Searched refs:getAuthnAuthorityDescriptor (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java113 aad = metaManager.getAuthnAuthorityDescriptor(realm,
187 aad = metaManager.getAuthnAuthorityDescriptor(realm,
H A DAssertionIDRequestUtil.java405 roled = metaManager.getAuthnAuthorityDescriptor(realm,
507 metaManager.getAuthnAuthorityDescriptor(realm,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnQueryUtil.java115 aad = metaManager.getAuthnAuthorityDescriptor(realm,
189 aad = metaManager.getAuthnAuthorityDescriptor(realm,
H A DAssertionIDRequestUtil.java407 roled = metaManager.getAuthnAuthorityDescriptor(realm,
509 metaManager.getAuthnAuthorityDescriptor(realm,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java462 getAuthnAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
H A DSAML2MetaManager.java296 public AuthnAuthorityDescriptorElement getAuthnAuthorityDescriptor( method in class:SAML2MetaManager
301 return SAML2MetaUtils.getAuthnAuthorityDescriptor(eDescriptor);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java451 if (SAML2MetaUtils.getAuthnAuthorityDescriptor(d) != null) {
H A DSAMLv2ModelImpl.java1798 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
2682 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
3050 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java383 if (SAML2MetaUtils.getAuthnAuthorityDescriptor(d) != null) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java451 if (SAML2MetaUtils.getAuthnAuthorityDescriptor(d) != null) {
H A DSAMLv2ModelImpl.java1798 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
2682 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
3050 samlManager.getAuthnAuthorityDescriptor(realm,entityName);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java385 if (SAML2MetaUtils.getAuthnAuthorityDescriptor(d) != null) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java462 getAuthnAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
H A DSAML2MetaManager.java299 public AuthnAuthorityDescriptorElement getAuthnAuthorityDescriptor( method in class:SAML2MetaManager
304 return SAML2MetaUtils.getAuthnAuthorityDescriptor(eDescriptor);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java4117 getAuthnAuthorityDescriptor(realm, idpEntityID).
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java4142 getAuthnAuthorityDescriptor(realm, idpEntityID).

Completed in 122 milliseconds