|
JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PrivateKeyCallback.Request | Marker interface for private key request types. |
SecretKeyCallback.Request | Marker interface for secret key request types. |
Class Summary | |
---|---|
CallerPrincipalCallback | |
CertStoreCallback | Callback for CertStore. |
GroupPrincipalCallback | |
PasswordValidationCallback | Callback for PasswordValidation. |
PrivateKeyCallback | Callback for private key and corresponding certificate chain. |
PrivateKeyCallback.AliasRequest | Request type for private keys that are identified via an alias. |
PrivateKeyCallback.DigestRequest | Request type for private keys that are identified using a certificate digest or thumbprint. |
PrivateKeyCallback.IssuerSerialNumRequest | Request type for private keys that are identified via an issuer/serial number. |
PrivateKeyCallback.SubjectKeyIDRequest | Request type for private keys that are identified via a SubjectKeyID |
SecretKeyCallback | Callback for secret key |
SecretKeyCallback.AliasRequest | Request type for secret keys that are identified via an alias. |
TrustStoreCallback | Callback for trusted certificate KeyStore. |
|
JBoss Java Authentication SPI for Containers 1.0 API 1.0.0.Final | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |