Searched refs:XACMLPDPDescriptorType (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 DXACMLPDPDescriptorElement.java17 * <element name="XACMLPDPDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}XACMLPDPDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType
H A DXACMLPDPDescriptorType.java13 * Java content class for XACMLPDPDescriptorType complex type.
17 * <complexType name="XACMLPDPDescriptorType">
29 public interface XACMLPDPDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl");
346 * Create an instance of XACMLPDPDescriptorType
351 public com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType createXACMLPDPDescriptorType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DXACMLPDPDescriptorElement.java17 * <element name="XACMLPDPDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}XACMLPDPDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType
H A DXACMLPDPDescriptorType.java13 * Java content class for XACMLPDPDescriptorType complex type.
17 * <complexType name="XACMLPDPDescriptorType">
29 public interface XACMLPDPDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl");
346 * Create an instance of XACMLPDPDescriptorType
351 public com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType createXACMLPDPDescriptorType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DXACMLPDPDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType, 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
21 return (com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class);
93 return (com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DXACMLPDPDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType, 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
21 return (com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class);
93 return (com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType.class);

Completed in 525 milliseconds