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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaCache.java94 public static void setEntityDescriptor(String realm, String entityID, method in class:IDFFMetaCache
H A DIDFFMetaSecurityUtils.java199 metaManager.setEntityDescriptor(realm, desp);
236 metaManager.setEntityDescriptor(realm, desp);
H A DIDFFMetaManager.java201 setEntityDescriptor(realm, descriptor);
272 IDFFMetaCache.setEntityDescriptor(
315 public void setEntityDescriptor( method in class:IDFFMetaManager
318 String classMethod = "IDFFMetaManager:setEntityDescriptor";
387 IDFFMetaCache.setEntityDescriptor(realm, entityID, null);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/meta/
H A DIDFFMetaCache.java94 public static void setEntityDescriptor(String realm, String entityID, method in class:IDFFMetaCache
H A DIDFFMetaSecurityUtils.java199 metaManager.setEntityDescriptor(realm, desp);
236 metaManager.setEntityDescriptor(realm, desp);
H A DIDFFMetaManager.java201 setEntityDescriptor(realm, descriptor);
272 IDFFMetaCache.setEntityDescriptor(
315 public void setEntityDescriptor( method in class:IDFFMetaManager
318 String classMethod = "IDFFMetaManager:setEntityDescriptor";
387 IDFFMetaCache.setEntityDescriptor(realm, entityID, null);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModelImpl.java448 samlManager.setEntityDescriptor(realm, entityDescriptor);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DIDFFModelImpl.java277 manager.setEntityDescriptor(realm, desc);
754 idffManager.setEntityDescriptor(realm, entityDescriptor);
899 idffManager.setEntityDescriptor(realm, entityDescriptor);
1600 idffManager.setEntityDescriptor(realm, entityDescriptor);
H A DSAMLv2ModelImpl.java1231 samlManager.setEntityDescriptor(realm, entityDescriptor);
1492 samlManager.setEntityDescriptor(realm, entityDescriptor);
2171 saml2Manager.setEntityDescriptor(realm, entityDescriptor);
2940 samlManager.setEntityDescriptor(realm, entityDescriptor);
3094 samlManager.setEntityDescriptor(realm, entityDescriptor);
3220 samlManager.setEntityDescriptor(realm, entityDescriptor);
3439 samlManager.setEntityDescriptor(realm, entityDescriptor);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DIDFFModelImpl.java277 manager.setEntityDescriptor(realm, desc);
754 idffManager.setEntityDescriptor(realm, entityDescriptor);
899 idffManager.setEntityDescriptor(realm, entityDescriptor);
1600 idffManager.setEntityDescriptor(realm, entityDescriptor);
H A DSAMLv2ModelImpl.java1231 samlManager.setEntityDescriptor(realm, entityDescriptor);
1492 samlManager.setEntityDescriptor(realm, entityDescriptor);
2171 saml2Manager.setEntityDescriptor(realm, entityDescriptor);
2940 samlManager.setEntityDescriptor(realm, entityDescriptor);
3094 samlManager.setEntityDescriptor(realm, entityDescriptor);
3220 samlManager.setEntityDescriptor(realm, entityDescriptor);
3439 samlManager.setEntityDescriptor(realm, entityDescriptor);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModelImpl.java448 samlManager.setEntityDescriptor(realm, entityDescriptor);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaSecurityUtils.java517 metaManager.setEntityDescriptor(realm, desp);
H A DSAML2MetaManager.java383 public void setEntityDescriptor( method in class:SAML2MetaManager
391 "SAML2MetaManager.setEntityDescriptor: entity ID is null");
410 debug.message("SAML2MetaManager.setEntityDescriptor: saved "
416 debug.error("SAML2MetaManager.setEntityDescriptor:", e);
422 debug.error("SAML2MetaManager.setEntityDescriptor:", jaxbe);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/meta/
H A DSAML2MetaSecurityUtils.java517 metaManager.setEntityDescriptor(realm, desp);
H A DSAML2MetaManager.java386 public void setEntityDescriptor( method in class:SAML2MetaManager
394 "SAML2MetaManager.setEntityDescriptor: entity ID is null");
413 debug.message("SAML2MetaManager.setEntityDescriptor: saved "
419 debug.error("SAML2MetaManager.setEntityDescriptor:", e);
425 debug.error("SAML2MetaManager.setEntityDescriptor:", jaxbe);

Completed in 167 milliseconds