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

Quick Search    Search Deep
A G L O R S

A

afterPropertiesSet() - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 
afterPropertiesSet() - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 
attemptAuthentication(String, String) - Method in interface org.acegisecurity.providers.rcp.RemoteAuthenticationManager
Attempts to authenticate the remote client using the presented username and password.
attemptAuthentication(String, String) - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 
authenticate(Authentication) - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 
authenticationManager - Variable in class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 

G

getAuthenticationManager() - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 
getRemoteAuthenticationManager() - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 

L

logger - Static variable in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 

O

org.acegisecurity.providers.rcp - package org.acegisecurity.providers.rcp
Implements a provider-based approach to authentication decisions.

R

RemoteAuthenticationException - exception org.acegisecurity.providers.rcp.RemoteAuthenticationException.
Thrown if a RemoteAuthenticationManager cannot validate the presented authentication request.
RemoteAuthenticationException(String) - Constructor for class org.acegisecurity.providers.rcp.RemoteAuthenticationException
Constructs a RemoteAuthenticationException with the specified message and no root cause.
RemoteAuthenticationManager - interface org.acegisecurity.providers.rcp.RemoteAuthenticationManager.
Allows remote clients to attempt authentication.
RemoteAuthenticationManagerImpl - class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl.
Server-side processor of a remote authentication request.
RemoteAuthenticationManagerImpl() - Constructor for class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 
RemoteAuthenticationProvider - class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider.
Client-side object which queries a RemoteAuthenticationManager to validate an authentication request.
RemoteAuthenticationProvider() - Constructor for class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 
remoteAuthenticationManager - Variable in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 

S

setAuthenticationManager(AuthenticationManager) - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationManagerImpl
 
setRemoteAuthenticationManager(RemoteAuthenticationManager) - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 
supports(Class) - Method in class org.acegisecurity.providers.rcp.RemoteAuthenticationProvider
 

A G L O R S