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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DAuthnContextDeclRefElement.java21 public interface AuthnContextDeclRefElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl");
117 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:2.0:assertion", "AuthnContextDeclRef"), (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class));
910 * Create an instance of AuthnContextDeclRefElement
915 public com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement createAuthnContextDeclRefElement()
922 * Create an instance of AuthnContextDeclRefElement
927 public com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement createAuthnContextDeclRefElement(java.lang.String value)
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DAuthnContextDeclRefElement.java21 public interface AuthnContextDeclRefElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl");
117 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:2.0:assertion", "AuthnContextDeclRef"), (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class));
910 * Create an instance of AuthnContextDeclRefElement
915 public com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement createAuthnContextDeclRefElement()
922 * Create an instance of AuthnContextDeclRefElement
927 public com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement createAuthnContextDeclRefElement(java.lang.String value)
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DAuthnContextDeclRefElementImpl.java11 public class AuthnContextDeclRefElementImpl implements com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement, 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
26 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class);
74 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DAuthnContextDeclRefElementImpl.java11 public class AuthnContextDeclRefElementImpl implements com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement, 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
26 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class);
74 return (com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class);

Completed in 59 milliseconds