|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FederationService
A Federation Service represents the SSO Federation Service. A SSO Federation Service is a key component for SSO token propogation across partner sites especially those located in different security domains.
Method Summary | |
---|---|
java.lang.String |
getPartnerInfo()
Returns an xml representation of partner web applications that are part of this SSO Federation |
java.util.Collection |
getPartners()
Returns a collection of partner web applications that are part of this SSO Federation |
void |
setConf(java.lang.String confLocation)
Location of the configuration file used to configure the Federation Service |
Method Detail |
---|
java.util.Collection getPartners()
java.lang.String getPartnerInfo()
void setConf(java.lang.String confLocation)
confLocation
- location of the configuration file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |