| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.login |
| Modifier and Type | Method and Description |
|---|---|
LoginProcessBean.State |
LoginProcessBean.getState() |
static LoginProcessBean.State |
LoginProcessBean.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginProcessBean.State[] |
LoginProcessBean.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginProcessBean.setState(LoginProcessBean.State newState) |
Copyright © 2022. All rights reserved.