All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ActiveDirectoryPrincipal Represents a principal from Active Directory with a list of roles.ActiveDirectoryRealm A realm which retrieves already authenticated users from Active Directory via LDAP.ActiveDirectoryRealm.DirContextConnection ActiveDirectoryRealm.User ActiveDirectoryRealmBase Base Active Directory realm which is able to retrieve principals forGSS names
, fully establishedsecurity contexts
orTLS client certificates
.AdIfRelevantAsn1Parser A minimalist ASN.1 parser for KerberosAuthorizationData
according to RFC 4120, section 5.2.6 for theAD-IF-RELEVANT
type.CurrentWindowsIdentityAuthenticator A Windows Identity Authenticator which uses GSS-API to retrieve to currently logged in user.GroupMembership A class representing theGROUP_MEMBERSHIP
structure from MS-PAC.KerbSidAndAttributes A class representing theKERB_SID_AND_ATTRIBUTES
structure from MS-PAC.KerbValidationInfo A class representing theKERB_VALIDATION_INFO
structure from MS-PAC.Krb5AuthzDataDumpingActiveDirectoryRealm A realm which extracts and dumps KerberosAuthorizationData
and always returns anull
.Krb5AuthzDataDumpPrinter A KerberosAuthorizationData
dump printer produced byKrb5AuthzDataDumpingActiveDirectoryRealm
.NopPacSignatureVerifier A PAC signature verifier which will do nothing.OtherNameAsn1Parser A minimalist ASN.1 parser for X.509SAN:otherName
according to RFC 5280, section 4.2.1.6.OtherNameParseResult This class holds the parsing result ofOtherNameAsn1Parser
.Pac A class representing thePAC Data
structure from MS-PAC.PacClientInfo A class representing thePAC_CLIENT_INFO
structure from MS-PAC.PacDataActiveDirectoryRealm A realm which decodes authorization data from already authenticated users from Active Directory via MS-PAC.PacDataBuffer A thin wrapper aroundByteBuffer
to comply with the encoding rules defined by thePACTYPE
structure from MS-PAC.PacInfoBuffer A class representing thePAC_INFO_BUFFER
structure from MS-PAC.PacSignatureData A class representing thePAC_SIGNATURE_DATA
structure from MS-PAC.PacSignatureData.SignatureType PacSignatureVerifier An interface for pluggable PAC signature verifier implementations forPacSignatureData
.PacSignatureVerifierBase A base implementation of thePacSignatureVerifier
.PrivateSunPacSignatureVerifier A PAC signature verifier based on private Sun classes from Java's Kerberos implementation.RpcUnicodeString A class representing theRPC_UNICODE_STRING
structure from MS-DTYP.SamAccountNameMapper A base mapper for the AD attributesAMAccountName
and the realm.SamAccountNameMapper.SamAccountNameMappedValues SamAccountNameRfc2247Mapper A mapper for the AD attributesAMAccountName
and the realm.Sid A class representing aSID
(security identifier) from MS-DTYP.SpnegoAuthenticator A SPNEGO Authenticator which utilizes GSS-API to authenticate a client.StubGSSName Stub GSS name implementation to merely transport a name with its string name type.UpnDnsInfo A class representing theUPN_DNS_INFO
structure from MS-PAC.UsernameSearchMapper A mapper interface (strategy pattern) for translating GSS names to Active Directory search space parameters.UsernameSearchMapper.MappedValues Mapped values holder.UserPrincipalNameSearchMapper A mapper for the AD attributeuserPrincipalName
.UserPrincipalNameSearchMapper.UserPrincipalNameMappedValues