- validate(EncryptionKey, ApReq) - Static method in class org.apache.kerby.kerberos.kerb.request.ApRequest
-
- validate(EncryptionKey, ApReq, InetAddress, long) - Static method in class org.apache.kerby.kerberos.kerb.request.ApRequest
-
- validate(EncryptionKey, ApRep, ApReq) - Static method in class org.apache.kerby.kerberos.kerb.response.ApResponse
-
Validation for KRB_AP_REP message
- validateChain(List<Certificate>, X509Certificate) - Static method in class org.apache.kerby.kerberos.kerb.preauth.pkinit.PkinitCrypto
-
- valueOf(String) - Static method in enum org.apache.kerby.kerberos.kerb.preauth.PaFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kerby.kerberos.kerb.preauth.pkinit.CmsMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.kerby.kerberos.kerb.preauth.pkinit.IdentityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.kerby.kerberos.kerb.preauth.PaFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kerby.kerberos.kerb.preauth.pkinit.CmsMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.kerby.kerberos.kerb.preauth.pkinit.IdentityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCmsSignedData(CmsMessageType, SignedData) - Static method in class org.apache.kerby.kerberos.kerb.preauth.pkinit.PkinitCrypto
-
Verify CMS Signed Data
- verifyKdcSan(String, PrincipalName, List<Certificate>) - Static method in class org.apache.kerby.kerberos.kerb.preauth.pkinit.PkinitCrypto
-