|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Authentication | |
---|---|
org.jboss.seam.security | |
org.jboss.seam.security.authenticator | |
org.jboss.seam.security.provider |
Uses of Authentication in org.jboss.seam.security |
---|
Subclasses of Authentication in org.jboss.seam.security | |
---|---|
class |
UsernamePasswordToken
|
Methods in org.jboss.seam.security that return Authentication | |
---|---|
static Authentication |
Authentication.instance()
|
Methods in org.jboss.seam.security with parameters of type Authentication | |
---|---|
Permissions |
SeamSecurityManager.getPermissions(Object value,
Authentication auth)
|
Uses of Authentication in org.jboss.seam.security.authenticator |
---|
Methods in org.jboss.seam.security.authenticator that return Authentication | |
---|---|
Authentication |
Authenticator.authenticate(Authentication authentication)
|
Authentication |
Authenticator.authenticate(String username,
String password)
|
abstract Authentication |
Authenticator.doAuthentication(Authentication authentication)
|
Authentication |
ProviderAuthenticator.doAuthentication(Authentication authentication)
|
Methods in org.jboss.seam.security.authenticator with parameters of type Authentication | |
---|---|
Authentication |
Authenticator.authenticate(Authentication authentication)
|
abstract Authentication |
Authenticator.doAuthentication(Authentication authentication)
|
Authentication |
ProviderAuthenticator.doAuthentication(Authentication authentication)
|
Uses of Authentication in org.jboss.seam.security.provider |
---|
Methods in org.jboss.seam.security.provider that return Authentication | |
---|---|
Authentication |
AuthenticationProvider.authenticate(Authentication authentication)
|
Methods in org.jboss.seam.security.provider with parameters of type Authentication | |
---|---|
Authentication |
AuthenticationProvider.authenticate(Authentication authentication)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |