Package | Description |
---|---|
org.springframework.security.authentication.rcp |
Allows remote clients to authenticate and obtain a populated
Authentication object. |
Modifier and Type | Class and Description |
---|---|
class |
RemoteAuthenticationManagerImpl
Server-side processor of a remote authentication request.
|
Modifier and Type | Method and Description |
---|---|
RemoteAuthenticationManager |
RemoteAuthenticationProvider.getRemoteAuthenticationManager() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteAuthenticationProvider.setRemoteAuthenticationManager(RemoteAuthenticationManager remoteAuthenticationManager) |
Copyright © 2015. All rights reserved.