|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationException | |
---|---|
org.jboss.seam.security.authenticator | |
org.jboss.seam.security.provider |
Uses of AuthenticationException in org.jboss.seam.security.authenticator |
---|
Methods in org.jboss.seam.security.authenticator that throw AuthenticationException | |
---|---|
Authentication |
Authenticator.authenticate(Authentication authentication)
|
Authentication |
Authenticator.authenticate(String username,
String password)
|
abstract Authentication |
Authenticator.doAuthentication(Authentication authentication)
|
Authentication |
ProviderAuthenticator.doAuthentication(Authentication authentication)
|
Uses of AuthenticationException in org.jboss.seam.security.provider |
---|
Methods in org.jboss.seam.security.provider that throw AuthenticationException | |
---|---|
Authentication |
AuthenticationProvider.authenticate(Authentication authentication)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |