Package electric.soap.security.authenticators

Interface Summary
IWSSAuthenticator WSSAuthenticator takes an incoming soap message and determines the various principals that are involved in the message.
 

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.
 



copyright© 2001-2004 by webMethods All Rights Reserved.