Uses of Class
org.acegisecurity.providers.rcp.RemoteAuthenticationException

Packages that use RemoteAuthenticationException
org.acegisecurity.providers.rcp Allows remote clients to authenticate and obtain a populated Authentication object. 
 

Uses of RemoteAuthenticationException in org.acegisecurity.providers.rcp
 

Methods in org.acegisecurity.providers.rcp that throw RemoteAuthenticationException
 GrantedAuthority[] RemoteAuthenticationManager.attemptAuthentication(java.lang.String username, java.lang.String password)
          Attempts to authenticate the remote client using the presented username and password.
 GrantedAuthority[] RemoteAuthenticationManagerImpl.attemptAuthentication(java.lang.String username, java.lang.String password)
           
 



Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.