Uses of Interface
com.sun.xml.ws.security.trust.elements.Authenticator
Packages that use Authenticator
Package
Description
-
Uses of Authenticator in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return AuthenticatorModifier and TypeMethodDescriptionRequestSecurityTokenResponse.getAuthenticator()get Authenticator if set, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type AuthenticatorModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponse.setAuthenticator(Authenticator authenticator) set an Authenticator -
Uses of Authenticator in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement AuthenticatorModifier and TypeClassDescriptionclassProvides verification (authentication) of a computed hash.Methods in com.sun.xml.ws.security.trust.impl.elements that return AuthenticatorMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type AuthenticatorModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenResponseImpl.setAuthenticator(Authenticator authenticator) -
Uses of Authenticator in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement AuthenticatorModifier and TypeClassDescriptionclassProvides verification (authentication) of a computed hash.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return AuthenticatorMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type AuthenticatorModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponseImpl.setAuthenticator(Authenticator authenticator)