Searched refs:AuthnStatementElementImpl (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/impl/
H A DAuthnStatementElementImpl.java11 public class AuthnStatementElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl,com.sun.identity.saml2.jaxb.assertion.AuthnStatementElement,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
32 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller(context);
144 return com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.this;
218 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DAssertionTypeImpl.java512 _getStatementOrAuthnStatementOrAuthzDecisionStatement().add(((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.class), 19, ___uri, ___local, ___qname, __atts)));
531 _getStatementOrAuthnStatementOrAuthzDecisionStatement().add(((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.class), 19, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DAuthnStatementElementImpl.java11 public class AuthnStatementElementImpl class in inherits:com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl,com.sun.identity.saml2.jaxb.assertion.AuthnStatementElement,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
32 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller(context);
144 return com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.this;
218 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl)com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DAssertionTypeImpl.java512 _getStatementOrAuthnStatementOrAuthzDecisionStatement().add(((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.class), 19, ___uri, ___local, ___qname, __atts)));
531 _getStatementOrAuthnStatementOrAuthzDecisionStatement().add(((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.class), 19, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java83 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnStatementElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl");
810 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DObjectFactory.java83 defaultImplementations.put((com.sun.identity.saml2.jaxb.assertion.AuthnStatementElement.class), "com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl");
810 return new com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl();

Completed in 59 milliseconds