Searched refs:IdentificationType (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 DIdentificationElement.java21 * <element name="Identification" type="{urn:liberty:ac:2003-08}IdentificationType"/>
26 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType
H A DIdentificationType.java13 * Java content class for IdentificationType complex type.
17 * <complexType name="IdentificationType">
40 public interface IdentificationType { interface
H A DAuthenticationContextStatementType.java147 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType}
149 com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType getIdentification();
157 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType}
159 void setIdentification(com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType value);
H A DObjectFactory.java64 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl");
591 * Create an instance of IdentificationType
596 public com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType createIdentificationType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DIdentificationElement.java21 * <element name="Identification" type="{urn:liberty:ac:2003-08}IdentificationType"/>
26 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType
H A DIdentificationType.java13 * Java content class for IdentificationType complex type.
17 * <complexType name="IdentificationType">
40 public interface IdentificationType { interface
H A DAuthenticationContextStatementType.java147 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType}
149 com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType getIdentification();
157 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType}
159 void setIdentification(com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType value);
H A DObjectFactory.java64 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.IdentificationTypeImpl");
591 * Create an instance of IdentificationType
596 public com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType createIdentificationType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DIdentificationTypeImpl.java11 public class IdentificationTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType, 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
22 return (com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class);
170 return (com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class);
H A DAuthenticationContextStatementTypeImpl.java19 protected com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType _Identification;
72 public com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType getIdentification() {
76 public void setIdentification(com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DIdentificationTypeImpl.java11 public class IdentificationTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType, 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
22 return (com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class);
170 return (com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType.class);
H A DAuthenticationContextStatementTypeImpl.java19 protected com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType _Identification;
72 public com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType getIdentification() {
76 public void setIdentification(com.sun.identity.liberty.ws.common.jaxb.ac.IdentificationType value) {

Completed in 71 milliseconds