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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DAuthzDecisionQueryDescriptorType.java13 * Java content class for AuthzDecisionQueryDescriptorType complex type.
17 * <complexType name="AuthzDecisionQueryDescriptorType">
29 public interface AuthzDecisionQueryDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType.class), "com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl");
181 * Create an instance of AuthzDecisionQueryDescriptorType
186 public com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType createAuthzDecisionQueryDescriptorType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DAuthzDecisionQueryDescriptorType.java13 * Java content class for AuthzDecisionQueryDescriptorType complex type.
17 * <complexType name="AuthzDecisionQueryDescriptorType">
29 public interface AuthzDecisionQueryDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType.class), "com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl");
181 * Create an instance of AuthzDecisionQueryDescriptorType
186 public com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType createAuthzDecisionQueryDescriptorType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAuthzDecisionQueryDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType, 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.metadataextquery.AuthzDecisionQueryDescriptorType.class);
101 return (com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAuthzDecisionQueryDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType, 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.metadataextquery.AuthzDecisionQueryDescriptorType.class);
101 return (com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType.class);

Completed in 50 milliseconds