Searched defs:_getAttributeProfile (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java39 protected com.sun.xml.bind.util.ListImpl _getAttributeProfile() { method in class:AttributeAuthorityDescriptorTypeImpl
47 return _getAttributeProfile();
1029 _getAttributeProfile().add(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
H A DIDPSSODescriptorTypeImpl.java50 protected com.sun.xml.bind.util.ListImpl _getAttributeProfile() { method in class:IDPSSODescriptorTypeImpl
58 return _getAttributeProfile();
1124 _getAttributeProfile().add(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java39 protected com.sun.xml.bind.util.ListImpl _getAttributeProfile() { method in class:AttributeAuthorityDescriptorTypeImpl
47 return _getAttributeProfile();
1029 _getAttributeProfile().add(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));
H A DIDPSSODescriptorTypeImpl.java50 protected com.sun.xml.bind.util.ListImpl _getAttributeProfile() { method in class:IDPSSODescriptorTypeImpl
58 return _getAttributeProfile();
1124 _getAttributeProfile().add(com.sun.xml.bind.WhiteSpaceProcessor.collapse(value));

Completed in 42 milliseconds