Package | Description |
---|---|
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
PlugInAuthentication.Mechanism |
PlugInAuthentication.mechanism()
Allow the mechanism this plug-in is compatible with to be overridden from
DIGEST.
|
static PlugInAuthentication.Mechanism |
PlugInAuthentication.Mechanism.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlugInAuthentication.Mechanism[] |
PlugInAuthentication.Mechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
PlugInAuthentication.mechanism(PlugInAuthentication.Mechanism value)
Allow the mechanism this plug-in is compatible with to be overridden from
DIGEST.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.