|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteAuthenticationException | |
---|---|
org.springframework.security.authentication.rcp | Allows remote clients to authenticate and obtain a populated
Authentication object. |
Uses of RemoteAuthenticationException in org.springframework.security.authentication.rcp |
---|
Methods in org.springframework.security.authentication.rcp that throw RemoteAuthenticationException | |
---|---|
Collection<GrantedAuthority> |
RemoteAuthenticationManagerImpl.attemptAuthentication(String username,
String password)
|
Collection<GrantedAuthority> |
RemoteAuthenticationManager.attemptAuthentication(String username,
String password)
Attempts to authenticate the remote client using the presented username and password. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |