Uses of Class
org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
-
Packages that use AuthenticatorType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of AuthenticatorType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return AuthenticatorType Modifier and Type Method Description AuthenticatorTypeObjectFactory. createAuthenticatorType()Create an instance ofAuthenticatorTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type AuthenticatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuthenticatorType>ObjectFactory. createAuthenticator(AuthenticatorType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type AuthenticatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuthenticatorType>ObjectFactory. createAuthenticator(AuthenticatorType value)
-