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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeServiceElement.java17 * <element name="AttributeService" type="{urn:oasis:names:tc:SAML:2.0:metadata}AttributeServiceType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
H A DAttributeServiceType.java13 * Java content class for AttributeServiceType complex type.
17 * <complexType name="AttributeServiceType">
28 public interface AttributeServiceType interface in inherits:com.sun.identity.saml2.jaxb.metadata.EndpointType
H A DObjectFactory.java104 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl");
1126 * Create an instance of AttributeServiceType
1131 public com.sun.identity.saml2.jaxb.metadata.AttributeServiceType createAttributeServiceType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeServiceElement.java17 * <element name="AttributeService" type="{urn:oasis:names:tc:SAML:2.0:metadata}AttributeServiceType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
H A DAttributeServiceType.java13 * Java content class for AttributeServiceType complex type.
17 * <complexType name="AttributeServiceType">
28 public interface AttributeServiceType interface in inherits:com.sun.identity.saml2.jaxb.metadata.EndpointType
H A DObjectFactory.java104 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl");
1126 * Create an instance of AttributeServiceType
1131 public com.sun.identity.saml2.jaxb.metadata.AttributeServiceType createAttributeServiceType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeServiceTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AttributeServiceType, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
24 return (com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class);
92 return (com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeServiceTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AttributeServiceType, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
24 return (com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class);
92 return (com.sun.identity.saml2.jaxb.metadata.AttributeServiceType.class);

Completed in 50 milliseconds