Uses of Interface
org.apache.jetspeed.security.spi.CredentialHandler

Packages that use CredentialHandler
org.apache.jetspeed.security Jetspeed security service interfaces. 
 

Uses of CredentialHandler in org.apache.jetspeed.security
 

Subinterfaces of CredentialHandler in org.apache.jetspeed.security
 interface AuthenticationProviderProxy
           Proxy allowing to handle multiple authentication providers.
 

Methods in org.apache.jetspeed.security that return CredentialHandler
 CredentialHandler AuthenticationProvider.getCredentialHandler()
           Gets the CredentialHandler.
 

Methods in org.apache.jetspeed.security with parameters of type CredentialHandler
 void AuthenticationProvider.setCredentialHandler(CredentialHandler credHandler)
           Sets the CredentialHandler.
 



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