Package | Description |
---|---|
org.wildfly.swarm.config.security | |
org.wildfly.swarm.config.security.security_domain |
Modifier and Type | Method and Description |
---|---|
ClassicJSSE |
SecurityDomain.SecurityDomainResources.classicJsse()
JSSE configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityDomain.classicJsse(ClassicJSSE value)
JSSE configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassicJSSE<T extends ClassicJSSE<T>>
JSSE configuration.
|
interface |
ClassicJSSEConsumer<T extends ClassicJSSE<T>> |
interface |
ClassicJSSESupplier<T extends ClassicJSSE> |
Modifier and Type | Method and Description |
---|---|
ClassicJSSE |
ClassicJSSESupplier.get()
Constructed instance of ClassicJSSE resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.