|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteAuthenticationManager | |
---|---|
org.springframework.security.authentication.rcp | Allows remote clients to authenticate and obtain a populated
Authentication object. |
Uses of RemoteAuthenticationManager in org.springframework.security.authentication.rcp |
---|
Classes in org.springframework.security.authentication.rcp that implement RemoteAuthenticationManager | |
---|---|
class |
RemoteAuthenticationManagerImpl
Server-side processor of a remote authentication request. |
Methods in org.springframework.security.authentication.rcp that return RemoteAuthenticationManager | |
---|---|
RemoteAuthenticationManager |
RemoteAuthenticationProvider.getRemoteAuthenticationManager()
|
Methods in org.springframework.security.authentication.rcp with parameters of type RemoteAuthenticationManager | |
---|---|
void |
RemoteAuthenticationProvider.setRemoteAuthenticationManager(RemoteAuthenticationManager remoteAuthenticationManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |