Searched refs:AuthenticationStatementType (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAuthenticationStatementElement.java17 * <element name="AuthenticationStatement" type="{urn:oasis:names:tc:SAML:1.0:assertion}AuthenticationStatementType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
H A DAuthenticationStatementType.java13 * Java content class for AuthenticationStatementType complex type.
17 * <complexType name="AuthenticationStatementType">
32 public interface AuthenticationStatementType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectStatementAbstractType
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthenticationStatementTypeImpl");
375 * Create an instance of AuthenticationStatementType
380 public com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType createAuthenticationStatementType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthenticationStatementElement.java17 * <element name="AuthenticationStatement" type="{urn:liberty:iff:2003-08}AuthenticationStatementType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType
H A DAuthenticationStatementType.java13 * Java content class for AuthenticationStatementType complex type.
17 * <complexType name="AuthenticationStatementType">
19 * <extension base="{urn:oasis:names:tc:SAML:1.0:assertion}AuthenticationStatementType">
31 public interface AuthenticationStatementType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
32 extends com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
H A DObjectFactory.java50 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthenticationStatementTypeImpl");
361 * Create an instance of AuthenticationStatementType
366 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType createAuthenticationStatementType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAuthenticationStatementElement.java17 * <element name="AuthenticationStatement" type="{urn:oasis:names:tc:SAML:1.0:assertion}AuthenticationStatementType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
H A DAuthenticationStatementType.java13 * Java content class for AuthenticationStatementType complex type.
17 * <complexType name="AuthenticationStatementType">
32 public interface AuthenticationStatementType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectStatementAbstractType
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthenticationStatementTypeImpl");
375 * Create an instance of AuthenticationStatementType
380 public com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType createAuthenticationStatementType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthenticationStatementElement.java17 * <element name="AuthenticationStatement" type="{urn:liberty:iff:2003-08}AuthenticationStatementType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType
H A DAuthenticationStatementType.java13 * Java content class for AuthenticationStatementType complex type.
17 * <complexType name="AuthenticationStatementType">
19 * <extension base="{urn:oasis:names:tc:SAML:1.0:assertion}AuthenticationStatementType">
31 public interface AuthenticationStatementType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
32 extends com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType
H A DObjectFactory.java50 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthenticationStatementTypeImpl");
361 * Create an instance of AuthenticationStatementType
366 public com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType createAuthenticationStatementType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthenticationStatementTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType, 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.ps.AuthenticationStatementType.class);
114 return (com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthenticationStatementTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType, 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.ps.AuthenticationStatementType.class);
114 return (com.sun.identity.liberty.ws.common.jaxb.ps.AuthenticationStatementType.class);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAuthenticationStatementTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType, 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
24 return (com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class);
157 return (com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DAuthenticationStatementTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType, 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
24 return (com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class);
157 return (com.sun.identity.liberty.ws.common.jaxb.assertion.AuthenticationStatementType.class);

Completed in 70 milliseconds