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(java.lang.String username,
java.lang.String password)
Attempts to authenticate the remote client using the presented username and password.
|
GrantedAuthority[] |
RemoteAuthenticationManagerImpl.attemptAuthentication(java.lang.String username,
java.lang.String password) |
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.