Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
SecretServerIdentity |
SecurityRealm.SecurityRealmResources.secretServerIdentity()
Configuration of the secret/password-based identity of a server or
host controller.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.secretServerIdentity(SecretServerIdentity value)
Configuration of the secret/password-based identity of a server or host
controller.
|
Modifier and Type | Class and Description |
---|---|
class |
SecretServerIdentity<T extends SecretServerIdentity<T>>
Configuration of the secret/password-based identity of a server or host
controller.
|
interface |
SecretServerIdentityConsumer<T extends SecretServerIdentity<T>> |
interface |
SecretServerIdentitySupplier<T extends SecretServerIdentity> |
Modifier and Type | Method and Description |
---|---|
SecretServerIdentity |
SecretServerIdentitySupplier.get()
Constructed instance of SecretServerIdentity resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.