Package | Description |
---|---|
org.wildfly.security.auth.callback |
Extended callbacks and supporting utilities which allow efficient callback handler implementation.
|
org.wildfly.security.auth.client |
Elytron Client enable remote clients to authenticate using Elytron.
|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
org.wildfly.security.auth.server.event | |
org.wildfly.security.auth.util |
Miscellaneous utility classes and APIs for client and server login applications.
|
org.wildfly.security.authz |
Elytron's Authorization API
|
org.wildfly.security.http |
Package containing the HTTP based authentication APIs, SPIs and related classes.
|
org.wildfly.security.ssl | |
org.wildfly.security.x500 |
Package containing X.500 representations.
|
Class and Description |
---|
MechanismInformation
Information about the current mechanism being used for authentication.
|
SecurityDomain
A security domain.
|
SecurityIdentity
A loaded and authenticated security identity.
|
Class and Description |
---|
NameRewriter
A name rewriter.
|
SecurityDomain
A security domain.
|
Class and Description |
---|
FlexibleIdentityAssociation
A flexible identity association which can have its current identity modified.
|
HttpAuthenticationFactory
A HTTP authentication mechanism configuration, the configuration is associated with the
SecurityDomain and
HttpServerAuthenticationMechanismFactory for obtaining configured mechanisms. |
HttpAuthenticationFactory.Builder
A builder for SASL server factory configurations.
|
IdentityCredentials
The public or private credentials retained by an identity, which can be used for authentication forwarding.
|
MechanismAuthenticationFactory
A generalized mechanism factory which authenticates against a security domain.
|
MechanismAuthenticationFactory.Builder
A builder for a
MechanismAuthenticationFactory . |
MechanismConfiguration
A configuration that applies to an authentication mechanism.
|
MechanismConfiguration.Builder
A builder for authentication mechanism configuration.
|
MechanismConfigurationSelector
A selector to choose which
MechanismConfiguration to use based on information know about the current authentication
attempt. |
MechanismInformation
Information about the current mechanism being used for authentication.
|
MechanismRealmConfiguration
A configuration for a single mechanism realm.
|
MechanismRealmConfiguration.Builder
A builder for mechanism realm configuration.
|
ModifiableRealmIdentity
A realm identity which is modifiable.
|
ModifiableRealmIdentityIterator
An iterator over realm identities.
|
NameRewriter
A name rewriter.
|
PrincipalDecoder
A decoder for extracting a simple name from a principal.
|
RealmIdentity
A representation of a pre-authentication identity.
|
RealmMapper
A realm mapper.
|
RealmUnavailableException
An exception to indicate a general underlying failure of the realm.
|
SaslAuthenticationFactory
A SASL server factory configuration.
|
SaslAuthenticationFactory.Builder
A builder for SASL server factory configurations.
|
Scoped
An identity configuration which can be applied on a scoped basis.
|
SecurityDomain
A security domain.
|
SecurityDomain.Builder
A builder for creating new security domains.
|
SecurityDomain.RealmBuilder
A builder for a realm within a security domain.
|
SecurityIdentity
A loaded and authenticated security identity.
|
SecurityRealm
A single authentication realm.
|
ServerAuthenticationContext
Server-side authentication context.
|
Class and Description |
---|
RealmIdentity
A representation of a pre-authentication identity.
|
SecurityIdentity
A loaded and authenticated security identity.
|
Class and Description |
---|
NameRewriter
A name rewriter.
|
RealmMapper
A realm mapper.
|
Class and Description |
---|
IdentityCredentials
The public or private credentials retained by an identity, which can be used for authentication forwarding.
|
Class and Description |
---|
SecurityDomain
A security domain.
|
SecurityIdentity
A loaded and authenticated security identity.
|
Class and Description |
---|
MechanismConfigurationSelector
A selector to choose which
MechanismConfiguration to use based on information know about the current authentication
attempt. |
SecurityDomain
A security domain.
|
Class and Description |
---|
PrincipalDecoder
A decoder for extracting a simple name from a principal.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.