Searched defs:getallSPEntities (Results 1 - 4 of 4) sorted by relevance

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

Completed in 1599 milliseconds