Package | Description |
---|---|
org.keycloak.models |
Modifier and Type | Method and Description |
---|---|
AuthenticationExecutionModel.Requirement |
AuthenticationExecutionModel.getRequirement() |
static AuthenticationExecutionModel.Requirement |
AuthenticationExecutionModel.Requirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationExecutionModel.Requirement[] |
AuthenticationExecutionModel.Requirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationExecutionModel.setRequirement(AuthenticationExecutionModel.Requirement requirement) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.