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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaManager.java261 getAttributeAuthorityDescriptor(String realm, String entityId) method in class:SAML2MetaManager
265 return SAML2MetaUtils.getAttributeAuthorityDescriptor(eDescriptor);
H A DSAML2MetaUtils.java408 getAttributeAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaManager.java264 getAttributeAuthorityDescriptor(String realm, String entityId) method in class:SAML2MetaManager
268 return SAML2MetaUtils.getAttributeAuthorityDescriptor(eDescriptor);
H A DSAML2MetaUtils.java408 getAttributeAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils

Completed in 40 milliseconds