Constructor and Description |
---|
ElytronResources() |
public List<CustomPrincipalTransformer> customPrincipalTransformers()
public CustomPrincipalTransformer customPrincipalTransformer(String key)
public List<ConstantPrincipalDecoder> constantPrincipalDecoders()
public ConstantPrincipalDecoder constantPrincipalDecoder(String key)
public List<AggregateRealm> aggregateRealms()
public AggregateRealm aggregateRealm(String key)
public List<CustomRoleMapper> customRoleMappers()
public CustomRoleMapper customRoleMapper(String key)
public List<FilesystemRealm> filesystemRealms()
public FilesystemRealm filesystemRealm(String key)
public List<LogicalPermissionMapper> logicalPermissionMappers()
public LogicalPermissionMapper logicalPermissionMapper(String key)
public List<ConstantPrincipalTransformer> constantPrincipalTransformers()
public ConstantPrincipalTransformer constantPrincipalTransformer(String key)
public List<CustomRealm> customRealms()
public CustomRealm customRealm(String key)
public List<SASLAuthenticationFactory> saslAuthenticationFactories()
public SASLAuthenticationFactory saslAuthenticationFactory(String key)
public List<ServiceLoaderHTTPServerMechanismFactory> serviceLoaderHttpServerMechanismFactories()
public ServiceLoaderHTTPServerMechanismFactory serviceLoaderHttpServerMechanismFactory(String key)
public List<JDBCRealm> jdbcRealms()
public List<CustomRoleDecoder> customRoleDecoders()
public CustomRoleDecoder customRoleDecoder(String key)
public List<CredentialStore> credentialStores()
public CredentialStore credentialStore(String key)
public List<KerberosSecurityFactory> kerberosSecurityFactories()
public KerberosSecurityFactory kerberosSecurityFactory(String key)
public List<ConfigurableHTTPServerMechanismFactory> configurableHttpServerMechanismFactories()
public ConfigurableHTTPServerMechanismFactory configurableHttpServerMechanismFactory(String key)
public List<ProviderHTTPServerMechanismFactory> providerHttpServerMechanismFactories()
public ProviderHTTPServerMechanismFactory providerHttpServerMechanismFactory(String key)
public List<LogicalRoleMapper> logicalRoleMappers()
public LogicalRoleMapper logicalRoleMapper(String key)
public List<AggregateRoleMapper> aggregateRoleMappers()
public AggregateRoleMapper aggregateRoleMapper(String key)
public List<ProviderLoader> providerLoaders()
public ProviderLoader providerLoader(String key)
public List<CustomPrincipalDecoder> customPrincipalDecoders()
public CustomPrincipalDecoder customPrincipalDecoder(String key)
public List<SizeRotatingFileAuditLog> sizeRotatingFileAuditLogs()
public SizeRotatingFileAuditLog sizeRotatingFileAuditLog(String key)
public List<ConstantPermissionMapper> constantPermissionMappers()
public ConstantPermissionMapper constantPermissionMapper(String key)
public List<TokenRealm> tokenRealms()
public TokenRealm tokenRealm(String key)
public List<ClientSslContext> clientSslContexts()
public ClientSslContext clientSslContext(String key)
public List<SecurityDomain> securityDomains()
public SecurityDomain securityDomain(String key)
public List<ConstantRoleMapper> constantRoleMappers()
public ConstantRoleMapper constantRoleMapper(String key)
public List<IdentityRealm> identityRealms()
public IdentityRealm identityRealm(String key)
public List<FilteringKeyStore> filteringKeyStores()
public FilteringKeyStore filteringKeyStore(String key)
public List<PropertiesRealm> propertiesRealms()
public PropertiesRealm propertiesRealm(String key)
public List<AggregatePrincipalDecoder> aggregatePrincipalDecoders()
public AggregatePrincipalDecoder aggregatePrincipalDecoder(String key)
public List<AggregatePrincipalTransformer> aggregatePrincipalTransformers()
public AggregatePrincipalTransformer aggregatePrincipalTransformer(String key)
public List<CustomCredentialSecurityFactory> customCredentialSecurityFactories()
public CustomCredentialSecurityFactory customCredentialSecurityFactory(String key)
public List<PeriodicRotatingFileAuditLog> periodicRotatingFileAuditLogs()
public PeriodicRotatingFileAuditLog periodicRotatingFileAuditLog(String key)
public List<SimplePermissionMapper> simplePermissionMappers()
public SimplePermissionMapper simplePermissionMapper(String key)
public List<ConstantRealmMapper> constantRealmMappers()
public ConstantRealmMapper constantRealmMapper(String key)
public List<SimpleRoleDecoder> simpleRoleDecoders()
public SimpleRoleDecoder simpleRoleDecoder(String key)
public List<ConfigurableSASLServerFactory> configurableSaslServerFactories()
public ConfigurableSASLServerFactory configurableSaslServerFactory(String key)
public List<RegexValidatingPrincipalTransformer> regexValidatingPrincipalTransformers()
public RegexValidatingPrincipalTransformer regexValidatingPrincipalTransformer(String key)
public List<ServiceLoaderSASLServerFactory> serviceLoaderSaslServerFactories()
public ServiceLoaderSASLServerFactory serviceLoaderSaslServerFactory(String key)
public List<LdapKeyStore> ldapKeyStores()
public LdapKeyStore ldapKeyStore(String key)
public List<X500AttributePrincipalDecoder> x500AttributePrincipalDecoders()
public X500AttributePrincipalDecoder x500AttributePrincipalDecoder(String key)
public List<DirContext> dirContexts()
public DirContext dirContext(String key)
public List<MappedRegexRealmMapper> mappedRegexRealmMappers()
public MappedRegexRealmMapper mappedRegexRealmMapper(String key)
public List<SyslogAuditLog> syslogAuditLogs()
public SyslogAuditLog syslogAuditLog(String key)
public List<AggregateSecurityEventListener> aggregateSecurityEventListeners()
public AggregateSecurityEventListener aggregateSecurityEventListener(String key)
public List<ChainedPrincipalTransformer> chainedPrincipalTransformers()
public ChainedPrincipalTransformer chainedPrincipalTransformer(String key)
public List<AuthenticationContext> authenticationContexts()
public AuthenticationContext authenticationContext(String key)
public List<FileAuditLog> fileAuditLogs()
public FileAuditLog fileAuditLog(String key)
public List<KeyStoreRealm> keyStoreRealms()
public KeyStoreRealm keyStoreRealm(String key)
public List<Policy> policies()
public List<AuthenticationConfiguration> authenticationConfigurations()
public AuthenticationConfiguration authenticationConfiguration(String key)
public List<ProviderSASLServerFactory> providerSaslServerFactories()
public ProviderSASLServerFactory providerSaslServerFactory(String key)
public List<CustomModifiableRealm> customModifiableRealms()
public CustomModifiableRealm customModifiableRealm(String key)
public List<AddPrefixRoleMapper> addPrefixRoleMappers()
public AddPrefixRoleMapper addPrefixRoleMapper(String key)
public List<AggregateHTTPServerMechanismFactory> aggregateHttpServerMechanismFactories()
public AggregateHTTPServerMechanismFactory aggregateHttpServerMechanismFactory(String key)
public List<CustomRealmMapper> customRealmMappers()
public CustomRealmMapper customRealmMapper(String key)
public List<RegexPrincipalTransformer> regexPrincipalTransformers()
public RegexPrincipalTransformer regexPrincipalTransformer(String key)
public List<TrustManager> trustManagers()
public TrustManager trustManager(String key)
public List<MechanismProviderFilteringSASLServerFactory> mechanismProviderFilteringSaslServerFactories()
public MechanismProviderFilteringSASLServerFactory mechanismProviderFilteringSaslServerFactory(String key)
public List<LdapRealm> ldapRealms()
public List<AggregateProviders> aggregateProviders()
public AggregateProviders aggregateProviders(String key)
public List<KeyStore> keyStores()
public List<HTTPAuthenticationFactory> httpAuthenticationFactories()
public HTTPAuthenticationFactory httpAuthenticationFactory(String key)
public List<AggregateSASLServerFactory> aggregateSaslServerFactories()
public AggregateSASLServerFactory aggregateSaslServerFactory(String key)
public List<SimpleRegexRealmMapper> simpleRegexRealmMappers()
public SimpleRegexRealmMapper simpleRegexRealmMapper(String key)
public List<CachingRealm> cachingRealms()
public CachingRealm cachingRealm(String key)
public List<KeyManager> keyManagers()
public KeyManager keyManager(String key)
public List<ServerSslContext> serverSslContexts()
public ServerSslContext serverSslContext(String key)
public List<AddSuffixRoleMapper> addSuffixRoleMappers()
public AddSuffixRoleMapper addSuffixRoleMapper(String key)
public List<CustomPermissionMapper> customPermissionMappers()
public CustomPermissionMapper customPermissionMapper(String key)
public List<ConcatenatingPrincipalDecoder> concatenatingPrincipalDecoders()
public ConcatenatingPrincipalDecoder concatenatingPrincipalDecoder(String key)
Copyright © 2018 JBoss by Red Hat. All rights reserved.