Modifier and Type | Method and Description |
---|---|
AuthenticationAction |
AuthenticationResourceReference.getAction() |
static AuthenticationAction |
AuthenticationAction.getFromRequestParameter(String parameter)
Retrieve an action based on the request parameter.
|
static AuthenticationAction |
AuthenticationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationAction[] |
AuthenticationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AuthenticationResourceReference(AuthenticationAction action)
Default constructor.
|
Copyright © 2004–2021 XWiki. All rights reserved.