Uses of Interface
org.aselect.server.authspprotocol.IAuthSPDirectLoginProtocolHandler

Packages that use IAuthSPDirectLoginProtocolHandler
org.aselect.server.authspprotocol.handler   
 

Uses of IAuthSPDirectLoginProtocolHandler in org.aselect.server.authspprotocol.handler
 

Classes in org.aselect.server.authspprotocol.handler that implement IAuthSPDirectLoginProtocolHandler
 class Ldap
          The Ldap AuthSP Handler.
 

Methods in org.aselect.server.authspprotocol.handler that return IAuthSPDirectLoginProtocolHandler
 IAuthSPDirectLoginProtocolHandler AuthSPHandlerManager.getAuthSPDirectLoginProtocolHandler(java.lang.String sAuthSPId)
          Returns the handler which is able to handle direct_login requests

Description:
Returns the handler which is able to handle direct_login requests

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
 



Copyright © 2008 SURFnet BV. All Rights Reserved.