Searched refs:IssuerNamesOfferedType (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/
H A DIssuerNamesOfferedType.java13 * Java content class for IssuerNamesOfferedType complex type.
17 * <complexType name="IssuerNamesOfferedType">
29 public interface IssuerNamesOfferedType { interface
H A DIssuerNamesOfferedElement.java17 * <element name="IssuerNamesOffered" type="{http://schemas.xmlsoap.org/ws/2006/12/federation}IssuerNamesOfferedType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class), "com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl");
232 * Create an instance of IssuerNamesOfferedType
237 public com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType createIssuerNamesOfferedType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/
H A DIssuerNamesOfferedType.java13 * Java content class for IssuerNamesOfferedType complex type.
17 * <complexType name="IssuerNamesOfferedType">
29 public interface IssuerNamesOfferedType { interface
H A DIssuerNamesOfferedElement.java17 * <element name="IssuerNamesOffered" type="{http://schemas.xmlsoap.org/ws/2006/12/federation}IssuerNamesOfferedType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class), "com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl");
232 * Create an instance of IssuerNamesOfferedType
237 public com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType createIssuerNamesOfferedType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/impl/
H A DIssuerNamesOfferedTypeImpl.java11 public class IssuerNamesOfferedTypeImpl implements com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
19 return (com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class);
76 return (com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsfederation/impl/
H A DIssuerNamesOfferedTypeImpl.java11 public class IssuerNamesOfferedTypeImpl implements com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
19 return (com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class);
76 return (com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType.class);

Completed in 335 milliseconds