Searched refs:AuthenticatorType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DAuthenticatorElement.java19 * <element name="Authenticator" type="{urn:liberty:ac:2003-08}AuthenticatorType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType
H A DAuthenticationMethodType.java64 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType}
67 com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType getAuthenticator();
74 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType}
77 void setAuthenticator(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType value);
H A DAuthenticatorType.java13 * Java content class for AuthenticatorType complex type.
17 * <complexType name="AuthenticatorType">
39 public interface AuthenticatorType { interface
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticatorTypeImpl");
267 * Create an instance of AuthenticatorType
272 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType createAuthenticatorType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DAuthenticatorElement.java19 * <element name="Authenticator" type="{urn:liberty:ac:2003-08}AuthenticatorType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType
H A DAuthenticationMethodType.java64 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType}
67 com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType getAuthenticator();
74 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType}
77 void setAuthenticator(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType value);
H A DAuthenticatorType.java13 * Java content class for AuthenticatorType complex type.
17 * <complexType name="AuthenticatorType">
39 public interface AuthenticatorType { interface
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticatorTypeImpl");
267 * Create an instance of AuthenticatorType
272 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType createAuthenticatorType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticationMethodTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType _Authenticator;
36 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType getAuthenticator() {
40 public void setAuthenticator(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType value) {
H A DAuthenticatorTypeImpl.java11 public class AuthenticatorTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
29 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class);
444 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticationMethodTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType _Authenticator;
36 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType getAuthenticator() {
40 public void setAuthenticator(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType value) {
H A DAuthenticatorTypeImpl.java11 public class AuthenticatorTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
29 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class);
444 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatorType.class);

Completed in 277 milliseconds