Searched refs:AuthnContextDeclRefElementImpl (Results 1 - 4 of 4) sorted by relevance

/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 class in inherits: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
18 public AuthnContextDeclRefElementImpl() { method in class:AuthnContextDeclRefElementImpl
21 public AuthnContextDeclRefElementImpl(java.lang.String value) { method in class:AuthnContextDeclRefElementImpl
46 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller(context);
135 return com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.this;
/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 class in inherits: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
18 public AuthnContextDeclRefElementImpl() { method in class:AuthnContextDeclRefElementImpl
21 public AuthnContextDeclRefElementImpl(java.lang.String value) { method in class:AuthnContextDeclRefElementImpl
46 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller(context);
135 return com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.this;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl");
918 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl();
930 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl(value);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java91 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl");
918 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl();
930 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl(value);

Completed in 39 milliseconds