| Package | Description |
|---|---|
| org.jboss.seam.security |
| Modifier and Type | Method and Description |
|---|---|
Authenticator.AuthenticationStatus |
Authenticator.getStatus() |
static Authenticator.AuthenticationStatus |
Authenticator.AuthenticationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Authenticator.AuthenticationStatus[] |
Authenticator.AuthenticationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Seam Framework. All Rights Reserved.