Uses of Package
net.sf.michaelo.tomcat.pac
-
Packages that use net.sf.michaelo.tomcat.pac Package Description net.sf.michaelo.tomcat.pac Implementation to parse and process structures from MS-PAC according to protocol revision 26.0. -
Classes in net.sf.michaelo.tomcat.pac used by net.sf.michaelo.tomcat.pac Class Description 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.PacClientInfo A class representing thePAC_CLIENT_INFO
structure from MS-PAC.PacDataBuffer A thin wrapper aroundByteBuffer
to comply with the encoding rules defined by thePACTYPE
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
.UpnDnsInfo A class representing theUPN_DNS_INFO
structure from MS-PAC.