Searched refs:getAttributeAuthorityDescriptor (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java137 aad = metaManager.getAttributeAuthorityDescriptor(
199 aad = metaManager.getAttributeAuthorityDescriptor(
289 aad = metaManager.getAttributeAuthorityDescriptor(
1496 metaManager.getAttributeAuthorityDescriptor("/", idpEntityID);
H A DAssertionIDRequestUtil.java408 roled = metaManager.getAttributeAuthorityDescriptor(realm,
517 metaManager.getAttributeAuthorityDescriptor(realm,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java139 aad = metaManager.getAttributeAuthorityDescriptor(
201 aad = metaManager.getAttributeAuthorityDescriptor(
291 aad = metaManager.getAttributeAuthorityDescriptor(
1498 metaManager.getAttributeAuthorityDescriptor("/", idpEntityID);
H A DAssertionIDRequestUtil.java410 roled = metaManager.getAttributeAuthorityDescriptor(realm,
519 metaManager.getAttributeAuthorityDescriptor(realm,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java408 getAttributeAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
H A DSAML2MetaManager.java261 getAttributeAuthorityDescriptor(String realm, String entityId) method in class:SAML2MetaManager
265 return SAML2MetaUtils.getAttributeAuthorityDescriptor(eDescriptor);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java448 getAttributeAuthorityDescriptor(d) != null) {
H A DSAMLv2ModelImpl.java1796 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
2555 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
2868 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java380 getAttributeAuthorityDescriptor(d) != null) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java448 getAttributeAuthorityDescriptor(d) != null) {
H A DSAMLv2ModelImpl.java1796 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
2555 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
2868 samlManager.getAttributeAuthorityDescriptor(realm,entityName);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java382 getAttributeAuthorityDescriptor(d) != null) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaUtils.java408 getAttributeAuthorityDescriptor(EntityDescriptorElement eDescriptor) method in class:SAML2MetaUtils
H A DSAML2MetaManager.java264 getAttributeAuthorityDescriptor(String realm, String entityId) method in class:SAML2MetaManager
268 return SAML2MetaUtils.getAttributeAuthorityDescriptor(eDescriptor);

Completed in 67 milliseconds