Uses of Interface
com.sun.xml.ws.security.trust.elements.Authenticator
-
Packages that use Authenticator Package Description com.sun.xml.ws.security.trust.elements -
-
Uses of Authenticator in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return Authenticator Modifier and Type Method Description AuthenticatorRequestSecurityTokenResponse. getAuthenticator()get Authenticator if set, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type Authenticator Modifier and Type Method Description voidRequestSecurityTokenResponse. setAuthenticator(Authenticator authenticator)set an Authenticator
-