Package org.springframework.security.authentication.rcp

Allows remote clients to authenticate and obtain a populated Authentication object.

See:
          Description

Interface Summary
RemoteAuthenticationManager Allows remote clients to attempt authentication.
 

Class Summary
RemoteAuthenticationManagerImpl Server-side processor of a remote authentication request.
RemoteAuthenticationProvider Client-side object which queries a RemoteAuthenticationManager to validate an authentication request.
 

Exception Summary
RemoteAuthenticationException Thrown if a RemoteAuthenticationManager cannot validate the presented authentication request.
 

Package org.springframework.security.authentication.rcp Description

Allows remote clients to authenticate and obtain a populated Authentication object.



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.