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