Uses of Class
com.orchestranetworks.service.directory.AuthenticationException

Packages that use AuthenticationException
com.orchestranetworks.instance Provides interfaces for accessing schema instances.  
com.orchestranetworks.service.directory   
 

Uses of AuthenticationException in com.orchestranetworks.instance
 

Methods in com.orchestranetworks.instance that throw AuthenticationException
abstract  Session Repository.createSessionFromLoginPassword(String login, String password)
          Instantiates a session from the login and password specified.
abstract  Session Repository.createSessionFromHttpRequest(HttpServletRequest httpServletRequest)
          Instantiates a session from an HTTP request.
 

Uses of AuthenticationException in com.orchestranetworks.service.directory
 

Methods in com.orchestranetworks.service.directory that throw AuthenticationException
 UserReference DirectoryHandler.authenticateUserFromLoginPassword(String aLogin, String aPassword)
           
 UserReference DirectoryHandler.authenticateUserFromHttpRequest(HttpServletRequest request)
           
abstract  UserReference Directory.authenticateUserFromLoginPassword(String aLogin, String aPassword)
          Authenticates a user by its login and password.
 UserReference Directory.authenticateUserFromHttpRequest(HttpServletRequest request)
          Authenticates a user for the purpose of a single sign-on policy.
 



(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.