Searched refs:getallSPEntities (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2AffiliateViewBean.java69 Set allSPEntities = model.getallSPEntities(realm);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2AffiliateViewBean.java69 Set allSPEntities = model.getallSPEntities(realm);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java998 public Set getallSPEntities(String realm) throws AMConsoleException; method in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java3463 public Set getallSPEntities(String realm) throws AMConsoleException { method in class:SAMLv2ModelImpl
3473 debug.warning("SAMLv2ModelImpl.getallSPEntities:", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java998 public Set getallSPEntities(String realm) throws AMConsoleException; method in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java3463 public Set getallSPEntities(String realm) throws AMConsoleException { method in class:SAMLv2ModelImpl
3473 debug.warning("SAMLv2ModelImpl.getallSPEntities:", e);

Completed in 55 milliseconds