public class Elytron<T extends Elytron<T>> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Elytron.ElytronResources
Child mutators for Elytron
|
Constructor and Description |
---|
Elytron() |
Modifier and Type | Method and Description |
---|---|
T |
addPrefixRoleMapper(AddPrefixRoleMapper value)
Add the AddPrefixRoleMapper object to the list of subresources
|
T |
addPrefixRoleMapper(AddPrefixRoleMapperSupplier supplier)
Install a supplied AddPrefixRoleMapper object to the list of subresources
|
T |
addPrefixRoleMapper(String childKey)
Create and configure a AddPrefixRoleMapper object to the list of
subresources
|
T |
addPrefixRoleMapper(String childKey,
AddPrefixRoleMapperConsumer consumer)
Create and configure a AddPrefixRoleMapper object to the list of
subresources
|
T |
addPrefixRoleMappers(List<AddPrefixRoleMapper> value)
Add all AddPrefixRoleMapper objects to this subresource
|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
T |
addSuffixRoleMapper(AddSuffixRoleMapper value)
Add the AddSuffixRoleMapper object to the list of subresources
|
T |
addSuffixRoleMapper(AddSuffixRoleMapperSupplier supplier)
Install a supplied AddSuffixRoleMapper object to the list of subresources
|
T |
addSuffixRoleMapper(String childKey)
Create and configure a AddSuffixRoleMapper object to the list of
subresources
|
T |
addSuffixRoleMapper(String childKey,
AddSuffixRoleMapperConsumer consumer)
Create and configure a AddSuffixRoleMapper object to the list of
subresources
|
T |
addSuffixRoleMappers(List<AddSuffixRoleMapper> value)
Add all AddSuffixRoleMapper objects to this subresource
|
T |
aggregateHttpServerMechanismFactories(List<AggregateHTTPServerMechanismFactory> value)
Add all AggregateHTTPServerMechanismFactory objects to this subresource
|
T |
aggregateHttpServerMechanismFactory(AggregateHTTPServerMechanismFactory value)
Add the AggregateHTTPServerMechanismFactory object to the list of
subresources
|
T |
aggregateHttpServerMechanismFactory(AggregateHTTPServerMechanismFactorySupplier supplier)
Install a supplied AggregateHTTPServerMechanismFactory object to the list
of subresources
|
T |
aggregateHttpServerMechanismFactory(String childKey)
Create and configure a AggregateHTTPServerMechanismFactory object to the
list of subresources
|
T |
aggregateHttpServerMechanismFactory(String childKey,
AggregateHTTPServerMechanismFactoryConsumer consumer)
Create and configure a AggregateHTTPServerMechanismFactory object to the
list of subresources
|
T |
aggregatePrincipalDecoder(AggregatePrincipalDecoder value)
Add the AggregatePrincipalDecoder object to the list of subresources
|
T |
aggregatePrincipalDecoder(AggregatePrincipalDecoderSupplier supplier)
Install a supplied AggregatePrincipalDecoder object to the list of
subresources
|
T |
aggregatePrincipalDecoder(String childKey)
Create and configure a AggregatePrincipalDecoder object to the list of
subresources
|
T |
aggregatePrincipalDecoder(String childKey,
AggregatePrincipalDecoderConsumer consumer)
Create and configure a AggregatePrincipalDecoder object to the list of
subresources
|
T |
aggregatePrincipalDecoders(List<AggregatePrincipalDecoder> value)
Add all AggregatePrincipalDecoder objects to this subresource
|
T |
aggregatePrincipalTransformer(AggregatePrincipalTransformer value)
Add the AggregatePrincipalTransformer object to the list of subresources
|
T |
aggregatePrincipalTransformer(AggregatePrincipalTransformerSupplier supplier)
Install a supplied AggregatePrincipalTransformer object to the list of
subresources
|
T |
aggregatePrincipalTransformer(String childKey)
Create and configure a AggregatePrincipalTransformer object to the list
of subresources
|
T |
aggregatePrincipalTransformer(String childKey,
AggregatePrincipalTransformerConsumer consumer)
Create and configure a AggregatePrincipalTransformer object to the list
of subresources
|
T |
aggregatePrincipalTransformers(List<AggregatePrincipalTransformer> value)
Add all AggregatePrincipalTransformer objects to this subresource
|
T |
aggregateProviders(AggregateProviders value)
Add the AggregateProviders object to the list of subresources
|
T |
aggregateProviders(AggregateProvidersSupplier supplier)
Install a supplied AggregateProviders object to the list of subresources
|
T |
aggregateProviders(List<AggregateProviders> value)
Add all AggregateProviders objects to this subresource
|
T |
aggregateProviders(String childKey)
Create and configure a AggregateProviders object to the list of
subresources
|
T |
aggregateProviders(String childKey,
AggregateProvidersConsumer consumer)
Create and configure a AggregateProviders object to the list of
subresources
|
T |
aggregateRealm(AggregateRealm value)
Add the AggregateRealm object to the list of subresources
|
T |
aggregateRealm(AggregateRealmSupplier supplier)
Install a supplied AggregateRealm object to the list of subresources
|
T |
aggregateRealm(String childKey)
Create and configure a AggregateRealm object to the list of subresources
|
T |
aggregateRealm(String childKey,
AggregateRealmConsumer consumer)
Create and configure a AggregateRealm object to the list of subresources
|
T |
aggregateRealms(List<AggregateRealm> value)
Add all AggregateRealm objects to this subresource
|
T |
aggregateRoleMapper(AggregateRoleMapper value)
Add the AggregateRoleMapper object to the list of subresources
|
T |
aggregateRoleMapper(AggregateRoleMapperSupplier supplier)
Install a supplied AggregateRoleMapper object to the list of subresources
|
T |
aggregateRoleMapper(String childKey)
Create and configure a AggregateRoleMapper object to the list of
subresources
|
T |
aggregateRoleMapper(String childKey,
AggregateRoleMapperConsumer consumer)
Create and configure a AggregateRoleMapper object to the list of
subresources
|
T |
aggregateRoleMappers(List<AggregateRoleMapper> value)
Add all AggregateRoleMapper objects to this subresource
|
T |
aggregateSaslServerFactories(List<AggregateSASLServerFactory> value)
Add all AggregateSASLServerFactory objects to this subresource
|
T |
aggregateSaslServerFactory(AggregateSASLServerFactory value)
Add the AggregateSASLServerFactory object to the list of subresources
|
T |
aggregateSaslServerFactory(AggregateSASLServerFactorySupplier supplier)
Install a supplied AggregateSASLServerFactory object to the list of
subresources
|
T |
aggregateSaslServerFactory(String childKey)
Create and configure a AggregateSASLServerFactory object to the list of
subresources
|
T |
aggregateSaslServerFactory(String childKey,
AggregateSASLServerFactoryConsumer consumer)
Create and configure a AggregateSASLServerFactory object to the list of
subresources
|
T |
aggregateSecurityEventListener(AggregateSecurityEventListener value)
Add the AggregateSecurityEventListener object to the list of subresources
|
T |
aggregateSecurityEventListener(AggregateSecurityEventListenerSupplier supplier)
Install a supplied AggregateSecurityEventListener object to the list of
subresources
|
T |
aggregateSecurityEventListener(String childKey)
Create and configure a AggregateSecurityEventListener object to the list
of subresources
|
T |
aggregateSecurityEventListener(String childKey,
AggregateSecurityEventListenerConsumer consumer)
Create and configure a AggregateSecurityEventListener object to the list
of subresources
|
T |
aggregateSecurityEventListeners(List<AggregateSecurityEventListener> value)
Add all AggregateSecurityEventListener objects to this subresource
|
T |
authenticationConfiguration(AuthenticationConfiguration value)
Add the AuthenticationConfiguration object to the list of subresources
|
T |
authenticationConfiguration(AuthenticationConfigurationSupplier supplier)
Install a supplied AuthenticationConfiguration object to the list of
subresources
|
T |
authenticationConfiguration(String childKey)
Create and configure a AuthenticationConfiguration object to the list of
subresources
|
T |
authenticationConfiguration(String childKey,
AuthenticationConfigurationConsumer consumer)
Create and configure a AuthenticationConfiguration object to the list of
subresources
|
T |
authenticationConfigurations(List<AuthenticationConfiguration> value)
Add all AuthenticationConfiguration objects to this subresource
|
T |
authenticationContext(AuthenticationContext value)
Add the AuthenticationContext object to the list of subresources
|
T |
authenticationContext(AuthenticationContextSupplier supplier)
Install a supplied AuthenticationContext object to the list of
subresources
|
T |
authenticationContext(String childKey)
Create and configure a AuthenticationContext object to the list of
subresources
|
T |
authenticationContext(String childKey,
AuthenticationContextConsumer consumer)
Create and configure a AuthenticationContext object to the list of
subresources
|
T |
authenticationContexts(List<AuthenticationContext> value)
Add all AuthenticationContext objects to this subresource
|
T |
cachingRealm(CachingRealm value)
Add the CachingRealm object to the list of subresources
|
T |
cachingRealm(CachingRealmSupplier supplier)
Install a supplied CachingRealm object to the list of subresources
|
T |
cachingRealm(String childKey)
Create and configure a CachingRealm object to the list of subresources
|
T |
cachingRealm(String childKey,
CachingRealmConsumer consumer)
Create and configure a CachingRealm object to the list of subresources
|
T |
cachingRealms(List<CachingRealm> value)
Add all CachingRealm objects to this subresource
|
T |
chainedPrincipalTransformer(ChainedPrincipalTransformer value)
Add the ChainedPrincipalTransformer object to the list of subresources
|
T |
chainedPrincipalTransformer(ChainedPrincipalTransformerSupplier supplier)
Install a supplied ChainedPrincipalTransformer object to the list of
subresources
|
T |
chainedPrincipalTransformer(String childKey)
Create and configure a ChainedPrincipalTransformer object to the list of
subresources
|
T |
chainedPrincipalTransformer(String childKey,
ChainedPrincipalTransformerConsumer consumer)
Create and configure a ChainedPrincipalTransformer object to the list of
subresources
|
T |
chainedPrincipalTransformers(List<ChainedPrincipalTransformer> value)
Add all ChainedPrincipalTransformer objects to this subresource
|
T |
clientSslContext(ClientSslContext value)
Add the ClientSslContext object to the list of subresources
|
T |
clientSslContext(ClientSslContextSupplier supplier)
Install a supplied ClientSslContext object to the list of subresources
|
T |
clientSslContext(String childKey)
Create and configure a ClientSslContext object to the list of
subresources
|
T |
clientSslContext(String childKey,
ClientSslContextConsumer consumer)
Create and configure a ClientSslContext object to the list of
subresources
|
T |
clientSslContexts(List<ClientSslContext> value)
Add all ClientSslContext objects to this subresource
|
T |
concatenatingPrincipalDecoder(ConcatenatingPrincipalDecoder value)
Add the ConcatenatingPrincipalDecoder object to the list of subresources
|
T |
concatenatingPrincipalDecoder(ConcatenatingPrincipalDecoderSupplier supplier)
Install a supplied ConcatenatingPrincipalDecoder object to the list of
subresources
|
T |
concatenatingPrincipalDecoder(String childKey)
Create and configure a ConcatenatingPrincipalDecoder object to the list
of subresources
|
T |
concatenatingPrincipalDecoder(String childKey,
ConcatenatingPrincipalDecoderConsumer consumer)
Create and configure a ConcatenatingPrincipalDecoder object to the list
of subresources
|
T |
concatenatingPrincipalDecoders(List<ConcatenatingPrincipalDecoder> value)
Add all ConcatenatingPrincipalDecoder objects to this subresource
|
T |
configurableHttpServerMechanismFactories(List<ConfigurableHTTPServerMechanismFactory> value)
Add all ConfigurableHTTPServerMechanismFactory objects to this
subresource
|
T |
configurableHttpServerMechanismFactory(ConfigurableHTTPServerMechanismFactory value)
Add the ConfigurableHTTPServerMechanismFactory object to the list of
subresources
|
T |
configurableHttpServerMechanismFactory(ConfigurableHTTPServerMechanismFactorySupplier supplier)
Install a supplied ConfigurableHTTPServerMechanismFactory object to the
list of subresources
|
T |
configurableHttpServerMechanismFactory(String childKey)
Create and configure a ConfigurableHTTPServerMechanismFactory object to
the list of subresources
|
T |
configurableHttpServerMechanismFactory(String childKey,
ConfigurableHTTPServerMechanismFactoryConsumer consumer)
Create and configure a ConfigurableHTTPServerMechanismFactory object to
the list of subresources
|
T |
configurableSaslServerFactories(List<ConfigurableSASLServerFactory> value)
Add all ConfigurableSASLServerFactory objects to this subresource
|
T |
configurableSaslServerFactory(ConfigurableSASLServerFactory value)
Add the ConfigurableSASLServerFactory object to the list of subresources
|
T |
configurableSaslServerFactory(ConfigurableSASLServerFactorySupplier supplier)
Install a supplied ConfigurableSASLServerFactory object to the list of
subresources
|
T |
configurableSaslServerFactory(String childKey)
Create and configure a ConfigurableSASLServerFactory object to the list
of subresources
|
T |
configurableSaslServerFactory(String childKey,
ConfigurableSASLServerFactoryConsumer consumer)
Create and configure a ConfigurableSASLServerFactory object to the list
of subresources
|
T |
constantPermissionMapper(ConstantPermissionMapper value)
Add the ConstantPermissionMapper object to the list of subresources
|
T |
constantPermissionMapper(ConstantPermissionMapperSupplier supplier)
Install a supplied ConstantPermissionMapper object to the list of
subresources
|
T |
constantPermissionMapper(String childKey)
Create and configure a ConstantPermissionMapper object to the list of
subresources
|
T |
constantPermissionMapper(String childKey,
ConstantPermissionMapperConsumer consumer)
Create and configure a ConstantPermissionMapper object to the list of
subresources
|
T |
constantPermissionMappers(List<ConstantPermissionMapper> value)
Add all ConstantPermissionMapper objects to this subresource
|
T |
constantPrincipalDecoder(ConstantPrincipalDecoder value)
Add the ConstantPrincipalDecoder object to the list of subresources
|
T |
constantPrincipalDecoder(ConstantPrincipalDecoderSupplier supplier)
Install a supplied ConstantPrincipalDecoder object to the list of
subresources
|
T |
constantPrincipalDecoder(String childKey)
Create and configure a ConstantPrincipalDecoder object to the list of
subresources
|
T |
constantPrincipalDecoder(String childKey,
ConstantPrincipalDecoderConsumer consumer)
Create and configure a ConstantPrincipalDecoder object to the list of
subresources
|
T |
constantPrincipalDecoders(List<ConstantPrincipalDecoder> value)
Add all ConstantPrincipalDecoder objects to this subresource
|
T |
constantPrincipalTransformer(ConstantPrincipalTransformer value)
Add the ConstantPrincipalTransformer object to the list of subresources
|
T |
constantPrincipalTransformer(ConstantPrincipalTransformerSupplier supplier)
Install a supplied ConstantPrincipalTransformer object to the list of
subresources
|
T |
constantPrincipalTransformer(String childKey)
Create and configure a ConstantPrincipalTransformer object to the list of
subresources
|
T |
constantPrincipalTransformer(String childKey,
ConstantPrincipalTransformerConsumer consumer)
Create and configure a ConstantPrincipalTransformer object to the list of
subresources
|
T |
constantPrincipalTransformers(List<ConstantPrincipalTransformer> value)
Add all ConstantPrincipalTransformer objects to this subresource
|
T |
constantRealmMapper(ConstantRealmMapper value)
Add the ConstantRealmMapper object to the list of subresources
|
T |
constantRealmMapper(ConstantRealmMapperSupplier supplier)
Install a supplied ConstantRealmMapper object to the list of subresources
|
T |
constantRealmMapper(String childKey)
Create and configure a ConstantRealmMapper object to the list of
subresources
|
T |
constantRealmMapper(String childKey,
ConstantRealmMapperConsumer consumer)
Create and configure a ConstantRealmMapper object to the list of
subresources
|
T |
constantRealmMappers(List<ConstantRealmMapper> value)
Add all ConstantRealmMapper objects to this subresource
|
T |
constantRoleMapper(ConstantRoleMapper value)
Add the ConstantRoleMapper object to the list of subresources
|
T |
constantRoleMapper(ConstantRoleMapperSupplier supplier)
Install a supplied ConstantRoleMapper object to the list of subresources
|
T |
constantRoleMapper(String childKey)
Create and configure a ConstantRoleMapper object to the list of
subresources
|
T |
constantRoleMapper(String childKey,
ConstantRoleMapperConsumer consumer)
Create and configure a ConstantRoleMapper object to the list of
subresources
|
T |
constantRoleMappers(List<ConstantRoleMapper> value)
Add all ConstantRoleMapper objects to this subresource
|
T |
credentialStore(CredentialStore value)
Add the CredentialStore object to the list of subresources
|
T |
credentialStore(CredentialStoreSupplier supplier)
Install a supplied CredentialStore object to the list of subresources
|
T |
credentialStore(String childKey)
Create and configure a CredentialStore object to the list of subresources
|
T |
credentialStore(String childKey,
CredentialStoreConsumer consumer)
Create and configure a CredentialStore object to the list of subresources
|
T |
credentialStores(List<CredentialStore> value)
Add all CredentialStore objects to this subresource
|
T |
customCredentialSecurityFactories(List<CustomCredentialSecurityFactory> value)
Add all CustomCredentialSecurityFactory objects to this subresource
|
T |
customCredentialSecurityFactory(CustomCredentialSecurityFactory value)
Add the CustomCredentialSecurityFactory object to the list of
subresources
|
T |
customCredentialSecurityFactory(CustomCredentialSecurityFactorySupplier supplier)
Install a supplied CustomCredentialSecurityFactory object to the list of
subresources
|
T |
customCredentialSecurityFactory(String childKey)
Create and configure a CustomCredentialSecurityFactory object to the list
of subresources
|
T |
customCredentialSecurityFactory(String childKey,
CustomCredentialSecurityFactoryConsumer consumer)
Create and configure a CustomCredentialSecurityFactory object to the list
of subresources
|
T |
customModifiableRealm(CustomModifiableRealm value)
Add the CustomModifiableRealm object to the list of subresources
|
T |
customModifiableRealm(CustomModifiableRealmSupplier supplier)
Install a supplied CustomModifiableRealm object to the list of
subresources
|
T |
customModifiableRealm(String childKey)
Create and configure a CustomModifiableRealm object to the list of
subresources
|
T |
customModifiableRealm(String childKey,
CustomModifiableRealmConsumer consumer)
Create and configure a CustomModifiableRealm object to the list of
subresources
|
T |
customModifiableRealms(List<CustomModifiableRealm> value)
Add all CustomModifiableRealm objects to this subresource
|
T |
customPermissionMapper(CustomPermissionMapper value)
Add the CustomPermissionMapper object to the list of subresources
|
T |
customPermissionMapper(CustomPermissionMapperSupplier supplier)
Install a supplied CustomPermissionMapper object to the list of
subresources
|
T |
customPermissionMapper(String childKey)
Create and configure a CustomPermissionMapper object to the list of
subresources
|
T |
customPermissionMapper(String childKey,
CustomPermissionMapperConsumer consumer)
Create and configure a CustomPermissionMapper object to the list of
subresources
|
T |
customPermissionMappers(List<CustomPermissionMapper> value)
Add all CustomPermissionMapper objects to this subresource
|
T |
customPrincipalDecoder(CustomPrincipalDecoder value)
Add the CustomPrincipalDecoder object to the list of subresources
|
T |
customPrincipalDecoder(CustomPrincipalDecoderSupplier supplier)
Install a supplied CustomPrincipalDecoder object to the list of
subresources
|
T |
customPrincipalDecoder(String childKey)
Create and configure a CustomPrincipalDecoder object to the list of
subresources
|
T |
customPrincipalDecoder(String childKey,
CustomPrincipalDecoderConsumer consumer)
Create and configure a CustomPrincipalDecoder object to the list of
subresources
|
T |
customPrincipalDecoders(List<CustomPrincipalDecoder> value)
Add all CustomPrincipalDecoder objects to this subresource
|
T |
customPrincipalTransformer(CustomPrincipalTransformer value)
Add the CustomPrincipalTransformer object to the list of subresources
|
T |
customPrincipalTransformer(CustomPrincipalTransformerSupplier supplier)
Install a supplied CustomPrincipalTransformer object to the list of
subresources
|
T |
customPrincipalTransformer(String childKey)
Create and configure a CustomPrincipalTransformer object to the list of
subresources
|
T |
customPrincipalTransformer(String childKey,
CustomPrincipalTransformerConsumer consumer)
Create and configure a CustomPrincipalTransformer object to the list of
subresources
|
T |
customPrincipalTransformers(List<CustomPrincipalTransformer> value)
Add all CustomPrincipalTransformer objects to this subresource
|
T |
customRealm(CustomRealm value)
Add the CustomRealm object to the list of subresources
|
T |
customRealm(CustomRealmSupplier supplier)
Install a supplied CustomRealm object to the list of subresources
|
T |
customRealm(String childKey)
Create and configure a CustomRealm object to the list of subresources
|
T |
customRealm(String childKey,
CustomRealmConsumer consumer)
Create and configure a CustomRealm object to the list of subresources
|
T |
customRealmMapper(CustomRealmMapper value)
Add the CustomRealmMapper object to the list of subresources
|
T |
customRealmMapper(CustomRealmMapperSupplier supplier)
Install a supplied CustomRealmMapper object to the list of subresources
|
T |
customRealmMapper(String childKey)
Create and configure a CustomRealmMapper object to the list of
subresources
|
T |
customRealmMapper(String childKey,
CustomRealmMapperConsumer consumer)
Create and configure a CustomRealmMapper object to the list of
subresources
|
T |
customRealmMappers(List<CustomRealmMapper> value)
Add all CustomRealmMapper objects to this subresource
|
T |
customRealms(List<CustomRealm> value)
Add all CustomRealm objects to this subresource
|
T |
customRoleDecoder(CustomRoleDecoder value)
Add the CustomRoleDecoder object to the list of subresources
|
T |
customRoleDecoder(CustomRoleDecoderSupplier supplier)
Install a supplied CustomRoleDecoder object to the list of subresources
|
T |
customRoleDecoder(String childKey)
Create and configure a CustomRoleDecoder object to the list of
subresources
|
T |
customRoleDecoder(String childKey,
CustomRoleDecoderConsumer consumer)
Create and configure a CustomRoleDecoder object to the list of
subresources
|
T |
customRoleDecoders(List<CustomRoleDecoder> value)
Add all CustomRoleDecoder objects to this subresource
|
T |
customRoleMapper(CustomRoleMapper value)
Add the CustomRoleMapper object to the list of subresources
|
T |
customRoleMapper(CustomRoleMapperSupplier supplier)
Install a supplied CustomRoleMapper object to the list of subresources
|
T |
customRoleMapper(String childKey)
Create and configure a CustomRoleMapper object to the list of
subresources
|
T |
customRoleMapper(String childKey,
CustomRoleMapperConsumer consumer)
Create and configure a CustomRoleMapper object to the list of
subresources
|
T |
customRoleMappers(List<CustomRoleMapper> value)
Add all CustomRoleMapper objects to this subresource
|
String |
defaultAuthenticationContext()
The default authentication context to be associated with all deployments.
|
T |
defaultAuthenticationContext(String value)
The default authentication context to be associated with all deployments.
|
T |
dirContext(DirContext value)
Add the DirContext object to the list of subresources
|
T |
dirContext(DirContextSupplier supplier)
Install a supplied DirContext object to the list of subresources
|
T |
dirContext(String childKey)
Create and configure a DirContext object to the list of subresources
|
T |
dirContext(String childKey,
DirContextConsumer consumer)
Create and configure a DirContext object to the list of subresources
|
T |
dirContexts(List<DirContext> value)
Add all DirContext objects to this subresource
|
T |
disallowedProvider(String value)
A list of providers that are not allowed, and will be removed from the
providers list.
|
List<String> |
disallowedProviders()
A list of providers that are not allowed, and will be removed from the
providers list.
|
T |
disallowedProviders(List<String> value)
A list of providers that are not allowed, and will be removed from the
providers list.
|
T |
disallowedProviders(String... args)
A list of providers that are not allowed, and will be removed from the
providers list.
|
T |
fileAuditLog(FileAuditLog value)
Add the FileAuditLog object to the list of subresources
|
T |
fileAuditLog(FileAuditLogSupplier supplier)
Install a supplied FileAuditLog object to the list of subresources
|
T |
fileAuditLog(String childKey)
Create and configure a FileAuditLog object to the list of subresources
|
T |
fileAuditLog(String childKey,
FileAuditLogConsumer consumer)
Create and configure a FileAuditLog object to the list of subresources
|
T |
fileAuditLogs(List<FileAuditLog> value)
Add all FileAuditLog objects to this subresource
|
T |
filesystemRealm(FilesystemRealm value)
Add the FilesystemRealm object to the list of subresources
|
T |
filesystemRealm(FilesystemRealmSupplier supplier)
Install a supplied FilesystemRealm object to the list of subresources
|
T |
filesystemRealm(String childKey)
Create and configure a FilesystemRealm object to the list of subresources
|
T |
filesystemRealm(String childKey,
FilesystemRealmConsumer consumer)
Create and configure a FilesystemRealm object to the list of subresources
|
T |
filesystemRealms(List<FilesystemRealm> value)
Add all FilesystemRealm objects to this subresource
|
T |
filteringKeyStore(FilteringKeyStore value)
Add the FilteringKeyStore object to the list of subresources
|
T |
filteringKeyStore(FilteringKeyStoreSupplier supplier)
Install a supplied FilteringKeyStore object to the list of subresources
|
T |
filteringKeyStore(String childKey)
Create and configure a FilteringKeyStore object to the list of
subresources
|
T |
filteringKeyStore(String childKey,
FilteringKeyStoreConsumer consumer)
Create and configure a FilteringKeyStore object to the list of
subresources
|
T |
filteringKeyStores(List<FilteringKeyStore> value)
Add all FilteringKeyStore objects to this subresource
|
String |
finalProviders()
Reference to the Providers that should be registered after all existing
Providers.
|
T |
finalProviders(String value)
Reference to the Providers that should be registered after all existing
Providers.
|
String |
getKey() |
T |
httpAuthenticationFactories(List<HTTPAuthenticationFactory> value)
Add all HTTPAuthenticationFactory objects to this subresource
|
T |
httpAuthenticationFactory(HTTPAuthenticationFactory value)
Add the HTTPAuthenticationFactory object to the list of subresources
|
T |
httpAuthenticationFactory(HTTPAuthenticationFactorySupplier supplier)
Install a supplied HTTPAuthenticationFactory object to the list of
subresources
|
T |
httpAuthenticationFactory(String childKey)
Create and configure a HTTPAuthenticationFactory object to the list of
subresources
|
T |
httpAuthenticationFactory(String childKey,
HTTPAuthenticationFactoryConsumer consumer)
Create and configure a HTTPAuthenticationFactory object to the list of
subresources
|
T |
identityRealm(IdentityRealm value)
Add the IdentityRealm object to the list of subresources
|
T |
identityRealm(IdentityRealmSupplier supplier)
Install a supplied IdentityRealm object to the list of subresources
|
T |
identityRealm(String childKey)
Create and configure a IdentityRealm object to the list of subresources
|
T |
identityRealm(String childKey,
IdentityRealmConsumer consumer)
Create and configure a IdentityRealm object to the list of subresources
|
T |
identityRealms(List<IdentityRealm> value)
Add all IdentityRealm objects to this subresource
|
String |
initialProviders()
Reference to the Providers that should be registered ahead of all
existing Providers.
|
T |
initialProviders(String value)
Reference to the Providers that should be registered ahead of all
existing Providers.
|
T |
jdbcRealm(JDBCRealm value)
Add the JDBCRealm object to the list of subresources
|
T |
jdbcRealm(JDBCRealmSupplier supplier)
Install a supplied JDBCRealm object to the list of subresources
|
T |
jdbcRealm(String childKey)
Create and configure a JDBCRealm object to the list of subresources
|
T |
jdbcRealm(String childKey,
JDBCRealmConsumer consumer)
Create and configure a JDBCRealm object to the list of subresources
|
T |
jdbcRealms(List<JDBCRealm> value)
Add all JDBCRealm objects to this subresource
|
T |
kerberosSecurityFactories(List<KerberosSecurityFactory> value)
Add all KerberosSecurityFactory objects to this subresource
|
T |
kerberosSecurityFactory(KerberosSecurityFactory value)
Add the KerberosSecurityFactory object to the list of subresources
|
T |
kerberosSecurityFactory(KerberosSecurityFactorySupplier supplier)
Install a supplied KerberosSecurityFactory object to the list of
subresources
|
T |
kerberosSecurityFactory(String childKey)
Create and configure a KerberosSecurityFactory object to the list of
subresources
|
T |
kerberosSecurityFactory(String childKey,
KerberosSecurityFactoryConsumer consumer)
Create and configure a KerberosSecurityFactory object to the list of
subresources
|
T |
keyManager(KeyManager value)
Add the KeyManager object to the list of subresources
|
T |
keyManager(KeyManagerSupplier supplier)
Install a supplied KeyManager object to the list of subresources
|
T |
keyManager(String childKey)
Create and configure a KeyManager object to the list of subresources
|
T |
keyManager(String childKey,
KeyManagerConsumer consumer)
Create and configure a KeyManager object to the list of subresources
|
T |
keyManagers(List<KeyManager> value)
Add all KeyManager objects to this subresource
|
T |
keyStore(KeyStore value)
Add the KeyStore object to the list of subresources
|
T |
keyStore(KeyStoreSupplier supplier)
Install a supplied KeyStore object to the list of subresources
|
T |
keyStore(String childKey)
Create and configure a KeyStore object to the list of subresources
|
T |
keyStore(String childKey,
KeyStoreConsumer consumer)
Create and configure a KeyStore object to the list of subresources
|
T |
keyStoreRealm(KeyStoreRealm value)
Add the KeyStoreRealm object to the list of subresources
|
T |
keyStoreRealm(KeyStoreRealmSupplier supplier)
Install a supplied KeyStoreRealm object to the list of subresources
|
T |
keyStoreRealm(String childKey)
Create and configure a KeyStoreRealm object to the list of subresources
|
T |
keyStoreRealm(String childKey,
KeyStoreRealmConsumer consumer)
Create and configure a KeyStoreRealm object to the list of subresources
|
T |
keyStoreRealms(List<KeyStoreRealm> value)
Add all KeyStoreRealm objects to this subresource
|
T |
keyStores(List<KeyStore> value)
Add all KeyStore objects to this subresource
|
T |
ldapKeyStore(LdapKeyStore value)
Add the LdapKeyStore object to the list of subresources
|
T |
ldapKeyStore(LdapKeyStoreSupplier supplier)
Install a supplied LdapKeyStore object to the list of subresources
|
T |
ldapKeyStore(String childKey)
Create and configure a LdapKeyStore object to the list of subresources
|
T |
ldapKeyStore(String childKey,
LdapKeyStoreConsumer consumer)
Create and configure a LdapKeyStore object to the list of subresources
|
T |
ldapKeyStores(List<LdapKeyStore> value)
Add all LdapKeyStore objects to this subresource
|
T |
ldapRealm(LdapRealm value)
Add the LdapRealm object to the list of subresources
|
T |
ldapRealm(LdapRealmSupplier supplier)
Install a supplied LdapRealm object to the list of subresources
|
T |
ldapRealm(String childKey)
Create and configure a LdapRealm object to the list of subresources
|
T |
ldapRealm(String childKey,
LdapRealmConsumer consumer)
Create and configure a LdapRealm object to the list of subresources
|
T |
ldapRealms(List<LdapRealm> value)
Add all LdapRealm objects to this subresource
|
T |
logicalPermissionMapper(LogicalPermissionMapper value)
Add the LogicalPermissionMapper object to the list of subresources
|
T |
logicalPermissionMapper(LogicalPermissionMapperSupplier supplier)
Install a supplied LogicalPermissionMapper object to the list of
subresources
|
T |
logicalPermissionMapper(String childKey)
Create and configure a LogicalPermissionMapper object to the list of
subresources
|
T |
logicalPermissionMapper(String childKey,
LogicalPermissionMapperConsumer consumer)
Create and configure a LogicalPermissionMapper object to the list of
subresources
|
T |
logicalPermissionMappers(List<LogicalPermissionMapper> value)
Add all LogicalPermissionMapper objects to this subresource
|
T |
logicalRoleMapper(LogicalRoleMapper value)
Add the LogicalRoleMapper object to the list of subresources
|
T |
logicalRoleMapper(LogicalRoleMapperSupplier supplier)
Install a supplied LogicalRoleMapper object to the list of subresources
|
T |
logicalRoleMapper(String childKey)
Create and configure a LogicalRoleMapper object to the list of
subresources
|
T |
logicalRoleMapper(String childKey,
LogicalRoleMapperConsumer consumer)
Create and configure a LogicalRoleMapper object to the list of
subresources
|
T |
logicalRoleMappers(List<LogicalRoleMapper> value)
Add all LogicalRoleMapper objects to this subresource
|
T |
mappedRegexRealmMapper(MappedRegexRealmMapper value)
Add the MappedRegexRealmMapper object to the list of subresources
|
T |
mappedRegexRealmMapper(MappedRegexRealmMapperSupplier supplier)
Install a supplied MappedRegexRealmMapper object to the list of
subresources
|
T |
mappedRegexRealmMapper(String childKey)
Create and configure a MappedRegexRealmMapper object to the list of
subresources
|
T |
mappedRegexRealmMapper(String childKey,
MappedRegexRealmMapperConsumer consumer)
Create and configure a MappedRegexRealmMapper object to the list of
subresources
|
T |
mappedRegexRealmMappers(List<MappedRegexRealmMapper> value)
Add all MappedRegexRealmMapper objects to this subresource
|
T |
mechanismProviderFilteringSaslServerFactories(List<MechanismProviderFilteringSASLServerFactory> value)
Add all MechanismProviderFilteringSASLServerFactory objects to this
subresource
|
T |
mechanismProviderFilteringSaslServerFactory(MechanismProviderFilteringSASLServerFactory value)
Add the MechanismProviderFilteringSASLServerFactory object to the list of
subresources
|
T |
mechanismProviderFilteringSaslServerFactory(MechanismProviderFilteringSASLServerFactorySupplier supplier)
Install a supplied MechanismProviderFilteringSASLServerFactory object to
the list of subresources
|
T |
mechanismProviderFilteringSaslServerFactory(String childKey)
Create and configure a MechanismProviderFilteringSASLServerFactory object
to the list of subresources
|
T |
mechanismProviderFilteringSaslServerFactory(String childKey,
MechanismProviderFilteringSASLServerFactoryConsumer consumer)
Create and configure a MechanismProviderFilteringSASLServerFactory object
to the list of subresources
|
T |
periodicRotatingFileAuditLog(PeriodicRotatingFileAuditLog value)
Add the PeriodicRotatingFileAuditLog object to the list of subresources
|
T |
periodicRotatingFileAuditLog(PeriodicRotatingFileAuditLogSupplier supplier)
Install a supplied PeriodicRotatingFileAuditLog object to the list of
subresources
|
T |
periodicRotatingFileAuditLog(String childKey)
Create and configure a PeriodicRotatingFileAuditLog object to the list of
subresources
|
T |
periodicRotatingFileAuditLog(String childKey,
PeriodicRotatingFileAuditLogConsumer consumer)
Create and configure a PeriodicRotatingFileAuditLog object to the list of
subresources
|
T |
periodicRotatingFileAuditLogs(List<PeriodicRotatingFileAuditLog> value)
Add all PeriodicRotatingFileAuditLog objects to this subresource
|
T |
policies(List<Policy> value)
Add all Policy objects to this subresource
|
T |
policy(Policy value)
Add the Policy object to the list of subresources
|
T |
policy(PolicySupplier supplier)
Install a supplied Policy object to the list of subresources
|
T |
policy(String childKey)
Create and configure a Policy object to the list of subresources
|
T |
policy(String childKey,
PolicyConsumer consumer)
Create and configure a Policy object to the list of subresources
|
T |
propertiesRealm(PropertiesRealm value)
Add the PropertiesRealm object to the list of subresources
|
T |
propertiesRealm(PropertiesRealmSupplier supplier)
Install a supplied PropertiesRealm object to the list of subresources
|
T |
propertiesRealm(String childKey)
Create and configure a PropertiesRealm object to the list of subresources
|
T |
propertiesRealm(String childKey,
PropertiesRealmConsumer consumer)
Create and configure a PropertiesRealm object to the list of subresources
|
T |
propertiesRealms(List<PropertiesRealm> value)
Add all PropertiesRealm objects to this subresource
|
T |
providerHttpServerMechanismFactories(List<ProviderHTTPServerMechanismFactory> value)
Add all ProviderHTTPServerMechanismFactory objects to this subresource
|
T |
providerHttpServerMechanismFactory(ProviderHTTPServerMechanismFactory value)
Add the ProviderHTTPServerMechanismFactory object to the list of
subresources
|
T |
providerHttpServerMechanismFactory(ProviderHTTPServerMechanismFactorySupplier supplier)
Install a supplied ProviderHTTPServerMechanismFactory object to the list
of subresources
|
T |
providerHttpServerMechanismFactory(String childKey)
Create and configure a ProviderHTTPServerMechanismFactory object to the
list of subresources
|
T |
providerHttpServerMechanismFactory(String childKey,
ProviderHTTPServerMechanismFactoryConsumer consumer)
Create and configure a ProviderHTTPServerMechanismFactory object to the
list of subresources
|
T |
providerLoader(ProviderLoader value)
Add the ProviderLoader object to the list of subresources
|
T |
providerLoader(ProviderLoaderSupplier supplier)
Install a supplied ProviderLoader object to the list of subresources
|
T |
providerLoader(String childKey)
Create and configure a ProviderLoader object to the list of subresources
|
T |
providerLoader(String childKey,
ProviderLoaderConsumer consumer)
Create and configure a ProviderLoader object to the list of subresources
|
T |
providerLoaders(List<ProviderLoader> value)
Add all ProviderLoader objects to this subresource
|
T |
providerSaslServerFactories(List<ProviderSASLServerFactory> value)
Add all ProviderSASLServerFactory objects to this subresource
|
T |
providerSaslServerFactory(ProviderSASLServerFactory value)
Add the ProviderSASLServerFactory object to the list of subresources
|
T |
providerSaslServerFactory(ProviderSASLServerFactorySupplier supplier)
Install a supplied ProviderSASLServerFactory object to the list of
subresources
|
T |
providerSaslServerFactory(String childKey)
Create and configure a ProviderSASLServerFactory object to the list of
subresources
|
T |
providerSaslServerFactory(String childKey,
ProviderSASLServerFactoryConsumer consumer)
Create and configure a ProviderSASLServerFactory object to the list of
subresources
|
T |
regexPrincipalTransformer(RegexPrincipalTransformer value)
Add the RegexPrincipalTransformer object to the list of subresources
|
T |
regexPrincipalTransformer(RegexPrincipalTransformerSupplier supplier)
Install a supplied RegexPrincipalTransformer object to the list of
subresources
|
T |
regexPrincipalTransformer(String childKey)
Create and configure a RegexPrincipalTransformer object to the list of
subresources
|
T |
regexPrincipalTransformer(String childKey,
RegexPrincipalTransformerConsumer consumer)
Create and configure a RegexPrincipalTransformer object to the list of
subresources
|
T |
regexPrincipalTransformers(List<RegexPrincipalTransformer> value)
Add all RegexPrincipalTransformer objects to this subresource
|
T |
regexValidatingPrincipalTransformer(RegexValidatingPrincipalTransformer value)
Add the RegexValidatingPrincipalTransformer object to the list of
subresources
|
T |
regexValidatingPrincipalTransformer(RegexValidatingPrincipalTransformerSupplier supplier)
Install a supplied RegexValidatingPrincipalTransformer object to the list
of subresources
|
T |
regexValidatingPrincipalTransformer(String childKey)
Create and configure a RegexValidatingPrincipalTransformer object to the
list of subresources
|
T |
regexValidatingPrincipalTransformer(String childKey,
RegexValidatingPrincipalTransformerConsumer consumer)
Create and configure a RegexValidatingPrincipalTransformer object to the
list of subresources
|
T |
regexValidatingPrincipalTransformers(List<RegexValidatingPrincipalTransformer> value)
Add all RegexValidatingPrincipalTransformer objects to this subresource
|
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
T |
saslAuthenticationFactories(List<SASLAuthenticationFactory> value)
Add all SASLAuthenticationFactory objects to this subresource
|
T |
saslAuthenticationFactory(SASLAuthenticationFactory value)
Add the SASLAuthenticationFactory object to the list of subresources
|
T |
saslAuthenticationFactory(SASLAuthenticationFactorySupplier supplier)
Install a supplied SASLAuthenticationFactory object to the list of
subresources
|
T |
saslAuthenticationFactory(String childKey)
Create and configure a SASLAuthenticationFactory object to the list of
subresources
|
T |
saslAuthenticationFactory(String childKey,
SASLAuthenticationFactoryConsumer consumer)
Create and configure a SASLAuthenticationFactory object to the list of
subresources
|
T |
securityDomain(SecurityDomain value)
Add the SecurityDomain object to the list of subresources
|
T |
securityDomain(SecurityDomainSupplier supplier)
Install a supplied SecurityDomain object to the list of subresources
|
T |
securityDomain(String childKey)
Create and configure a SecurityDomain object to the list of subresources
|
T |
securityDomain(String childKey,
SecurityDomainConsumer consumer)
Create and configure a SecurityDomain object to the list of subresources
|
T |
securityDomains(List<SecurityDomain> value)
Add all SecurityDomain objects to this subresource
|
Map |
securityProperties()
Security properties to be set.
|
T |
securityProperties(Map value)
Security properties to be set.
|
T |
securityProperty(String key,
Object value)
Security properties to be set.
|
T |
serverSslContext(ServerSslContext value)
Add the ServerSslContext object to the list of subresources
|
T |
serverSslContext(ServerSslContextSupplier supplier)
Install a supplied ServerSslContext object to the list of subresources
|
T |
serverSslContext(String childKey)
Create and configure a ServerSslContext object to the list of
subresources
|
T |
serverSslContext(String childKey,
ServerSslContextConsumer consumer)
Create and configure a ServerSslContext object to the list of
subresources
|
T |
serverSslContexts(List<ServerSslContext> value)
Add all ServerSslContext objects to this subresource
|
T |
serviceLoaderHttpServerMechanismFactories(List<ServiceLoaderHTTPServerMechanismFactory> value)
Add all ServiceLoaderHTTPServerMechanismFactory objects to this
subresource
|
T |
serviceLoaderHttpServerMechanismFactory(ServiceLoaderHTTPServerMechanismFactory value)
Add the ServiceLoaderHTTPServerMechanismFactory object to the list of
subresources
|
T |
serviceLoaderHttpServerMechanismFactory(ServiceLoaderHTTPServerMechanismFactorySupplier supplier)
Install a supplied ServiceLoaderHTTPServerMechanismFactory object to the
list of subresources
|
T |
serviceLoaderHttpServerMechanismFactory(String childKey)
Create and configure a ServiceLoaderHTTPServerMechanismFactory object to
the list of subresources
|
T |
serviceLoaderHttpServerMechanismFactory(String childKey,
ServiceLoaderHTTPServerMechanismFactoryConsumer consumer)
Create and configure a ServiceLoaderHTTPServerMechanismFactory object to
the list of subresources
|
T |
serviceLoaderSaslServerFactories(List<ServiceLoaderSASLServerFactory> value)
Add all ServiceLoaderSASLServerFactory objects to this subresource
|
T |
serviceLoaderSaslServerFactory(ServiceLoaderSASLServerFactory value)
Add the ServiceLoaderSASLServerFactory object to the list of subresources
|
T |
serviceLoaderSaslServerFactory(ServiceLoaderSASLServerFactorySupplier supplier)
Install a supplied ServiceLoaderSASLServerFactory object to the list of
subresources
|
T |
serviceLoaderSaslServerFactory(String childKey)
Create and configure a ServiceLoaderSASLServerFactory object to the list
of subresources
|
T |
serviceLoaderSaslServerFactory(String childKey,
ServiceLoaderSASLServerFactoryConsumer consumer)
Create and configure a ServiceLoaderSASLServerFactory object to the list
of subresources
|
T |
simplePermissionMapper(SimplePermissionMapper value)
Add the SimplePermissionMapper object to the list of subresources
|
T |
simplePermissionMapper(SimplePermissionMapperSupplier supplier)
Install a supplied SimplePermissionMapper object to the list of
subresources
|
T |
simplePermissionMapper(String childKey)
Create and configure a SimplePermissionMapper object to the list of
subresources
|
T |
simplePermissionMapper(String childKey,
SimplePermissionMapperConsumer consumer)
Create and configure a SimplePermissionMapper object to the list of
subresources
|
T |
simplePermissionMappers(List<SimplePermissionMapper> value)
Add all SimplePermissionMapper objects to this subresource
|
T |
simpleRegexRealmMapper(SimpleRegexRealmMapper value)
Add the SimpleRegexRealmMapper object to the list of subresources
|
T |
simpleRegexRealmMapper(SimpleRegexRealmMapperSupplier supplier)
Install a supplied SimpleRegexRealmMapper object to the list of
subresources
|
T |
simpleRegexRealmMapper(String childKey)
Create and configure a SimpleRegexRealmMapper object to the list of
subresources
|
T |
simpleRegexRealmMapper(String childKey,
SimpleRegexRealmMapperConsumer consumer)
Create and configure a SimpleRegexRealmMapper object to the list of
subresources
|
T |
simpleRegexRealmMappers(List<SimpleRegexRealmMapper> value)
Add all SimpleRegexRealmMapper objects to this subresource
|
T |
simpleRoleDecoder(SimpleRoleDecoder value)
Add the SimpleRoleDecoder object to the list of subresources
|
T |
simpleRoleDecoder(SimpleRoleDecoderSupplier supplier)
Install a supplied SimpleRoleDecoder object to the list of subresources
|
T |
simpleRoleDecoder(String childKey)
Create and configure a SimpleRoleDecoder object to the list of
subresources
|
T |
simpleRoleDecoder(String childKey,
SimpleRoleDecoderConsumer consumer)
Create and configure a SimpleRoleDecoder object to the list of
subresources
|
T |
simpleRoleDecoders(List<SimpleRoleDecoder> value)
Add all SimpleRoleDecoder objects to this subresource
|
T |
sizeRotatingFileAuditLog(SizeRotatingFileAuditLog value)
Add the SizeRotatingFileAuditLog object to the list of subresources
|
T |
sizeRotatingFileAuditLog(SizeRotatingFileAuditLogSupplier supplier)
Install a supplied SizeRotatingFileAuditLog object to the list of
subresources
|
T |
sizeRotatingFileAuditLog(String childKey)
Create and configure a SizeRotatingFileAuditLog object to the list of
subresources
|
T |
sizeRotatingFileAuditLog(String childKey,
SizeRotatingFileAuditLogConsumer consumer)
Create and configure a SizeRotatingFileAuditLog object to the list of
subresources
|
T |
sizeRotatingFileAuditLogs(List<SizeRotatingFileAuditLog> value)
Add all SizeRotatingFileAuditLog objects to this subresource
|
Elytron.ElytronResources |
subresources() |
T |
syslogAuditLog(String childKey)
Create and configure a SyslogAuditLog object to the list of subresources
|
T |
syslogAuditLog(String childKey,
SyslogAuditLogConsumer consumer)
Create and configure a SyslogAuditLog object to the list of subresources
|
T |
syslogAuditLog(SyslogAuditLog value)
Add the SyslogAuditLog object to the list of subresources
|
T |
syslogAuditLog(SyslogAuditLogSupplier supplier)
Install a supplied SyslogAuditLog object to the list of subresources
|
T |
syslogAuditLogs(List<SyslogAuditLog> value)
Add all SyslogAuditLog objects to this subresource
|
T |
tokenRealm(String childKey)
Create and configure a TokenRealm object to the list of subresources
|
T |
tokenRealm(String childKey,
TokenRealmConsumer consumer)
Create and configure a TokenRealm object to the list of subresources
|
T |
tokenRealm(TokenRealm value)
Add the TokenRealm object to the list of subresources
|
T |
tokenRealm(TokenRealmSupplier supplier)
Install a supplied TokenRealm object to the list of subresources
|
T |
tokenRealms(List<TokenRealm> value)
Add all TokenRealm objects to this subresource
|
T |
trustManager(String childKey)
Create and configure a TrustManager object to the list of subresources
|
T |
trustManager(String childKey,
TrustManagerConsumer consumer)
Create and configure a TrustManager object to the list of subresources
|
T |
trustManager(TrustManager value)
Add the TrustManager object to the list of subresources
|
T |
trustManager(TrustManagerSupplier supplier)
Install a supplied TrustManager object to the list of subresources
|
T |
trustManagers(List<TrustManager> value)
Add all TrustManager objects to this subresource
|
T |
x500AttributePrincipalDecoder(String childKey)
Create and configure a X500AttributePrincipalDecoder object to the list
of subresources
|
T |
x500AttributePrincipalDecoder(String childKey,
X500AttributePrincipalDecoderConsumer consumer)
Create and configure a X500AttributePrincipalDecoder object to the list
of subresources
|
T |
x500AttributePrincipalDecoder(X500AttributePrincipalDecoder value)
Add the X500AttributePrincipalDecoder object to the list of subresources
|
T |
x500AttributePrincipalDecoder(X500AttributePrincipalDecoderSupplier supplier)
Install a supplied X500AttributePrincipalDecoder object to the list of
subresources
|
T |
x500AttributePrincipalDecoders(List<X500AttributePrincipalDecoder> value)
Add all X500AttributePrincipalDecoder objects to this subresource
|
public String getKey()
public void addPropertyChangeListener(PropertyChangeListener listener)
public void removePropertyChangeListener(PropertyChangeListener listener)
public Elytron.ElytronResources subresources()
public T customPrincipalTransformers(List<CustomPrincipalTransformer> value)
value
- List of CustomPrincipalTransformer objects.public T customPrincipalTransformer(CustomPrincipalTransformer value)
value
- The CustomPrincipalTransformer to addpublic T customPrincipalTransformer(String childKey, CustomPrincipalTransformerConsumer consumer)
key
- The key for the CustomPrincipalTransformer resourceconfig
- The CustomPrincipalTransformerConsumer to usepublic T customPrincipalTransformer(String childKey)
key
- The key for the CustomPrincipalTransformer resourcepublic T customPrincipalTransformer(CustomPrincipalTransformerSupplier supplier)
public T constantPrincipalDecoders(List<ConstantPrincipalDecoder> value)
value
- List of ConstantPrincipalDecoder objects.public T constantPrincipalDecoder(ConstantPrincipalDecoder value)
value
- The ConstantPrincipalDecoder to addpublic T constantPrincipalDecoder(String childKey, ConstantPrincipalDecoderConsumer consumer)
key
- The key for the ConstantPrincipalDecoder resourceconfig
- The ConstantPrincipalDecoderConsumer to usepublic T constantPrincipalDecoder(String childKey)
key
- The key for the ConstantPrincipalDecoder resourcepublic T constantPrincipalDecoder(ConstantPrincipalDecoderSupplier supplier)
public T aggregateRealms(List<AggregateRealm> value)
value
- List of AggregateRealm objects.public T aggregateRealm(AggregateRealm value)
value
- The AggregateRealm to addpublic T aggregateRealm(String childKey, AggregateRealmConsumer consumer)
key
- The key for the AggregateRealm resourceconfig
- The AggregateRealmConsumer to usepublic T aggregateRealm(String childKey)
key
- The key for the AggregateRealm resourcepublic T aggregateRealm(AggregateRealmSupplier supplier)
public T customRoleMappers(List<CustomRoleMapper> value)
value
- List of CustomRoleMapper objects.public T customRoleMapper(CustomRoleMapper value)
value
- The CustomRoleMapper to addpublic T customRoleMapper(String childKey, CustomRoleMapperConsumer consumer)
key
- The key for the CustomRoleMapper resourceconfig
- The CustomRoleMapperConsumer to usepublic T customRoleMapper(String childKey)
key
- The key for the CustomRoleMapper resourcepublic T customRoleMapper(CustomRoleMapperSupplier supplier)
public T filesystemRealms(List<FilesystemRealm> value)
value
- List of FilesystemRealm objects.public T filesystemRealm(FilesystemRealm value)
value
- The FilesystemRealm to addpublic T filesystemRealm(String childKey, FilesystemRealmConsumer consumer)
key
- The key for the FilesystemRealm resourceconfig
- The FilesystemRealmConsumer to usepublic T filesystemRealm(String childKey)
key
- The key for the FilesystemRealm resourcepublic T filesystemRealm(FilesystemRealmSupplier supplier)
public T logicalPermissionMappers(List<LogicalPermissionMapper> value)
value
- List of LogicalPermissionMapper objects.public T logicalPermissionMapper(LogicalPermissionMapper value)
value
- The LogicalPermissionMapper to addpublic T logicalPermissionMapper(String childKey, LogicalPermissionMapperConsumer consumer)
key
- The key for the LogicalPermissionMapper resourceconfig
- The LogicalPermissionMapperConsumer to usepublic T logicalPermissionMapper(String childKey)
key
- The key for the LogicalPermissionMapper resourcepublic T logicalPermissionMapper(LogicalPermissionMapperSupplier supplier)
public T constantPrincipalTransformers(List<ConstantPrincipalTransformer> value)
value
- List of ConstantPrincipalTransformer objects.public T constantPrincipalTransformer(ConstantPrincipalTransformer value)
value
- The ConstantPrincipalTransformer to addpublic T constantPrincipalTransformer(String childKey, ConstantPrincipalTransformerConsumer consumer)
key
- The key for the ConstantPrincipalTransformer resourceconfig
- The ConstantPrincipalTransformerConsumer to usepublic T constantPrincipalTransformer(String childKey)
key
- The key for the ConstantPrincipalTransformer resourcepublic T constantPrincipalTransformer(ConstantPrincipalTransformerSupplier supplier)
public T customRealms(List<CustomRealm> value)
value
- List of CustomRealm objects.public T customRealm(CustomRealm value)
value
- The CustomRealm to addpublic T customRealm(String childKey, CustomRealmConsumer consumer)
key
- The key for the CustomRealm resourceconfig
- The CustomRealmConsumer to usepublic T customRealm(String childKey)
key
- The key for the CustomRealm resourcepublic T customRealm(CustomRealmSupplier supplier)
public T saslAuthenticationFactories(List<SASLAuthenticationFactory> value)
value
- List of SASLAuthenticationFactory objects.public T saslAuthenticationFactory(SASLAuthenticationFactory value)
value
- The SASLAuthenticationFactory to addpublic T saslAuthenticationFactory(String childKey, SASLAuthenticationFactoryConsumer consumer)
key
- The key for the SASLAuthenticationFactory resourceconfig
- The SASLAuthenticationFactoryConsumer to usepublic T saslAuthenticationFactory(String childKey)
key
- The key for the SASLAuthenticationFactory resourcepublic T saslAuthenticationFactory(SASLAuthenticationFactorySupplier supplier)
public T serviceLoaderHttpServerMechanismFactories(List<ServiceLoaderHTTPServerMechanismFactory> value)
value
- List of ServiceLoaderHTTPServerMechanismFactory objects.public T serviceLoaderHttpServerMechanismFactory(ServiceLoaderHTTPServerMechanismFactory value)
value
- The ServiceLoaderHTTPServerMechanismFactory to addpublic T serviceLoaderHttpServerMechanismFactory(String childKey, ServiceLoaderHTTPServerMechanismFactoryConsumer consumer)
key
- The key for the ServiceLoaderHTTPServerMechanismFactory
resourceconfig
- The ServiceLoaderHTTPServerMechanismFactoryConsumer to usepublic T serviceLoaderHttpServerMechanismFactory(String childKey)
key
- The key for the ServiceLoaderHTTPServerMechanismFactory
resourcepublic T serviceLoaderHttpServerMechanismFactory(ServiceLoaderHTTPServerMechanismFactorySupplier supplier)
public T jdbcRealms(List<JDBCRealm> value)
value
- List of JDBCRealm objects.public T jdbcRealm(JDBCRealm value)
value
- The JDBCRealm to addpublic T jdbcRealm(String childKey, JDBCRealmConsumer consumer)
key
- The key for the JDBCRealm resourceconfig
- The JDBCRealmConsumer to usepublic T jdbcRealm(String childKey)
key
- The key for the JDBCRealm resourcepublic T jdbcRealm(JDBCRealmSupplier supplier)
public T customRoleDecoders(List<CustomRoleDecoder> value)
value
- List of CustomRoleDecoder objects.public T customRoleDecoder(CustomRoleDecoder value)
value
- The CustomRoleDecoder to addpublic T customRoleDecoder(String childKey, CustomRoleDecoderConsumer consumer)
key
- The key for the CustomRoleDecoder resourceconfig
- The CustomRoleDecoderConsumer to usepublic T customRoleDecoder(String childKey)
key
- The key for the CustomRoleDecoder resourcepublic T customRoleDecoder(CustomRoleDecoderSupplier supplier)
public T credentialStores(List<CredentialStore> value)
value
- List of CredentialStore objects.public T credentialStore(CredentialStore value)
value
- The CredentialStore to addpublic T credentialStore(String childKey, CredentialStoreConsumer consumer)
key
- The key for the CredentialStore resourceconfig
- The CredentialStoreConsumer to usepublic T credentialStore(String childKey)
key
- The key for the CredentialStore resourcepublic T credentialStore(CredentialStoreSupplier supplier)
public T kerberosSecurityFactories(List<KerberosSecurityFactory> value)
value
- List of KerberosSecurityFactory objects.public T kerberosSecurityFactory(KerberosSecurityFactory value)
value
- The KerberosSecurityFactory to addpublic T kerberosSecurityFactory(String childKey, KerberosSecurityFactoryConsumer consumer)
key
- The key for the KerberosSecurityFactory resourceconfig
- The KerberosSecurityFactoryConsumer to usepublic T kerberosSecurityFactory(String childKey)
key
- The key for the KerberosSecurityFactory resourcepublic T kerberosSecurityFactory(KerberosSecurityFactorySupplier supplier)
public T configurableHttpServerMechanismFactories(List<ConfigurableHTTPServerMechanismFactory> value)
value
- List of ConfigurableHTTPServerMechanismFactory objects.public T configurableHttpServerMechanismFactory(ConfigurableHTTPServerMechanismFactory value)
value
- The ConfigurableHTTPServerMechanismFactory to addpublic T configurableHttpServerMechanismFactory(String childKey, ConfigurableHTTPServerMechanismFactoryConsumer consumer)
key
- The key for the ConfigurableHTTPServerMechanismFactory
resourceconfig
- The ConfigurableHTTPServerMechanismFactoryConsumer to usepublic T configurableHttpServerMechanismFactory(String childKey)
key
- The key for the ConfigurableHTTPServerMechanismFactory
resourcepublic T configurableHttpServerMechanismFactory(ConfigurableHTTPServerMechanismFactorySupplier supplier)
public T providerHttpServerMechanismFactories(List<ProviderHTTPServerMechanismFactory> value)
value
- List of ProviderHTTPServerMechanismFactory objects.public T providerHttpServerMechanismFactory(ProviderHTTPServerMechanismFactory value)
value
- The ProviderHTTPServerMechanismFactory to addpublic T providerHttpServerMechanismFactory(String childKey, ProviderHTTPServerMechanismFactoryConsumer consumer)
key
- The key for the ProviderHTTPServerMechanismFactory resourceconfig
- The ProviderHTTPServerMechanismFactoryConsumer to usepublic T providerHttpServerMechanismFactory(String childKey)
key
- The key for the ProviderHTTPServerMechanismFactory resourcepublic T providerHttpServerMechanismFactory(ProviderHTTPServerMechanismFactorySupplier supplier)
public T logicalRoleMappers(List<LogicalRoleMapper> value)
value
- List of LogicalRoleMapper objects.public T logicalRoleMapper(LogicalRoleMapper value)
value
- The LogicalRoleMapper to addpublic T logicalRoleMapper(String childKey, LogicalRoleMapperConsumer consumer)
key
- The key for the LogicalRoleMapper resourceconfig
- The LogicalRoleMapperConsumer to usepublic T logicalRoleMapper(String childKey)
key
- The key for the LogicalRoleMapper resourcepublic T logicalRoleMapper(LogicalRoleMapperSupplier supplier)
public T aggregateRoleMappers(List<AggregateRoleMapper> value)
value
- List of AggregateRoleMapper objects.public T aggregateRoleMapper(AggregateRoleMapper value)
value
- The AggregateRoleMapper to addpublic T aggregateRoleMapper(String childKey, AggregateRoleMapperConsumer consumer)
key
- The key for the AggregateRoleMapper resourceconfig
- The AggregateRoleMapperConsumer to usepublic T aggregateRoleMapper(String childKey)
key
- The key for the AggregateRoleMapper resourcepublic T aggregateRoleMapper(AggregateRoleMapperSupplier supplier)
public T providerLoaders(List<ProviderLoader> value)
value
- List of ProviderLoader objects.public T providerLoader(ProviderLoader value)
value
- The ProviderLoader to addpublic T providerLoader(String childKey, ProviderLoaderConsumer consumer)
key
- The key for the ProviderLoader resourceconfig
- The ProviderLoaderConsumer to usepublic T providerLoader(String childKey)
key
- The key for the ProviderLoader resourcepublic T providerLoader(ProviderLoaderSupplier supplier)
public T customPrincipalDecoders(List<CustomPrincipalDecoder> value)
value
- List of CustomPrincipalDecoder objects.public T customPrincipalDecoder(CustomPrincipalDecoder value)
value
- The CustomPrincipalDecoder to addpublic T customPrincipalDecoder(String childKey, CustomPrincipalDecoderConsumer consumer)
key
- The key for the CustomPrincipalDecoder resourceconfig
- The CustomPrincipalDecoderConsumer to usepublic T customPrincipalDecoder(String childKey)
key
- The key for the CustomPrincipalDecoder resourcepublic T customPrincipalDecoder(CustomPrincipalDecoderSupplier supplier)
public T sizeRotatingFileAuditLogs(List<SizeRotatingFileAuditLog> value)
value
- List of SizeRotatingFileAuditLog objects.public T sizeRotatingFileAuditLog(SizeRotatingFileAuditLog value)
value
- The SizeRotatingFileAuditLog to addpublic T sizeRotatingFileAuditLog(String childKey, SizeRotatingFileAuditLogConsumer consumer)
key
- The key for the SizeRotatingFileAuditLog resourceconfig
- The SizeRotatingFileAuditLogConsumer to usepublic T sizeRotatingFileAuditLog(String childKey)
key
- The key for the SizeRotatingFileAuditLog resourcepublic T sizeRotatingFileAuditLog(SizeRotatingFileAuditLogSupplier supplier)
public T constantPermissionMappers(List<ConstantPermissionMapper> value)
value
- List of ConstantPermissionMapper objects.public T constantPermissionMapper(ConstantPermissionMapper value)
value
- The ConstantPermissionMapper to addpublic T constantPermissionMapper(String childKey, ConstantPermissionMapperConsumer consumer)
key
- The key for the ConstantPermissionMapper resourceconfig
- The ConstantPermissionMapperConsumer to usepublic T constantPermissionMapper(String childKey)
key
- The key for the ConstantPermissionMapper resourcepublic T constantPermissionMapper(ConstantPermissionMapperSupplier supplier)
public T tokenRealms(List<TokenRealm> value)
value
- List of TokenRealm objects.public T tokenRealm(TokenRealm value)
value
- The TokenRealm to addpublic T tokenRealm(String childKey, TokenRealmConsumer consumer)
key
- The key for the TokenRealm resourceconfig
- The TokenRealmConsumer to usepublic T tokenRealm(String childKey)
key
- The key for the TokenRealm resourcepublic T tokenRealm(TokenRealmSupplier supplier)
public T clientSslContexts(List<ClientSslContext> value)
value
- List of ClientSslContext objects.public T clientSslContext(ClientSslContext value)
value
- The ClientSslContext to addpublic T clientSslContext(String childKey, ClientSslContextConsumer consumer)
key
- The key for the ClientSslContext resourceconfig
- The ClientSslContextConsumer to usepublic T clientSslContext(String childKey)
key
- The key for the ClientSslContext resourcepublic T clientSslContext(ClientSslContextSupplier supplier)
public T securityDomains(List<SecurityDomain> value)
value
- List of SecurityDomain objects.public T securityDomain(SecurityDomain value)
value
- The SecurityDomain to addpublic T securityDomain(String childKey, SecurityDomainConsumer consumer)
key
- The key for the SecurityDomain resourceconfig
- The SecurityDomainConsumer to usepublic T securityDomain(String childKey)
key
- The key for the SecurityDomain resourcepublic T securityDomain(SecurityDomainSupplier supplier)
public T constantRoleMappers(List<ConstantRoleMapper> value)
value
- List of ConstantRoleMapper objects.public T constantRoleMapper(ConstantRoleMapper value)
value
- The ConstantRoleMapper to addpublic T constantRoleMapper(String childKey, ConstantRoleMapperConsumer consumer)
key
- The key for the ConstantRoleMapper resourceconfig
- The ConstantRoleMapperConsumer to usepublic T constantRoleMapper(String childKey)
key
- The key for the ConstantRoleMapper resourcepublic T constantRoleMapper(ConstantRoleMapperSupplier supplier)
public T identityRealms(List<IdentityRealm> value)
value
- List of IdentityRealm objects.public T identityRealm(IdentityRealm value)
value
- The IdentityRealm to addpublic T identityRealm(String childKey, IdentityRealmConsumer consumer)
key
- The key for the IdentityRealm resourceconfig
- The IdentityRealmConsumer to usepublic T identityRealm(String childKey)
key
- The key for the IdentityRealm resourcepublic T identityRealm(IdentityRealmSupplier supplier)
public T filteringKeyStores(List<FilteringKeyStore> value)
value
- List of FilteringKeyStore objects.public T filteringKeyStore(FilteringKeyStore value)
value
- The FilteringKeyStore to addpublic T filteringKeyStore(String childKey, FilteringKeyStoreConsumer consumer)
key
- The key for the FilteringKeyStore resourceconfig
- The FilteringKeyStoreConsumer to usepublic T filteringKeyStore(String childKey)
key
- The key for the FilteringKeyStore resourcepublic T filteringKeyStore(FilteringKeyStoreSupplier supplier)
public T propertiesRealms(List<PropertiesRealm> value)
value
- List of PropertiesRealm objects.public T propertiesRealm(PropertiesRealm value)
value
- The PropertiesRealm to addpublic T propertiesRealm(String childKey, PropertiesRealmConsumer consumer)
key
- The key for the PropertiesRealm resourceconfig
- The PropertiesRealmConsumer to usepublic T propertiesRealm(String childKey)
key
- The key for the PropertiesRealm resourcepublic T propertiesRealm(PropertiesRealmSupplier supplier)
public T aggregatePrincipalDecoders(List<AggregatePrincipalDecoder> value)
value
- List of AggregatePrincipalDecoder objects.public T aggregatePrincipalDecoder(AggregatePrincipalDecoder value)
value
- The AggregatePrincipalDecoder to addpublic T aggregatePrincipalDecoder(String childKey, AggregatePrincipalDecoderConsumer consumer)
key
- The key for the AggregatePrincipalDecoder resourceconfig
- The AggregatePrincipalDecoderConsumer to usepublic T aggregatePrincipalDecoder(String childKey)
key
- The key for the AggregatePrincipalDecoder resourcepublic T aggregatePrincipalDecoder(AggregatePrincipalDecoderSupplier supplier)
public T aggregatePrincipalTransformers(List<AggregatePrincipalTransformer> value)
value
- List of AggregatePrincipalTransformer objects.public T aggregatePrincipalTransformer(AggregatePrincipalTransformer value)
value
- The AggregatePrincipalTransformer to addpublic T aggregatePrincipalTransformer(String childKey, AggregatePrincipalTransformerConsumer consumer)
key
- The key for the AggregatePrincipalTransformer resourceconfig
- The AggregatePrincipalTransformerConsumer to usepublic T aggregatePrincipalTransformer(String childKey)
key
- The key for the AggregatePrincipalTransformer resourcepublic T aggregatePrincipalTransformer(AggregatePrincipalTransformerSupplier supplier)
public T customCredentialSecurityFactories(List<CustomCredentialSecurityFactory> value)
value
- List of CustomCredentialSecurityFactory objects.public T customCredentialSecurityFactory(CustomCredentialSecurityFactory value)
value
- The CustomCredentialSecurityFactory to addpublic T customCredentialSecurityFactory(String childKey, CustomCredentialSecurityFactoryConsumer consumer)
key
- The key for the CustomCredentialSecurityFactory resourceconfig
- The CustomCredentialSecurityFactoryConsumer to usepublic T customCredentialSecurityFactory(String childKey)
key
- The key for the CustomCredentialSecurityFactory resourcepublic T customCredentialSecurityFactory(CustomCredentialSecurityFactorySupplier supplier)
public T periodicRotatingFileAuditLogs(List<PeriodicRotatingFileAuditLog> value)
value
- List of PeriodicRotatingFileAuditLog objects.public T periodicRotatingFileAuditLog(PeriodicRotatingFileAuditLog value)
value
- The PeriodicRotatingFileAuditLog to addpublic T periodicRotatingFileAuditLog(String childKey, PeriodicRotatingFileAuditLogConsumer consumer)
key
- The key for the PeriodicRotatingFileAuditLog resourceconfig
- The PeriodicRotatingFileAuditLogConsumer to usepublic T periodicRotatingFileAuditLog(String childKey)
key
- The key for the PeriodicRotatingFileAuditLog resourcepublic T periodicRotatingFileAuditLog(PeriodicRotatingFileAuditLogSupplier supplier)
public T simplePermissionMappers(List<SimplePermissionMapper> value)
value
- List of SimplePermissionMapper objects.public T simplePermissionMapper(SimplePermissionMapper value)
value
- The SimplePermissionMapper to addpublic T simplePermissionMapper(String childKey, SimplePermissionMapperConsumer consumer)
key
- The key for the SimplePermissionMapper resourceconfig
- The SimplePermissionMapperConsumer to usepublic T simplePermissionMapper(String childKey)
key
- The key for the SimplePermissionMapper resourcepublic T simplePermissionMapper(SimplePermissionMapperSupplier supplier)
public T constantRealmMappers(List<ConstantRealmMapper> value)
value
- List of ConstantRealmMapper objects.public T constantRealmMapper(ConstantRealmMapper value)
value
- The ConstantRealmMapper to addpublic T constantRealmMapper(String childKey, ConstantRealmMapperConsumer consumer)
key
- The key for the ConstantRealmMapper resourceconfig
- The ConstantRealmMapperConsumer to usepublic T constantRealmMapper(String childKey)
key
- The key for the ConstantRealmMapper resourcepublic T constantRealmMapper(ConstantRealmMapperSupplier supplier)
public T simpleRoleDecoders(List<SimpleRoleDecoder> value)
value
- List of SimpleRoleDecoder objects.public T simpleRoleDecoder(SimpleRoleDecoder value)
value
- The SimpleRoleDecoder to addpublic T simpleRoleDecoder(String childKey, SimpleRoleDecoderConsumer consumer)
key
- The key for the SimpleRoleDecoder resourceconfig
- The SimpleRoleDecoderConsumer to usepublic T simpleRoleDecoder(String childKey)
key
- The key for the SimpleRoleDecoder resourcepublic T simpleRoleDecoder(SimpleRoleDecoderSupplier supplier)
public T configurableSaslServerFactories(List<ConfigurableSASLServerFactory> value)
value
- List of ConfigurableSASLServerFactory objects.public T configurableSaslServerFactory(ConfigurableSASLServerFactory value)
value
- The ConfigurableSASLServerFactory to addpublic T configurableSaslServerFactory(String childKey, ConfigurableSASLServerFactoryConsumer consumer)
key
- The key for the ConfigurableSASLServerFactory resourceconfig
- The ConfigurableSASLServerFactoryConsumer to usepublic T configurableSaslServerFactory(String childKey)
key
- The key for the ConfigurableSASLServerFactory resourcepublic T configurableSaslServerFactory(ConfigurableSASLServerFactorySupplier supplier)
public T regexValidatingPrincipalTransformers(List<RegexValidatingPrincipalTransformer> value)
value
- List of RegexValidatingPrincipalTransformer objects.public T regexValidatingPrincipalTransformer(RegexValidatingPrincipalTransformer value)
value
- The RegexValidatingPrincipalTransformer to addpublic T regexValidatingPrincipalTransformer(String childKey, RegexValidatingPrincipalTransformerConsumer consumer)
key
- The key for the RegexValidatingPrincipalTransformer resourceconfig
- The RegexValidatingPrincipalTransformerConsumer to usepublic T regexValidatingPrincipalTransformer(String childKey)
key
- The key for the RegexValidatingPrincipalTransformer resourcepublic T regexValidatingPrincipalTransformer(RegexValidatingPrincipalTransformerSupplier supplier)
public T serviceLoaderSaslServerFactories(List<ServiceLoaderSASLServerFactory> value)
value
- List of ServiceLoaderSASLServerFactory objects.public T serviceLoaderSaslServerFactory(ServiceLoaderSASLServerFactory value)
value
- The ServiceLoaderSASLServerFactory to addpublic T serviceLoaderSaslServerFactory(String childKey, ServiceLoaderSASLServerFactoryConsumer consumer)
key
- The key for the ServiceLoaderSASLServerFactory resourceconfig
- The ServiceLoaderSASLServerFactoryConsumer to usepublic T serviceLoaderSaslServerFactory(String childKey)
key
- The key for the ServiceLoaderSASLServerFactory resourcepublic T serviceLoaderSaslServerFactory(ServiceLoaderSASLServerFactorySupplier supplier)
public T ldapKeyStores(List<LdapKeyStore> value)
value
- List of LdapKeyStore objects.public T ldapKeyStore(LdapKeyStore value)
value
- The LdapKeyStore to addpublic T ldapKeyStore(String childKey, LdapKeyStoreConsumer consumer)
key
- The key for the LdapKeyStore resourceconfig
- The LdapKeyStoreConsumer to usepublic T ldapKeyStore(String childKey)
key
- The key for the LdapKeyStore resourcepublic T ldapKeyStore(LdapKeyStoreSupplier supplier)
public T x500AttributePrincipalDecoders(List<X500AttributePrincipalDecoder> value)
value
- List of X500AttributePrincipalDecoder objects.public T x500AttributePrincipalDecoder(X500AttributePrincipalDecoder value)
value
- The X500AttributePrincipalDecoder to addpublic T x500AttributePrincipalDecoder(String childKey, X500AttributePrincipalDecoderConsumer consumer)
key
- The key for the X500AttributePrincipalDecoder resourceconfig
- The X500AttributePrincipalDecoderConsumer to usepublic T x500AttributePrincipalDecoder(String childKey)
key
- The key for the X500AttributePrincipalDecoder resourcepublic T x500AttributePrincipalDecoder(X500AttributePrincipalDecoderSupplier supplier)
public T dirContexts(List<DirContext> value)
value
- List of DirContext objects.public T dirContext(DirContext value)
value
- The DirContext to addpublic T dirContext(String childKey, DirContextConsumer consumer)
key
- The key for the DirContext resourceconfig
- The DirContextConsumer to usepublic T dirContext(String childKey)
key
- The key for the DirContext resourcepublic T dirContext(DirContextSupplier supplier)
public T mappedRegexRealmMappers(List<MappedRegexRealmMapper> value)
value
- List of MappedRegexRealmMapper objects.public T mappedRegexRealmMapper(MappedRegexRealmMapper value)
value
- The MappedRegexRealmMapper to addpublic T mappedRegexRealmMapper(String childKey, MappedRegexRealmMapperConsumer consumer)
key
- The key for the MappedRegexRealmMapper resourceconfig
- The MappedRegexRealmMapperConsumer to usepublic T mappedRegexRealmMapper(String childKey)
key
- The key for the MappedRegexRealmMapper resourcepublic T mappedRegexRealmMapper(MappedRegexRealmMapperSupplier supplier)
public T syslogAuditLogs(List<SyslogAuditLog> value)
value
- List of SyslogAuditLog objects.public T syslogAuditLog(SyslogAuditLog value)
value
- The SyslogAuditLog to addpublic T syslogAuditLog(String childKey, SyslogAuditLogConsumer consumer)
key
- The key for the SyslogAuditLog resourceconfig
- The SyslogAuditLogConsumer to usepublic T syslogAuditLog(String childKey)
key
- The key for the SyslogAuditLog resourcepublic T syslogAuditLog(SyslogAuditLogSupplier supplier)
public T aggregateSecurityEventListeners(List<AggregateSecurityEventListener> value)
value
- List of AggregateSecurityEventListener objects.public T aggregateSecurityEventListener(AggregateSecurityEventListener value)
value
- The AggregateSecurityEventListener to addpublic T aggregateSecurityEventListener(String childKey, AggregateSecurityEventListenerConsumer consumer)
key
- The key for the AggregateSecurityEventListener resourceconfig
- The AggregateSecurityEventListenerConsumer to usepublic T aggregateSecurityEventListener(String childKey)
key
- The key for the AggregateSecurityEventListener resourcepublic T aggregateSecurityEventListener(AggregateSecurityEventListenerSupplier supplier)
public T chainedPrincipalTransformers(List<ChainedPrincipalTransformer> value)
value
- List of ChainedPrincipalTransformer objects.public T chainedPrincipalTransformer(ChainedPrincipalTransformer value)
value
- The ChainedPrincipalTransformer to addpublic T chainedPrincipalTransformer(String childKey, ChainedPrincipalTransformerConsumer consumer)
key
- The key for the ChainedPrincipalTransformer resourceconfig
- The ChainedPrincipalTransformerConsumer to usepublic T chainedPrincipalTransformer(String childKey)
key
- The key for the ChainedPrincipalTransformer resourcepublic T chainedPrincipalTransformer(ChainedPrincipalTransformerSupplier supplier)
public T authenticationContexts(List<AuthenticationContext> value)
value
- List of AuthenticationContext objects.public T authenticationContext(AuthenticationContext value)
value
- The AuthenticationContext to addpublic T authenticationContext(String childKey, AuthenticationContextConsumer consumer)
key
- The key for the AuthenticationContext resourceconfig
- The AuthenticationContextConsumer to usepublic T authenticationContext(String childKey)
key
- The key for the AuthenticationContext resourcepublic T authenticationContext(AuthenticationContextSupplier supplier)
public T fileAuditLogs(List<FileAuditLog> value)
value
- List of FileAuditLog objects.public T fileAuditLog(FileAuditLog value)
value
- The FileAuditLog to addpublic T fileAuditLog(String childKey, FileAuditLogConsumer consumer)
key
- The key for the FileAuditLog resourceconfig
- The FileAuditLogConsumer to usepublic T fileAuditLog(String childKey)
key
- The key for the FileAuditLog resourcepublic T fileAuditLog(FileAuditLogSupplier supplier)
public T keyStoreRealms(List<KeyStoreRealm> value)
value
- List of KeyStoreRealm objects.public T keyStoreRealm(KeyStoreRealm value)
value
- The KeyStoreRealm to addpublic T keyStoreRealm(String childKey, KeyStoreRealmConsumer consumer)
key
- The key for the KeyStoreRealm resourceconfig
- The KeyStoreRealmConsumer to usepublic T keyStoreRealm(String childKey)
key
- The key for the KeyStoreRealm resourcepublic T keyStoreRealm(KeyStoreRealmSupplier supplier)
public T policies(List<Policy> value)
value
- List of Policy objects.public T policy(Policy value)
value
- The Policy to addpublic T policy(String childKey, PolicyConsumer consumer)
key
- The key for the Policy resourceconfig
- The PolicyConsumer to usepublic T policy(String childKey)
key
- The key for the Policy resourcepublic T policy(PolicySupplier supplier)
public T authenticationConfigurations(List<AuthenticationConfiguration> value)
value
- List of AuthenticationConfiguration objects.public T authenticationConfiguration(AuthenticationConfiguration value)
value
- The AuthenticationConfiguration to addpublic T authenticationConfiguration(String childKey, AuthenticationConfigurationConsumer consumer)
key
- The key for the AuthenticationConfiguration resourceconfig
- The AuthenticationConfigurationConsumer to usepublic T authenticationConfiguration(String childKey)
key
- The key for the AuthenticationConfiguration resourcepublic T authenticationConfiguration(AuthenticationConfigurationSupplier supplier)
public T providerSaslServerFactories(List<ProviderSASLServerFactory> value)
value
- List of ProviderSASLServerFactory objects.public T providerSaslServerFactory(ProviderSASLServerFactory value)
value
- The ProviderSASLServerFactory to addpublic T providerSaslServerFactory(String childKey, ProviderSASLServerFactoryConsumer consumer)
key
- The key for the ProviderSASLServerFactory resourceconfig
- The ProviderSASLServerFactoryConsumer to usepublic T providerSaslServerFactory(String childKey)
key
- The key for the ProviderSASLServerFactory resourcepublic T providerSaslServerFactory(ProviderSASLServerFactorySupplier supplier)
public T customModifiableRealms(List<CustomModifiableRealm> value)
value
- List of CustomModifiableRealm objects.public T customModifiableRealm(CustomModifiableRealm value)
value
- The CustomModifiableRealm to addpublic T customModifiableRealm(String childKey, CustomModifiableRealmConsumer consumer)
key
- The key for the CustomModifiableRealm resourceconfig
- The CustomModifiableRealmConsumer to usepublic T customModifiableRealm(String childKey)
key
- The key for the CustomModifiableRealm resourcepublic T customModifiableRealm(CustomModifiableRealmSupplier supplier)
public T addPrefixRoleMappers(List<AddPrefixRoleMapper> value)
value
- List of AddPrefixRoleMapper objects.public T addPrefixRoleMapper(AddPrefixRoleMapper value)
value
- The AddPrefixRoleMapper to addpublic T addPrefixRoleMapper(String childKey, AddPrefixRoleMapperConsumer consumer)
key
- The key for the AddPrefixRoleMapper resourceconfig
- The AddPrefixRoleMapperConsumer to usepublic T addPrefixRoleMapper(String childKey)
key
- The key for the AddPrefixRoleMapper resourcepublic T addPrefixRoleMapper(AddPrefixRoleMapperSupplier supplier)
public T aggregateHttpServerMechanismFactories(List<AggregateHTTPServerMechanismFactory> value)
value
- List of AggregateHTTPServerMechanismFactory objects.public T aggregateHttpServerMechanismFactory(AggregateHTTPServerMechanismFactory value)
value
- The AggregateHTTPServerMechanismFactory to addpublic T aggregateHttpServerMechanismFactory(String childKey, AggregateHTTPServerMechanismFactoryConsumer consumer)
key
- The key for the AggregateHTTPServerMechanismFactory resourceconfig
- The AggregateHTTPServerMechanismFactoryConsumer to usepublic T aggregateHttpServerMechanismFactory(String childKey)
key
- The key for the AggregateHTTPServerMechanismFactory resourcepublic T aggregateHttpServerMechanismFactory(AggregateHTTPServerMechanismFactorySupplier supplier)
public T customRealmMappers(List<CustomRealmMapper> value)
value
- List of CustomRealmMapper objects.public T customRealmMapper(CustomRealmMapper value)
value
- The CustomRealmMapper to addpublic T customRealmMapper(String childKey, CustomRealmMapperConsumer consumer)
key
- The key for the CustomRealmMapper resourceconfig
- The CustomRealmMapperConsumer to usepublic T customRealmMapper(String childKey)
key
- The key for the CustomRealmMapper resourcepublic T customRealmMapper(CustomRealmMapperSupplier supplier)
public T regexPrincipalTransformers(List<RegexPrincipalTransformer> value)
value
- List of RegexPrincipalTransformer objects.public T regexPrincipalTransformer(RegexPrincipalTransformer value)
value
- The RegexPrincipalTransformer to addpublic T regexPrincipalTransformer(String childKey, RegexPrincipalTransformerConsumer consumer)
key
- The key for the RegexPrincipalTransformer resourceconfig
- The RegexPrincipalTransformerConsumer to usepublic T regexPrincipalTransformer(String childKey)
key
- The key for the RegexPrincipalTransformer resourcepublic T regexPrincipalTransformer(RegexPrincipalTransformerSupplier supplier)
public T trustManagers(List<TrustManager> value)
value
- List of TrustManager objects.public T trustManager(TrustManager value)
value
- The TrustManager to addpublic T trustManager(String childKey, TrustManagerConsumer consumer)
key
- The key for the TrustManager resourceconfig
- The TrustManagerConsumer to usepublic T trustManager(String childKey)
key
- The key for the TrustManager resourcepublic T trustManager(TrustManagerSupplier supplier)
public T mechanismProviderFilteringSaslServerFactories(List<MechanismProviderFilteringSASLServerFactory> value)
value
- List of MechanismProviderFilteringSASLServerFactory objects.public T mechanismProviderFilteringSaslServerFactory(MechanismProviderFilteringSASLServerFactory value)
value
- The MechanismProviderFilteringSASLServerFactory to addpublic T mechanismProviderFilteringSaslServerFactory(String childKey, MechanismProviderFilteringSASLServerFactoryConsumer consumer)
key
- The key for the MechanismProviderFilteringSASLServerFactory
resourceconfig
- The MechanismProviderFilteringSASLServerFactoryConsumer to usepublic T mechanismProviderFilteringSaslServerFactory(String childKey)
key
- The key for the MechanismProviderFilteringSASLServerFactory
resourcepublic T mechanismProviderFilteringSaslServerFactory(MechanismProviderFilteringSASLServerFactorySupplier supplier)
public T ldapRealms(List<LdapRealm> value)
value
- List of LdapRealm objects.public T ldapRealm(LdapRealm value)
value
- The LdapRealm to addpublic T ldapRealm(String childKey, LdapRealmConsumer consumer)
key
- The key for the LdapRealm resourceconfig
- The LdapRealmConsumer to usepublic T ldapRealm(String childKey)
key
- The key for the LdapRealm resourcepublic T ldapRealm(LdapRealmSupplier supplier)
public T aggregateProviders(List<AggregateProviders> value)
value
- List of AggregateProviders objects.public T aggregateProviders(AggregateProviders value)
value
- The AggregateProviders to addpublic T aggregateProviders(String childKey, AggregateProvidersConsumer consumer)
key
- The key for the AggregateProviders resourceconfig
- The AggregateProvidersConsumer to usepublic T aggregateProviders(String childKey)
key
- The key for the AggregateProviders resourcepublic T aggregateProviders(AggregateProvidersSupplier supplier)
public T keyStores(List<KeyStore> value)
value
- List of KeyStore objects.public T keyStore(KeyStore value)
value
- The KeyStore to addpublic T keyStore(String childKey, KeyStoreConsumer consumer)
key
- The key for the KeyStore resourceconfig
- The KeyStoreConsumer to usepublic T keyStore(String childKey)
key
- The key for the KeyStore resourcepublic T keyStore(KeyStoreSupplier supplier)
public T httpAuthenticationFactories(List<HTTPAuthenticationFactory> value)
value
- List of HTTPAuthenticationFactory objects.public T httpAuthenticationFactory(HTTPAuthenticationFactory value)
value
- The HTTPAuthenticationFactory to addpublic T httpAuthenticationFactory(String childKey, HTTPAuthenticationFactoryConsumer consumer)
key
- The key for the HTTPAuthenticationFactory resourceconfig
- The HTTPAuthenticationFactoryConsumer to usepublic T httpAuthenticationFactory(String childKey)
key
- The key for the HTTPAuthenticationFactory resourcepublic T httpAuthenticationFactory(HTTPAuthenticationFactorySupplier supplier)
public T aggregateSaslServerFactories(List<AggregateSASLServerFactory> value)
value
- List of AggregateSASLServerFactory objects.public T aggregateSaslServerFactory(AggregateSASLServerFactory value)
value
- The AggregateSASLServerFactory to addpublic T aggregateSaslServerFactory(String childKey, AggregateSASLServerFactoryConsumer consumer)
key
- The key for the AggregateSASLServerFactory resourceconfig
- The AggregateSASLServerFactoryConsumer to usepublic T aggregateSaslServerFactory(String childKey)
key
- The key for the AggregateSASLServerFactory resourcepublic T aggregateSaslServerFactory(AggregateSASLServerFactorySupplier supplier)
public T simpleRegexRealmMappers(List<SimpleRegexRealmMapper> value)
value
- List of SimpleRegexRealmMapper objects.public T simpleRegexRealmMapper(SimpleRegexRealmMapper value)
value
- The SimpleRegexRealmMapper to addpublic T simpleRegexRealmMapper(String childKey, SimpleRegexRealmMapperConsumer consumer)
key
- The key for the SimpleRegexRealmMapper resourceconfig
- The SimpleRegexRealmMapperConsumer to usepublic T simpleRegexRealmMapper(String childKey)
key
- The key for the SimpleRegexRealmMapper resourcepublic T simpleRegexRealmMapper(SimpleRegexRealmMapperSupplier supplier)
public T cachingRealms(List<CachingRealm> value)
value
- List of CachingRealm objects.public T cachingRealm(CachingRealm value)
value
- The CachingRealm to addpublic T cachingRealm(String childKey, CachingRealmConsumer consumer)
key
- The key for the CachingRealm resourceconfig
- The CachingRealmConsumer to usepublic T cachingRealm(String childKey)
key
- The key for the CachingRealm resourcepublic T cachingRealm(CachingRealmSupplier supplier)
public T keyManagers(List<KeyManager> value)
value
- List of KeyManager objects.public T keyManager(KeyManager value)
value
- The KeyManager to addpublic T keyManager(String childKey, KeyManagerConsumer consumer)
key
- The key for the KeyManager resourceconfig
- The KeyManagerConsumer to usepublic T keyManager(String childKey)
key
- The key for the KeyManager resourcepublic T keyManager(KeyManagerSupplier supplier)
public T serverSslContexts(List<ServerSslContext> value)
value
- List of ServerSslContext objects.public T serverSslContext(ServerSslContext value)
value
- The ServerSslContext to addpublic T serverSslContext(String childKey, ServerSslContextConsumer consumer)
key
- The key for the ServerSslContext resourceconfig
- The ServerSslContextConsumer to usepublic T serverSslContext(String childKey)
key
- The key for the ServerSslContext resourcepublic T serverSslContext(ServerSslContextSupplier supplier)
public T addSuffixRoleMappers(List<AddSuffixRoleMapper> value)
value
- List of AddSuffixRoleMapper objects.public T addSuffixRoleMapper(AddSuffixRoleMapper value)
value
- The AddSuffixRoleMapper to addpublic T addSuffixRoleMapper(String childKey, AddSuffixRoleMapperConsumer consumer)
key
- The key for the AddSuffixRoleMapper resourceconfig
- The AddSuffixRoleMapperConsumer to usepublic T addSuffixRoleMapper(String childKey)
key
- The key for the AddSuffixRoleMapper resourcepublic T addSuffixRoleMapper(AddSuffixRoleMapperSupplier supplier)
public T customPermissionMappers(List<CustomPermissionMapper> value)
value
- List of CustomPermissionMapper objects.public T customPermissionMapper(CustomPermissionMapper value)
value
- The CustomPermissionMapper to addpublic T customPermissionMapper(String childKey, CustomPermissionMapperConsumer consumer)
key
- The key for the CustomPermissionMapper resourceconfig
- The CustomPermissionMapperConsumer to usepublic T customPermissionMapper(String childKey)
key
- The key for the CustomPermissionMapper resourcepublic T customPermissionMapper(CustomPermissionMapperSupplier supplier)
public T concatenatingPrincipalDecoders(List<ConcatenatingPrincipalDecoder> value)
value
- List of ConcatenatingPrincipalDecoder objects.public T concatenatingPrincipalDecoder(ConcatenatingPrincipalDecoder value)
value
- The ConcatenatingPrincipalDecoder to addpublic T concatenatingPrincipalDecoder(String childKey, ConcatenatingPrincipalDecoderConsumer consumer)
key
- The key for the ConcatenatingPrincipalDecoder resourceconfig
- The ConcatenatingPrincipalDecoderConsumer to usepublic T concatenatingPrincipalDecoder(String childKey)
key
- The key for the ConcatenatingPrincipalDecoder resourcepublic T concatenatingPrincipalDecoder(ConcatenatingPrincipalDecoderSupplier supplier)
public String defaultAuthenticationContext()
public T defaultAuthenticationContext(String value)
public List<String> disallowedProviders()
public T disallowedProviders(List<String> value)
public T disallowedProvider(String value)
public T disallowedProviders(String... args)
public String finalProviders()
public T finalProviders(String value)
public String initialProviders()
public T initialProviders(String value)
public Map securityProperties()
Copyright © 2018 JBoss by Red Hat. All rights reserved.