Package | Description |
---|---|
org.wildfly.swarm.config.elytron |
Modifier and Type | Method and Description |
---|---|
AuthenticationConfiguration.ForwardingMode |
AuthenticationConfiguration.forwardingMode()
The type of security identity forwarding to use.
|
static AuthenticationConfiguration.ForwardingMode |
AuthenticationConfiguration.ForwardingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationConfiguration.ForwardingMode[] |
AuthenticationConfiguration.ForwardingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
AuthenticationConfiguration.forwardingMode(AuthenticationConfiguration.ForwardingMode value)
The type of security identity forwarding to use.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.