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