Package | Description |
---|---|
org.wildfly.swarm.config.remoting |
Modifier and Type | Class and Description |
---|---|
class |
PolicySASLPolicy<T extends PolicySASLPolicy<T>>
The policy configuration.
|
interface |
PolicySASLPolicyConsumer<T extends PolicySASLPolicy<T>> |
interface |
PolicySASLPolicySupplier<T extends PolicySASLPolicy> |
Modifier and Type | Method and Description |
---|---|
PolicySASLPolicy |
PolicySASLPolicySupplier.get()
Constructed instance of PolicySASLPolicy resource
|
PolicySASLPolicy |
SASLSecurity.SASLSecurityResources.policySaslPolicy()
The policy configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
SASLSecurity.policySaslPolicy(PolicySASLPolicy value)
The policy configuration.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.