Uses of Interface
org.apache.jetspeed.sso.SSOPrincipal

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
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.