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