Welcome to mirror list, hosted at ThFree Co, Russian Federation.

System.IdentityModel_test.dll.sources « System.IdentityModel « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83cf424100d308b0f7b47600a3198ca911ada281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
System.IdentityModel.Claims/ClaimSetTest.cs
System.IdentityModel.Claims/ClaimTest.cs
System.IdentityModel.Claims/ClaimTypesTest.cs
System.IdentityModel.Claims/X509CertificateClaimSetTest.cs
System.IdentityModel.Common/MySecurityTokenSerializer.cs
System.IdentityModel.Policy/AuthorizationContextTest.cs
System.IdentityModel.Selectors/CustomUserNameSecurityTokenAuthenticatorTest.cs
System.IdentityModel.Selectors/RsaSecurityTokenAuthenticatorTest.cs
System.IdentityModel.Selectors/SamlSecurityTokenAuthenticatorTest.cs
System.IdentityModel.Selectors/SecurityTokenRequirementTest.cs
System.IdentityModel.Selectors/SecurityTokenResolverTest.cs
System.IdentityModel.Selectors/TestEvaluationContext.cs
System.IdentityModel.Selectors/X509CertificateValidatorTest.cs
System.IdentityModel.Selectors/X509SecurityTokenAuthenticatorTest.cs
System.IdentityModel.Selectors/X509SecurityTokenProviderTest.cs
System.IdentityModel.Tokens/BootstrapContextTest.cs
System.IdentityModel.Tokens/EncryptedKeyIdentifierClauseTest.cs
System.IdentityModel.Tokens/InMemorySymmetricSecurityKeyTest.cs
System.IdentityModel.Tokens/LocalIdKeyIdentifierClauseTest.cs
System.IdentityModel.Tokens/SamlActionTest.cs
System.IdentityModel.Tokens/SamlAssertionTest.cs
System.IdentityModel.Tokens/SamlAttributeStatementTest.cs
System.IdentityModel.Tokens/SamlAudienceRestrictionConditionTest.cs
System.IdentityModel.Tokens/SamlAuthenticationStatementTest.cs
System.IdentityModel.Tokens/SamlAuthorityBindingTest.cs
System.IdentityModel.Tokens/SamlAuthorizationDecisionStatementTest.cs
System.IdentityModel.Tokens/SamlConditionsTest.cs
System.IdentityModel.Tokens/SamlConstantsTest.cs
System.IdentityModel.Tokens/SamlEvidenceTest.cs
System.IdentityModel.Tokens/SamlSubjectTest.cs
System.IdentityModel.Tokens/SecurityAlgorithmsTest.cs
System.IdentityModel.Tokens/SecurityKeyIdentifierTest.cs
System.IdentityModel.Tokens/SecurityTokenTypesTest.cs
System.IdentityModel.Tokens/UserNameSecurityTokenTest.cs
System.IdentityModel.Tokens/X509AsymmetricSecurityKeyTest.cs
System.IdentityModel.Tokens/X509IssuerSerialKeyIdentifierClauseTest.cs
System.IdentityModel.Tokens/X509SecurityTokenTest.cs
System.IdentityModel.Tokens/X509ThumbprintKeyIdentifierClauseTest.cs