Interface | Description |
---|---|
ClassicVaultConsumer<T extends ClassicVault<T>> | |
ClassicVaultSupplier<T extends ClassicVault> | |
ElytronKeyManagerConsumer<T extends ElytronKeyManager<T>> | |
ElytronKeyManagerSupplier<T extends ElytronKeyManager> | |
ElytronKeyStoreConsumer<T extends ElytronKeyStore<T>> | |
ElytronKeyStoreSupplier<T extends ElytronKeyStore> | |
ElytronRealmConsumer<T extends ElytronRealm<T>> | |
ElytronRealmSupplier<T extends ElytronRealm> | |
ElytronTrustManagerConsumer<T extends ElytronTrustManager<T>> | |
ElytronTrustManagerSupplier<T extends ElytronTrustManager> | |
ElytronTrustStoreConsumer<T extends ElytronTrustStore<T>> | |
ElytronTrustStoreSupplier<T extends ElytronTrustStore> | |
SecurityDomainConsumer<T extends SecurityDomain<T>> | |
SecurityDomainSupplier<T extends SecurityDomain> |
Class | Description |
---|---|
ClassicVault<T extends ClassicVault<T>> |
Security Vault for attributes.
|
ElytronKeyManager<T extends ElytronKeyManager<T>> |
The configuration of an Elytron-compatible key manager that is exported from
a legacy JSSE domain.
|
ElytronKeyStore<T extends ElytronKeyStore<T>> |
The configuration of an Elytron-compatible key store that is exported from a
legacy JSSE domain.
|
ElytronRealm<T extends ElytronRealm<T>> |
The configuration of an Elytron-compatible realm that delegates
authentication decisions to a legacy security domain.
|
ElytronTrustManager<T extends ElytronTrustManager<T>> |
The configuration of an Elytron-compatible trust manager that is exported
from a legacy JSSE domain.
|
ElytronTrustStore<T extends ElytronTrustStore<T>> |
The configuration of an Elytron-compatible trust store that is exported from
a legacy JSSE domain.
|
SecurityDomain<T extends SecurityDomain<T>> |
Configures a security domain.
|
SecurityDomain.SecurityDomainResources |
Child mutators for SecurityDomain
|
Enum | Description |
---|---|
Flag | |
SecurityDomain.CacheType |
Copyright © 2019 JBoss by Red Hat. All rights reserved.