Searched defs:getAuthnAuthorityDescriptor (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.java296 public AuthnAuthorityDescriptorElement getAuthnAuthorityDescriptor( method in class:SAML2MetaManager
301 return SAML2MetaUtils.getAuthnAuthorityDescriptor(eDescriptor);
H A DSAML2MetaUtils.java462 getAuthnAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaManager.java299 public AuthnAuthorityDescriptorElement getAuthnAuthorityDescriptor( method in class:SAML2MetaManager
304 return SAML2MetaUtils.getAuthnAuthorityDescriptor(eDescriptor);
H A DSAML2MetaUtils.java462 getAuthnAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils

Completed in 398 milliseconds