|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CallbackHandler
.AuthenticationManager
.UserDetailsService
.AuthenticationManager
.CallbackHandler
s.CleanupCallback
to the handle
method of
a CallbackHandler
to clean up security state.TimestampValidationCallback.TimestampValidator
.handleInternal
for each of them.
SignatureKeyCallback
s with AliasPrivKeyCertRequest
s.
DecryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
EncryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
EncryptionKeyCallback
s with AliasX509CertificateRequest
s.
CertificateValidationCallback
s.
DecryptionKeyCallback
s.
SignatureKeyCallback
s with DefaultPrivKeyCertRequest
s.
EncryptionKeyCallback
s with DefaultX509CertificateRequest
s.
EncryptionKeyCallback
s.
true
, i.e.
false
.
CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
PasswordValidationCallback
s that contain a DigestPasswordRequest
, and throws an
UnsupportedCallbackException
for others
PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
DecryptionKeyCallback
s with PrivateKeyRequest
.
SignatureKeyCallback
s with PrivKeyCertRequest
s.
SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
DecryptionKeyCallback
s with PublicKeyBasedPrivKeyRequest
s.
EncryptionKeyCallback
s with PublicKeyBasedRequest
s.
SignatureKeyCallback
s with PublicKeyBasedRequest
s.
SignatureKeyCallback
s.
SignatureVerificationKeyCallback
s.
DecryptionKeyCallback
s with SymmetricKeyRequest
.
EncryptionKeyCallback
s with SymmetricKeyRequest
.
DecryptionKeyCallback
s with X509CertificateBasedRequest
s.
EncryptionKeyCallback
s with X509CertificateRequest
.
SignatureVerificationKeyCallback
s with X509CertificateRequest
s.
DecryptionKeyCallback
s with X509IssuerSerialBasedRequest
s.
SignatureKeyCallback
s with X509IssuerSerialBasedRequest
s.
DecryptionKeyCallback
s with X509SubjectKeyIdentifierBasedRequest
s.
SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
KeyStore
s to handle cryptographic callbacks.java.security.KeyStore
.CallbackHandler
implementations for XWSS.CallbackHandler
implementations for XWSS that use the Acegi
Security System for Spring.CallbackHandler
implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).KeyStore
to use.
Properties
object.WsSecurityFaultException
with the given fault code, string, and actor.
WsSecurityFaultException
.WsSecuritySecurementException
.WsSecurityValidationException
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |