| Package | Description |
|---|---|
| org.pac4j.core.redirect |
| Modifier and Type | Method and Description |
|---|---|
RedirectAction.RedirectType |
RedirectAction.getType() |
static RedirectAction.RedirectType |
RedirectAction.RedirectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RedirectAction.RedirectType[] |
RedirectAction.RedirectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RedirectAction.setType(RedirectAction.RedirectType type) |
Copyright © 2019. All Rights Reserved.