Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.providers.rcp

Implements a provider-based approach to authentication decisions.

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.acegisecurity.providers.rcp Description

Implements a provider-based approach to authentication decisions.