|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSOPrincipal | |
---|---|
org.apache.jetspeed.sso | |
org.apache.jetspeed.sso.impl |
Uses of SSOPrincipal in org.apache.jetspeed.sso |
---|
Methods in org.apache.jetspeed.sso with parameters of type SSOPrincipal | |
---|---|
void |
SSOSite.addPrincipal(SSOPrincipal principal)
Adds the SSOPrincipal to the principals collection |
Uses of SSOPrincipal in org.apache.jetspeed.sso.impl |
---|
Classes in org.apache.jetspeed.sso.impl that implement SSOPrincipal | |
---|---|
class |
SSOPrincipalImpl
SSOPrincipalImpl Class used for mapping Principal information for a site. |
Methods in org.apache.jetspeed.sso.impl with parameters of type SSOPrincipal | |
---|---|
void |
SSOSiteImpl.addPrincipal(SSOPrincipal principal)
addPrincipal Adds the SSOPrincipal to the principals collection |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |