Class Summary |
UsernameDigestCredentials |
UsernameDigestCredentials correspond to a user
authenticated with a UsernameToken containing a digested
password. |
UsernameTokenAuthenticator |
WSSAuthenticate is responsible for authenticating each
WS-Security token in an incoming message against a given security
realm. |
X509Authenticator |
X509Authenticator checks each WS-Security X509 token in
a message and determines if the certificate is tructed according
to whether a particular keystore contains a copy of the certificate. |
X509NullAuthenticator |
X509NullAuthenticator accepts any correctly
formatted X509 security token as valid. |