| Package | Description |
|---|---|
| org.acegisecurity.providers.rcp |
Allows remote clients to authenticate and obtain a populated
Authentication object. |
| Modifier and Type | Method and Description |
|---|---|
GrantedAuthority[] |
RemoteAuthenticationManager.attemptAuthentication(String username,
String password)
Attempts to authenticate the remote client using the presented username and password.
|
GrantedAuthority[] |
RemoteAuthenticationManagerImpl.attemptAuthentication(String username,
String password) |
Copyright © 2021. All rights reserved.