Searched refs:PDPConfigElement (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/
H A DPDPConfigElement.java21 public interface PDPConfigElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.entityconfig.BaseConfigType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class), "com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl");
60 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:SAML:2.0:entityconfig", "PDPConfig"), (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class));
188 * Create an instance of PDPConfigElement
193 public com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement createPDPConfigElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/
H A DPDPConfigElement.java21 public interface PDPConfigElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.entityconfig.BaseConfigType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class), "com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl");
60 rootTagMap.put(new javax.xml.namespace.QName("urn:sun:fm:SAML:2.0:entityconfig", "PDPConfig"), (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class));
188 * Create an instance of PDPConfigElement
193 public com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement createPDPConfigElement()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/impl/
H A DPDPConfigElementImpl.java13 implements com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement, com.sun.xml.bind.RIElement, 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
20 return (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class);
58 return (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/entityconfig/impl/
H A DPDPConfigElementImpl.java13 implements com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement, com.sun.xml.bind.RIElement, 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
20 return (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class);
58 return (com.sun.identity.saml2.jaxb.entityconfig.PDPConfigElement.class);

Completed in 38 milliseconds