Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.elytron |
Class and Description |
---|
AddPrefixRoleMapper
A role mapper definition for a role mapper that adds a prefix to each
provided.
|
AddPrefixRoleMapperConsumer |
AddPrefixRoleMapperSupplier |
AddSuffixRoleMapper
A role mapper definition for a role mapper that adds a suffix to each
provided.
|
AddSuffixRoleMapperConsumer |
AddSuffixRoleMapperSupplier |
AggregateHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of other http server factories.
|
AggregateHTTPServerMechanismFactoryConsumer |
AggregateHTTPServerMechanismFactorySupplier |
AggregatePrincipalDecoder
A principal decoder definition where the principal decoder is an aggregation
of other principal decoders.
|
AggregatePrincipalDecoderConsumer |
AggregatePrincipalDecoderSupplier |
AggregatePrincipalTransformer
A principal transformer aggregating more principal transformers.
|
AggregatePrincipalTransformerConsumer |
AggregatePrincipalTransformerSupplier |
AggregateProviders
An aggregation of two or more Provider[] resources.
|
AggregateProvidersConsumer |
AggregateProvidersSupplier |
AggregateRealm
A realm definition that is an aggregation of two realms, one for the
authentication steps and one for loading the identity for the authorization
steps.
|
AggregateRealmConsumer |
AggregateRealmSupplier |
AggregateRoleMapper
A role mapper definition where the role mapper is an aggregation of other
role mappers.
|
AggregateRoleMapperConsumer |
AggregateRoleMapperSupplier |
AggregateSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of other sasl server factories.
|
AggregateSASLServerFactoryConsumer |
AggregateSASLServerFactorySupplier |
AggregateSecurityEventListener
An aggregation of two or more security event listener resources.
|
AggregateSecurityEventListenerConsumer |
AggregateSecurityEventListenerSupplier |
AuthenticationConfiguration
An individual authentication configuration definition.
|
AuthenticationConfigurationConsumer |
AuthenticationConfigurationSupplier |
AuthenticationContext
An individual authentication context definition.
|
AuthenticationContextConsumer |
AuthenticationContextSupplier |
CachingRealm
A realm definition that enables caching to another security realm.
|
CachingRealmConsumer |
CachingRealmSupplier |
CertificateAuthorityAccount
A certificate authority account definition.
|
CertificateAuthorityAccountConsumer |
CertificateAuthorityAccountSupplier |
ChainedPrincipalTransformer
A principal transformer definition where the principal transformer is a
chaining of other principal transformers.
|
ChainedPrincipalTransformerConsumer |
ChainedPrincipalTransformerSupplier |
ClientSslContext
An SSLContext for use on the client side of a connection.
|
ClientSslContextConsumer |
ClientSslContextSupplier |
ConcatenatingPrincipalDecoder
A principal decoder definition where the principal decoder is a concatenation
of other principal decoders.
|
ConcatenatingPrincipalDecoderConsumer |
ConcatenatingPrincipalDecoderSupplier |
ConfigurableHTTPServerMechanismFactory
A HTTP server factory definition that wraps another HTTP server factory and
applies the specified configuration and filtering.
|
ConfigurableHTTPServerMechanismFactoryConsumer |
ConfigurableHTTPServerMechanismFactorySupplier |
ConfigurableSASLServerFactory
A SaslServerFactory definition that wraps another SaslServerFactory and
applies the specified configuration and filtering.
|
ConfigurableSASLServerFactoryConsumer |
ConfigurableSASLServerFactorySupplier |
ConstantPermissionMapper
Definition of a permission mapper that always returns the same constant.
|
ConstantPermissionMapperConsumer |
ConstantPermissionMapperSupplier |
ConstantPrincipalDecoder
Definition of a principal decoder that always returns the same constant.
|
ConstantPrincipalDecoderConsumer |
ConstantPrincipalDecoderSupplier |
ConstantPrincipalTransformer
A principal transformer definition for a PrincipalTransformer that always
returns the same constant.
|
ConstantPrincipalTransformerConsumer |
ConstantPrincipalTransformerSupplier |
ConstantRealmMapper
Definition of a constant RealmMapper that always returns the same value.
|
ConstantRealmMapperConsumer |
ConstantRealmMapperSupplier |
ConstantRoleMapper
A role mapper definition where a constant set of roles is always returned.
|
ConstantRoleMapperConsumer |
ConstantRoleMapperSupplier |
CredentialStore
Credential store to keep alias for sensitive information such as passwords
for external services.
|
CredentialStoreConsumer |
CredentialStoreSupplier |
CustomCredentialSecurityFactory
A custom credential SecurityFactory definition.
|
CustomCredentialSecurityFactoryConsumer |
CustomCredentialSecurityFactorySupplier |
CustomModifiableRealm
Custom realm configured as being modifiable will be expected to implement the
ModifiableSecurityRealm interface.
|
CustomModifiableRealmConsumer |
CustomModifiableRealmSupplier |
CustomPermissionMapper
Definition of a custom permission mapper.
|
CustomPermissionMapperConsumer |
CustomPermissionMapperSupplier |
CustomPrincipalDecoder
Definition of a custom principal decoder
|
CustomPrincipalDecoderConsumer |
CustomPrincipalDecoderSupplier |
CustomPrincipalTransformer
A custom principal transformer definition.
|
CustomPrincipalTransformerConsumer |
CustomPrincipalTransformerSupplier |
CustomRealm
A custom realm definitions can implement either the SecurityRealm interface
or the ModifiableSecurityRealm interface.
|
CustomRealmConsumer |
CustomRealmMapper
Definition of a custom RealmMapper
|
CustomRealmMapperConsumer |
CustomRealmMapperSupplier |
CustomRealmSupplier |
CustomRoleDecoder
Definition of a custom RoleDecoder
|
CustomRoleDecoderConsumer |
CustomRoleDecoderSupplier |
CustomRoleMapper
Definition of a custom RoleMapper
|
CustomRoleMapperConsumer |
CustomRoleMapperSupplier |
CustomSecurityEventListener
A custom security event listener.
|
CustomSecurityEventListenerConsumer |
CustomSecurityEventListenerSupplier |
DirContext
The configuration to connect to a directory (LDAP) server.
|
DirContextConsumer |
DirContextSupplier |
FileAuditLog
An audit logger that logs to a local file.
|
FileAuditLogConsumer |
FileAuditLogSupplier |
FilesystemRealm
A simple security realm definition backed by the filesystem.
|
FilesystemRealmConsumer |
FilesystemRealmSupplier |
FilteringKeyStore
A filtering KeyStore definition.
|
FilteringKeyStoreConsumer |
FilteringKeyStoreSupplier |
HTTPAuthenticationFactory
Resource containing the association of a SecurityDomain with a
HttpServerAuthenticationMechanismFactory.
|
HTTPAuthenticationFactoryConsumer |
HTTPAuthenticationFactorySupplier |
IdentityRealm
Realm definition for a realm which contains a single pre-defined identity.
|
IdentityRealmConsumer |
IdentityRealmSupplier |
JaspiConfiguration
Resource containing the JASPI ServerAuthModule configuration for the servlet
profile.
|
JaspiConfigurationConsumer |
JaspiConfigurationSupplier |
JDBCRealm
A security realm definition backed by database using JDBC.
|
JDBCRealmConsumer |
JDBCRealmSupplier |
KerberosSecurityFactory
A security factory for obtaining a GSSCredential for use during
authentication.
|
KerberosSecurityFactoryConsumer |
KerberosSecurityFactorySupplier |
KeyManager
A key manager definition for creating the KeyManager as used to create an
SSLContext.
|
KeyManagerConsumer |
KeyManagerSupplier |
KeyStore
A KeyStore definition.
|
KeyStoreConsumer |
KeyStoreRealm
A security realm definition backed by a key store.
|
KeyStoreRealmConsumer |
KeyStoreRealmSupplier |
KeyStoreSupplier |
LdapKeyStore
A LdapKeyStore definition.
|
LdapKeyStoreConsumer |
LdapKeyStoreSupplier |
LdapRealm
A security realm definition backed by LDAP.
|
LdapRealmConsumer |
LdapRealmSupplier |
LogicalPermissionMapper
Definition of a logical permission mapper.
|
LogicalPermissionMapperConsumer |
LogicalPermissionMapperSupplier |
LogicalRoleMapper
A RoleMapper definition for a RoleMapper that performs a logical operation
using two referenced RoleMappers.
|
LogicalRoleMapperConsumer |
LogicalRoleMapperSupplier |
MappedRegexRealmMapper
Definition of a RealmMapper implementation that first uses a regular
expression to extract the realm name, this is then converted using the
configured mapping of realm names.
|
MappedRegexRealmMapperConsumer |
MappedRegexRealmMapperSupplier |
MappedRoleMapper
A RoleMapper definition for a RoleMapper that performs a mapping based on
configured map.
|
MappedRoleMapperConsumer |
MappedRoleMapperSupplier |
MechanismProviderFilteringSASLServerFactory
A SaslServerFactory definition that wraps another SaslServerFactory and
enables filtering of mechanisms based on the mechanism name and Provider name
and version.
|
MechanismProviderFilteringSASLServerFactoryConsumer |
MechanismProviderFilteringSASLServerFactorySupplier |
PeriodicRotatingFileAuditLog
An audit log definition for persisting an audit log to a local files rotating
the log after a time period derived from the given suffix string, which
should be in a format understood by java.time.format.DateTimeFormatter.
|
PeriodicRotatingFileAuditLogConsumer |
PeriodicRotatingFileAuditLogSupplier |
PermissionSet
Definition of a permission set.
|
PermissionSetConsumer |
PermissionSetSupplier |
Policy
A definition that sets up a policy provider.
|
PolicyConsumer |
PolicySupplier |
PropertiesRealm
A security realm definition backed by properties files.
|
PropertiesRealmConsumer |
PropertiesRealmSupplier |
ProviderHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of factories from the Provider[]
|
ProviderHTTPServerMechanismFactoryConsumer |
ProviderHTTPServerMechanismFactorySupplier |
ProviderLoader
A definition for a Provider loader.
|
ProviderLoaderConsumer |
ProviderLoaderSupplier |
ProviderSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of factories from the Provider[]
|
ProviderSASLServerFactoryConsumer |
ProviderSASLServerFactorySupplier |
RegexPrincipalTransformer
A regular expression based principal transformer
|
RegexPrincipalTransformerConsumer |
RegexPrincipalTransformerSupplier |
RegexValidatingPrincipalTransformer
A regular expression based principal transformer which uses the regular
expression to validate the name.
|
RegexValidatingPrincipalTransformerConsumer |
RegexValidatingPrincipalTransformerSupplier |
SASLAuthenticationFactory
Resource containing the association of a SecurityDomain with a
SaslServerFactory.
|
SASLAuthenticationFactoryConsumer |
SASLAuthenticationFactorySupplier |
SecurityDomain
A security domain definition.
|
SecurityDomainConsumer |
SecurityDomainSupplier |
ServerSslContext
An SSLContext for use on the server side of a connection.
|
ServerSslContextConsumer |
ServerSslContextSupplier |
ServerSslSniContext
A server side SNI Aware SSLContext that selects between an underlying context
based on the provided SNI name
|
ServerSslSniContextConsumer |
ServerSslSniContextSupplier |
ServiceLoaderHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of factories identified using a ServiceLoader
|
ServiceLoaderHTTPServerMechanismFactoryConsumer |
ServiceLoaderHTTPServerMechanismFactorySupplier |
ServiceLoaderSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of factories identified using a ServiceLoader
|
ServiceLoaderSASLServerFactoryConsumer |
ServiceLoaderSASLServerFactorySupplier |
SimplePermissionMapper
Definition of a simple configured permission mapper.
|
SimplePermissionMapperConsumer |
SimplePermissionMapperSupplier |
SimpleRegexRealmMapper
Definition of a simple RealmMapper that attempts to extract the realm name
using the capture group from the regular expression, if that does not provide
a match then the delegate RealmMapper is used instead.
|
SimpleRegexRealmMapperConsumer |
SimpleRegexRealmMapperSupplier |
SimpleRoleDecoder
Definition of a simple RoleDecoder that takes a single attribute and maps it
directly to roles.
|
SimpleRoleDecoderConsumer |
SimpleRoleDecoderSupplier |
SizeRotatingFileAuditLog
An audit log definition for persisting an audit log to a local files rotating
the log after the size of the file grows beyond a certain point and keeping a
fixed number of backups.
|
SizeRotatingFileAuditLogConsumer |
SizeRotatingFileAuditLogSupplier |
SyslogAuditLog
An audit logger that sends audit events to a remote syslog server.
|
SyslogAuditLogConsumer |
SyslogAuditLogSupplier |
TokenRealm
A security realm definition capable of validating and extracting identities
from security tokens.
|
TokenRealmConsumer |
TokenRealmSupplier |
TrustManager
A trust manager definition for creating the TrustManager[] as used to create
an SSLContext.
|
TrustManagerConsumer |
TrustManagerSupplier |
X500AttributePrincipalDecoder
Definition of a X.500 attribute based principal decoder
|
X500AttributePrincipalDecoderConsumer |
X500AttributePrincipalDecoderSupplier |
Class and Description |
---|
AddPrefixRoleMapper
A role mapper definition for a role mapper that adds a prefix to each
provided.
|
AddPrefixRoleMapperConsumer |
AddSuffixRoleMapper
A role mapper definition for a role mapper that adds a suffix to each
provided.
|
AddSuffixRoleMapperConsumer |
AggregateHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of other http server factories.
|
AggregateHTTPServerMechanismFactoryConsumer |
AggregatePrincipalDecoder
A principal decoder definition where the principal decoder is an aggregation
of other principal decoders.
|
AggregatePrincipalDecoderConsumer |
AggregatePrincipalTransformer
A principal transformer aggregating more principal transformers.
|
AggregatePrincipalTransformerConsumer |
AggregateProviders
An aggregation of two or more Provider[] resources.
|
AggregateProvidersConsumer |
AggregateRealm
A realm definition that is an aggregation of two realms, one for the
authentication steps and one for loading the identity for the authorization
steps.
|
AggregateRealmConsumer |
AggregateRoleMapper
A role mapper definition where the role mapper is an aggregation of other
role mappers.
|
AggregateRoleMapperConsumer |
AggregateSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of other sasl server factories.
|
AggregateSASLServerFactoryConsumer |
AggregateSecurityEventListener
An aggregation of two or more security event listener resources.
|
AggregateSecurityEventListenerConsumer |
AuthenticationConfiguration
An individual authentication configuration definition.
|
AuthenticationConfiguration.ForwardingMode |
AuthenticationConfigurationConsumer |
AuthenticationContext
An individual authentication context definition.
|
AuthenticationContextConsumer |
CachingRealm
A realm definition that enables caching to another security realm.
|
CachingRealmConsumer |
CertificateAuthorityAccount
A certificate authority account definition.
|
CertificateAuthorityAccount.CertificateAuthority |
CertificateAuthorityAccountConsumer |
ChainedPrincipalTransformer
A principal transformer definition where the principal transformer is a
chaining of other principal transformers.
|
ChainedPrincipalTransformerConsumer |
ClientSslContext
An SSLContext for use on the client side of a connection.
|
ClientSslContext.ClientSslContextResources
Child mutators for ClientSslContext
|
ClientSslContextConsumer |
ConcatenatingPrincipalDecoder
A principal decoder definition where the principal decoder is a concatenation
of other principal decoders.
|
ConcatenatingPrincipalDecoderConsumer |
ConfigurableHTTPServerMechanismFactory
A HTTP server factory definition that wraps another HTTP server factory and
applies the specified configuration and filtering.
|
ConfigurableHTTPServerMechanismFactoryConsumer |
ConfigurableSASLServerFactory
A SaslServerFactory definition that wraps another SaslServerFactory and
applies the specified configuration and filtering.
|
ConfigurableSASLServerFactoryConsumer |
ConstantPermissionMapper
Definition of a permission mapper that always returns the same constant.
|
ConstantPermissionMapperConsumer |
ConstantPrincipalDecoder
Definition of a principal decoder that always returns the same constant.
|
ConstantPrincipalDecoderConsumer |
ConstantPrincipalTransformer
A principal transformer definition for a PrincipalTransformer that always
returns the same constant.
|
ConstantPrincipalTransformerConsumer |
ConstantRealmMapper
Definition of a constant RealmMapper that always returns the same value.
|
ConstantRealmMapperConsumer |
ConstantRoleMapper
A role mapper definition where a constant set of roles is always returned.
|
ConstantRoleMapperConsumer |
CredentialStore
Credential store to keep alias for sensitive information such as passwords
for external services.
|
CredentialStoreConsumer |
CustomCredentialSecurityFactory
A custom credential SecurityFactory definition.
|
CustomCredentialSecurityFactoryConsumer |
CustomModifiableRealm
Custom realm configured as being modifiable will be expected to implement the
ModifiableSecurityRealm interface.
|
CustomModifiableRealmConsumer |
CustomPermissionMapper
Definition of a custom permission mapper.
|
CustomPermissionMapperConsumer |
CustomPrincipalDecoder
Definition of a custom principal decoder
|
CustomPrincipalDecoderConsumer |
CustomPrincipalTransformer
A custom principal transformer definition.
|
CustomPrincipalTransformerConsumer |
CustomRealm
A custom realm definitions can implement either the SecurityRealm interface
or the ModifiableSecurityRealm interface.
|
CustomRealmConsumer |
CustomRealmMapper
Definition of a custom RealmMapper
|
CustomRealmMapperConsumer |
CustomRoleDecoder
Definition of a custom RoleDecoder
|
CustomRoleDecoderConsumer |
CustomRoleMapper
Definition of a custom RoleMapper
|
CustomRoleMapperConsumer |
CustomSecurityEventListener
A custom security event listener.
|
CustomSecurityEventListenerConsumer |
DirContext
The configuration to connect to a directory (LDAP) server.
|
DirContext.ReferralMode |
DirContextConsumer |
FileAuditLog
An audit logger that logs to a local file.
|
FileAuditLogConsumer |
FilesystemRealm
A simple security realm definition backed by the filesystem.
|
FilesystemRealmConsumer |
FilteringKeyStore
A filtering KeyStore definition.
|
FilteringKeyStoreConsumer |
Format |
HTTPAuthenticationFactory
Resource containing the association of a SecurityDomain with a
HttpServerAuthenticationMechanismFactory.
|
HTTPAuthenticationFactoryConsumer |
IdentityRealm
Realm definition for a realm which contains a single pre-defined identity.
|
IdentityRealmConsumer |
JaspiConfiguration
Resource containing the JASPI ServerAuthModule configuration for the servlet
profile.
|
JaspiConfigurationConsumer |
JDBCRealm
A security realm definition backed by database using JDBC.
|
JDBCRealmConsumer |
KerberosSecurityFactory
A security factory for obtaining a GSSCredential for use during
authentication.
|
KerberosSecurityFactoryConsumer |
KeyManager
A key manager definition for creating the KeyManager as used to create an
SSLContext.
|
KeyManagerConsumer |
KeyStore
A KeyStore definition.
|
KeyStoreConsumer |
KeyStoreRealm
A security realm definition backed by a key store.
|
KeyStoreRealmConsumer |
LdapKeyStore
A LdapKeyStore definition.
|
LdapKeyStoreConsumer |
LdapRealm
A security realm definition backed by LDAP.
|
LdapRealmConsumer |
LogicalPermissionMapper
Definition of a logical permission mapper.
|
LogicalPermissionMapper.LogicalOperation |
LogicalPermissionMapperConsumer |
LogicalRoleMapper
A RoleMapper definition for a RoleMapper that performs a logical operation
using two referenced RoleMappers.
|
LogicalRoleMapper.LogicalOperation |
LogicalRoleMapperConsumer |
MappedRegexRealmMapper
Definition of a RealmMapper implementation that first uses a regular
expression to extract the realm name, this is then converted using the
configured mapping of realm names.
|
MappedRegexRealmMapperConsumer |
MappedRoleMapper
A RoleMapper definition for a RoleMapper that performs a mapping based on
configured map.
|
MappedRoleMapperConsumer |
MechanismProviderFilteringSASLServerFactory
A SaslServerFactory definition that wraps another SaslServerFactory and
enables filtering of mechanisms based on the mechanism name and Provider name
and version.
|
MechanismProviderFilteringSASLServerFactoryConsumer |
PeriodicRotatingFileAuditLog
An audit log definition for persisting an audit log to a local files rotating
the log after a time period derived from the given suffix string, which
should be in a format understood by java.time.format.DateTimeFormatter.
|
PeriodicRotatingFileAuditLogConsumer |
PermissionSet
Definition of a permission set.
|
PermissionSetConsumer |
Policy
A definition that sets up a policy provider.
|
PolicyConsumer |
PropertiesRealm
A security realm definition backed by properties files.
|
PropertiesRealmConsumer |
ProviderHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of factories from the Provider[]
|
ProviderHTTPServerMechanismFactoryConsumer |
ProviderLoader
A definition for a Provider loader.
|
ProviderLoaderConsumer |
ProviderSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of factories from the Provider[]
|
ProviderSASLServerFactoryConsumer |
RegexPrincipalTransformer
A regular expression based principal transformer
|
RegexPrincipalTransformerConsumer |
RegexValidatingPrincipalTransformer
A regular expression based principal transformer which uses the regular
expression to validate the name.
|
RegexValidatingPrincipalTransformerConsumer |
SASLAuthenticationFactory
Resource containing the association of a SecurityDomain with a
SaslServerFactory.
|
SASLAuthenticationFactoryConsumer |
SecurityDomain
A security domain definition.
|
SecurityDomainConsumer |
ServerSslContext
An SSLContext for use on the server side of a connection.
|
ServerSslContext.ServerSslContextResources
Child mutators for ServerSslContext
|
ServerSslContextConsumer |
ServerSslSniContext
A server side SNI Aware SSLContext that selects between an underlying context
based on the provided SNI name
|
ServerSslSniContextConsumer |
ServiceLoaderHTTPServerMechanismFactory
A http server factory definition where the http server factory is an
aggregation of factories identified using a ServiceLoader
|
ServiceLoaderHTTPServerMechanismFactoryConsumer |
ServiceLoaderSASLServerFactory
A sasl server factory definition where the sasl server factory is an
aggregation of factories identified using a ServiceLoader
|
ServiceLoaderSASLServerFactoryConsumer |
SimplePermissionMapper
Definition of a simple configured permission mapper.
|
SimplePermissionMapper.MappingMode |
SimplePermissionMapperConsumer |
SimpleRegexRealmMapper
Definition of a simple RealmMapper that attempts to extract the realm name
using the capture group from the regular expression, if that does not provide
a match then the delegate RealmMapper is used instead.
|
SimpleRegexRealmMapperConsumer |
SimpleRoleDecoder
Definition of a simple RoleDecoder that takes a single attribute and maps it
directly to roles.
|
SimpleRoleDecoderConsumer |
SizeRotatingFileAuditLog
An audit log definition for persisting an audit log to a local files rotating
the log after the size of the file grows beyond a certain point and keeping a
fixed number of backups.
|
SizeRotatingFileAuditLogConsumer |
SslSession
A currently established SSL session.
|
SslSessionConsumer |
SslSessionSupplier |
State |
SyslogAuditLog
An audit logger that sends audit events to a remote syslog server.
|
SyslogAuditLog.Transport |
SyslogAuditLogConsumer |
TokenRealm
A security realm definition capable of validating and extracting identities
from security tokens.
|
TokenRealmConsumer |
TrustManager
A trust manager definition for creating the TrustManager[] as used to create
an SSLContext.
|
TrustManagerConsumer |
X500AttributePrincipalDecoder
Definition of a X.500 attribute based principal decoder
|
X500AttributePrincipalDecoderConsumer |
Copyright © 2019 JBoss by Red Hat. All rights reserved.