Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
KerberosServerIdentity |
SecurityRealm.SecurityRealmResources.kerberosServerIdentity()
Configuration for the Kerberos identity of a server or host
controller.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.kerberosServerIdentity(KerberosServerIdentity value)
Configuration for the Kerberos identity of a server or host controller.
|
Modifier and Type | Class and Description |
---|---|
class |
KerberosServerIdentity<T extends KerberosServerIdentity<T>>
Configuration for the Kerberos identity of a server or host controller.
|
interface |
KerberosServerIdentityConsumer<T extends KerberosServerIdentity<T>> |
interface |
KerberosServerIdentitySupplier<T extends KerberosServerIdentity> |
Modifier and Type | Method and Description |
---|---|
KerberosServerIdentity |
KerberosServerIdentitySupplier.get()
Constructed instance of KerberosServerIdentity resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.