Uses of Interface
org.apache.jetspeed.services.security.PortalAuthentication

Packages that use PortalAuthentication
org.apache.jetspeed.services   
org.apache.jetspeed.services.security.ldap   
org.apache.jetspeed.services.security.nosecurity   
org.apache.jetspeed.services.security.turbine   
 

Uses of PortalAuthentication in org.apache.jetspeed.services
 

Methods in org.apache.jetspeed.services that return PortalAuthentication
protected static PortalAuthentication JetspeedAuthentication.getService()
           
 

Uses of PortalAuthentication in org.apache.jetspeed.services.security.ldap
 

Classes in org.apache.jetspeed.services.security.ldap that implement PortalAuthentication
 class LDAPAuthentication
           
 

Uses of PortalAuthentication in org.apache.jetspeed.services.security.nosecurity
 

Classes in org.apache.jetspeed.services.security.nosecurity that implement PortalAuthentication
 class NoAuthentication
           The NoAuthentication class is a Jetspeed security provider, implementing the PortalAuthentication interface.
 

Uses of PortalAuthentication in org.apache.jetspeed.services.security.turbine
 

Classes in org.apache.jetspeed.services.security.turbine that implement PortalAuthentication
 class TurbineAuthentication
           The TurbineAuthentication class is a default Jetspeed security provider, implementing the PortalAuthentication interface.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.