Searched refs:PrincipalAuthenticationMechanismType (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 DPrincipalAuthenticationMechanismElement.java19 * <element name="PrincipalAuthenticationMechanism" type="{urn:liberty:ac:2003-08}PrincipalAuthenticationMechanismType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType
H A DAuthenticationMethodType.java104 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType}
107 com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType getPrincipalAuthenticationMechanism();
114 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType}
117 void setPrincipalAuthenticationMechanism(com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType value);
H A DPrincipalAuthenticationMechanismType.java13 * Java content class for PrincipalAuthenticationMechanismType complex type.
17 * <complexType name="PrincipalAuthenticationMechanismType">
33 public interface PrincipalAuthenticationMechanismType { interface
H A DObjectFactory.java136 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PrincipalAuthenticationMechanismTypeImpl");
1455 * Create an instance of PrincipalAuthenticationMechanismType
1460 public com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType createPrincipalAuthenticationMechanismType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DPrincipalAuthenticationMechanismElement.java19 * <element name="PrincipalAuthenticationMechanism" type="{urn:liberty:ac:2003-08}PrincipalAuthenticationMechanismType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType
H A DAuthenticationMethodType.java104 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType}
107 com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType getPrincipalAuthenticationMechanism();
114 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType}
117 void setPrincipalAuthenticationMechanism(com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType value);
H A DPrincipalAuthenticationMechanismType.java13 * Java content class for PrincipalAuthenticationMechanismType complex type.
17 * <complexType name="PrincipalAuthenticationMechanismType">
33 public interface PrincipalAuthenticationMechanismType { interface
H A DObjectFactory.java136 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PrincipalAuthenticationMechanismTypeImpl");
1455 * Create an instance of PrincipalAuthenticationMechanismType
1460 public com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType createPrincipalAuthenticationMechanismType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticationMethodTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType _PrincipalAuthenticationMechanism;
52 public com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType getPrincipalAuthenticationMechanism() {
56 public void setPrincipalAuthenticationMechanism(com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType value) {
H A DPrincipalAuthenticationMechanismTypeImpl.java11 public class PrincipalAuthenticationMechanismTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType, 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
23 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class);
234 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticationMethodTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType _PrincipalAuthenticationMechanism;
52 public com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType getPrincipalAuthenticationMechanism() {
56 public void setPrincipalAuthenticationMechanism(com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType value) {
H A DPrincipalAuthenticationMechanismTypeImpl.java11 public class PrincipalAuthenticationMechanismTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType, 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
23 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class);
234 return (com.sun.identity.liberty.ws.common.jaxb.ac.PrincipalAuthenticationMechanismType.class);

Completed in 63 milliseconds