Searched defs:_getAttributeOrAssertion (Results 1 - 2 of 2) sorted by relevance
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataattr/impl/ |
H A D | EntityAttributesTypeImpl.java | 22 protected com.sun.xml.bind.util.ListImpl _getAttributeOrAssertion() { method in class:EntityAttributesTypeImpl 30 return _getAttributeOrAssertion(); 132 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 136 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 143 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 147 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.class), 1, ___uri, ___local, ___qname, __atts)));
|
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataattr/impl/ |
H A D | EntityAttributesTypeImpl.java | 22 protected com.sun.xml.bind.util.ListImpl _getAttributeOrAssertion() { method in class:EntityAttributesTypeImpl 30 return _getAttributeOrAssertion(); 132 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 136 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 143 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.class), 1, ___uri, ___local, ___qname, __atts))); 147 _getAttributeOrAssertion().add(((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.class), 1, ___uri, ___local, ___qname, __atts)));
|
Completed in 48 milliseconds