A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes All Packages

A

AbstractActionPermission<This extends AbstractActionPermission<This>> - Class in org.wildfly.security.permission
An abstract base class for named permissions that have actions, with useful API and implementation methods.
AbstractActionPermission(String) - Constructor for class org.wildfly.security.permission.AbstractActionPermission
Construct a new instance.
AbstractActionSetPermission<This extends AbstractActionSetPermission<This>> - Class in org.wildfly.security.permission
An abstract base class for permissions which use a bit set to represent actions.
AbstractActionSetPermission(String, int, StringEnumeration) - Constructor for class org.wildfly.security.permission.AbstractActionSetPermission
Construct a new instance.
AbstractActionSetPermission(String, String, StringEnumeration) - Constructor for class org.wildfly.security.permission.AbstractActionSetPermission
Construct a new instance.
AbstractBooleanPermission<This extends AbstractBooleanPermission<This>> - Class in org.wildfly.security.permission
A base class for nameless and actionless permissions that are either granted or not granted.
AbstractBooleanPermission() - Constructor for class org.wildfly.security.permission.AbstractBooleanPermission
Construct a new instance.
AbstractCredentialCallback - Class in org.wildfly.security.auth.callback
Abstract base class for credential callbacks.
AbstractDelegatingSaslClient - Class in org.wildfly.security.sasl.util
An abstract base for SaslClient instances which delegate to another SaslClient.
AbstractDelegatingSaslClient(SaslClient) - Constructor for class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
Construct a new instance.
AbstractDelegatingSaslClientFactory - Class in org.wildfly.security.sasl.util
An abstract base for SaslClientFactory instances which delegate to another SaslClientFactory.
AbstractDelegatingSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
Construct a new instance.
AbstractDelegatingSaslServer - Class in org.wildfly.security.sasl.util
An abstract base for SaslServer instances which delegate to another SaslServer.
AbstractDelegatingSaslServer(SaslServer) - Constructor for class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
Construct a new instance.
AbstractDelegatingSaslServerFactory - Class in org.wildfly.security.sasl.util
An abstract base for SaslServerFactory instances which delegate to another SaslServerFactory.
AbstractDelegatingSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
Construct a new instance.
AbstractMechanismAuthenticationFactory<M,​F,​E extends Exception> - Class in org.wildfly.security.auth.server
 
AbstractMechanismAuthenticationFactory(SecurityDomain, MechanismConfigurationSelector, F) - Constructor for class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
AbstractMechanismAuthenticationFactory.Builder<M,​F,​E extends Exception> - Class in org.wildfly.security.auth.server
 
AbstractNamedPermission<This extends AbstractNamedPermission<This>> - Class in org.wildfly.security.permission
An abstract base class for named permissions with useful API and implementation methods.
AbstractNamedPermission(String) - Constructor for class org.wildfly.security.permission.AbstractNamedPermission
Construct a new instance.
AbstractNameOnlyPermission<This extends AbstractNameOnlyPermission<This>> - Class in org.wildfly.security.permission
A permission which has a name only, and no actions.
AbstractNameOnlyPermission(String) - Constructor for class org.wildfly.security.permission.AbstractNameOnlyPermission
Construct a new instance.
AbstractNameSetOnlyPermission<This extends AbstractNameSetOnlyPermission<This>> - Class in org.wildfly.security.permission
An actionless permission with a finite, fixed set of possible names.
AbstractNameSetOnlyPermission(String, StringEnumeration) - Constructor for class org.wildfly.security.permission.AbstractNameSetOnlyPermission
Construct a new instance.
AbstractPermission<This extends AbstractPermission<This>> - Class in org.wildfly.security.permission
An abstract base class for any permission.
AbstractPermission(String) - Constructor for class org.wildfly.security.permission.AbstractPermission
Construct a new instance.
AbstractPermissionCollection - Class in org.wildfly.security.permission
Base class for useful permission collections.
AbstractPermissionCollection(AbstractPermission<?>) - Constructor for class org.wildfly.security.permission.AbstractPermissionCollection
Construct a new instance.
AbstractSaslClient - Class in org.wildfly.security.sasl.util
A base class for SASL client implementations.
AbstractSaslClient(String, String, String, CallbackHandler, String, boolean) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslClient
Deprecated.
AbstractSaslClient(String, String, String, CallbackHandler, String, boolean, ElytronMessages) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslClient
Construct a new instance.
AbstractSaslFactory - Class in org.wildfly.security.sasl.util
Abstract SASL factory base class.
AbstractSaslFactory(String) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslFactory
Construct a new instance.
AbstractSaslParticipant - Class in org.wildfly.security.sasl.util
A common base class for SASL participants.
AbstractSaslParticipant(String, String, String, CallbackHandler) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslParticipant
Deprecated.
AbstractSaslParticipant(String, String, String, CallbackHandler, ElytronMessages) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslParticipant
Construct a new instance.
AbstractSaslServer - Class in org.wildfly.security.sasl.util
A base class for SASL client implementations.
AbstractSaslServer(String, String, String, CallbackHandler) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslServer
Deprecated.
AbstractSaslServer(String, String, String, CallbackHandler, ElytronMessages) - Constructor for class org.wildfly.security.sasl.util.AbstractSaslServer
Construct a new instance.
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmAbandonedAuthenticationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmEvent
Accept the given visitor, calling the method which is most applicable to this event type.
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmFailedAuthenticationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmIdentityFailedAuthorizationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmIdentitySuccessfulAuthorizationEvent
 
accept(RealmEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.RealmSuccessfulAuthenticationEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityAuthenticationEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityAuthenticationFailedEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityAuthenticationSuccessfulEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityEvent
Accept the given visitor, calling the method which is most applicable to this event type.
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityPermissionCheckEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityPermissionCheckFailedEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityPermissionCheckSuccessfulEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SecurityRealmUnavailableEvent
 
accept(SecurityEventVisitor<P, R>, P) - Method in class org.wildfly.security.auth.server.event.SyslogAuditEvent
Accept the given visitor, calling the method which is most applicable to this event type.
access - Static variable in interface org.wildfly.security.manager._private.SecurityMessages
 
accessCheckFailed(Permission, CodeSource, ClassLoader) - Method in interface org.wildfly.security.manager._private.SecurityMessages
 
accessCheckFailed(Permission, CodeSource, ClassLoader, String) - Method in interface org.wildfly.security.manager._private.SecurityMessages
 
accessControlException(Permission, Permission, CodeSource, ClassLoader) - Method in interface org.wildfly.security.manager._private.SecurityMessages
 
AccessDescription - Class in org.wildfly.security.x500.cert
An access description for the authority information access and subject information access extensions.
AccessDescription(String, GeneralName) - Constructor for class org.wildfly.security.x500.cert.AccessDescription
Construct a new instance.
ACTION - Static variable in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
A reusable privileged action to create a new configuration client.
actionsEquals(String) - Method in class org.wildfly.security.permission.AbstractActionPermission
Determine whether the actions of this permission are equal to the given actions.
actionsEquals(Permission) - Method in class org.wildfly.security.permission.AbstractActionPermission
Determine whether the actions of this permission are equal to the actions of given permission.
actionsEquals(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
Determine whether the actions of this permission are equal to the actions of given permission.
actionsEquals(This) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
 
actionsHashCode() - Method in class org.wildfly.security.permission.AbstractActionPermission
Get the actions hash code.
actionsHashCode() - Method in class org.wildfly.security.permission.AbstractActionSetPermission
 
add(int, String) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
add(String) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
add(String) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
A convenience method to add a cipher suite by name.
add(String) - Method in class org.wildfly.security.ssl.ProtocolSelector
Add the given protocol.
add(String, int, String) - Method in interface org.wildfly.security.authz.Attributes
Add a mapping for the given key at the given position.
add(String, int, String) - Method in class org.wildfly.security.authz.MapAttributes
 
add(Permission) - Method in class org.wildfly.security.permission.AbstractPermissionCollection
Add an item to this collection.
add(PermissionCollection, Permission) - Static method in class org.wildfly.security.permission.PermissionUtil
Add a permission to a collection, returning the target collection.
add(EnumSet<Protocol>) - Method in class org.wildfly.security.ssl.ProtocolSelector
Add the given protocols.
add(CipherSuitePredicate) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
Add all cipher suites which are matched by the given predicate.
add(Protocol) - Method in class org.wildfly.security.ssl.ProtocolSelector
Add the given protocol.
add(Protocol...) - Method in class org.wildfly.security.ssl.ProtocolSelector
Add the given protocols.
addAll(String, Collection<String>) - Method in interface org.wildfly.security.authz.Attributes
Add all the values from the given collection to the value collection for the given key.
addAll(PermissionCollection, PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
Add all of the permissions from the source collection to the target collection.
addAll(PermissionCollection, Collection<Permission>) - Static method in class org.wildfly.security.permission.PermissionUtil
Add all of the permissions from the source collection to the target collection.
addAll(Map<String, ? extends Collection<String>>) - Method in interface org.wildfly.security.authz.Attributes
Add all the values from the given map to this attributes collection.
addAuthModuleFactory(Supplier<ServerAuthModule>) - Method in class org.wildfly.security.auth.jaspi.JaspiConfigurationBuilder
Add a Supplier to be used to create a ServerAuthModule instance for this message layer and application context combination.
addAuthModuleFactory(Supplier<ServerAuthModule>, Flag, Map) - Method in class org.wildfly.security.auth.jaspi.JaspiConfigurationBuilder
Add a Supplier to be used to create a ServerAuthModule instance for this message layer and application context combination.
addCommand(String) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Add a command string to the list of command strings.
addCommand(Consumer<Consumer<String>>) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Add a command string provider to the list of command strings.
addCommand(Supplier<String>) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Add a command string supplier result to the list of command strings.
addCompoundItem(Collection<X500AttributeTypeAndValue>) - Method in class org.wildfly.security.x500.X500PrincipalBuilder
Add a compound item to the builder.
addEnvironment(String, String) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Add an environment value to the process environment.
addEnvironment(Consumer<BiConsumer<String, String>>) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Add multiple environment values to the process environment.
addExtension(boolean, String, String) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
Add an X.509 certificate extension that should be included in the certificate signing request using the given extension name and string value.
addExtension(boolean, String, String) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
Add an X.509 certificate extension using the given extension name and string value.
addExtension(X509CertificateExtension) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
Add an X.509 certificate extension that should be included in the certificate signing request.
addExtension(X509CertificateExtension) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
Add an X.509 certificate extension.
addExtension(X509CertificateExtension) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Add a certificate extension.
addFirst(String, String) - Method in interface org.wildfly.security.authz.Attributes
Add a value before the first mapping for the given key.
addFirst(String, String) - Method in class org.wildfly.security.authz.MapAttributes
 
AddGlobalSecurityProviderAction - Class in org.wildfly.security.manager.action
A security action to add a global security provider.
AddGlobalSecurityProviderAction(Provider) - Constructor for class org.wildfly.security.manager.action.AddGlobalSecurityProviderAction
Construct a new instance.
addItem(X500AttributeTypeAndValue) - Method in class org.wildfly.security.x500.X500PrincipalBuilder
Add a single item to the builder.
addLast(String, String) - Method in interface org.wildfly.security.authz.Attributes
Add a value after the last mapping for the given key.
addLast(String, String) - Method in class org.wildfly.security.authz.MapAttributes
 
addMapping(Set<String>, Set<String>, PermissionVerifier) - Method in class org.wildfly.security.authz.SimplePermissionMapper.Builder
Add a new mapping to a PermissionVerifier, if the PermissionMappable being mapped has a principal name that is in the Set of principals or of any of the assigned roles are matched this mapping will be a match.
addMatch(String, SSLContext) - Method in class org.wildfly.security.ssl.SNIContextMatcher.Builder
 
addMatchAllPrincipals(PermissionVerifier) - Method in class org.wildfly.security.authz.SimplePermissionMapper.Builder
Add a new mapping to a PermissionVerifier, if the PermissionMappable being mapped has a principal or any of the assigned roles are matched this mapping will be a match.
addMechanismOid(Oid) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
Deprecated.
Add an Oid for a mechanism the GSSCredential should be usable with.
addMechanismOid(Oid) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
Add an Oid for a mechanism the GSSCredential should be usable with.
addMechanismRealm(MechanismRealmConfiguration) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
Adds a configuration for one of realms of this mechanism.
addOrReplaceExtension(boolean, String, String) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
Add or replace an X.509 certificate extension.
addOrReplaceExtension(X509CertificateExtension) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
Add or replace an X.509 certificate extension.
addOrReplaceExtension(X509CertificateExtension) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Add or replace a certificate extension.
addPrefix(String) - Method in interface org.wildfly.security.authz.Roles
Get a roles collection which adds a prefix to all role names.
addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Add a private credential to the identity being authenticated.
addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Add a public credential to the identity being authenticated.
addRealm(String, SecurityRealm) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
Add a realm to this security domain.
addResponseHeader(String, String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Add the specified header and value to the end of the current response headers,
addResponseHeader(String, String) - Method in interface org.wildfly.security.http.HttpServerResponse
Add the specified header and value to the end of the current response headers,
addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Add runtime attributes to the identity being authenticated.
AddShutdownHookAction - Class in org.wildfly.security.manager.action
A security action which adds a shutdown hook.
AddShutdownHookAction(Thread) - Constructor for class org.wildfly.security.manager.action.AddShutdownHookAction
Construct a new instance.
addSuffix(String) - Method in interface org.wildfly.security.authz.Roles
Get a roles collection which adds a suffix to all role names.
AEAD - org.wildfly.security.ssl.Digest
Deprecated.
no longer used; refer to the actual digest algorithm instead.
AES128 - org.wildfly.security.ssl.Encryption
AES encryption with 128-bit keys.
AES128CCM - org.wildfly.security.ssl.Encryption
AES encryption with 128-bit keys in CBC-MAC Mode (CCM).
AES128CCM8 - org.wildfly.security.ssl.Encryption
AES encryption with 128-bit keys in CBC-MAC Mode (CCM) with an 8-Octet Integrity Check Value.
AES128GCM - org.wildfly.security.ssl.Encryption
AES encryption with 128-bit keys in Galois counter mode (GCM).
AES256 - org.wildfly.security.ssl.Encryption
AES encryption with 256-bit keys.
AES256CCM - org.wildfly.security.ssl.Encryption
AES encryption with 256-bit keys in CBC-MAC Mode (CCM).
AES256CCM8 - org.wildfly.security.ssl.Encryption
AES encryption with 256-bit keys in CBC-MAC Mode (CCM) with an 8-Octet Integrity Check Value.
AES256GCM - org.wildfly.security.ssl.Encryption
AES encryption with 256-bit keys in Galois counter mode (GCM).
aggregate(EvidenceDecoder...) - Static method in interface org.wildfly.security.auth.server.EvidenceDecoder
Create an aggregated evidence decoder.
aggregate(MechanismConfigurationSelector...) - Static method in interface org.wildfly.security.auth.server.MechanismConfigurationSelector
Create a MechanismConfigurationSelector that is an aggregation of other selectors, when called the selectors will be called in order and the first MechanismConfiguration returned will be used.
aggregate(NameRewriter...) - Static method in interface org.wildfly.security.auth.server.NameRewriter
Create a name rewriter which aggregates the given name rewriters; the first rewriter which successfully rewrites the name is used.
aggregate(NameRewriter, NameRewriter) - Static method in interface org.wildfly.security.auth.server.NameRewriter
Create a name rewriter which aggregates the given name rewriters; the first rewriter which successfully rewrites the name is used.
aggregate(PrincipalDecoder...) - Static method in interface org.wildfly.security.auth.server.PrincipalDecoder
Create an aggregated credential decoder.
aggregate(RealmMapper...) - Static method in interface org.wildfly.security.auth.server.RealmMapper
Create an aggregate realm mapping strategy.
aggregate(RealmMapper, RealmMapper) - Static method in interface org.wildfly.security.auth.server.RealmMapper
Create an aggregate realm mapping strategy.
aggregate(RoleDecoder...) - Static method in interface org.wildfly.security.authz.RoleDecoder
Create an aggregate role decoder.
aggregate(RoleMapper...) - Static method in interface org.wildfly.security.authz.RoleMapper
Create an aggregate role mapper.
aggregate(RoleMapper, RoleMapper) - Static method in interface org.wildfly.security.authz.RoleMapper
Create an aggregate role mapper.
aggregate(CipherSuiteSelector, CipherSuiteSelector) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
Create an aggregate CipherSuiteSelector.
aggregate(SSLContextSelector...) - Static method in interface org.wildfly.security.ssl.SSLContextSelector
Create an aggregate selector which executes each given selector in order until a match is found.
aggregate(SSLContextSelector, SSLContextSelector) - Static method in interface org.wildfly.security.ssl.SSLContextSelector
Create an aggregate selector which executes each given selector in order until a match is found.
AggregateAttributes - Class in org.wildfly.security.authz
An implementation of Attributes aggregating multiple instances.
aggregateOf(Attributes...) - Static method in class org.wildfly.security.authz.AggregateAttributes
 
AggregateSaslClientFactory - Class in org.wildfly.security.sasl.util
A SaslClientFactory which aggregates other SaslClientFactory instances into one.
AggregateSaslClientFactory(Collection<SaslClientFactory>) - Constructor for class org.wildfly.security.sasl.util.AggregateSaslClientFactory
Construct a new instance.
AggregateSaslClientFactory(SaslClientFactory...) - Constructor for class org.wildfly.security.sasl.util.AggregateSaslClientFactory
Construct a new instance.
AggregateSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which aggregates other SaslServerFactory instances into one.
AggregateSaslServerFactory(Collection<SaslServerFactory>) - Constructor for class org.wildfly.security.sasl.util.AggregateSaslServerFactory
Construct a new instance.
AggregateSaslServerFactory(SaslServerFactory...) - Constructor for class org.wildfly.security.sasl.util.AggregateSaslServerFactory
Construct a new instance.
ALG_PARAMS_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
 
ALGORITHM - Static variable in class org.wildfly.security.http.HttpConstants
 
ALGORITHM_BCRYPT - Static variable in interface org.wildfly.security.password.interfaces.BCryptPassword
The algorithm name.
ALGORITHM_BSD_CRYPT_DES - Static variable in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
The algorithm name.
ALGORITHM_CLEAR - Static variable in interface org.wildfly.security.password.interfaces.ClearPassword
The algorithm name.
ALGORITHM_CRYPT_DES - Static variable in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
The algorithm name "crypt-des".
ALGORITHM_CRYPT_MD5 - Static variable in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
The algorithm name "crypt-md5".
ALGORITHM_CRYPT_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The algorithm name "crypt-sha-256".
ALGORITHM_CRYPT_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The algorithm name "crypt-sha-512".
ALGORITHM_DIGEST_MD5 - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-md5".
ALGORITHM_DIGEST_SHA - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-sha".
ALGORITHM_DIGEST_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-sha-256".
ALGORITHM_DIGEST_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-sha-384".
ALGORITHM_DIGEST_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-sha-512".
ALGORITHM_DIGEST_SHA_512_256 - Static variable in interface org.wildfly.security.password.interfaces.DigestPassword
The algorithm name "digest-sha-512-256".
ALGORITHM_MASKED_HMAC_SHA1_AES_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA1_AES_256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA224_AES_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA224_AES_256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA256_AES_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA256_AES_256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA384_AES_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA384_AES_256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA512_AES_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_HMAC_SHA512_AES_256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_MD5_3DES - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_MD5_3DES_CBC_PKCS5 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_MD5_DES - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_MD5_DES_CBC_PKCS5 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_PBKDF_HMAC_SHA1 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
Deprecated.
ALGORITHM_MASKED_PBKDF_HMAC_SHA224 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
Deprecated.
ALGORITHM_MASKED_PBKDF_HMAC_SHA256 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
Deprecated.
ALGORITHM_MASKED_PBKDF_HMAC_SHA384 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
Deprecated.
ALGORITHM_MASKED_PBKDF_HMAC_SHA512 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
Deprecated.
ALGORITHM_MASKED_SHA1_DES_EDE - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_DES_EDE_CBC_PKCS5 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC2_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC2_128_CBC_PKCS5 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC2_40 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
The following algorithms are not supported with IBM JDK 8.
ALGORITHM_MASKED_SHA1_RC2_40_CBC_PKCS5 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC4_128 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC4_128_ECB - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC4_40 - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_MASKED_SHA1_RC4_40_ECB - Static variable in interface org.wildfly.security.password.interfaces.MaskedPassword
 
ALGORITHM_OTP_MD5 - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
The algorithm name "otp-md5".
ALGORITHM_OTP_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
The algorithm name "otp-sha256".
ALGORITHM_OTP_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
The algorithm name "otp-sha384".
ALGORITHM_OTP_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
The algorithm name "otp-sha512".
ALGORITHM_OTP_SHA1 - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
The algorithm name "otp-sha1".
ALGORITHM_PASSWORD_SALT_DIGEST_MD5 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using MD5 with the password digested first followed by the salt.
ALGORITHM_PASSWORD_SALT_DIGEST_SHA_1 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-1 with the password digested first followed by the salt.
ALGORITHM_PASSWORD_SALT_DIGEST_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-256 with the password digested first followed by the salt.
ALGORITHM_PASSWORD_SALT_DIGEST_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-384 with the password digested first followed by the salt.
ALGORITHM_PASSWORD_SALT_DIGEST_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-512 with the password digested first followed by the salt.
ALGORITHM_SALT_PASSWORD_DIGEST_MD5 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using MD5 with the salt digested first followed by the password.
ALGORITHM_SALT_PASSWORD_DIGEST_SHA_1 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-1 with the salt digested first followed by the password.
ALGORITHM_SALT_PASSWORD_DIGEST_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-256 with the salt digested first followed by the password.
ALGORITHM_SALT_PASSWORD_DIGEST_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-384 with the salt digested first followed by the password.
ALGORITHM_SALT_PASSWORD_DIGEST_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Algorithm name for digest created using SHA-512 with the salt digested first followed by the password.
ALGORITHM_SCRAM_SHA_1 - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The algorithm "scram-sha-1".
ALGORITHM_SCRAM_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The algorithm "scram-sha-256".
ALGORITHM_SCRAM_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The algorithm "scram-sha-384".
ALGORITHM_SCRAM_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The algorithm "scram-sha-512".
ALGORITHM_SIMPLE_DIGEST_MD2 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-md2".
ALGORITHM_SIMPLE_DIGEST_MD5 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-md5".
ALGORITHM_SIMPLE_DIGEST_SHA_1 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-sha-1".
ALGORITHM_SIMPLE_DIGEST_SHA_256 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-sha-256".
ALGORITHM_SIMPLE_DIGEST_SHA_384 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-sha-384".
ALGORITHM_SIMPLE_DIGEST_SHA_512 - Static variable in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
The algorithm name "simple-digest-sha-512".
ALGORITHM_SUN_CRYPT_MD5 - Static variable in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
The algorithm name "sun-crypt-md5".
ALGORITHM_SUN_CRYPT_MD5_BARE_SALT - Static variable in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
The algorithm name "sun-crypt-md5-bare-salt".
AlgorithmCredential - Interface in org.wildfly.security.credential
A credential which has an associated algorithm name.
AlgorithmEvidence - Interface in org.wildfly.security.evidence
A piece of evidence which supports multiple algorithms.
ALL - Static variable in class org.wildfly.security.auth.client.MatchRule
The root rule which matches all URIs.
ALL - Static variable in interface org.wildfly.security.permission.PermissionVerifier
A verifier which implies all permissions.
ALL_PERMISSION - Static variable in class org.wildfly.security.permission.PermissionUtil
A shared AllPermission instance.
ALL_PERMISSIONS - Static variable in class org.wildfly.security.permission.PermissionUtil
A read-only permission collection which implies AllPermission.
and(PermissionMapper) - Method in interface org.wildfly.security.authz.PermissionMapper
Returns a new mapper where the PermissionVerifier created by this PermissionMapper is combined with the PermissionVerifier of the other PermissionMapper using 'and'.
and(RoleMapper) - Method in interface org.wildfly.security.authz.RoleMapper
Create a role mapper which is the intersection (logical "and") of the results of this and the given role mapper.
and(Roles) - Method in interface org.wildfly.security.authz.Roles
Get the intersection of this collection and another.
and(PermissionVerifier) - Method in interface org.wildfly.security.permission.PermissionVerifier
Return a new verifier which implies permissions which are implied both by this verifier and by the given verifier.
AND - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
If multiple mappings are found the corresponding PermissionVerifier instances will be combined using 'and'.
ANONYMOUS - Static variable in interface org.wildfly.security.auth.server.RealmIdentity
The anonymous realm identity.
ANONYMOUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
AnonymousAuthorizationCallback - Class in org.wildfly.security.auth.callback
A callback to authorize anonymous authentication.
AnonymousAuthorizationCallback(String) - Constructor for class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
Construct a new instance.
AnonymousPrincipal - Class in org.wildfly.security.auth.principal
The singleton anonymous principal.
AnonymousPrincipal() - Constructor for class org.wildfly.security.auth.principal.AnonymousPrincipal
Construct a new instance (should not be used; call AnonymousPrincipal.getInstance() instead).
AnonymousPrincipal(String) - Constructor for class org.wildfly.security.auth.principal.AnonymousPrincipal
Construct a new instance (should not be used; call AnonymousPrincipal.getInstance() instead).
APPLICATION - org.wildfly.security.http.Scope
The scope applicable to the application (or deployment) being accessed.
APPLICATION_SPECIFIC_MASK - Static variable in class org.wildfly.security.asn1.ASN1
Mask used to determine if a type tag is application-specific.
apply(Principal) - Method in interface org.wildfly.security.auth.server.PrincipalDecoder
 
apply(Evidence) - Method in interface org.wildfly.security.auth.server.EvidenceDecoder
 
apply(P) - Method in interface org.wildfly.security.ParametricPrivilegedAction
 
apply(P) - Method in interface org.wildfly.security.ParametricPrivilegedExceptionAction
 
applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Apply the given function to the acquired credential, if it is set and of the given type, algorithm, and parameters.
applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in interface org.wildfly.security.credential.source.CredentialSource
Apply the given function to the acquired credential, if it is set and of the given type and algorithm with the given parameters.
applyToCredential(Class<C>, String, Function<C, R>) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, Function<C, R>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, Function<C, R>) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, Function<C, R>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, String, Function<C, R>) - Method in interface org.wildfly.security.credential.source.CredentialSource
Apply the given function to the acquired credential, if it is set and of the given type and algorithm.
applyToCredential(Class<C>, Function<C, R>) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Apply the given function to the acquired credential, if it is set and of the given type.
applyToCredential(Class<C>, Function<C, R>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Apply the given function to the acquired credential, if it is set and of the given type.
applyToCredential(Class<C>, Function<C, R>) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Apply the given function to the acquired credential, if it is set and of the given type.
applyToCredential(Class<C>, Function<C, R>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Apply the given function to the acquired credential, if it is set and of the given type.
applyToCredential(Class<C>, Function<C, R>) - Method in interface org.wildfly.security.credential.source.CredentialSource
Apply the given function to the acquired credential, if it is set and of the given type.
applyToEvidence(Class<C>, String, Function<C, R>) - Method in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Apply the given function to the acquired evidence, if it is set and of the given type and algorithm.
applyToEvidence(Class<C>, String, Function<C, R>) - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Apply the given function to the acquired evidence, if it is set and of the given type and algorithm.
applyToEvidence(Class<C>, Function<C, R>) - Method in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Apply the given function to the acquired evidence, if it is set and of the given type.
applyToEvidence(Class<C>, Function<C, R>) - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Apply the given function to the acquired evidence, if it is set and of the given type.
ARIA128 - org.wildfly.security.ssl.Encryption
ARIA encryption with 128-bit.
ARIA128GCM - org.wildfly.security.ssl.Encryption
ARIA encryption with 128-bit keys in Galois counter mode (GCM).
ARIA256 - org.wildfly.security.ssl.Encryption
ARIA encryption with 256-bit keys.
ARIA256GCM - org.wildfly.security.ssl.Encryption
ARIA encryption with 256-bit keys in Galois counter mode (GCM).
ASN1 - Class in org.wildfly.security.asn1
A class that contains ASN.1 constants and utilities.
ASN1() - Constructor for class org.wildfly.security.asn1.ASN1
 
ASN1Decoder - Interface in org.wildfly.security.asn1
An interface for decoding ASN.1 encoded values from an input stream.
ASN1Encodable - Interface in org.wildfly.security.asn1
An object which can be encoded into an ASN.1 encoder.
ASN1Encoder - Interface in org.wildfly.security.asn1
An interface for encoding ASN.1 values.
ASN1Exception - Exception in org.wildfly.security.asn1
An exception that indicates that ASN.1 encoding or decoding has failed due to invalid input.
ASN1Exception() - Constructor for exception org.wildfly.security.asn1.ASN1Exception
Constructs a new ASN1Exception instance.
ASN1Exception(String) - Constructor for exception org.wildfly.security.asn1.ASN1Exception
Constructs a new ASN1Exception instance with an initial message.
ASN1Exception(String, Throwable) - Constructor for exception org.wildfly.security.asn1.ASN1Exception
Constructs a new ASN1Exception instance with an initial message and cause.
ASN1Exception(Throwable) - Constructor for exception org.wildfly.security.asn1.ASN1Exception
Constructs a new ASN1Exception instance with an initial cause.
asnInvalidGeneralNameType() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
asnUnexpectedTag() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
asnUnrecognisedAlgorithm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
asOrderedX509CertificateChain(PublicKey, Certificate[]) - Static method in class org.wildfly.security.x500.X500
Convert an unordered array of certificates into an ordered X.509 certificate chain.
asPrincipalRewriter() - Method in interface org.wildfly.security.auth.server.NameRewriter
Get this name rewriter as a principal rewriter that applies only to NamePrincipal instances.
asPrincipalRewriter() - Method in interface org.wildfly.security.auth.server.PrincipalDecoder
Get this principal decoder as a principal rewriter that produces a NamePrincipal if the decode succeeds.
asReadOnly() - Method in interface org.wildfly.security.authz.Attributes
Returns a read-only instance of this instance.
assertComplete() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
A convenience method to throw a IllegalStateException is authentication is not yet complete.
asX509CertificateArray(Object[]) - Static method in class org.wildfly.security.x500.X500
Convert an array into a X509Certificate[].
attributeNameToOid(OidsUtil.Category, String) - Static method in class org.wildfly.security.asn1.OidsUtil
Convert an X.500 attribute name (AVA keyword) to OID
Attributes - Interface in org.wildfly.security.authz
A collection of string attributes.
Attributes.Entry - Interface in org.wildfly.security.authz
The entry collection for a mapping.
Attributes.SetEntry - Interface in org.wildfly.security.authz
The entry collection for a mapping whose values are a distinct set.
AUTH - Static variable in class org.wildfly.security.http.HttpConstants
 
AUTH_PARAM - Static variable in class org.wildfly.security.http.HttpConstants
 
authenticate() - Method in class org.wildfly.security.http.HttpAuthenticator
Perform authentication for the request.
authenticate(String, Evidence) - Method in class org.wildfly.security.auth.server.SecurityDomain
Perform an authentication based on Evidence for the specified identity name.
authenticate(Principal, Evidence) - Method in class org.wildfly.security.auth.server.SecurityDomain
Perform an authentication based on Evidence for the specified identity Principal.
authenticate(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.PeerIdentityContext
Authenticate a new peer identity.
authenticate(Evidence) - Method in class org.wildfly.security.auth.server.SecurityDomain
Perform an authentication based on Evidence alone.
Authentication - Enum in org.wildfly.security.ssl
The authentication type for SSL/TLS cipher suite selection.
AUTHENTICATION_INFO - Static variable in class org.wildfly.security.http.HttpConstants
 
authenticationComplete() - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that authentication is now complete.
authenticationComplete(SecurityIdentity, String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Notification that authentication has been completed for a specific identity using a specific authentication mechanism.
authenticationComplete(HttpServerMechanismsResponder) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that authentication is now complete.
authenticationComplete(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
authenticationComplete(HttpServerMechanismsResponder, Runnable) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that authentication is now complete.
authenticationComplete(HttpServerMechanismsResponder, Runnable) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
AuthenticationCompleteCallback - Class in org.wildfly.security.auth.callback
An optional callback indicating the success or failure of the authentication operation.
AuthenticationCompleteCallbackSaslClientFactory - Class in org.wildfly.security.sasl.util
A SaslClientFactory which adds AuthenticationCompleteCallback functionality to a delegate SaslClientFactory.
AuthenticationCompleteCallbackSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
Construct a new instance.
AuthenticationCompleteCallbackSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which adds AuthenticationCompleteCallback functionality to a delegate SaslServerFactory.
AuthenticationCompleteCallbackSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslServerFactory
Construct a new instance.
AuthenticationConfiguration - Class in org.wildfly.security.auth.client
A configuration which controls how authentication is performed.
AuthenticationContext - Class in org.wildfly.security.auth.client
A set of rules and authentication configurations to use with a client for establishing a connection.
AuthenticationContextConfigurationClient - Class in org.wildfly.security.auth.client
A client for consuming authentication context configurations.
AuthenticationContextConfigurationClient() - Constructor for class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Construct a new instance.
AuthenticationContextSaslClient - Class in org.wildfly.security.sasl.auth.util
A delegating SaslClient which establishes a specific AuthenticationContext for the duration of the authentication process.
AuthenticationContextSaslClient - Class in org.wildfly.security.sasl.util
Deprecated.
AuthenticationContextSaslClient(SaslClient) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClient
Construct a new instance.
AuthenticationContextSaslClient(SaslClient) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslClient
Deprecated.
Construct a new instance.
AuthenticationContextSaslClient(SaslClient, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClient
Construct a new instance.
AuthenticationContextSaslClient(SaslClient, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslClient
Deprecated.
Construct a new instance.
AuthenticationContextSaslClientFactory - Class in org.wildfly.security.sasl.auth.util
A delegating SaslClientFactory which establishes a specific AuthenticationContext for the duration of the authentication process.
AuthenticationContextSaslClientFactory - Class in org.wildfly.security.sasl.util
Deprecated.
AuthenticationContextSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
Construct a new instance.
AuthenticationContextSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
Construct a new instance.
AuthenticationContextSaslClientFactory(SaslClientFactory, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
Construct a new instance.
AuthenticationContextSaslClientFactory(SaslClientFactory, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
Construct a new instance.
AuthenticationContextSaslServer - Class in org.wildfly.security.sasl.auth.util
A delegating SaslServer which establishes a specific AuthenticationContext for the duration of the authentication process.
AuthenticationContextSaslServer - Class in org.wildfly.security.sasl.util
Deprecated.
AuthenticationContextSaslServer(SaslServer) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
Construct a new instance.
AuthenticationContextSaslServer(SaslServer) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
Deprecated.
Construct a new instance.
AuthenticationContextSaslServer(SaslServer, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
Construct a new instance.
AuthenticationContextSaslServer(SaslServer, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
Deprecated.
Construct a new instance.
AuthenticationContextSaslServerFactory - Class in org.wildfly.security.sasl.auth.util
A delegating SaslServerFactory which establishes a specific AuthenticationContext for the duration of the authentication process.
AuthenticationContextSaslServerFactory - Class in org.wildfly.security.sasl.util
Deprecated.
AuthenticationContextSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServerFactory
Construct a new instance.
AuthenticationContextSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslServerFactory
Deprecated.
Construct a new instance.
AuthenticationContextSaslServerFactory(SaslServerFactory, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServerFactory
Construct a new instance.
AuthenticationContextSaslServerFactory(SaslServerFactory, AuthenticationContext) - Constructor for class org.wildfly.security.sasl.util.AuthenticationContextSaslServerFactory
Deprecated.
Construct a new instance.
AuthenticationException - Exception in org.wildfly.security.auth
An exception indicating that an initial authentication (login) operation has failed.
AuthenticationException() - Constructor for exception org.wildfly.security.auth.AuthenticationException
Constructs a new org.wildfly.security.auth.AuthenticationException instance.
AuthenticationException(String) - Constructor for exception org.wildfly.security.auth.AuthenticationException
Constructs a new org.wildfly.security.auth.AuthenticationException instance with an initial message.
AuthenticationException(String, Throwable) - Constructor for exception org.wildfly.security.auth.AuthenticationException
Constructs a new org.wildfly.security.auth.AuthenticationException instance with an initial message and cause.
AuthenticationException(Throwable) - Constructor for exception org.wildfly.security.auth.AuthenticationException
Constructs a new org.wildfly.security.auth.AuthenticationException instance with an initial cause.
authenticationFailed() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
authenticationFailed(String) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that authentication failes.
authenticationFailed(String, String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Notification that authentication has failed using the mechanism specified.
authenticationFailed(String, String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
authenticationFailed(String, HttpServerMechanismsResponder) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that authentication failes.
authenticationFailed(String, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
authenticationFailedEvidenceVerification() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
authenticationInProgress(HttpServerMechanismsResponder) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification that this mechanism has commenced but not completed authentication, typically because another challenge / response round trip is required.
authenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
AuthenticationMechanismException - Exception in org.wildfly.security.mechanism
A network authentication mechanism exception.
AuthenticationMechanismException() - Constructor for exception org.wildfly.security.mechanism.AuthenticationMechanismException
Constructs a new AuthenticationMechanismException instance.
AuthenticationMechanismException(String) - Constructor for exception org.wildfly.security.mechanism.AuthenticationMechanismException
Constructs a new AuthenticationMechanismException instance with an initial message.
AuthenticationMechanismException(String, Throwable) - Constructor for exception org.wildfly.security.mechanism.AuthenticationMechanismException
Constructs a new AuthenticationMechanismException instance with an initial message and cause.
AuthenticationMechanismException(Throwable) - Constructor for exception org.wildfly.security.mechanism.AuthenticationMechanismException
Constructs a new AuthenticationMechanismException instance with an initial cause.
AuthenticationTimeoutSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which adds authentication timeout functionality to a delegate SaslServerFactory.
AuthenticationTimeoutSaslServerFactory(SaslServerFactory, ScheduledExecutorService) - Constructor for class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
Construct a new instance.
AUTHORITY_CERTIFICATE - Static variable in class org.wildfly.security.x500.TrustedAuthority
 
AUTHORITY_NAME - Static variable in class org.wildfly.security.x500.TrustedAuthority
 
AuthorityInformationAccessExtension - Class in org.wildfly.security.x500.cert
The authority information access extension as defined by RFC 5280 § 4.2.2.1.
AuthorityInformationAccessExtension(List<AccessDescription>) - Constructor for class org.wildfly.security.x500.cert.AuthorityInformationAccessExtension
Construct a new instance.
AuthorityKeyIdentifierExtension - Class in org.wildfly.security.x500.cert
Authority key identifier extension as defined by RFC 5280 § 4.2.1.1.
AuthorityKeyIdentifierExtension(byte[], List<GeneralName>, BigInteger) - Constructor for class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
Construct a new instance.
AUTHORIZATION - Static variable in class org.wildfly.security.http.HttpConstants
 
AuthorizationCheckException - Exception in org.wildfly.security.authz
An exception indicating that an identity authorization check has failed.
AuthorizationCheckException(String, Throwable, Principal, Permission) - Constructor for exception org.wildfly.security.authz.AuthorizationCheckException
Constructs a new AuthorizationException instance with an initial message and cause.
AuthorizationCheckException(String, Principal, Permission) - Constructor for exception org.wildfly.security.authz.AuthorizationCheckException
Constructs a new AuthorizationException instance with an initial message.
AuthorizationException - Exception in org.wildfly.security.authz
A general authorization exception.
AuthorizationException(String, Throwable, Principal) - Constructor for exception org.wildfly.security.authz.AuthorizationException
Constructs a new AuthorizationException instance with an initial message and cause.
AuthorizationException(String, Principal) - Constructor for exception org.wildfly.security.authz.AuthorizationException
Constructs a new AuthorizationException instance with an initial message.
authorizationFailed(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
AuthorizationFailureException - Exception in org.wildfly.security.authz
An exception indicating that an authorization check failed for reasons not related to the actual authorization of the identity.
AuthorizationFailureException(String, Throwable, Principal) - Constructor for exception org.wildfly.security.authz.AuthorizationFailureException
Constructs a new AuthorizationFailureException instance with an initial message and cause.
AuthorizationFailureException(String, Principal) - Constructor for exception org.wildfly.security.authz.AuthorizationFailureException
Constructs a new AuthorizationFailureException instance with an initial message.
AuthorizationIdentity - Interface in org.wildfly.security.authz
A realm's authorization identity.
authorize() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Attempt to authorize an authentication attempt.
authorize(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Attempt to authorize a change to a new user (possibly including an authentication attempt).
authorize(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Attempt to authorize a change to a new user (possibly including an authentication attempt).
authorizeAnonymous() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Set the authentication to anonymous, completing the authentication process.
authorizeAnonymous(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Set the authentication to anonymous, completing the authentication process.
AvailableRealmsCallback - Class in org.wildfly.security.auth.callback
A callback used to query a server participant for the names of realms that it is prepared to offer.
AvailableRealmsCallback() - Constructor for class org.wildfly.security.auth.callback.AvailableRealmsCallback
Construct a new instance.
AvailableRealmsSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which sets the server's available realms using the legacy WildFlySasl.REALM_LIST property, if specified.
AvailableRealmsSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
Construct a new instance.
AvailableRealmsSaslServerFactory(SaslServerFactory, int, int...) - Constructor for class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
Construct a new instance.

B

BAD_REQUEST - Static variable in class org.wildfly.security.http.HttpConstants
 
badRequest(HttpAuthenticationException) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification to indicate that this was a bad request.
badRequest(HttpAuthenticationException, String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Notification that authentication has failed for a specific mechanism due to being a bad request.
badRequest(HttpAuthenticationException, HttpServerMechanismsResponder) - Method in interface org.wildfly.security.http.HttpServerRequest
Notification to indicate that this was a bad request.
badRequest(HttpAuthenticationException, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
BASE64 - org.wildfly.security.password.spec.Encoding
Base64 encoding
BASIC_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
BasicConstraintsExtension - Class in org.wildfly.security.x500.cert
The basic constraints extension as defined by RFC 5280 § 4.2.1.9.
BasicConstraintsExtension(boolean, boolean, int) - Constructor for class org.wildfly.security.x500.cert.BasicConstraintsExtension
Construct a new instance.
basicIdentity(Supplier<Attributes>, String) - Static method in interface org.wildfly.security.authz.AuthorizationIdentity
Create a basic authorization identity implementation.
basicIdentity(Supplier<Attributes>, Supplier<Attributes>, String) - Static method in interface org.wildfly.security.authz.AuthorizationIdentity
Create a basic authorization identity implementation using the given attributes and runtime attributes.
basicIdentity(Attributes) - Static method in interface org.wildfly.security.authz.AuthorizationIdentity
Create a basic authorization identity implementation.
basicIdentity(AuthorizationIdentity, Attributes) - Static method in interface org.wildfly.security.authz.AuthorizationIdentity
Create a basic authorization identity implementation using the given authorization identity and runtime attributes.
BasicPasswordSpecEncoding - Class in org.wildfly.security.password.spec
Provide methods for encoding and decoding of PasswordSpec.
BCRYPT_HASH_SIZE - Static variable in interface org.wildfly.security.password.interfaces.BCryptPassword
A constant representing the bcrypt hash size, in bytes.
BCRYPT_SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.BCryptPassword
A constant representing the bcrypt salt size, in bytes.
BCryptPassword - Interface in org.wildfly.security.password.interfaces
A password using the "bcrypt" Blowfish-based one-way password encryption algorithm.
BEARER_TOKEN - Static variable in class org.wildfly.security.http.HttpConstants
 
BearerTokenCredential - Class in org.wildfly.security.credential
A Credential that usually holds a bearer security token.
BearerTokenCredential(String) - Constructor for class org.wildfly.security.credential.BearerTokenCredential
Construct a new instance.
BearerTokenEvidence - Class in org.wildfly.security.evidence
A piece of evidence that is comprised of a bearer security token.
BearerTokenEvidence(String) - Constructor for class org.wildfly.security.evidence.BearerTokenEvidence
Construct a new instance.
BINDING - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
A predicate which is true when a mechanism which uses channel binding is being used.
BIT_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
The universal bit string type tag.
BMP_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
The universal BMP (UTF-16 big-endian) string type tag.
BOOLEAN_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
The universal boolean type tag.
BooleanPermissionCollection - Class in org.wildfly.security.permission
A permission collection type which either does or does not hold its instance.
BooleanPermissionCollection(AbstractPermission<?>) - Constructor for class org.wildfly.security.permission.BooleanPermissionCollection
Construct a new instance.
BSD_CRYPT_DES_HASH_SIZE - Static variable in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
The constant size of the hash, in bytes.
BSD_CRYPT_DES_SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
The constant size of the salt, in bytes.
BSDUnixDESCryptPassword - Interface in org.wildfly.security.password.interfaces
A BSD-style DES "crypt" password.
build() - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory.Builder
 
build() - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory.Builder
Deprecated.
 
build() - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory.Builder
Build the mechanism factory.
build() - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
Build a new instance.
build() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
Build a new instance.
build() - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
 
build() - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory.Builder
Deprecated.
 
build() - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
Construct this security domain.
build() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Constructs this realm info and adds it into the domain.
build() - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
Deprecated.
Construct a new GSSKerberosCredential security factory instance.
build() - Method in class org.wildfly.security.authz.MappedRoleMapper.Builder
Build and return the resulting MappedRoleMapper.
build() - Method in class org.wildfly.security.authz.RegexRoleMapper.Builder
 
build() - Method in class org.wildfly.security.authz.SimplePermissionMapper.Builder
Build and return the resulting PermissionMapper.
build() - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
Deprecated.
Construct the credential source instance.
build() - Method in class org.wildfly.security.credential.source.LocalKerberosCredentialSource.Builder
Deprecated.
Construct the credential source instance.
build() - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
Deprecated.
Creates a new OAuth2CredentialSource instance.
build() - Method in class org.wildfly.security.credential.SSHCredential.Builder
Build a new instance of SSHCredential.
build() - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
Build the new HttpAuthenticator instance.
build() - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
Construct a new GSSKerberosCredential security factory instance.
build() - Method in class org.wildfly.security.ssl.SNIContextMatcher.Builder
 
build() - Method in class org.wildfly.security.ssl.SSLContextBuilder
Build a security factory for the new context.
build() - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
 
build() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
Attempt to generate a PKCS #10 certificate signing request.
build() - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
Attempt to generate a key pair and wrap the resulting public key into a self-signed X.509 certificate.
build() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Attempt to construct and sign an X.509 certificate according to the information in this builder.
build() - Method in class org.wildfly.security.x500.X500PrincipalBuilder
Build the principal.
builder() - Static method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
builder() - Static method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
builder() - Static method in class org.wildfly.security.auth.server.MechanismConfiguration
Obtain a new MechanismConfiguration.Builder capable of building a MechanismConfiguration.
builder() - Static method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
builder() - Static method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
builder() - Static method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
builder() - Static method in class org.wildfly.security.auth.server.SecurityDomain
Create a new security domain builder.
builder() - Static method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
Deprecated.
builder() - Static method in class org.wildfly.security.authz.MappedRoleMapper
Construct a new MappedRoleMapper.Builder for creating the MappedRoleMapper.
builder() - Static method in class org.wildfly.security.authz.SimplePermissionMapper
Construct a new SimplePermissionMapper.Builder for creating the PermissionMapper.
builder() - Static method in class org.wildfly.security.credential.source.CommandCredentialSource
Deprecated.
Construct a new builder instance.
builder() - Static method in class org.wildfly.security.credential.source.LocalKerberosCredentialSource
Deprecated.
Construct a new builder instance.
builder() - Static method in class org.wildfly.security.credential.SSHCredential
 
builder() - Static method in class org.wildfly.security.http.HttpAuthenticator
Construct and return a new Builder to configure and create an instance of HttpAuthenticator.
builder() - Static method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
builder() - Static method in class org.wildfly.security.ssl.X509RevocationTrustManager
Create new X509RevocationTtustManager.Builder instance
builder() - Static method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Construct a new builder instance.
builder() - Static method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
Construct a new builder instance.
builder(String, String) - Static method in class org.wildfly.security.auth.jaspi.JaspiConfigurationBuilder
 
builder(URL) - Static method in class org.wildfly.security.credential.source.OAuth2CredentialSource
Deprecated.
Creates a new OAuth2CredentialSource.Builder instance in order to configure and build a OAuth2CredentialSource.
Builder() - Constructor for class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
 
Builder() - Constructor for class org.wildfly.security.authz.RegexRoleMapper.Builder
 
Builder() - Constructor for class org.wildfly.security.credential.source.LocalKerberosCredentialSource.Builder
Deprecated.
 
Builder() - Constructor for class org.wildfly.security.ssl.SNIContextMatcher.Builder
 
ByNamePermissionCollection - Class in org.wildfly.security.permission
A permission collection for actionless permissions which are organized by name.
ByNamePermissionCollection(AbstractPermission<?>) - Constructor for class org.wildfly.security.permission.ByNamePermissionCollection
The source permission used to construct this collection.

C

CachedIdentityAuthorizeCallback - Class in org.wildfly.security.auth.callback
A callback that is capable of perform authorization based on the identities managed by an IdentityCache.
CachedIdentityAuthorizeCallback(String, IdentityCache) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance to authenticate, authorize and cache the identity associated with the given name.
CachedIdentityAuthorizeCallback(Principal, Function<SecurityDomain, IdentityCache>, boolean) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance to authenticate, authorize and cache the identity associated with the given principal.
CachedIdentityAuthorizeCallback(Principal, IdentityCache) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance to authenticate, authorize and cache the identity associated with the given principal.
CachedIdentityAuthorizeCallback(Principal, IdentityCache, boolean) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance to authenticate, authorize and cache the identity associated with the given principal.
CachedIdentityAuthorizeCallback(Function<SecurityDomain, IdentityCache>, boolean) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance in order to authorize identities managed by the given identityCache.
CachedIdentityAuthorizeCallback(IdentityCache) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance in order to authorize identities managed by the given identityCache.
CachedIdentityAuthorizeCallback(IdentityCache, boolean) - Constructor for class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Creates a new instance in order to authorize identities managed by the given identityCache.
calculateHashCode() - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
Perform the calculation of the hash code of this factory.
calculateHashCode() - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.SSLSaslClientFactory
 
calculateHashCode() - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
 
CallbackHandlerCredentialSource - Class in org.wildfly.security.credential.source
Deprecated.
Use CallbackHandlerCredentialSource instead
CallbackHandlerCredentialSource(CallbackHandler) - Constructor for class org.wildfly.security.credential.source.CallbackHandlerCredentialSource
Deprecated.
Construct a new instance.
CallbackKind - Enum in org.wildfly.security.auth.client
The kinds of callbacks which can be handled by the user's callback.
CallbackUtil - Class in org.wildfly.security.auth.callback
Helper utility methods for callback handlers.
callStackContains(Class<?>) - Method in class org.wildfly.security.manager.StackInspector
Determine whether the call stack contains a given class.
CAMELLIA128 - org.wildfly.security.ssl.Encryption
Camellia encryption with 128-bit keys.
CAMELLIA256 - org.wildfly.security.ssl.Encryption
Camellia encryption with 256-bit keys.
canVerify(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Test whether some of the credentials in this set can verify an evidence of given class and algorithm name.
canVerify(Class<? extends Evidence>, String) - Method in interface org.wildfly.security.credential.Credential
Determine whether this credential can, generally speaking, verify the given evidence type.
canVerify(Class<? extends Evidence>, String) - Method in class org.wildfly.security.credential.PasswordCredential
 
canVerify(Evidence) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Test whether some of the credentials in this set can verify an evidence.
canVerify(Evidence) - Method in interface org.wildfly.security.credential.Credential
Determine whether this credential can verify the given evidence.
canVerifyEvidence(Class<? extends Evidence>, String) - Static method in class org.wildfly.security.credential.PasswordCredential
Determine whether this credential type can, generally speaking, verify the given evidence type.
captureAuthorizationIdentity() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
Create a new configuration which is the same as this configuration, but which attempts to authorize to the principal from the current identity from the configured security domain.
captureCurrent() - Static method in class org.wildfly.security.auth.client.AuthenticationContext
Get the current thread's captured authentication context.
CaseNameRewriter - Class in org.wildfly.security.auth.util
A case name rewriter adjusts a principal to upper or lower case.
CaseNameRewriter() - Constructor for class org.wildfly.security.auth.util.CaseNameRewriter
Construct a new instance which transforms to upper case.
CaseNameRewriter(boolean) - Constructor for class org.wildfly.security.auth.util.CaseNameRewriter
Construct a new instance.
castAndApply(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type and apply a function if the type matches.
castAndApply(Class<C>, String, Function<C, R>) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type and apply a function if the type matches.
castAndApply(Class<C>, Function<C, R>) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type and apply a function if the type matches.
castAndApply(Class<E>, String, Function<E, R>) - Method in interface org.wildfly.security.evidence.AlgorithmEvidence
 
castAndApply(Class<E>, String, Function<E, R>) - Method in interface org.wildfly.security.evidence.Evidence
Cast this evidence type and apply a function if the type matches.
castAndApply(Class<E>, Function<E, R>) - Method in interface org.wildfly.security.evidence.Evidence
Cast this evidence type and apply a function if the type matches.
castAndApply(Class<P>, String, Function<P, R>) - Method in interface org.wildfly.security.password.Password
Cast this password type and apply a function if the type matches.
castAndApply(Class<P>, Function<P, R>) - Method in interface org.wildfly.security.password.Password
Cast this password type and apply a function if the type matches.
castAs(Class<C>) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type if the type matches.
castAs(Class<C>, String) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type if the type and algorithm matches.
castAs(Class<C>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.Credential
Cast this credential type if the type, algorithm, and parameters match.
castAs(Class<E>) - Method in interface org.wildfly.security.evidence.Evidence
Cast this evidence type if the type matches.
castAs(Class<E>, String) - Method in interface org.wildfly.security.evidence.Evidence
Cast this evidence type if the type and algorithm matches.
castAs(Class<P>) - Method in interface org.wildfly.security.password.Password
Cast this password type if the type matches.
castAs(Class<P>, String) - Method in interface org.wildfly.security.password.Password
Cast this password type if the type and algorithm matches.
CertificatePoliciesExtension - Class in org.wildfly.security.x500.cert
The certificate policies extension as defined by RFC 5280 § 4.2.1.4.
CertificatePoliciesExtension(boolean, List<CertificatePoliciesExtension.PolicyInformation>) - Constructor for class org.wildfly.security.x500.cert.CertificatePoliciesExtension
Construct a new instance.
CertificatePoliciesExtension.PolicyInformation - Class in org.wildfly.security.x500.cert
Policy information for the certificate policies extension.
CertificatePoliciesExtension.PolicyQualifier - Class in org.wildfly.security.x500.cert
A qualifier for a policy information entry.
CertificateTrustedAuthority(X509Certificate) - Constructor for class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
Construct a new instance.
CHACHA20 - org.wildfly.security.ssl.Encryption
ChaCha20 encryption.
CHACHA20POLY1305 - Static variable in enum org.wildfly.security.ssl.Encryption
Deprecated.
Use Encryption.CHACHA20 instead.
chain(NameRewriter...) - Static method in interface org.wildfly.security.auth.server.NameRewriter
Create a name rewriter which chains the given name rewriters; the name will be rewritten through the given rewriters in order and then returned.
chain(NameRewriter, NameRewriter) - Static method in interface org.wildfly.security.auth.server.NameRewriter
Create a name rewriter which chains the given name rewriters; the name will be rewritten through the given rewriters in order and then returned.
changeID() - Method in interface org.wildfly.security.http.HttpScope
Change the ID of this scope.
ChangeRoleMapperPermission - Class in org.wildfly.security.auth.permission
The permission to change a role mapper category on a security identity.
ChangeRoleMapperPermission(String) - Constructor for class org.wildfly.security.auth.permission.ChangeRoleMapperPermission
Construct a new instance.
ChangeRoleMapperPermission(String, String) - Constructor for class org.wildfly.security.auth.permission.ChangeRoleMapperPermission
Construct a new instance.
CHANNEL_BINDING - org.wildfly.security.auth.client.CallbackKind
Callbacks which configure channel binding options: ChannelBindingCallback
CHANNEL_BINDING_NOT_PROVIDED - org.wildfly.security.mechanism.ScramServerErrorCode
 
CHANNEL_BINDING_NOT_SUPPORTED - org.wildfly.security.mechanism.ScramServerErrorCode
 
CHANNEL_BINDINGS_DONT_MATCH - org.wildfly.security.mechanism.ScramServerErrorCode
 
ChannelBindingCallback - Class in org.wildfly.security.auth.callback
A callback used to establish the channel binding for a security mechanism which supports it.
ChannelBindingCallback() - Constructor for class org.wildfly.security.auth.callback.ChannelBindingCallback
Construct a new instance.
ChannelBindingSaslClientFactory - Class in org.wildfly.security.sasl.util
A SaslClientFactory which establishes channel binding parameters.
ChannelBindingSaslClientFactory(SaslClientFactory, String, byte[]) - Constructor for class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
Construct a new instance.
ChannelBindingSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which establishes channel binding parameters.
ChannelBindingSaslServerFactory(SaslServerFactory, String, byte[]) - Constructor for class org.wildfly.security.sasl.util.ChannelBindingSaslServerFactory
Construct a new instance.
CHARSET - Static variable in class org.wildfly.security.http.HttpConstants
 
checkAccept(String, int) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkAccess(Thread) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkAccess(ThreadGroup) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkClientTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkConnect(String, int) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkConnect(String, int, Object) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkCreateClassLoader() - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkDelete(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkExec(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkExit(int) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkLink(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkListen(int) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkMemberAccess(Class<?>, int) - Method in class org.wildfly.security.manager.WildFlySecurityManager
Deprecated.
checkMulticast(InetAddress) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkMulticast(InetAddress, byte) - Method in class org.wildfly.security.manager.WildFlySecurityManager
Deprecated.
checkPackageAccess(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkPackageDefinition(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkPermission(Permission) - Method in class org.wildfly.security.manager.WildFlySecurityManager
Perform a permission check.
checkPermission(Permission) - Method in interface org.wildfly.security.permission.PermissionVerifier
Check a permission, throwing an exception if the permission is not implied.
checkPermission(Permission, Object) - Method in class org.wildfly.security.manager.WildFlySecurityManager
Perform a permission check.
checkPermission(Permission, AccessControlContext) - Method in class org.wildfly.security.manager.WildFlySecurityManager
Perform a permission check.
checkPrintJobAccess() - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkPropertiesAccess() - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkPropertyAccess(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkRead(FileDescriptor) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkRead(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkRead(String, Object) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkSecurityAccess(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
checkSetFactory() - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkWrite(FileDescriptor) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
checkWrite(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
 
CHOICE - org.wildfly.security.auth.client.CallbackKind
Callbacks which extend ChoiceCallback (not including RealmChoiceCallback).
CipherSuitePredicate - Class in org.wildfly.security.ssl
An opaque predicate which can be used to match SSL/TLS cipher suites.
CipherSuiteSelector - Class in org.wildfly.security.ssl
An immutable filter for SSL/TLS cipher suites.
CLASS_MASK - Static variable in class org.wildfly.security.asn1.ASN1
Mask used to obtain the class bits from a type tag.
clear() - Method in interface org.wildfly.security.authz.Attributes
Clear this collection, resetting its size to zero.
clear() - Method in class org.wildfly.security.authz.MapAttributes
 
clear() - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
ClearContextClassLoaderAction - Class in org.wildfly.security.manager.action
A security action to clear the current thread context class loader.
clearPassword() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
Clear the stored password bytes by setting them to ' '.
ClearPassword - Interface in org.wildfly.security.password.interfaces
A simple clear-text password.
ClearPasswordSpec - Class in org.wildfly.security.password.spec
A password specification for clear passwords.
ClearPasswordSpec(char[]) - Constructor for class org.wildfly.security.password.spec.ClearPasswordSpec
Construct a new instance.
ClearPropertyAction - Class in org.wildfly.security.manager.action
A security action which clears a system property.
ClearPropertyAction(String) - Constructor for class org.wildfly.security.manager.action.ClearPropertyAction
Construct a new instance.
clearPropertyPrivileged(String) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Clear a property, doing a faster permission check that skips having to execute a privileged action frame.
CLIENT_CERT_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
clientCredentials(String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
Deprecated.
Configure OAuth2 Client Credentials Grant Type as defined by the OAuth2 specification.
ClientSaslWrapper - Class in org.wildfly.security.sasl.util
A SaslWrapper which encapsulates a SaslClient.
ClientSaslWrapper(SaslClient) - Constructor for class org.wildfly.security.sasl.util.ClientSaslWrapper
Construct a new instance.
clone() - Method in interface org.wildfly.security.credential.AlgorithmCredential
Creates and returns a copy of this Credential.
clone() - Method in class org.wildfly.security.credential.BearerTokenCredential
 
clone() - Method in interface org.wildfly.security.credential.Credential
Creates and returns a copy of this Credential.
clone() - Method in class org.wildfly.security.credential.GSSKerberosCredential
 
clone() - Method in class org.wildfly.security.credential.KeyPairCredential
 
clone() - Method in class org.wildfly.security.credential.PasswordCredential
 
clone() - Method in class org.wildfly.security.credential.PublicKeyCredential
 
clone() - Method in class org.wildfly.security.credential.SecretKeyCredential
 
clone() - Method in class org.wildfly.security.credential.SSHCredential
 
clone() - Method in interface org.wildfly.security.credential.X509CertificateChainCredential
Creates and returns a copy of this Credential.
clone() - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
 
clone() - Method in class org.wildfly.security.credential.X509CertificateChainPublicCredential
 
clone() - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.ClearPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
 
clone() - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.OneWayPassword
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.Password
Creates and returns a copy of this Password.
clone() - Method in interface org.wildfly.security.password.TwoWayPassword
Creates and returns a copy of this Password.
cloneKey(Class<T>, T) - Static method in class org.wildfly.security.key.KeyUtil
Attempt to create a safe clone of the given key object.
close() - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentityIterator
Close any underlying resources.
close() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Close the server authentication context, failing any in-progress authentication and releasing any associated resources.
CNONCE - Static variable in class org.wildfly.security.http.HttpConstants
 
CommandCredentialSource - Class in org.wildfly.security.credential.source
Deprecated.
Use CommandCredentialSource instead
CommandCredentialSource.Builder - Class in org.wildfly.security.credential.source
Deprecated.
A builder for a command credential source.
COMPLETE_STATE - Static variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
The SASL negotiation completed state.
composePassword(ByteArrayOutputStream, Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
 
CompositePrincipal - Class in org.wildfly.security.auth.principal
A composite principal that consists of multiple elements of possibly disparate type.
CompositePrincipal(Principal...) - Constructor for class org.wildfly.security.auth.principal.CompositePrincipal
Construct a new instance.
CompositePrincipal(Collection<Principal>) - Constructor for class org.wildfly.security.auth.principal.CompositePrincipal
Construct a new instance.
computeIfAbsent(SSLSession, String, Function<String, R>) - Static method in class org.wildfly.security.ssl.SSLUtils
Get or compute the value for the given key, storing the computed value (if one is generated).
computeIfAbsent(HttpScope, String, Function<String, R>) - Static method in class org.wildfly.security.mechanism._private.MechanismUtil
Get or compute the value for the given key in HttpScope, storing the computed value (if one is generated).
concatenating(String, PrincipalDecoder...) - Static method in interface org.wildfly.security.auth.server.PrincipalDecoder
Create a principal decoder that concatenates the results of the given principal decoders in the order in which they're given.
concatenating(PrincipalDecoder, String, PrincipalDecoder) - Static method in interface org.wildfly.security.auth.server.PrincipalDecoder
Create a principal decoder which concatenates the results of two principal decoders.
CONFIG_CONTEXT_PATH - Static variable in class org.wildfly.security.http.HttpConstants
 
CONFIG_CREATE_NAME_GSS_INIT - Static variable in class org.wildfly.security.http.HttpConstants
This enables workaround for native GSS, where createName() needs to be called for correct GSSContext initialization.
CONFIG_DISABLE_RESTORE_SECURITY_IDENTITY - Static variable in class org.wildfly.security.http.HttpConstants
In clustered environment Security Identity is restored during failover, load balancer change node (not sticky behavior) and session passivation/activation.
CONFIG_ERROR_PAGE - Static variable in class org.wildfly.security.http.HttpConstants
The context relative path of the error page.
CONFIG_GSS_MANAGER - Static variable in class org.wildfly.security.http.HttpConstants
This allows a GSSManager instance to be passed into the authentication mechanisms.
CONFIG_LOGIN_PAGE - Static variable in class org.wildfly.security.http.HttpConstants
The context relative path of the login page.
CONFIG_POST_LOCATION - Static variable in class org.wildfly.security.http.HttpConstants
This defines the location used by mechanisms dependent on the response to the challenge being sent in using 'POST'.
CONFIG_REALM - Static variable in class org.wildfly.security.http.HttpConstants
 
CONFIG_SKIP_CERTIFICATE_VERIFICATION - Static variable in class org.wildfly.security.http.HttpConstants
 
CONFIG_STATE_SCOPES - Static variable in class org.wildfly.security.http.HttpConstants
A comma separated list of scopes in preferred order the mechanism should attempt to use to persist state including the caching of any previously authenticated identity.
CONFIG_VALIDATE_DIGEST_URI - Static variable in class org.wildfly.security.http.HttpConstants
 
configure(String) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
Configures WildFlyElytronClientDefaultSSLContextProvider with the provided Elytron client configuration path
configure(SSLContext) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
configure(SSLContext, SSLEngine) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
configure(SSLContext, SSLServerSocket) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
configure(SSLContext, SSLSocket) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
connect(URI, AuthenticationConfiguration, int) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
Use Inet.getResolved(java.net.URI, int) with Socket(InetAddress, int) instead.
CONNECTION - org.wildfly.security.http.Scope
The scope applicable to the connection handling the incoming request.
constant(String) - Static method in interface org.wildfly.security.auth.server.NameRewriter
Create a name rewriter which always returns the same name.
constant(String) - Static method in interface org.wildfly.security.auth.server.PrincipalDecoder
Create a principal decoder which always returns the same name.
constant(Roles) - Static method in interface org.wildfly.security.authz.RoleMapper
Create a role mapper that always returns the same set of roles regardless of the input.
constantSelector(SSLContext) - Static method in interface org.wildfly.security.ssl.SSLContextSelector
Create a selector which always returns the same context.
constantSelector(MechanismConfiguration) - Static method in interface org.wildfly.security.auth.server.MechanismConfigurationSelector
Create a constant MechanismConfigurationSelector which will always return the same MechanismConfiguration instance.
CONSTRUCTED_MASK - Static variable in class org.wildfly.security.asn1.ASN1
Mask used to determine if a type tag is constructed.
constructIdentity(Function<PeerIdentity.Configuration, I>) - Method in class org.wildfly.security.auth.client.PeerIdentityContext
Construct a new peer identity.
constructWithActionBits(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
Construct or return a permission of this type with the same name as this one but with the given action bits.
contains(Class<? extends Principal>) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Determine whether this composite principal contains the a nested principal of the given type class.
contains(Class<? extends Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Determine whether a credential of the given type is present in this set.
contains(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Determine whether a credential of the given type and algorithm are present in this set.
contains(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Determine whether a credential of the given type and algorithm are present in this set.
contains(Object) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
contains(String) - Method in interface org.wildfly.security.authz.Roles
Determine if this collection contains the given role name.
contains(Principal) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Determine whether this composite principal contains the given nested principal.
containsAll(Set<String>) - Method in interface org.wildfly.security.authz.Roles
Determine if this collection contains all of the given role names.
containsAny(Set<String>) - Method in interface org.wildfly.security.authz.Roles
Determine if this collection contains any of the given role names.
containsKey(String) - Method in interface org.wildfly.security.authz.Attributes
Determine if the given key has values in this collection.
containsKey(String) - Method in class org.wildfly.security.authz.MapAttributes
 
containsMatching(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Determine whether a credential of the type, algorithm, and parameters of the given credential is present in this set.
containsValue(String, String) - Method in interface org.wildfly.security.authz.Attributes
Determine if the given key has a mapping for the given value in this collection.
containsValue(String, String) - Method in class org.wildfly.security.authz.MapAttributes
 
CONTEXT_SPECIFIC_MASK - Static variable in class org.wildfly.security.asn1.ASN1
Mask used to determine if a type tag is context-specific.
convertibleToKeySpec(Password, Class<T>) - Method in class org.wildfly.security.password.PasswordFactory
Determine whether the given password can be converted to the given key specification type by this factory.
copyAndRemove(String) - Method in interface org.wildfly.security.authz.Attributes
Remove all values for the given key from this collection, copying the values into a list which is returned.
copyAndRemove(String) - Method in class org.wildfly.security.authz.MapAttributes
 
copyAndReplace(String, Collection<String>) - Method in interface org.wildfly.security.authz.Attributes
Replace the mapping for the given key with the values copied from the given collection.
copyAndReplace(String, Collection<String>) - Method in class org.wildfly.security.authz.MapAttributes
 
cpsQualifier(String) - Static method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
Construct a CPS policy qualifier.
CRAM_MD5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
create() - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
Create this realm identity.
create() - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
Deprecated.
 
create() - Method in class org.wildfly.security.FailedSecurityFactory
 
create() - Method in class org.wildfly.security.FixedSecurityFactory
 
create() - Method in interface org.wildfly.security.http.HttpScope
Create this scope.
create() - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
 
create() - Method in class org.wildfly.security.NullSecurityFactory
 
create() - Method in class org.wildfly.security.OneTimeSecurityFactory
 
create() - Method in interface org.wildfly.security.SecurityFactory
Create an instance.
create(String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
Construct a new instance with no values.
create(String, Collection<ASN1Encodable>) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
Construct a new instance.
create(String, ASN1Encodable) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
Construct a new instance with the given value.
create(String, ASN1Encodable) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
Construct a new instance with one value.
createAdHocIdentity(String) - Method in class org.wildfly.security.auth.server.SecurityDomain
Create an empty ad-hoc identity.
createAdHocIdentity(Principal) - Method in class org.wildfly.security.auth.server.SecurityDomain
Create an empty ad-hoc identity.
createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanismFactory
Obtain an instance of the authentication mechanism requested provided this is allowed by any policy specified within the supplied properties.
createConfiguredSslContext(SSLContext, SSLConfigurator) - Static method in class org.wildfly.security.ssl.SSLUtils
Create a configured SSL context from an outside SSL context.
createConfiguredSslContext(SSLContext, SSLConfigurator, boolean) - Static method in class org.wildfly.security.ssl.SSLUtils
Create a configured SSL context from an outside SSL context.
createConfiguredSslContextFactory(SecurityFactory<SSLContext>, SSLConfigurator) - Static method in class org.wildfly.security.ssl.SSLUtils
Create a configured SSL context factory from an outside SSL context.
createConstant(PermissionVerifier) - Static method in interface org.wildfly.security.authz.PermissionMapper
Returns a new mapper that maps all to pre-defined PermissionVerifier instance.
createDispatchingSSLEngineFactory(SSLContextSelector) - Static method in class org.wildfly.security.ssl.SSLUtils
Get a factory which produces SSL engines which dispatch to the appropriate SSL context based on the information in the SSL greeting.
createFlexibleAssociation() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Create a new flexible identity association, initializing it with this identity.
createHostNamePredicateSNIMatcher(Predicate<SNIHostName>) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SNIMatcher which matches SNI host names that satisfy the given predicate.
createHostNameStringPredicateSNIMatcher(Predicate<String>) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SNIMatcher which matches SNI host name strings that satisfy the given predicate.
createHostNameStringSNIMatcher(String) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SNIMatcher which matches SNI host names that are equal to the given (ASCII) string.
createHostNameSuffixSNIMatcher(String) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SNIMatcher which matches SNI host name strings which end with the given suffix.
createMechanism(String) - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory
Create the mechanism instance.
createMechanism(String, UnaryOperator<F>) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
createMechanism(String, UnaryOperator<F>) - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory
Create the mechanism instance.
createNewAuthenticationContext() - Method in class org.wildfly.security.auth.server.SecurityDomain
Create a new authentication context for this security domain which can be used to carry out a single authentication operation.
createNewAuthenticationContext(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.SecurityDomain
Create a new authentication context for this security domain which can be used to carry out a single authentication operation.
createObjectId(String, String) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
Construct a new instance with an OID value.
createObjectId(String, String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
Construct a new instance with one OID value.
createPassword(byte[], String) - Static method in class org.wildfly.security.password.util.ModularCrypt
 
createPermission(Class<? extends Permission>, String, String) - Static method in class org.wildfly.security.permission.PermissionUtil
Instantiate a permission with the given class, permission name, and actions.
createPermission(ClassLoader, String, String, String) - Static method in class org.wildfly.security.permission.PermissionUtil
Instantiate a permission with the given class name, permission name, and actions.
createRaw(String, byte[]) - Static method in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[]) - Static method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[]) - Static method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[], int) - Static method in interface org.wildfly.security.password.interfaces.BCryptPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[], int) - Static method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[], int) - Static method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
Create a raw implementation of this password type.
createRaw(String, byte[], byte[], int) - Static method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
Create a raw implementation of this password type.
createRaw(String, byte[], int, int) - Static method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
Create a raw implementation of this password type.
createRaw(String, byte[], String, int) - Static method in interface org.wildfly.security.password.interfaces.OneTimePassword
Create a raw implementation of this password type.
createRaw(String, char[]) - Static method in interface org.wildfly.security.password.interfaces.ClearPassword
Create a raw implementation of this password type.
createRaw(String, char[], int, byte[], byte[]) - Static method in interface org.wildfly.security.password.interfaces.MaskedPassword
Create a raw instance of this password type.
createRaw(String, char[], int, byte[], byte[], byte[]) - Static method in interface org.wildfly.security.password.interfaces.MaskedPassword
Create a raw instance of this password type.
createRaw(String, short, byte[]) - Static method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
Create a raw implementation of this password type.
createRaw(String, String, String, byte[]) - Static method in interface org.wildfly.security.password.interfaces.DigestPassword
Create a raw implementation of this password type.
createRunAsAnonymous() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Attempt to create a new identity that can be used to run as an anonymous user.
createRunAsAnonymous(boolean) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Attempt to create a new identity that can be used to run as an anonymous user Calling with enabled security manager requires setRunAsPrincipal ElytronPermission.
createRunAsIdentity(String) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Attempt to create a new identity that can be used to run as a user with the given name.
createRunAsIdentity(String, boolean) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Attempt to create a new identity that can be used to run as a user with the given name.
createRunAsIdentity(Principal, boolean) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Attempt to create a new identity that can be used to run as a user with the given principal.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AggregateSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ServiceLoaderSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SSLSaslClientFactory
 
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
 
createSaslClient(URI, AuthenticationConfiguration, Collection<String>) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Create a SASL client using the given URI and configuration from the given SASL client factory.
createSaslClient(URI, AuthenticationConfiguration, Collection<String>, UnaryOperator<SaslClientFactory>) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Create a SASL client using the given URI and configuration from the given SASL client factory.
createSaslClient(URI, AuthenticationConfiguration, Collection<String>, UnaryOperator<SaslClientFactory>, SSLSession) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Create a SASL client using the given URI and configuration from the given SASL client factory.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AggregateSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslServerFactory
Deprecated.
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.CredentialSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.KeyManagerCredentialSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.PropertiesSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ProtocolSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SecurityIdentitySaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ServerNameSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.ServiceLoaderSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SetMechanismInformationSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.SSLSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslServerFactory
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.util.TrustManagerSaslServerFactory
 
createSelectingSSLEngine(SSLContextSelector) - Static method in class org.wildfly.security.ssl.SSLUtils
Get a server SSL engine which dispatches to the appropriate SSL context based on the information in the SSL greeting.
createSelectingSSLEngine(SSLContextSelector, String, int) - Static method in class org.wildfly.security.ssl.SSLUtils
Get a server SSL engine which dispatches to the appropriate SSL context based on the information in the SSL greeting.
createSimpleSslContextFactory(String, Provider) - Static method in class org.wildfly.security.ssl.SSLUtils
Create a simple security factory for SSL contexts.
createSslContextFactory(ProtocolSelector, Supplier<Provider[]>) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SSL context factory which locates the best context by searching the preferred providers in order using the rules established in the given protocol selector.
createSslContextFactory(ProtocolSelector, Supplier<Provider[]>, String) - Static method in class org.wildfly.security.ssl.SSLUtils
Create an SSL context factory which locates the best context by searching the preferred providers in order using the rules established in the given protocol selector.
CreateTempFileAction - Class in org.wildfly.security.manager.action
A security action to create a temporary file.
CreateTempFileAction(String, String) - Constructor for class org.wildfly.security.manager.action.CreateTempFileAction
Construct a new instance.
CreateTempFileAction(String, String, File) - Constructor for class org.wildfly.security.manager.action.CreateTempFileAction
Construct a new instance.
CreateThreadAction - Class in org.wildfly.security.manager.action
A security action to create a thread.
CreateThreadAction(Runnable, String) - Constructor for class org.wildfly.security.manager.action.CreateThreadAction
Construct a new instance.
CreateThreadAction(String) - Constructor for class org.wildfly.security.manager.action.CreateThreadAction
Construct a new instance.
CreateThreadAction(ThreadGroup, Runnable, String) - Constructor for class org.wildfly.security.manager.action.CreateThreadAction
Construct a new instance.
CreateThreadAction(ThreadGroup, Runnable, String, long) - Constructor for class org.wildfly.security.manager.action.CreateThreadAction
Construct a new instance.
CreateThreadAction(ThreadGroup, String) - Constructor for class org.wildfly.security.manager.action.CreateThreadAction
Construct a new instance.
createUtf8(String, String) - Static method in class org.wildfly.security.x500.X500AttributeTypeAndValue
Construct a new instance with a UTF-8 value.
createUtf8(String, String) - Static method in class org.wildfly.security.x500.X500DirectoryAttribute
Construct a new instance with one UTF-8 value.
createX509CertificateChain(X509Certificate, HashMap<Principal, HashSet<X509Certificate>>) - Static method in class org.wildfly.security.x500.X500
Create an X.509 certificate chain given the first certificate that should be in the chain and a map of certificates.
Credential - Interface in org.wildfly.security.credential
A credential is a piece of information that can be used to verify or produce evidence.
CREDENTIAL - org.wildfly.security.auth.client.CallbackKind
Callbacks which select a credential to use for authentication: PasswordCallback and CredentialCallback
CREDENTIAL_RESET - org.wildfly.security.auth.client.CallbackKind
Callbacks which handle local credential-reset requests: PasswordResetCallback
CREDENTIAL_STORE_TYPE - Static variable in class org.wildfly.security.credential.store.CredentialStore
JCA service type for a credential store.
CredentialCallback - Class in org.wildfly.security.auth.callback
A callback used to acquire credentials.
CredentialCallback(Class<? extends Credential>) - Constructor for class org.wildfly.security.auth.callback.CredentialCallback
Construct a new instance which accepts any algorithm name or parameters.
CredentialCallback(Class<? extends Credential>, String) - Constructor for class org.wildfly.security.auth.callback.CredentialCallback
Construct a new instance which accepts any parameters.
CredentialCallback(Class<? extends Credential>, String, AlgorithmParameterSpec) - Constructor for class org.wildfly.security.auth.callback.CredentialCallback
Construct a new instance.
credentialDestroyingFailed(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
CredentialSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which sets the server's credential.
CredentialSaslServerFactory(SaslServerFactory, Credential) - Constructor for class org.wildfly.security.sasl.util.CredentialSaslServerFactory
Construct a new instance.
CredentialSource - Interface in org.wildfly.security.credential.source
A source for credentials.
CredentialSourceProtectionParameter(CredentialSource) - Constructor for class org.wildfly.security.credential.store.CredentialStore.CredentialSourceProtectionParameter
Construct a new instance.
CredentialStore - Class in org.wildfly.security.credential.store
This class represents credential store functionality.
CredentialStore.CredentialSourceProtectionParameter - Class in org.wildfly.security.credential.store
A protection parameter which uses a credential source to acquire a credential to use.
CredentialStore.ProtectionParameter - Interface in org.wildfly.security.credential.store
The protection parameter to use when accessing a credential store or entry.
CredentialStoreCredentialSource - Class in org.wildfly.security.credential.source
Deprecated.
Use CredentialStoreCredentialSource instead
CredentialStoreCredentialSource(CredentialStore, String) - Constructor for class org.wildfly.security.credential.source.CredentialStoreCredentialSource
Deprecated.
Construct a new instance.
CredentialStoreCredentialSource(SecurityFactory<CredentialStore>, String) - Constructor for class org.wildfly.security.credential.source.CredentialStoreCredentialSource
Deprecated.
Construct a new instance.
CredentialStoreException - Exception in org.wildfly.security.credential.store
An exception indicating that operation with CredentialStore has failed.
CredentialStoreException() - Constructor for exception org.wildfly.security.credential.store.CredentialStoreException
Constructs a new CredentialStoreException instance.
CredentialStoreException(String) - Constructor for exception org.wildfly.security.credential.store.CredentialStoreException
Constructs a new CredentialStoreException instance with an initial message.
CredentialStoreException(String, Throwable) - Constructor for exception org.wildfly.security.credential.store.CredentialStoreException
Constructs a new CredentialStoreException instance with an initial message and cause.
CredentialStoreException(Throwable) - Constructor for exception org.wildfly.security.credential.store.CredentialStoreException
Constructs a new CredentialStoreException instance with an initial cause.
CredentialStorePermission - Class in org.wildfly.security.credential.store
Credential Store API specific permission.
CredentialStorePermission(String) - Constructor for class org.wildfly.security.credential.store.CredentialStorePermission
Creates new CredentialStorePermission
CredentialStorePermission(String, String) - Constructor for class org.wildfly.security.credential.store.CredentialStorePermission
Creates new CredentialStorePermission
CredentialStoreSpi - Class in org.wildfly.security.credential.store
SPI for credential store provider to implement.
CredentialStoreSpi() - Constructor for class org.wildfly.security.credential.store.CredentialStoreSpi
Construct a new instance of this SPI.
CredentialUpdateCallback - Class in org.wildfly.security.auth.callback
A callback to inform the callback handler of a credential change.
CredentialUpdateCallback(Credential) - Constructor for class org.wildfly.security.auth.callback.CredentialUpdateCallback
Construct a new instance.
CRLDistributionPoint - Class in org.wildfly.security.x500.cert
A single distribution point specification.
CRLDistributionPoint(CRLDistributionPoint.DistributionPointName, EnumSet<CRLReason>, List<GeneralName>) - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPoint
Construct a new instance.
CRLDistributionPoint.DistributionPointName - Class in org.wildfly.security.x500.cert
Base class of distribution point names.
CRLDistributionPoint.FullNameDistributionPointName - Class in org.wildfly.security.x500.cert
A full-name distribution point name.
CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName - Class in org.wildfly.security.x500.cert
A distribution point name which is relative to a CRL issuer name.
CRLDistributionPointsExtension - Class in org.wildfly.security.x500.cert
The CRL distribution points extension as defined by RFC 5280 § 4.2.1.13.
CRLDistributionPointsExtension(boolean, List<CRLDistributionPoint>) - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPointsExtension
Construct a new instance.
cRLSign - org.wildfly.security.x500.cert.KeyUsage
 

D

dataEncipherment - org.wildfly.security.x500.cert.KeyUsage
 
decipherOnly - org.wildfly.security.x500.cert.KeyUsage
 
decode(byte[]) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
Decode the given byte array and create a PasswordSpec from it.
decode(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
Decode the given char array and creates a Password instance.
decode(String) - Static method in class org.wildfly.security.password.util.ModularCrypt
Decode the given string and creates a Password instance.
decodeBitString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a bit string.
decodeBitString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeBitStringAsInteger() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a bit string where the value is a ASN.1 INTEGER.
decodeBitStringAsInteger() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeBitStringAsString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a bit string.
decodeBitStringAsString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeBMPString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an BMPString.
decodeBMPString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeBMPStringAsBytes() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an BMPString.
decodeBMPStringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeBoolean() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a boolean value.
decodeBoolean() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeIA5String() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an IA5 string.
decodeIA5String() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeIA5StringAsBytes() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an IA5 string.
decodeIA5StringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeImplicit(int) - Method in interface org.wildfly.security.asn1.ASN1Decoder
Indicate that the next ASN.1 element has the given implicit, context-specific tag.
decodeImplicit(int) - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeImplicit(int, int) - Method in interface org.wildfly.security.asn1.ASN1Decoder
Indicate that the next ASN.1 element has the given implicit tag.
decodeImplicit(int, int) - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeInteger() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an integer.
decodeInteger() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeNull() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a null element.
decodeNull() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeObjectIdentifier() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an object identifier.
decodeObjectIdentifier() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeObjectIdentifierAsKeyAlgorithm() - Method in class org.wildfly.security.asn1.DERDecoder
Decodes an OID and resolve its corresponding key algorithm.
decodeOctetString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an octet string.
decodeOctetString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeOctetStringAsString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an octet string.
decodeOctetStringAsString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeOctetStringAsString(String) - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an octet string.
decodeOctetStringAsString(String) - Method in class org.wildfly.security.asn1.DERDecoder
 
decodePrintableString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a PrintableString.
decodePrintableString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodePrintableStringAsBytes() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as a PrintableString.
decodePrintableStringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeRoles(AuthorizationIdentity) - Method in interface org.wildfly.security.authz.RoleDecoder
Decode the role set from the given authorization identity.
decodeRoles(AuthorizationIdentity) - Method in class org.wildfly.security.authz.SourceAddressRoleDecoder
Decode the role set using the source IP address runtime attribute from the given authorization identity.
decodeUniversalString() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an UniversalString.
decodeUniversalString() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeUniversalStringAsBytes() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an UniversalString.
decodeUniversalStringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeUtf8String() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an UTF8String.
decodeUtf8String() - Method in class org.wildfly.security.asn1.DERDecoder
 
decodeUtf8StringAsBytes() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Decode the next ASN.1 element as an UTF8String.
decodeUtf8StringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
 
DEFAULT - Static variable in interface org.wildfly.security.auth.server.MechanismInformation
 
DEFAULT - Static variable in interface org.wildfly.security.auth.server.PrincipalDecoder
The default decoder, which just calls Principal.getName().
DEFAULT - Static variable in interface org.wildfly.security.authz.RoleDecoder
A role decoder which always decodes roles from the attribute called "Roles".
DEFAULT_DELIMITER - Static variable in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
 
DEFAULT_DELIMITER - Static variable in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
 
DEFAULT_EC_KEY_SIZE - Static variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
The default key size that will be used if the key algorithm name is EC.
DEFAULT_ESCAPE_CHARACTER - Static variable in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
 
DEFAULT_ESCAPE_CHARACTER - Static variable in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
 
DEFAULT_ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.BCryptPassword
A constant representing the default iteration count for bcrypt passwords.
DEFAULT_ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
The default iteration count.
DEFAULT_ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The default iteration count for this password type.
DEFAULT_ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
The default iteration count of this password type.
DEFAULT_ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The default iteration count of this algorithm.
DEFAULT_KEY_ALGORITHM_NAME - Static variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
The default key algorithm name.
DEFAULT_KEY_SIZE - Static variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
The default key size that will be used if the key algorithm name is not EC.
DEFAULT_KNOWN_HOSTS - Static variable in class org.wildfly.security.credential.SSHCredential
 
DEFAULT_PRIVATE_KEYS - Static variable in class org.wildfly.security.credential.SSHCredential
 
DEFAULT_REALM_MAPPER - Static variable in interface org.wildfly.security.auth.server.RealmMapper
A realm mapper which always falls back to a default realm.
DEFAULT_SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
The default salt size (in bytes), used when generating a random salt.
DEFAULT_SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.ScramDigestPassword
The default salt size for this password type.
DEFAULT_SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
The default salt size of this password type.
DEFAULT_SSH_DIRECTORY - Static variable in class org.wildfly.security.credential.SSHCredential
 
DEFAULT_TIMEOUT - Static variable in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
The default amount of time, in seconds, after which an authentication attempt should time out.
defaultProtocols() - Static method in class org.wildfly.security.ssl.ProtocolSelector
Get the default SSL protocol selector.
delegate - Variable in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
The delegate SaslClient.
delegate - Variable in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
The delegate SaslClientFactory.
delegate - Variable in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
The delegate SaslServer.
delegate - Variable in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
The delegate SaslServerFactory.
delegatesThrough(Class<? extends SaslClientFactory>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
Determine whether this chain of delegating factories delegates through an instance of the given class.
delegatesThrough(Class<? extends SaslServerFactory>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
Determine whether this chain of delegating factories delegates through an instance of the given class.
DelegatingAuthConfigFactory - Class in org.wildfly.security.auth.jaspi
An AuthConfigFactory implementation that can delegate to a backup AuthConfigFactory if the Elytron factory is unable to return a provider.
DelegatingAuthConfigFactory(ElytronAuthConfigFactory, AuthConfigFactory) - Constructor for class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
DelegatingAuthConfigFactory(ElytronAuthConfigFactory, AuthConfigFactory, Supplier<Boolean>) - Constructor for class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
delete() - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
Delete this realm identity.
deleteFully(String) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
A convenience method to permanently delete a cipher suite by name.
deleteFully(String) - Method in class org.wildfly.security.ssl.ProtocolSelector
Permanently delete the given protocol.
deleteFully(EnumSet<Protocol>) - Method in class org.wildfly.security.ssl.ProtocolSelector
Permanently delete all of the given protocols.
deleteFully(CipherSuitePredicate) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
Permanently delete all cipher suites which are matched by the given predicate.
deleteFully(Protocol) - Method in class org.wildfly.security.ssl.ProtocolSelector
Permanently delete the given protocol.
deleteFully(Protocol...) - Method in class org.wildfly.security.ssl.ProtocolSelector
Permanently delete all of the given protocols.
DERDecoder - Class in org.wildfly.security.asn1
A class used to decode ASN.1 values that have been encoded using the Distinguished Encoding Rules (DER).
DERDecoder(byte[]) - Constructor for class org.wildfly.security.asn1.DERDecoder
Create a DER decoder that will decode values from the given byte array.
DERDecoder(byte[], int, int) - Constructor for class org.wildfly.security.asn1.DERDecoder
Create a DER decoder that will decode values from the given byte array.
DEREncoder - Class in org.wildfly.security.asn1
A class used to encode ASN.1 values using the Distinguished Encoding Rules (DER), as specified in ITU-T X.690.
DEREncoder() - Constructor for class org.wildfly.security.asn1.DEREncoder
Create a DER encoder.
DES - org.wildfly.security.ssl.Encryption
Simple DES encryption.
destroy() - Method in class org.wildfly.security.evidence.PasswordGuessEvidence
 
detachListener(RegistrationListener, String, String) - Method in class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
detachListener(RegistrationListener, String, String) - Method in class org.wildfly.security.auth.jaspi.ElytronAuthConfigFactory
 
DH - org.wildfly.security.ssl.Authentication
Diffie-Hellman key-based authentication.
DHd - org.wildfly.security.ssl.KeyAgreement
Diffie-Hellman key agreement using DSS-signed keys.
DHE - org.wildfly.security.ssl.KeyAgreement
Ephemeral Diffie-Hellman key agreement.
DHEPSK - org.wildfly.security.ssl.KeyAgreement
Ephemeral Diffie-Hellman pre-shared key ("PSK") key agreement.
DHr - org.wildfly.security.ssl.KeyAgreement
Diffie-Hellman key agreement using RSA-signed keys.
Digest - Enum in org.wildfly.security.ssl
The digest algorithm type for SSL/TLS cipher suite selection.
DIGEST - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
A predicate which is true when a DIGEST-family mechanism is being used.
DIGEST_MD5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
DIGEST_SHA - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_SHA_256 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_SHA_384 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_SHA_512 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_SHA_512_256 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
DIGEST_SHA256_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
DIGEST_SHA512_256_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
digestMechanismInvalidRealm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
digestMechanismRequireRealm() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
DigestPassword - Interface in org.wildfly.security.password.interfaces
Digest MD5 (pre-digested) password.
DigestPasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
A AlgorithmParameterSpec for a password represented by digesting it with a username and realm as defined by RFC2617 and RFC2831.
DigestPasswordAlgorithmSpec(String, String) - Constructor for class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
Construct a new instance.
DigestPasswordSpec - Class in org.wildfly.security.password.spec
A PasswordSpec for a password represented by a Digest Response as seen in Digest-MD5 SASL/HTTP mechanism.
DigestPasswordSpec(String, String, byte[]) - Constructor for class org.wildfly.security.password.spec.DigestPasswordSpec
 
digitalSignature - org.wildfly.security.x500.cert.KeyUsage
 
DIRECTORY_NAME - Static variable in class org.wildfly.security.x500.GeneralName
 
DirectoryName(String) - Constructor for class org.wildfly.security.x500.GeneralName.DirectoryName
Create a directory name.
DISABLE_SESSION_ID_CHANGE - Static variable in class org.wildfly.security.http.HttpConstants
If set to true the SPNEGO and FORM authentication mechanisms will not change the session ID after a successful authentication.
dispose() - Method in interface org.wildfly.security.auth.server.RealmIdentity
Dispose this realm identity after a completed authentication attempt.
dispose() - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
Dispose of any resources currently held by this authentication mechanism.
dispose() - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClient
 
dispose() - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
 
dispose() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
 
dispose() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
 
dispose() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Dispose of this participant.
dispose() - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClient
Deprecated.
 
dispose() - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
Deprecated.
 
DisposedCallbackSaslClientFactory - Class in org.wildfly.security.sasl.util
A SaslClientFactory which detects SaslClient disposal and calls the callback handler with a SecurityLayerDisposedCallback instance.
DisposedCallbackSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
Construct a new instance.
DisposedCallbackSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which detects SaslServer disposal and calls the callback handler with a SecurityLayerDisposedCallback instance.
DisposedCallbackSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.DisposedCallbackSaslServerFactory
Construct a new instance.
DNS_NAME - Static variable in class org.wildfly.security.x500.GeneralName
 
DNSName(String) - Constructor for class org.wildfly.security.x500.GeneralName.DNSName
Create a DNS name.
doAdd(AbstractActionSetPermission<?>) - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
Adds a permission.
doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.AbstractPermissionCollection
Perform the work of adding a permission.
doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.BooleanPermissionCollection
 
doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.ByNamePermissionCollection
 
doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
 
doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.SimplePermissionCollection
 
doChecked(PrivilegedAction<T>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(PrivilegedAction<T>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(PrivilegedExceptionAction<T>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(P, ParametricPrivilegedAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(P, ParametricPrivilegedAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(P, ParametricPrivilegedExceptionAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doChecked(P, ParametricPrivilegedExceptionAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking enabled.
doCreate(String, CallbackHandler, UnaryOperator<F>) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
doCreate(String, CallbackHandler, UnaryOperator<SaslServerFactory>) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
doCreate(String, CallbackHandler, UnaryOperator<SaslServerFactory>) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
doCreate(String, CallbackHandler, UnaryOperator<HttpServerAuthenticationMechanismFactory>) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
doCreate(String, CallbackHandler, UnaryOperator<HttpServerAuthenticationMechanismFactory>) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
doesNotRequireClientCredentials(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Determine whether a mechanism does not need the client to present credentials.
doesNotUsePrincipal(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Determine whether the given mechanism name is known to not use any sort of Principal for authentication.
DOMAIN - Static variable in class org.wildfly.security.http.HttpConstants
 
doPrivilegedWithParameter(P, ParametricPrivilegedAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Execute a parametric privileged action with the given parameter in a privileged context.
doPrivilegedWithParameter(P, ParametricPrivilegedAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Execute a parametric privileged action with the given parameter with the given context.
doPrivilegedWithParameter(P, ParametricPrivilegedExceptionAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Execute a parametric privileged action with the given parameter in a privileged context.
doPrivilegedWithParameter(P, ParametricPrivilegedExceptionAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Execute a parametric privileged action with the given parameter with the given context.
doUnchecked(PrivilegedAction<T>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(PrivilegedAction<T>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(PrivilegedExceptionAction<T>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(P, ParametricPrivilegedAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(P, ParametricPrivilegedAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(P, ParametricPrivilegedExceptionAction<T, P>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
doUnchecked(P, ParametricPrivilegedExceptionAction<T, P>, AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Perform an action with permission checking disabled.
drain() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Drain all of the remaining bytes from the input stream.
drain() - Method in class org.wildfly.security.asn1.DERDecoder
 
drainElement() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Drain all of the bytes from the next ASN.1 element.
drainElement() - Method in class org.wildfly.security.asn1.DERDecoder
 
drainElementValue() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Drain the value bytes from the next ASN.1 element.
drainElementValue() - Method in class org.wildfly.security.asn1.DERDecoder
 
DSS - org.wildfly.security.ssl.Authentication
DSS key-based authentication.

E

EAP - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
A predicate which is true when an EAP-family mechanism is being used.
EAP_AES128 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
EAP_AES128_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
ECDH - org.wildfly.security.ssl.Authentication
Elliptic curve Diffie-Hellman key-based authentication.
ECDHe - org.wildfly.security.ssl.KeyAgreement
Elliptic-curve Diffie-Hellman ("ECDH") key agreement using ECDH-signed keys.
ECDHE - org.wildfly.security.ssl.KeyAgreement
Ephemeral elliptic-curve Diffie-Hellman key agreement.
ECDHEPSK - org.wildfly.security.ssl.KeyAgreement
RSA pre-shared key ("PSK") key agreement.
ECDHr - org.wildfly.security.ssl.KeyAgreement
Elliptic-curve Diffie-Hellman ("ECDH") key agreement using RSA-signed keys.
ECDSA - org.wildfly.security.ssl.Authentication
Elliptic curve DSA key-based authentication.
EDI_PARTY_NAME - Static variable in class org.wildfly.security.x500.GeneralName
 
EDIPartyName(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.EDIPartyName
Create an EDIPartyName that is defined as:
EDIPartyName(byte[], boolean) - Constructor for class org.wildfly.security.x500.GeneralName.EDIPartyName
Create an EDIPartyName that is defined as:
elements() - Method in class org.wildfly.security.permission.AbstractPermissionCollection
Iterate over this permission collection.
elements() - Method in class org.wildfly.security.permission.BooleanPermissionCollection
 
elements() - Method in class org.wildfly.security.permission.ByNamePermissionCollection
 
elements() - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
 
elements() - Method in class org.wildfly.security.permission.SimplePermissionCollection
 
ELYTRON_CLIENT_DEFAULT_SSL_CONTEXT_PROVIDER_NAME - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
 
ElytronAuthConfigFactory - Class in org.wildfly.security.auth.jaspi
The WildFly Elytron implementation of AuthConfigFactory.
ElytronAuthConfigFactory() - Constructor for class org.wildfly.security.auth.jaspi.ElytronAuthConfigFactory
 
ElytronAuthenticator - Class in org.wildfly.security.auth.util
Deprecated.
ElytronAuthenticator() - Constructor for class org.wildfly.security.auth.util.ElytronAuthenticator
Deprecated.
Construct a new instance.
ElytronFilePasswordProvider - Class in org.wildfly.security.auth.util
An implementation of FilePasswordProvider which can provide the password to decrypt a private key using a CredentialSource or Credential
ElytronFilePasswordProvider(ExceptionSupplier<CredentialSource, XMLStreamException>) - Constructor for class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 
ElytronFilePasswordProvider(Credential) - Constructor for class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 
ElytronMessages - Interface in org.wildfly.security.mechanism._private
Log messages and exceptions for Elytron.
ElytronPermission - Class in org.wildfly.security.permission
A general Elytron permission.
ElytronPermission(String) - Constructor for class org.wildfly.security.permission.ElytronPermission
Construct a new instance.
ElytronPermission(String, String) - Constructor for class org.wildfly.security.permission.ElytronPermission
Construct a new instance.
ElytronXmlParser - Class in org.wildfly.security.auth.client
A parser for the Elytron XML schema.
empty() - Static method in class org.wildfly.security.auth.client.AuthenticationConfiguration
An empty configuration which can be used as the basis for any configuration.
empty() - Static method in class org.wildfly.security.auth.client.AuthenticationContext
Get a new, empty authentication context.
empty() - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
Get the basic empty SSL cipher suite selector.
empty() - Static method in class org.wildfly.security.ssl.ProtocolSelector
Get the basic empty SSL protocol selector.
empty(boolean) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
Get the basic empty SSL cipher suite selector.
EMPTY - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
Deprecated.
to obtain empty configuration use AuthenticationConfiguration.empty() method instead
EMPTY - Static variable in class org.wildfly.security.auth.server.MechanismConfiguration
An empty mechanism configuration..
EMPTY - Static variable in interface org.wildfly.security.authz.Attributes
Empty, read-only attribute collection.
EMPTY - Static variable in interface org.wildfly.security.authz.AuthorizationIdentity
The empty authorization identity.
EMPTY - Static variable in interface org.wildfly.security.authz.RoleDecoder
A role decoder which decodes no roles.
EMPTY_PERMISSION_COLLECTION - Static variable in class org.wildfly.security.permission.PermissionUtil
A permission collection which is empty.
EMPTY_PERMISSION_MAPPER - Static variable in interface org.wildfly.security.authz.PermissionMapper
A default implementation that does nothing but returns an empty and read-only PermissionVerifier.
EMPTY_REALM - Static variable in interface org.wildfly.security.auth.server.SecurityRealm
An empty security realm.
emptyIterator() - Static method in interface org.wildfly.security.auth.server.ModifiableRealmIdentityIterator
Returns an iterator that has no elements and is closeable.
emptyList - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
 
emptyMap - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
 
emptyNumber() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
 
EmptyProvider - Class in org.wildfly.security
The singleton empty provider.
encipherOnly - org.wildfly.security.x500.cert.KeyUsage
 
encode(char[], ByteStringBuilder, long) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
encode(OutputStream) - Method in class org.wildfly.security.x500.cert.X509CertificateExtension
 
encode(String, ByteStringBuilder, long) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
encode(Password) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
Encode the given Password to a byte array.
encode(Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
Encode the given Password to a char array.
encode(Password, Supplier<Provider[]>) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
Encode the given Password to a byte array.
encode(PasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
Encode the given PasswordSpec to a byte array.
encodeAsString(Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
Encode the given Password to a string.
encodeBitString(byte[]) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 bit string value.
encodeBitString(byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBitString(byte[], int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 bit string value.
encodeBitString(byte[], int) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBitString(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 bit string value.
encodeBitString(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBitString(BigInteger) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 bit string where the value represents the binary form of the given integer.
encodeBitString(BigInteger) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBitString(BitSet) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 bit string value.
encodeBitString(BitSet) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBitString(EnumSet<?>) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an enum set as an ASN.1 bit string, with each ordinal value of the set representing a single bit.
encodeBitString(EnumSet<?>) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBMPString(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 BMPString string value.
encodeBMPString(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeBoolean(boolean) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 boolean value.
encodeBoolean(boolean) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeGeneralizedTime(ZonedDateTime) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 GeneralizedTime type.
encodeGeneralizedTime(ZonedDateTime) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeIA5String(byte[]) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 IA5 string value.
encodeIA5String(byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeIA5String(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 IA5 string value.
encodeIA5String(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeImplicit(int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Indicate that the next encode operation should encode an ASN.1 value using the given implicit, context-specific tag.
encodeImplicit(int) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeImplicit(int, int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Indicate that the next encode operation should encode an ASN.1 value using the given implicit tag.
encodeImplicit(int, int) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeInteger(int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 integer value.
encodeInteger(BigInteger) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 integer value.
encodeInteger(BigInteger) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeNull() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 null value.
encodeNull() - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeObjectIdentifier(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 object identifier value.
encodeObjectIdentifier(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeOctetString(byte[]) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 octet string value.
encodeOctetString(byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeOctetString(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 octet string value.
encodeOctetString(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodePrintableString(byte[]) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 printable string value.
encodePrintableString(byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodePrintableString(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 printable string value.
encodePrintableString(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeTo(ASN1Encoder) - Method in interface org.wildfly.security.asn1.ASN1Encodable
Encode this object.
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.AccessDescription
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.AuthorityInformationAccessExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.BasicConstraintsExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyInformation
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CRLDistributionPoint
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CRLDistributionPoint.FullNameDistributionPointName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.CRLDistributionPointsExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.ExtendedKeyUsageExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.FreshestCRLExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.InhibitAnyPolicyExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.IssuerAlternativeNamesExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.KeyUsageExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.NameConstraintsExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.PolicyConstraintsExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.PolicyMappingsExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.SubjectAlternativeNamesExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.SubjectDirectoryAttributesExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.SubjectInformationAccessExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.cert.SubjectKeyIdentifierExtension
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.DNSName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName
Encode this GeneralName element using the given ASN.1 encoder, where GeneralName is defined as:
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.URIName
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.GeneralName.X400Address
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority
Encode this TrustedAuth element using the given trusted authority and DER encoder, where TrustedAuth is defined as:
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.X500AttributeTypeAndValue
 
encodeTo(ASN1Encoder) - Method in class org.wildfly.security.x500.X500DirectoryAttribute
 
encodeUniversalString(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 UniversalString string value.
encodeUniversalString(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
encodeUTF8String(String) - Method in interface org.wildfly.security.asn1.ASN1Encoder
Encode an ASN.1 UTF8String string value.
encodeUTF8String(String) - Method in class org.wildfly.security.asn1.DEREncoder
 
Encoding - Enum in org.wildfly.security.password.spec
List of supported hash encodings to use in security realms that support storing hashed passwords.
EncryptablePasswordSpec - Class in org.wildfly.security.password.spec
A password specification for clear passwords which are intended to be encrypted or hashed.
EncryptablePasswordSpec(char[], AlgorithmParameterSpec) - Constructor for class org.wildfly.security.password.spec.EncryptablePasswordSpec
Construct a new instance.
EncryptablePasswordSpec(char[], AlgorithmParameterSpec, Charset) - Constructor for class org.wildfly.security.password.spec.EncryptablePasswordSpec
Construct a new instance.
Encryption - Enum in org.wildfly.security.ssl
The encryption type for SSL/TLS cipher suite selection.
endExplicit() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Advance to the end of an explicitly tagged element.
endExplicit() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Finish encoding an ASN.1 explicitly tagged element.
endExplicit() - Method in class org.wildfly.security.asn1.DERDecoder
 
endExplicit() - Method in class org.wildfly.security.asn1.DEREncoder
 
endSequence() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Advance to the end of a sequence.
endSequence() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Finish encoding an ASN.1 sequence.
endSequence() - Method in class org.wildfly.security.asn1.DERDecoder
 
endSequence() - Method in class org.wildfly.security.asn1.DEREncoder
 
endSet() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Advance to the end of a set.
endSet() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Finish encoding an ASN.1 set.
endSet() - Method in class org.wildfly.security.asn1.DERDecoder
 
endSet() - Method in class org.wildfly.security.asn1.DEREncoder
 
endSetOf() - Method in interface org.wildfly.security.asn1.ASN1Decoder
Advance to the end of a "set of" element.
endSetOf() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Finish encoding an ASN.1 "set of" element.
endSetOf() - Method in class org.wildfly.security.asn1.DERDecoder
 
endSetOf() - Method in class org.wildfly.security.asn1.DEREncoder
 
engineConvertibleToKeySpec(String, Password, Class<S>) - Method in class org.wildfly.security.password.PasswordFactorySpi
Determine whether the given password object is convertible to the given key specification type.
engineCreateSSLEngine() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineCreateSSLEngine(String, int) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineDecode(ASN1Decoder) - Method in class org.wildfly.security.key.RSAParameterSpiImpl
 
engineEncode(ASN1Encoder, RSAParameterSpec) - Method in class org.wildfly.security.key.RSAParameterSpiImpl
 
engineGeneratePassword(String, KeySpec) - Method in class org.wildfly.security.password.PasswordFactorySpi
Generate a password from the given key specification.
engineGenerateSecret(KeySpec) - Method in class org.wildfly.security.key.RawSecretKeyFactory
 
engineGetClientSessionContext() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineGetKeySpec(String, Password, Class<S>) - Method in class org.wildfly.security.password.PasswordFactorySpi
Get a key specification for the given password object.
engineGetKeySpec(SecretKey, Class<?>) - Method in class org.wildfly.security.key.RawSecretKeyFactory
 
engineGetServerSessionContext() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineGetServerSocketFactory() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineGetSocketFactory() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
 
engineIsTranslatablePassword(String, Password) - Method in class org.wildfly.security.password.PasswordFactorySpi
Determine whether the given password can be translated into one which is consumable by this factory.
engineTransform(String, Password, AlgorithmParameterSpec) - Method in class org.wildfly.security.password.PasswordFactorySpi
Transform a password with new parameters.
engineTranslateKey(SecretKey) - Method in class org.wildfly.security.key.RawSecretKeyFactory
 
engineTranslatePassword(String, Password) - Method in class org.wildfly.security.password.PasswordFactorySpi
Translate a password object into one which is supported by this engine.
engineVerify(String, Password, char[]) - Method in class org.wildfly.security.password.PasswordFactorySpi
Perform password verification.
engineVerify(String, Password, char[], Charset) - Method in class org.wildfly.security.password.PasswordFactorySpi
Perform password verification.
entries() - Method in class org.wildfly.security.authz.AggregateAttributes
 
entries() - Method in interface org.wildfly.security.authz.Attributes
Get the entry collection.
entries() - Method in class org.wildfly.security.authz.MapAttributes
 
equals(Object) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
Determine whether this configuration is equal to another object.
equals(Object) - Method in class org.wildfly.security.auth.client.MatchRule
Determine whether this rule is equal to another object.
equals(Object) - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
Determine whether the given object is also an anonymous principal.
equals(Object) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Determine whether this principal is equal to the given object.
equals(Object) - Method in class org.wildfly.security.auth.principal.NamePrincipal
Determine whether this principal is equal to the given object.
equals(Object) - Method in class org.wildfly.security.auth.principal.NumericPrincipal
Determine whether this principal is equal to the given object.
equals(Object) - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Determine whether this principal is equal to the given object.
equals(Object) - Method in class org.wildfly.security.credential.BearerTokenCredential
 
equals(Object) - Method in class org.wildfly.security.credential.GSSKerberosCredential
 
equals(Object) - Method in class org.wildfly.security.credential.KeyPairCredential
 
equals(Object) - Method in class org.wildfly.security.credential.PasswordCredential
 
equals(Object) - Method in class org.wildfly.security.credential.PublicKeyCredential
 
equals(Object) - Method in class org.wildfly.security.credential.SecretKeyCredential
 
equals(Object) - Method in class org.wildfly.security.credential.SSHCredential
 
equals(Object) - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
 
equals(Object) - Method in class org.wildfly.security.credential.X509CertificateChainPublicCredential
 
equals(Object) - Method in class org.wildfly.security.key.RSAParameterSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.ClearPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.HashPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.OneTimePasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
 
equals(Object) - Method in class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
 
equals(Object) - Method in class org.wildfly.security.permission.AbstractPermission
Determine whether this permission object is equal to another object.
equals(Object) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
 
equals(Object) - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.SSLSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.DNSName
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.URIName
 
equals(Object) - Method in class org.wildfly.security.x500.GeneralName.X400Address
 
equals(PermissionCollection, PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
Determine if two permission collections are equal, that is, each collection implies all of the permissions in the other collection.
equals(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
Determine whether this configuration is equal to another object.
equals(MatchRule) - Method in class org.wildfly.security.auth.client.MatchRule
Determine whether this rule is equal to another.
equals(CompositePrincipal) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Determine whether this principal is equal to the given object.
equals(NamePrincipal) - Method in class org.wildfly.security.auth.principal.NamePrincipal
Determine whether this principal is equal to the given object.
equals(NumericPrincipal) - Method in class org.wildfly.security.auth.principal.NumericPrincipal
Determine whether this principal is equal to the given object.
equals(RealmNestedPrincipal) - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Determine whether this principal is equal to the given object.
equals(NoPermission) - Method in class org.wildfly.security.permission.NoPermission
Always returns true if the argument is not null.
equals(AuthenticationContextSaslClientFactory) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.SSLSaslClientFactory
 
equals(AbstractDelegatingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
 
equals(AuthenticationCompleteCallbackSaslClientFactory) - Method in class org.wildfly.security.sasl.util.AuthenticationCompleteCallbackSaslClientFactory
 
equals(AuthenticationContextSaslClientFactory) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
Deprecated.
 
equals(ChannelBindingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
 
equals(DisposedCallbackSaslClientFactory) - Method in class org.wildfly.security.sasl.util.DisposedCallbackSaslClientFactory
 
equals(FilterMechanismSaslClientFactory) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
equals(MechanismProviderFilteringSaslClientFactory) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
equals(PrivilegedSaslClientFactory) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
 
equals(PropertiesSaslClientFactory) - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
equals(ProtocolSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
 
equals(ServerNameSaslClientFactory) - Method in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
 
equals(SocketAddressCallbackSaslClientFactory) - Method in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
 
equals(SortedMechanismClientServerFactory) - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
equals(SSLSaslClientFactory) - Method in class org.wildfly.security.sasl.util.SSLSaslClientFactory
 
equals(TLSServerEndPointChannelBindingSaslClientFactory) - Method in class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
 
equals(GeneralName.DirectoryName) - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
 
equals(GeneralName.DNSName) - Method in class org.wildfly.security.x500.GeneralName.DNSName
 
equals(GeneralName.EDIPartyName) - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
 
equals(GeneralName.IPAddress) - Method in class org.wildfly.security.x500.GeneralName.IPAddress
 
equals(GeneralName.OtherName) - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
equals(GeneralName.RegisteredID) - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
 
equals(GeneralName.RFC822Name) - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
 
equals(GeneralName.URIName) - Method in class org.wildfly.security.x500.GeneralName.URIName
 
equals(GeneralName.X400Address) - Method in class org.wildfly.security.x500.GeneralName.X400Address
 
equals(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
Determine whether this permission is equal to another permission.
equals(This) - Method in class org.wildfly.security.permission.AbstractBooleanPermission
 
equals(This) - Method in class org.wildfly.security.permission.AbstractNamedPermission
 
equals(This) - Method in class org.wildfly.security.permission.AbstractPermission
Determine whether this permission object is equal to another object of this permission type.
evaluate(String[]) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
Evaluate this selector against the given list of JSSE supported mechanisms.
evaluate(String[]) - Method in class org.wildfly.security.ssl.ProtocolSelector
Evaluate this selector against the given list of JSSE supported protocols.
evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClient
 
evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
 
evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslClient
Evaluate an authentication challenge received from the server.
evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslClient
Deprecated.
 
evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClient
 
evaluateMessage(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
 
evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
 
evaluateRequest(HttpServerRequest) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
Evaluate the current request and attempt to authenticate if appropriate.
evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
 
evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
 
evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslServer
Evaluate an authentication response received from the client.
evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
Deprecated.
 
evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslServer
 
Evidence - Interface in org.wildfly.security.evidence
A piece of evidence which may be used for credential verification.
EvidenceDecodePrincipalCallback - Class in org.wildfly.security.auth.callback
A server-side Callback to pass the decoded evidence principal from the callback handler to the authentication mechanism.
EvidenceDecodePrincipalCallback(Evidence) - Constructor for class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Construct a new instance of this Callback.
EvidenceDecoder - Interface in org.wildfly.security.auth.server
A decoder for extracting a principal from evidence.
EvidenceVerifyCallback - Class in org.wildfly.security.auth.callback
A Callback for use where credential verification is required.
EvidenceVerifyCallback(Evidence) - Constructor for class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Construct a new instance of this Callback.
EXCHANGE - org.wildfly.security.http.Scope
The scope applicable to the current request/response exchange.
ExclusiveNameCallback - Class in org.wildfly.security.auth.callback
A variation on NameCallback which allows exclusive access to the backing identity to be requested.
ExclusiveNameCallback(String, boolean, boolean) - Constructor for class org.wildfly.security.auth.callback.ExclusiveNameCallback
Construct a new instance.
ExclusiveNameCallback(String, String, boolean, boolean) - Constructor for class org.wildfly.security.auth.callback.ExclusiveNameCallback
Construct a new instance.
exists() - Method in interface org.wildfly.security.auth.server.RealmIdentity
Determine if the identity exists in lieu of verifying or acquiring a credential.
exists() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine if the current authentication identity actually exists in the realm.
exists() - Method in interface org.wildfly.security.http.HttpScope
Tests whether this scope exists.
exists(String, Class<? extends Credential>) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
Check whether credential store service has an entry associated with the given credential alias of specified credential type.
exists(String, Class<C>) - Method in class org.wildfly.security.credential.store.CredentialStore
Check whether credential store has an entry associated with the given credential alias of specified credential type.
EXP40 - org.wildfly.security.ssl.SecurityLevel
 
EXP56 - org.wildfly.security.ssl.SecurityLevel
 
ExtendedCallback - Interface in org.wildfly.security.auth.callback
A callback which provides extended information about its usage.
ExtendedChoiceCallback - Class in org.wildfly.security.auth.callback
A variation on ChoiceCallback which supports the extended callback interface.
ExtendedChoiceCallback(String, String[], int, boolean, boolean) - Constructor for class org.wildfly.security.auth.callback.ExtendedChoiceCallback
Construct a new instance.
ExtendedKeyUsageExtension - Class in org.wildfly.security.x500.cert
An extended key usage extension as defined by RFC 5280 § 4.2.1.12.
ExtendedKeyUsageExtension(boolean, List<String>) - Constructor for class org.wildfly.security.x500.cert.ExtendedKeyUsageExtension
Construct a new instance.
EXTENSIONS_NOT_SUPPORTED - org.wildfly.security.mechanism.ScramServerErrorCode
 
EXTERNAL - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
EXTERNAL_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 

F

FactoryCredentialSource - Class in org.wildfly.security.credential.source
Deprecated.
Use FactoryCredentialSource instead
FactoryCredentialSource(SecurityFactory<? extends Credential>) - Constructor for class org.wildfly.security.credential.source.FactoryCredentialSource
Deprecated.
Construct a new instance.
fail() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Mark this authentication as "failed".
failed() - Method in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
Determine whether authentication failed.
FAILED - Static variable in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
 
FAILED_STATE - Static variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
The SASL negotiation failure state.
FailedSecurityFactory<T> - Class in org.wildfly.security
A SecurityFactory implementation which only throws specified exception on create.
FailedSecurityFactory(GeneralSecurityException) - Constructor for class org.wildfly.security.FailedSecurityFactory
Creates a new factory instance.
FastUnsupportedCallbackException - Exception in org.wildfly.security.auth.callback
A version of UnsupportedCallbackException which does not initialize a full stack trace, and thus is much more efficient to construct.
FastUnsupportedCallbackException(Callback) - Constructor for exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
Constructs a new FastUnsupportedCallbackException instance.
FastUnsupportedCallbackException(Callback, String) - Constructor for exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
Constructs a new FastUnsupportedCallbackException instance with an initial message.
fillInStackTrace() - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
Does nothing but return this instance.
FilterMechanismSaslClientFactory - Class in org.wildfly.security.sasl.util
A SaslClientFactory which filters available mechanisms (either inclusively or exclusively) from a delegate SaslClientFactory.
FilterMechanismSaslClientFactory(SaslClientFactory, boolean, String...) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
Construct a new instance.
FilterMechanismSaslClientFactory(SaslClientFactory, boolean, Collection<String>) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
Construct a new instance.
FilterMechanismSaslClientFactory(SaslClientFactory, Predicate<String>) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
Construct a new instance.
FilterMechanismSaslServerFactory - Class in org.wildfly.security.sasl.util
A SaslServerFactory which filters available mechanisms (either inclusively or exclusively) from a delegate SaslServerFactory.
FilterMechanismSaslServerFactory(SaslServerFactory, boolean, String...) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
Construct a new instance.
FilterMechanismSaslServerFactory(SaslServerFactory, boolean, Collection<String>) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
Construct a new instance.
FilterMechanismSaslServerFactory(SaslServerFactory, Predicate<String>) - Constructor for class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
Construct a new instance.
findAccessDenial(Permission, ProtectionDomain...) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Find the protection domain in the given list which denies a permission, or null if the permission check would pass.
FIPS - org.wildfly.security.ssl.SecurityLevel
 
FIRST_MATCH - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
If multiple mappings are found only the first will be used.
FixedSecurityFactory<T> - Class in org.wildfly.security
A SecurityFactory implementation which returns specified object every time.
FixedSecurityFactory(T) - Constructor for class org.wildfly.security.FixedSecurityFactory
Creates a new factory instance.
Flag - Enum in org.wildfly.security.auth.jaspi
Control flag to indicate how the auth modules should be interpreted.
FlexibleIdentityAssociation - Class in org.wildfly.security.auth.server
A flexible identity association which can have its current identity modified.
flush() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Flush the encoder, writing any saved ASN.1 encoded values to the target destination.
flush() - Method in class org.wildfly.security.asn1.DEREncoder
 
flush() - Method in class org.wildfly.security.credential.store.CredentialStore
Flush the contents of this credential store to storage.
flush() - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
Flush the credential store contents to storage.
FORBID_ASCII_CONTROL - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_CHANGE_DISPLAY_AND_DEPRECATED - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_INAPPROPRIATE_FOR_CANON_REP - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_INAPPROPRIATE_FOR_PLAIN_TEXT - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_NON_ASCII_CONTROL - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_NON_ASCII_SPACES - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_NON_CHARACTER - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_PRIVATE_USE - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_SURROGATE - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_TAGGING - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
FORBID_UNASSIGNED - Static variable in class org.wildfly.security.sasl.util.StringPrep
 
forbidAsciiControl(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidChangeDisplayPropertiesOrDeprecated(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
FORBIDDEN - Static variable in class org.wildfly.security.http.HttpConstants
 
forbidInappropriateForCanonicalRepresentation(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidInappropriateForPlainText(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidNonAsciiControl(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidNonAsciiSpaces(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidNonCharacter(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidPrivateUse(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidSurrogate(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidTagging(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forbidUnassigned(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
 
forEachIn(PermissionCollection, BiConsumer<P, Permission>, P) - Static method in class org.wildfly.security.permission.PermissionUtil
Perform an action for each permission in the given collection.
forEachIn(PermissionCollection, BiPredicate<P, Permission>, P) - Static method in class org.wildfly.security.permission.PermissionUtil
Run a test for each permission in the given collection.
forEachIn(PermissionCollection, Consumer<Permission>) - Static method in class org.wildfly.security.permission.PermissionUtil
Perform an action for each permission in the given collection.
forEachIn(PermissionCollection, Predicate<Permission>) - Static method in class org.wildfly.security.permission.PermissionUtil
Run a test for each permission in the given collection.
forEngine(SSLEngine) - Static method in class org.wildfly.security.ssl.SSLConnection
Create a SSLConnection for the given SSL engine.
forIdentity(SecurityIdentity) - Static method in class org.wildfly.security.auth.server.SecurityDomain
Get the security domain associated with the given identity.
FORM_NAME - Static variable in class org.wildfly.security.http.HttpConstants
 
formatAsn1(ASN1Decoder) - Static method in class org.wildfly.security.asn1.ASN1
Format an AS.1 string from the given decoder as a string.
formatAsn1(ASN1Decoder, StringBuilder) - Static method in class org.wildfly.security.asn1.ASN1
Format an ASN.1 string from the given decoder as a string.
forName(String) - Static method in class org.wildfly.security.credential.store.CredentialStorePermission
Get the permission with the given name.
forName(String) - Static method in class org.wildfly.security.manager.WildFlySecurityManagerPermission
Get the permission with the given name.
forName(String) - Static method in class org.wildfly.security.permission.ElytronPermission
Get the permission with the given name.
forName(String) - Static method in enum org.wildfly.security.ssl.Protocol
Gets an enum item for given protocol name.
forSession(SSLSession, boolean) - Static method in class org.wildfly.security.ssl.SSLConnection
Create a SSLConnection for the given SSL socket.
forSocket(SSLSocket) - Static method in class org.wildfly.security.ssl.SSLConnection
Create a SSLConnection for the given SSL socket.
forward(String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Forward the current request to a different path.
forward(String) - Method in interface org.wildfly.security.http.HttpServerResponse
Forward the current request to a different path.
FOUND - Static variable in class org.wildfly.security.http.HttpConstants
 
FreshestCRLExtension - Class in org.wildfly.security.x500.cert
The freshest CRL extension as defined by RFC 5280 § 4.2.1.15.
FreshestCRLExtension(List<CRLDistributionPoint>) - Constructor for class org.wildfly.security.x500.cert.FreshestCRLExtension
Construct a new instance.
from(Permission) - Static method in interface org.wildfly.security.permission.PermissionVerifier
Get a permission verifier for a single permission.
from(PermissionCollection) - Static method in interface org.wildfly.security.permission.PermissionVerifier
Get a permission verifier for a permission collection.
from(Policy, ProtectionDomain) - Static method in interface org.wildfly.security.permission.PermissionVerifier
Get a permission verifier for a policy's view of a protection domain.
from(ProtectionDomain) - Static method in interface org.wildfly.security.permission.PermissionVerifier
Get a permission verifier for a protection domain.
fromErrorString(String) - Static method in enum org.wildfly.security.mechanism.ScramServerErrorCode
Convert the error string to the respective ScramServerErrorCode enum value, or to the OTHER_ERROR value if can't match.
fromException(Exception) - Static method in exception org.wildfly.security.mechanism.AuthenticationMechanismException
Convert the given exception to an AuthenticationMechanismException.
fromKeyStoreEntry(KeyStore.Entry) - Static method in interface org.wildfly.security.credential.Credential
Convert a key store entry into a credential object.
fromNamesString(String) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
Create a cipher suite selector from the given OpenSSL-style TLSv1.3 cipher suites string.
fromSecurityFactory(SecurityFactory<? extends Credential>) - Static method in interface org.wildfly.security.credential.source.CredentialSource
Get a credential source from the given security factory.
fromSet(Set<String>) - Static method in interface org.wildfly.security.authz.Roles
Construct a new roles collection from a set.
fromString(String) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
Create a cipher suite selector from the given OpenSSL-style cipher list string.
FullNameDistributionPointName(List<GeneralName>) - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPoint.FullNameDistributionPointName
Construct a new instance.
FZA - org.wildfly.security.ssl.Authentication
Fortezza authentication.
FZA - org.wildfly.security.ssl.Encryption
Fortezza encryption.
FZA - org.wildfly.security.ssl.KeyAgreement
Fortezza key agreement.

G

GENERAL_INPUT - org.wildfly.security.auth.client.CallbackKind
Callbacks which provide general input: TextInputCallback
GENERAL_OUTPUT - org.wildfly.security.auth.client.CallbackKind
Callbacks which provide general output: TextOutputCallback
GENERALIZED_TIME_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
A type for representing timestamps.
GeneralName - Class in org.wildfly.security.x500
A representation of an X.509 general name.
GeneralName.DirectoryName - Class in org.wildfly.security.x500
A directory name.
GeneralName.DNSName - Class in org.wildfly.security.x500
A DNS name.
GeneralName.EDIPartyName - Class in org.wildfly.security.x500
An EDI party name.
GeneralName.IPAddress - Class in org.wildfly.security.x500
An IP address.
GeneralName.OtherName - Class in org.wildfly.security.x500
A generic name.
GeneralName.RegisteredID - Class in org.wildfly.security.x500
A registered ID name.
GeneralName.RFC822Name - Class in org.wildfly.security.x500
An RFC 822 name.
GeneralName.URIName - Class in org.wildfly.security.x500
A URI name.
GeneralName.X400Address - Class in org.wildfly.security.x500
An X.400 address.
GeneralSubtree(GeneralName, int, int) - Constructor for class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
Construct a new instance.
generateHashedHexURP(String, String, char[]) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
Deprecated.
 
generateHashedHexURP(String, String, char[], boolean) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
Deprecated.
 
generateHashedURP(String, String, char[]) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
Deprecated.
 
generateHashedURP(String, String, char[], boolean) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
Deprecated.
Takes the supplied username, realm and password and generates the digested { username ':' realm ':' password }
generatePassword(KeySpec) - Method in class org.wildfly.security.password.PasswordFactory
Generate a new Password object for the given specification.
generatePKCS10CertificateSigningRequest() - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
Generate a PKCS #10 certificate signing request using the self-signed X.509 certificate and the signing key.
get() - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
Get the current associated identity.
get() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get this identity.
get(int) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Get the principal at the given index.
get(int) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
get(int, Class<P>) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Get the principal at the given index, if it is of the given type.
get(Class<P>) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Get the first principal with the given type, if any.
get(String) - Method in class org.wildfly.security.authz.AggregateAttributes
 
get(String) - Method in interface org.wildfly.security.authz.Attributes
Get the collection of values for the given key.
get(String) - Method in class org.wildfly.security.authz.MapAttributes
 
get(String, int) - Method in class org.wildfly.security.authz.AggregateAttributes
 
get(String, int) - Method in interface org.wildfly.security.authz.Attributes
Get the mapping for the given key at the given position.
get(String, int) - Method in class org.wildfly.security.authz.MapAttributes
 
getAcceptedIssuers() - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
Deprecated.
 
getAcceptedIssuers() - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
 
GetAccessControlContextAction - Class in org.wildfly.security.manager.action
A privileged action to get the current access control context.
getActionBits() - Method in class org.wildfly.security.permission.AbstractActionSetPermission
Get the action bits of this permission.
getActions() - Method in class org.wildfly.security.permission.AbstractActionSetPermission
Get the actions string.
getActions() - Method in class org.wildfly.security.permission.AbstractPermission
Get the actions string.
getAddress() - Method in class org.wildfly.security.auth.callback.SocketAddressCallback
Get the endpoint socket address.
getAlgorithm() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the algorithm name, if any.
getAlgorithm() - Method in interface org.wildfly.security.credential.AlgorithmCredential
Get the algorithm name associated with this credential (will never be null).
getAlgorithm() - Method in class org.wildfly.security.credential.KeyPairCredential
 
getAlgorithm() - Method in class org.wildfly.security.credential.PasswordCredential
 
getAlgorithm() - Method in class org.wildfly.security.credential.PublicKeyCredential
Get the public key algorithm.
getAlgorithm() - Method in class org.wildfly.security.credential.SecretKeyCredential
 
getAlgorithm() - Method in interface org.wildfly.security.evidence.AlgorithmEvidence
Get the algorithm name associated with this evidence (will never be null).
getAlgorithm() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
Get the certificate public key algorithm.
getAlgorithm() - Method in class org.wildfly.security.password.PasswordFactory
Get the algorithm of this password factory.
getAlgorithm() - Method in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
Gets the OTP hash algorithm in "otp-" form.
getAlgorithmParameterSpec() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
Get the algorithm parameter specification.
getAliases() - Method in class org.wildfly.security.credential.store.CredentialStore
Returns Set<String> stored in this store.
getAliases() - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
Returns credential aliases stored in this store as Set<String>.
getAllSupportedMechNames() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getAllSupportedMechNames() - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
getAllSupportedMechNames() - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
getAllSupportedMechNames() - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
getAllSupportedMechNames() - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
getAnonymousSecurityIdentity() - Method in class org.wildfly.security.auth.server.SecurityDomain
Get the anonymous security identity for this realm.
getAttachment(String) - Method in interface org.wildfly.security.http.HttpScope
Get the attachment previously associated with the key specified on this scope.
getAttachment(String, Class<T>) - Method in interface org.wildfly.security.http.HttpScope
Get the attachment previously associated with the key specified on this scope and cast it to the type specified.
getAttributes() - Method in interface org.wildfly.security.auth.server.RealmIdentity
Get the attributes for the realm identity.
getAttributes() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the attributes associated with this identity.
getAttributes() - Method in interface org.wildfly.security.authz.AuthorizationIdentity
Get the attributes which pertain to this identity.
getAttributes() - Method in interface org.wildfly.security.authz.PermissionMappable
Get the attributes of this entity.
getAuthenticationConfiguration(URI, AuthenticationContext) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authentication configuration which matches the given URI, or AuthenticationConfiguration.EMPTY if there is none.
getAuthenticationConfiguration(URI, AuthenticationContext, int) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authentication configuration which matches the given URI, or AuthenticationConfiguration.EMPTY if there is none, setting a default protocol port.
getAuthenticationConfiguration(URI, AuthenticationContext, int, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authentication configuration which matches the given URI and type, or AuthenticationConfiguration.EMPTY if there is none, setting a default protocol port.
getAuthenticationConfigurationNoOverrides(URI, AuthenticationContext, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authentication configuration which matches the given URI and type, or AuthenticationConfiguration.EMPTY if there is none.
getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Get the principal associated with the current authentication name.
getAuthorizationId() - Method in class org.wildfly.security.sasl.util.AbstractSaslClient
Get the specified authorization ID.
getAuthorizationID() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
 
getAuthorizationIdentity() - Method in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
Get the authorization identity of this event.
getAuthorizationIdentity() - Method in class org.wildfly.security.auth.server.event.RealmSuccessfulAuthenticationEvent
Get the authorization identity.
getAuthorizationIdentity() - Method in interface org.wildfly.security.auth.server.RealmIdentity
Get an authorization identity for this pre-authenticated identity.
getAuthorizationInfo() - Method in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
Get the authorization name string from the client.
getAuthorizationPrincipal() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Returns the authorization Principal.
getAuthorizationPrincipal() - Method in exception org.wildfly.security.authz.AuthorizationException
Get the principal being authorized.
getAuthorizationPrincipal(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authorization principal to use for the given configuration.
getAuthorizedIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Get the authorized identity result of this authentication.
getBindingData() - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
Get the opaque channel binding data.
getBindingType() - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
Get the selected channel binding type.
getCallbackHandler() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get the configured authentication callback handler.
getCallbackHandler(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get an authentication callback handler for the given configuration.
getCallerClass(int) - Method in class org.wildfly.security.manager.StackInspector
Get the caller class.
getCallStack() - Method in class org.wildfly.security.manager.StackInspector
Get the call stack.
getCallStack(int) - Method in class org.wildfly.security.manager.StackInspector
Get all or a portion of the call stack.
getCallStack(int, int) - Method in class org.wildfly.security.manager.StackInspector
Get all or a portion of the call stack.
getCanonicalActionString(Class<E>, int) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set.
getCanonicalActionString(Class<E>, int, StringBuilder) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set, appending it to the given string builder.
getCanonicalActionString(Class<E>, long) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set.
getCanonicalActionString(Class<E>, long, StringBuilder) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set, appending it to the given string builder.
getCanonicalActionString(EnumSet<E>) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set.
getCanonicalActionString(EnumSet<E>, StringBuilder) - Static method in class org.wildfly.security.permission.PermissionActions
Deprecated.
Get the canonical action string representation for the given action set, appending it to the given string builder.
getCategoryRoleMappers() - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
Get the category role mapper map.
getCertificateChain() - Method in interface org.wildfly.security.credential.X509CertificateChainCredential
Get a copy of the certificate chain.
getCertificateChain() - Method in class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
Get the X.509 certificate chain.
getChannelBinding(String) - Method in class org.wildfly.security.ssl.SSLConnection
Get the channel binding of the given type from this connection.
getCipherSuites() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
Get the list of cipher suites that the client has requested.
GetClassLoaderAction - Class in org.wildfly.security.manager.action
A security action to get the class loader of a class.
GetClassLoaderAction(Class<?>) - Constructor for class org.wildfly.security.manager.action.GetClassLoaderAction
Construct a new instance.
getClassLoaderPrivileged(Class<?>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get the class loader for a class, doing a faster permission check that skips having to execute a privileged action frame.
getConfigProvider(String, String, RegistrationListener) - Method in class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
getConfigProvider(String, String, RegistrationListener) - Method in class org.wildfly.security.auth.jaspi.ElytronAuthConfigFactory
 
getConfiguredAuthenticationContext() - Method in interface org.wildfly.security.auth.client.LegacyConfiguration
Get the configured authentication context.
getContext(List<SNIServerName>) - Method in class org.wildfly.security.ssl.SNIContextMatcher
 
GetContextClassLoaderAction - Class in org.wildfly.security.manager.action
An action which gets the current thread's context class loader.
getContextManager() - Static method in class org.wildfly.security.auth.client.AuthenticationContext
Get the context manager for authentication contexts.
getCookies() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns a List containing all of the HttpServerCookie objects the client sent with this request.
getCookies() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns a List containing all of the HttpServerCookie objects the client sent with this request, or an empty List if no cookies were included in the request.
getCookies() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getCreationTime() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the creation time of this identity, which is the time that the initial authentication occurred.
getCreationTime() - Method in interface org.wildfly.security.authz.PermissionMappable
Get the creation time of this entity (if known).
getCredential() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the acquired credential.
getCredential() - Method in class org.wildfly.security.auth.callback.CredentialUpdateCallback
Get the new credential.
getCredential() - Method in class org.wildfly.security.auth.callback.IdentityCredentialCallback
Get the credential.
getCredential() - Method in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
Get the actual credential used.
getCredential(Class<C>) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the acquired credential, if it is set and of the given type, and if so, return the credential cast to the type.
getCredential(Class<C>) - Method in class org.wildfly.security.auth.callback.CredentialUpdateCallback
Get the new credential, if it is of the given credential class.
getCredential(Class<C>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Acquire a credential of the given type.
getCredential(Class<C>) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Acquire a credential of the given type.
getCredential(Class<C>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Acquire a credential of the given type.
getCredential(Class<C>) - Method in interface org.wildfly.security.credential.source.CredentialSource
Acquire a credential of the given type.
getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the acquired credential, if it is set and of the given type and algorithm, and if so, return the credential cast to the type.
getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Acquire a credential of the given type and algorithm name.
getCredential(Class<C>, String) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Acquire a credential of the given type and algorithm name.
getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Acquire a credential of the given type.
getCredential(Class<C>, String) - Method in interface org.wildfly.security.credential.source.CredentialSource
Acquire a credential of the given type.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the acquired credential, if it is set and of the given type, algorithm, and parameters, and if so, return the credential cast to the type.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials
Acquire a credential of the given type and algorithm name.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Acquire a credential of the given type and algorithm name.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Acquire a credential of the given type.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CallbackHandlerCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CommandCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.source.CredentialSource
Acquire a credential of the given type.
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CredentialStoreCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.FactoryCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.KeyStoreCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.LocalKerberosCredentialSource
Deprecated.
 
getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
 
getCredentialAcquireSupport(Class<? extends Credential>) - Method in class org.wildfly.security.auth.server.SecurityDomain
Determine whether a credential of the given type and algorithm is definitely obtainable, possibly obtainable (for some identities), or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>) - Method in interface org.wildfly.security.credential.source.CredentialSource
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.server.IdentityCredentials
 
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Deprecated.
Transition method; remove before GA.
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.server.SecurityDomain
Determine whether a credential of the given type and algorithm is definitely obtainable, possibly obtainable (for some identities), or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Deprecated.
Transition method; remove before GA.
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in interface org.wildfly.security.credential.source.CredentialSource
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Determine whether a given credential type is definitely obtainable, possibly obtainable, or definitely not obtainable for this identity.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.SecurityDomain
Determine whether a credential of the given type and algorithm is definitely obtainable, possibly obtainable (for some identities), or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Determine whether a credential of the given type and algorithm is definitely obtainable, possibly obtainable (for] some identities), or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CallbackHandlerCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CommandCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.source.CredentialSource
Determine whether a given credential is definitely obtainable, possibly obtainable, or definitely not obtainable.
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.CredentialStoreCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.FactoryCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.KeyStoreCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.LocalKerberosCredentialSource
Deprecated.
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
Deprecated.
 
getCredentialSource() - Method in class org.wildfly.security.credential.store.CredentialStore.CredentialSourceProtectionParameter
Get the credential source.
getCredentialType() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the supported credential type.
getCredentialTypesForAlias(String) - Method in class org.wildfly.security.credential.store.CredentialStore
Returns Set<String> of types stored in this store with given alias.
getCredentialTypesForAlias(String) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
Returns credential types stored in this store with given alias as Set<String>.
getCurrent() - Static method in class org.wildfly.security.auth.server.SecurityDomain
Get the SecurityDomain associated with the context class loader of the calling Thread or null if one is not associated.
getCurrentContextClassLoaderPrivileged() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get the current thread's context class loader, doing a faster permission check that skips having to execute a privileged action frame.
getCurrentIdentity() - Method in class org.wildfly.security.auth.client.PeerIdentityContext
Get the currently set peer identity for this context.
getCurrentSecurityIdentity() - Method in class org.wildfly.security.auth.server.SecurityDomain
Get the current security identity for this domain.
getDecodedPrincipal() - Method in interface org.wildfly.security.evidence.Evidence
Get the Principal derived from this evidence using an evidence decoder (may be null).
getDecodedPrincipal() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
 
getDefaultContext() - Method in class org.wildfly.security.ssl.SNIContextMatcher.Builder
 
getDefaultContext() - Method in class org.wildfly.security.ssl.SNIContextMatcher
 
getDefaultPrincipal() - Method in interface org.wildfly.security.evidence.Evidence
Get the default Principal associated with this evidence (may be null).
getDefaultPrincipal() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
 
getDefaultRealmName() - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
Get the default realm name.
getDefaultSSLParameters(SSLContext, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
getDefaultX509TrustManagerSecurityFactory() - Static method in class org.wildfly.security.ssl.SSLUtils
Get the platform's default X.509 trust manager security factory.
getDestinationInetSocketAddress(URI, AuthenticationConfiguration, int) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
Use Inet.getResolved(java.net.URI, int) instead.
getDestinationInetSocketAddress(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
This configuration is not supported by most providers and will be removed in a future release.
getDigest() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
Get the digest represented by this Password.
getDigest() - Method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Get the digest represented by this password.
getDigest() - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
Get the digest represented by this password.
getDigest() - Method in interface org.wildfly.security.password.interfaces.SimpleDigestPassword
Get the digest of this password.
getDigest() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
 
getDigest() - Method in class org.wildfly.security.password.spec.HashPasswordSpec
Get a password hash.
getDigestAlgorithm(String) - Static method in class org.wildfly.security.ssl.TLSServerEndPointChannelBinding
Get the digest algorithm that would be used for a given signature algorithm OID.
getDomain() - Method in interface org.wildfly.security.http.HttpServerCookie
Gets the domain name of this cookie.
getElytronSaslClientFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL client factory which returns an Elytron-provided mechanism.
getElytronSaslServerFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL server factory which returns an Elytron-provided mechanism.
getEmptySaslClientFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SaslClientFactory which does not provide any mechanisms.
getEmptySaslServerFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SaslServerFactory which does not provide any mechanisms.
getEncoded() - Method in interface org.wildfly.security.asn1.ASN1Encoder
Get the ASN.1 encoded bytes.
getEncoded() - Method in class org.wildfly.security.asn1.DEREncoder
 
getEncoded() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Get this PKCS #10 certificate signing request in binary format.
getEncodedPassword() - Method in class org.wildfly.security.password.spec.ClearPasswordSpec
Get the password characters.
getEncodedValue() - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
GetEnvironmentAction - Class in org.wildfly.security.manager.action
A security action which retrieves the current environment variable map.
getEnvPropertyPrivileged(String, String) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get an environmental property, doing a faster permission check that skips having to execute a privileged action frame.
getError() - Method in exception org.wildfly.security.mechanism.ScramServerException
 
getEvidence() - Method in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Get the evidence being decoded.
getEvidence() - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Get the evidence being verified.
getEvidence() - Method in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
Get the actual credential guess used.
getEvidence(Class<C>) - Method in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Get the acquired evidence, if it is set and of the given type, and if so, return the evidence cast to the type.
getEvidence(Class<C>) - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Get the acquired evidence, if it is set and of the given type, and if so, return the evidence cast to the type.
getEvidence(Class<C>, String) - Method in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
Get the acquired evidence, if it is set and of the given type and algorithm, and if so, return the evidence cast to the type.
getEvidence(Class<C>, String) - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
Get the acquired evidence, if it is set and of the given type and algorithm, and if so, return the evidence cast to the type.
getEvidenceVerifySupport(Class<? extends Evidence>) - Method in class org.wildfly.security.auth.server.SecurityDomain
Determine whether a given type of evidence is definitely verifiable, possibly verifiable (for some identities), or definitely not verifiable.
getEvidenceVerifySupport(Class<? extends Evidence>) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine whether a given piece of evidence is definitely verifiable, possibly verifiable, or definitely not verifiable.
getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in interface org.wildfly.security.auth.server.RealmIdentity
Determine whether a given type of evidence is definitely verifiable, possibly verifiable, or definitely not verifiable.
getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.SecurityDomain
Determine whether a given type of evidence is definitely verifiable, possibly verifiable (for some identities), or definitely not verifiable.
getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Determine whether a given type of evidence is definitely verifiable, possibly verifiable (for some identities), or definitely not verifiable.
getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
Determine whether a given piece of evidence is definitely verifiable, possibly verifiable, or definitely not verifiable.
getExtensions() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Get the X.509 certificate extensions included in this PKCS #10 certificate signing request.
getFactory() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
 
getFactory() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getFactory() - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory
Get the actual factory used for instantiation.
getFailedPermission() - Method in exception org.wildfly.security.authz.AuthorizationCheckException
Get the permission that failed the authorization check.
getFinalRewriter() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the final rewriter for this mechanism realm.
getFinalRewriter() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
Get the final rewriter for this mechanism realm.
getFirst(String) - Method in interface org.wildfly.security.authz.Attributes
Get the first value mapped to the given key.
getFirst(String) - Method in class org.wildfly.security.authz.MapAttributes
 
getFirstCertificate() - Method in interface org.wildfly.security.credential.X509CertificateChainCredential
Get the first certificate in the chain.
getFirstCertificate() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
Get the first certificate in the peer certificate chain.
getFirstParameterValue(String) - Method in interface org.wildfly.security.http.HttpServerRequest
Get the first value for the parameter specified.
getFirstParameterValue(String) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getFirstRequestHeaderValue(String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the first value for the header specified in the HTTP request.
getFirstRequestHeaderValue(String) - Method in interface org.wildfly.security.http.HttpServerRequest
Get the first value for the header specified in the HTTP request.
getFirstRequestHeaderValue(String) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getFirstRequestParameterValue(String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the first value for the parameter specified.
getFormat() - Method in class org.wildfly.security.auth.server.event.SyslogAuditEvent
Gets the syslog format that is to be used for this audit event
getGssCredential() - Method in class org.wildfly.security.credential.GSSKerberosCredential
Get the GSS credential.
getGuess() - Method in class org.wildfly.security.evidence.PasswordGuessEvidence
Get the password guess.
getHash() - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
Get the hash segment of this password.
getHash() - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
Get the hash segment of this password.
getHash() - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
Get the hash represented by this password.
getHash() - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
Get the hash component of this password.
getHash() - Method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
Get the crypt bytes, not including the salt.
getHash() - Method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
Get the hash component of this password.
getHash() - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The final hash, based on the password, salt and iteration count
getHash() - Method in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
Get a password hash.
getHash() - Method in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
Get a password hash bytes.
getHash() - Method in class org.wildfly.security.password.spec.OneTimePasswordSpec
Gets the hash.
getHash() - Method in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
Get a password hash bytes.
getHashCharset() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
Get the character set used in the password representation
getHelloVersion() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
Returns the hello version of an SSL/TLS connection.
getHostName() - Method in interface org.wildfly.security.auth.server.MechanismInformation
Get the name of the host the current authentication attempt is for.
getId() - Method in class org.wildfly.security.auth.principal.NumericPrincipal
Get the ID of the principal.
getId() - Method in class org.wildfly.security.x500.cert.AuthorityInformationAccessExtension
 
getId() - Method in class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
 
getId() - Method in class org.wildfly.security.x500.cert.BasicConstraintsExtension
 
getId() - Method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension
 
getId() - Method in class org.wildfly.security.x500.cert.CRLDistributionPointsExtension
 
getId() - Method in class org.wildfly.security.x500.cert.ExtendedKeyUsageExtension
 
getId() - Method in class org.wildfly.security.x500.cert.FreshestCRLExtension
 
getId() - Method in class org.wildfly.security.x500.cert.InhibitAnyPolicyExtension
 
getId() - Method in class org.wildfly.security.x500.cert.IssuerAlternativeNamesExtension
 
getId() - Method in class org.wildfly.security.x500.cert.KeyUsageExtension
 
getId() - Method in class org.wildfly.security.x500.cert.NameConstraintsExtension
 
getId() - Method in class org.wildfly.security.x500.cert.PolicyConstraintsExtension
 
getId() - Method in class org.wildfly.security.x500.cert.PolicyMappingsExtension
 
getId() - Method in class org.wildfly.security.x500.cert.SubjectAlternativeNamesExtension
 
getId() - Method in class org.wildfly.security.x500.cert.SubjectDirectoryAttributesExtension
 
getId() - Method in class org.wildfly.security.x500.cert.SubjectInformationAccessExtension
 
getId() - Method in class org.wildfly.security.x500.cert.SubjectKeyIdentifierExtension
 
getId() - Method in class org.wildfly.security.x500.cert.X509CertificateExtension
Get the OID of this extension.
getID() - Method in interface org.wildfly.security.http.HttpScope
Get the ID of this scope or (@code null} if IDs are not supported for this scope or the scope doesn't currently exist.
getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
 
getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority
Get the identifier for this trusted authority.
getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
 
getIdentifier() - Method in class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
 
getIdentity() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Returns a cached SecurityIdentity, if present in the cache.
getIdentity(String) - Method in class org.wildfly.security.auth.server.SecurityDomain
Look up a RealmIdentity by name by wrapping the name in a NamePrincipal and calling SecurityDomain.getIdentity(Principal).
getIdentity(Principal) - Method in class org.wildfly.security.auth.server.SecurityDomain
Look up a RealmIdentity by principal.
getIdentityForUpdate(Principal) - Method in class org.wildfly.security.auth.server.SecurityDomain
Look up a ModifiableRealmIdentity by principal.
getIdentityLookupForUpdateFunction() - Method in class org.wildfly.security.auth.server.SecurityDomain
Get a function which can be used to look up principals for update without a security manager permission check.
getIdentityLookupFunction() - Method in class org.wildfly.security.auth.server.SecurityDomain
Get a function which can be used to look up principals without a security manager permission check.
getInitializationVector() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the initialization vector.
getInitializationVector() - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
Get the initialization vector.
getInitializationVector() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
Get the initialization vector.
getInitialKeyMaterial() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the initial key material.
getInitialKeyMaterial() - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
Get the initial key material.
getInitialKeyMaterial() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
Get the initial key material.
getInputStream() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns the request input stream.
getInputStream() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getInstance() - Static method in class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.auth.permission.LoginPermission
Get the instance of this class.
getInstance() - Static method in class org.wildfly.security.auth.principal.AnonymousPrincipal
Get the anonymous principal instance.
getInstance() - Static method in class org.wildfly.security.credential.store.WildFlyElytronCredentialStoreProvider
Get the credential store implementations provider instance.
getInstance() - Static method in class org.wildfly.security.EmptyProvider
Get the empty provider instance.
getInstance() - Static method in class org.wildfly.security.key.WildFlyElytronKeyProvider
Get the key implementations provider instance.
getInstance() - Static method in class org.wildfly.security.manager.action.ClearContextClassLoaderAction
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.manager.action.GetAccessControlContextAction
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.manager.action.GetContextClassLoaderAction
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.manager.action.GetEnvironmentAction
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.manager.action.GetSystemPropertiesAction
Get the singleton instance.
getInstance() - Static method in class org.wildfly.security.manager.StackInspector
Get the singleton StackInspector instance.
getInstance() - Static method in class org.wildfly.security.NullSecurityFactory
Gets an instance of this singleton class.
getInstance() - Static method in class org.wildfly.security.password.WildFlyElytronPasswordProvider
Get the password implementations provider instance.
getInstance() - Static method in class org.wildfly.security.permission.NoPermission
Get the no-permission instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronDigestProvider
Deprecated.
Get the Digest implementations provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpBasicProvider
Deprecated.
Get the HTTP BASIC authentication mechanism provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpBearerProvider
Deprecated.
Get the HTTP Bearer authentication mechanism provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpClientCertProvider
Deprecated.
Get the HTTP CLIENT_CERT authentication mechanism provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpDigestProvider
Deprecated.
Get the HTTP DIGEST authentication mechanism provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpFormProvider
Deprecated.
Get the HTTP FORM authentication mechanism provider instance.
getInstance() - Static method in class org.wildfly.security.WildFlyElytronHttpSpnegoProvider
Deprecated.
Get the HTTP SPNEGO authentication mechanism provider instance.
getInstance(String) - Static method in class org.wildfly.security.credential.store.CredentialStore
Get a CredentialStore instance.
getInstance(String) - Static method in class org.wildfly.security.password.PasswordFactory
Get a password factory instance.
getInstance(String, String) - Static method in class org.wildfly.security.credential.store.CredentialStore
Get a CredentialStore instance.
getInstance(String, String) - Static method in class org.wildfly.security.password.PasswordFactory
Get a password factory instance.
getInstance(String, String, String, int, String, boolean, int, boolean) - Static method in interface org.wildfly.security.http.HttpServerCookie
Returns a new instance representing HttpServerCookie
getInstance(String, String, Supplier<Provider[]>) - Static method in class org.wildfly.security.credential.store.CredentialStore
Get a CredentialStore instance.
getInstance(String, Provider) - Static method in class org.wildfly.security.credential.store.CredentialStore
Get a CredentialStore instance.
getInstance(String, Provider) - Static method in class org.wildfly.security.password.PasswordFactory
Get a password factory instance.
getInstance(String, Supplier<Provider[]>) - Static method in class org.wildfly.security.credential.store.CredentialStore
Get a CredentialStore instance.
getInstance(String, Supplier<Provider[]>) - Static method in class org.wildfly.security.password.PasswordFactory
Get a password factory instance.
getInstanceContextManager() - Method in class org.wildfly.security.auth.client.AuthenticationContext
 
getInstant() - Method in class org.wildfly.security.auth.server.event.SecurityEvent
Obtain the Instant this event was created.
getIntProperty(Map<String, ?>, String, int) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get a string property value from the given map.
getIssuerDn() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the issuer DN.
getIssuerDomainPolicyOid() - Method in class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
Get the issuer domain policy OID.
getIssuerUniqueId() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the issuer unique ID.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
Get the iteration count of this password.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
Get the iteration count of this password.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the iteration count.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
Get the iteration count used to generate the digest.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
Get the iteration count of this password.
getIterationCount() - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The number of iterations to perform when hashing the password.
getIterationCount() - Method in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
Get an iteration count or cost.
getIterationCount() - Method in class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
Get the iteration count.
getIterationCount() - Method in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
Get the iteration count.
getIterationCount() - Method in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
Get the iteration count.
getIterationCount() - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
Get the iteration count.
getIterationCount() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
Get the iteration count.
getJarName() - Static method in class org.wildfly.security.Version
Get the JAR name.
getKerberosTicket() - Method in class org.wildfly.security.credential.GSSKerberosCredential
Get the associated kerberos ticket.
getKey() - Method in interface org.wildfly.security.authz.Attributes.Entry
Get the mapping key.
getKey() - Method in class org.wildfly.security.authz.SimpleAttributesEntry
 
getKeyPair() - Method in class org.wildfly.security.credential.KeyPairCredential
Get the key pair.
getKeySpec(Password, Class<T>) - Method in class org.wildfly.security.password.PasswordFactory
Generate a key specification of the given type from the given password object.
getKind() - Method in class org.wildfly.security.auth.callback.SocketAddressCallback
Get the endpoint disposition.
getKnownHostsFile() - Method in class org.wildfly.security.credential.SSHCredential
Get the file containing the known SSH hosts
getLast(String) - Method in interface org.wildfly.security.authz.Attributes
Get the last value mapped to the given key.
getLast(String) - Method in class org.wildfly.security.authz.MapAttributes
 
getLastCertificate() - Method in interface org.wildfly.security.credential.X509CertificateChainCredential
Get the last certificate in the chain.
getLastCertificate() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
Get the last certificate in the peer certificate chain.
getMaskedPasswordBytes() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the masked password bytes.
getMaskedPasswordBytes() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
Get the masked password bytes.
getMatchAbstractType() - Method in class org.wildfly.security.auth.client.MatchRule
Get the abstract type that this rule matches, or null if this rule does not match by abstract type.
getMatchAbstractTypeAuthority() - Method in class org.wildfly.security.auth.client.MatchRule
Get the abstract type authority that this rule matches, or null if this rule does not match by abstract type authority.
getMatchHost() - Method in class org.wildfly.security.auth.client.MatchRule
Get the host name that this rule matches, or null if this rule does not match by host.
getMatchNetwork() - Method in class org.wildfly.security.auth.client.MatchRule
Get the network that this rule matches, or null if this rule does not match by network.
getMatchPath() - Method in class org.wildfly.security.auth.client.MatchRule
Get the path name that this rule matches, or null if this rule does not match by path.
getMatchPort() - Method in class org.wildfly.security.auth.client.MatchRule
Get the port number that this rule matches, or 0 if this rule does not match by port.
getMatchProtocol() - Method in class org.wildfly.security.auth.client.MatchRule
Get the protocol (scheme) that this rule matches, or null if this rule does not match by protocol.
getMatchUrnName() - Method in class org.wildfly.security.auth.client.MatchRule
Get the URN name that this rule matches, or null if this rule does not match by URN.
getMatchUser() - Method in class org.wildfly.security.auth.client.MatchRule
Get the URI user info that this rule matches, or null if this rule only matches empty URI user info.
getMaxAge() - Method in interface org.wildfly.security.http.HttpServerCookie
Gets the maximum age in seconds of this Cookie.
getMechanismConfigurationSelector() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
 
getMechanismInformation() - Method in class org.wildfly.security.auth.callback.MechanismInformationCallback
Get the type of the mechanism information for the current authentication attempt.
getMechanismName() - Method in interface org.wildfly.security.auth.server.MechanismInformation
Get the name of the current authentication mechanism.
getMechanismName() - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
Get the name of this mechanism, where appropriate this should be the IANA registered name.
getMechanismName() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
 
getMechanismName() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
 
getMechanismName() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get the name of this mechanism.
getMechanismNames() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getMechanismNames() - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory
Get the collection of mechanism names may be supported by this factory.
getMechanismNames(Map<String, ?>) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanismFactory
Get the names of the HTTP authentication mechanisms that can be supplied by this factory filtered by the supplied properties.
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
Get the mechanism names matching the given properties.
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AggregateSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AggregateSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.PropertiesSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.ServiceLoaderSaslClientFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.ServiceLoaderSaslServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
 
getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.SortedMechanismSaslServerFactory
 
getMechanismRealmConfiguration(String) - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the mechanism realm configuration for the offered realm with the given name.
getMechanismRealmNames() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the collection of mechanism realm names, in order.
getMechanismType() - Method in interface org.wildfly.security.auth.server.MechanismInformation
Get the type of the authentication mechanism.
getMessage() - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
Get the message for this exception, formatted with the callback.
getMessage() - Method in exception org.wildfly.security.mechanism.ScramServerException
 
getMessageBytes() - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
 
GetModuleClassLoaderAction - Class in org.wildfly.security.manager.action
A security action to get the class loader for a module.
GetModuleClassLoaderAction(Module) - Constructor for class org.wildfly.security.manager.action.GetModuleClassLoaderAction
Construct a new instance.
getModulus() - Method in class org.wildfly.security.key.RSAParameterSpec
Get the modulus.
getName() - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
Get the principal name (always "anonymous").
getName() - Method in class org.wildfly.security.auth.principal.CompositePrincipal
Get the principal name.
getName() - Method in class org.wildfly.security.auth.principal.NamePrincipal
Get the principal name.
getName() - Method in class org.wildfly.security.auth.principal.NumericPrincipal
Returns the name of this principal, which is just the string representation of the ID.
getName() - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Returns the name of this principal, which is composed of the realm name and the name of the nested principal.
getName() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Get the realm name.
getName() - Method in interface org.wildfly.security.http.HttpServerCookie
Returns the name of the cookie.
getName() - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
 
getName() - Method in class org.wildfly.security.x500.GeneralName.DNSName
 
getName() - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
 
getName() - Method in class org.wildfly.security.x500.GeneralName
Get the name.
getName() - Method in class org.wildfly.security.x500.GeneralName.IPAddress
 
getName() - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
getName() - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
 
getName() - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
 
getName() - Method in class org.wildfly.security.x500.GeneralName.URIName
 
getName() - Method in class org.wildfly.security.x500.GeneralName.X400Address
 
getName(Principal) - Method in interface org.wildfly.security.auth.server.PrincipalDecoder
Get the name from a principal.
getName(Principal) - Method in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
 
getName(Principal) - Method in class org.wildfly.security.x500.X500AttributePrincipalDecoder
Deprecated.
 
getNegotiatedProperty(String) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
Get the property negotiated as a result of authentication.
getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
 
getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
 
getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get a property negotiated between this participant and the other.
getNegotiationProperty(String, Class<T>) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
Get the strongly typed property negotiated as a result of authentication.
getNestedPrincipal() - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Get the nested principal.
getNestedPrincipal(Class<P>) - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Get the nested principal if it is of the given type class.
getNewPrincipal() - Method in class org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
Get the principal to which the existing identity is being authorized to act.
getNotValidAfter() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the not-valid-after date.
getNotValidBefore() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the not-valid-before date.
getObjectIdentifier() - Method in class org.wildfly.security.x500.GeneralName.OtherName
 
getOrDefault(SSLSession, String, Object) - Static method in class org.wildfly.security.ssl.SSLUtils
Get the value of the given key from the SSL session, or a default value if the key is not set.
getOutputStream() - Method in interface org.wildfly.security.http.HttpServerResponse
Returns the output stream.
getParameterNames() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns the names of all parameters either from the query string or from the form data where available.
getParameterNames() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getParameters() - Method in interface org.wildfly.security.credential.AlgorithmCredential
Get the default algorithm parameters of the any type from this credential.
getParameters() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns the parameters received in the current request.
getParameters() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getParameters(Class<P>) - Method in interface org.wildfly.security.credential.AlgorithmCredential
Get the algorithm parameters of the given type from this credential.
getParameters(Class<P>) - Method in class org.wildfly.security.credential.KeyPairCredential
 
getParameters(Class<P>) - Method in class org.wildfly.security.credential.PasswordCredential
 
getParameters(Class<P>) - Method in class org.wildfly.security.credential.PublicKeyCredential
 
getParameters(Class<P>) - Method in class org.wildfly.security.credential.SecretKeyCredential
 
getParameters(Key) - Static method in class org.wildfly.security.key.KeyUtil
Attempt to acquire parameters from the given key.
getParameters(Key, Class<P>) - Static method in class org.wildfly.security.key.KeyUtil
Attempt to acquire parameters of the given type from the given key.
getParameterSpec() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
Get the parameter specification, if any.
getParameterSpec() - Method in class org.wildfly.security.auth.callback.ParameterCallback
Get the parameter specification.
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
 
getParameterSpec() - Method in interface org.wildfly.security.password.Password
Get the applicable algorithm parameter specification for this password type.
getParameterType() - Method in class org.wildfly.security.key.RSAParameterSpiImpl
 
getParameterValues(String) - Method in interface org.wildfly.security.http.HttpServerRequest
Return the values for the parameter specified, where a parameter is specified both in the query string and in the form data the query string values will be first in the List.
getParameterValues(String) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getPassphrase() - Method in class org.wildfly.security.credential.SSHCredential
Get the passphrase used to decrypt the private key
getPassword() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
Get the new password.
getPassword() - Method in class org.wildfly.security.credential.PasswordCredential
Get the password.
getPassword() - Method in interface org.wildfly.security.password.interfaces.ClearPassword
Get the password characters.
getPassword() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
Get the password characters.
getPassword(Class<P>) - Method in class org.wildfly.security.credential.PasswordCredential
Get the password if it is of the given type; otherwise return null.
getPassword(SessionContext, NamedResource, int) - Method in class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 
getPasswordAuthentication() - Method in class org.wildfly.security.auth.util.ElytronAuthenticator
Deprecated.
Get the password authentication for this authenticator, which uses the current local authentication context to log in to the remote server.
getPasswordCredential(String, CallbackHandler, Class<S>, String, AlgorithmParameterSpec, AlgorithmParameterSpec, Supplier<Provider[]>) - Static method in class org.wildfly.security.mechanism.MechanismUtil
Deprecated.
getPasswordCredential(String, CallbackHandler, Class<S>, String, AlgorithmParameterSpec, AlgorithmParameterSpec, Supplier<Provider[]>, ElytronMessages) - Static method in class org.wildfly.security.mechanism._private.MechanismUtil
Get a password from a client or server callback, falling back to clear password if needed.
getPasswordCredential(String, CallbackHandler, Class<S>, String, AlgorithmParameterSpec, AlgorithmParameterSpec, Supplier<Provider[]>, ElytronMessages) - Static method in class org.wildfly.security.mechanism.MechanismUtil
Deprecated.
getPath() - Method in interface org.wildfly.security.http.HttpServerCookie
Returns the path on the server to which the browser returns this cookie.
getPattern() - Method in class org.wildfly.security.auth.util.RegexNameRewriter
Get the pattern.
getPattern() - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
Get the pattern.
getPBEName(String) - Static method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the name of the PBE algorithm that goes with the given password algorithm name.
getPeerAttribute(String) - Method in class org.wildfly.security.auth.client.PeerIdentity
Get a specific attribute value for the peer identity.
getPeerAttributes() - Method in class org.wildfly.security.auth.client.PeerIdentity
Get the attribute set for the peer identity.
getPeerCertificateChain() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
Get the peer certificate chain.
getPeerCertificates() - Method in interface org.wildfly.security.http.HttpServerRequest
Get the peer certificates established on the connection.
getPeerCertificates() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getPeerCertificates(boolean) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the peer certificates (if any) associated with the current connection.
getPeerIdentityContext() - Method in class org.wildfly.security.auth.client.PeerIdentity
Get the peer identity context for this identity.
getPeerPrincipal() - Method in class org.wildfly.security.auth.client.PeerIdentity
Get the peer principal.
getPeerRoles() - Method in class org.wildfly.security.auth.client.PeerIdentity
Get the peer identity roles.
getPem() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Get this PKCS #10 certificate signing request in PEM format.
getPermission() - Method in class org.wildfly.security.auth.server.event.SecurityPermissionCheckEvent
Obtain the Permission this event related to.
getPostRealmRewriter() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the post-realm rewriter for this mechanism realm.
getPostRealmRewriter() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
Get the post-realm rewriter for this mechanism realm.
getPreRealmRewriter() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the pre-realm rewriter for this mechanism realm.
getPreRealmRewriter() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
Get the pre-realm rewriter for this mechanism realm.
getPrincipal() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
Returns the Principal representing the cached identity.
getPrincipal() - Method in class org.wildfly.security.auth.callback.PeerPrincipalCallback
Get the peer principal.
getPrincipal() - Method in class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
Returns the Principal.
getPrincipal() - Method in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
Get the authorization principal.
getPrincipal() - Method in class org.wildfly.security.auth.server.event.SecurityAuthenticationFailedEvent
Gets the principal used to the failed authentication.
getPrincipal() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the principal of this identity.
getPrincipal() - Method in interface org.wildfly.security.authz.PermissionMappable
Get the principal of this entity.
getPrincipal() - Method in interface org.wildfly.security.evidence.Evidence
getPrincipal() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
getPrincipal(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the authentication principal to use for the given configuration.
getPrincipal(Evidence) - Method in interface org.wildfly.security.auth.server.EvidenceDecoder
Get the principal from the given evidence.
getPrincipal(Evidence) - Method in class org.wildfly.security.x500.principal.X500SubjectEvidenceDecoder
 
getPrincipal(Evidence) - Method in class org.wildfly.security.x500.principal.X509SubjectAltNameEvidenceDecoder
 
getPrincipalRewriter() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Get the name rewriter.
getPrivateCredentials() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the private credentials of this identity.
getPrivateKey() - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
Get the private key.
getPrivateKeyIdentities() - Method in class org.wildfly.security.credential.SSHCredential
Get the list of private key file names
getPrompt() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
Get the password reset prompt.
getPropertyPrivileged(String, String) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get a property, doing a faster permission check that skips having to execute a privileged action frame.
getPropertyValue(String, Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
Get a boolean property value from the properties map.
GetProtectionDomainAction - Class in org.wildfly.security.manager.action
A security action to get the protection domain of a class.
GetProtectionDomainAction(Class<?>) - Constructor for class org.wildfly.security.manager.action.GetProtectionDomainAction
Construct a new instance.
getProtocol() - Method in interface org.wildfly.security.auth.server.MechanismInformation
Get the protocol for the current authentication attempt.
getProtocol() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get the protocol name.
getProtocols() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
Get the ALPN protocol names of this connection (if any).
getProvider() - Method in class org.wildfly.security.credential.store.CredentialStore
Returns Provider which provides CredentialStoreSpi for this instance.
getProvider() - Method in class org.wildfly.security.password.PasswordFactory
Get the provider of this password factory.
getProviderSaslClientFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL client factory which uses the currently installed security providers to locate mechanisms.
getProviderSaslServerFactory() - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL server factory which uses the currently installed security providers to locate mechanisms.
getProviderSupplier(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get a Supplier as a source for all Provider instances registered in the given configuration.
getPublicCredentials() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the public credentials of this identity.
getPublicCredentials() - Method in interface org.wildfly.security.authz.PermissionMappable
Get the public credentials of this entity.
getPublicKey() - Method in class org.wildfly.security.credential.PublicKeyCredential
Get the public key.
getPublicKey() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Get the public key associated with this PKCS #10 certificate signing request.
getPublicKey() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the public key.
getRealHost(URI, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
Use URI.getHost() instead.
getRealHost(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
This configuration is not supported by most providers and will be removed in a future release.
getRealm() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Get the security realm.
getRealm() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
Get the realm this Password is associated with.
getRealm() - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
 
getRealm() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
 
getRealmIdentity() - Method in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
Get the realm identity.
getRealmIdentity(Principal) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Get a handle for to the identity for the given principal in the context of this security realm.
getRealmIdentity(Evidence) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Get a handle for to the identity for the given evidence in the context of this security realm.
getRealmIdentity(Evidence, Function<Principal, Principal>) - Method in interface org.wildfly.security.auth.server.SecurityRealm
Get a handle for the identity for the given evidence in the context of this security realm.
getRealmIdentityForUpdate(Principal) - Method in interface org.wildfly.security.auth.server.ModifiableSecurityRealm
Get an update handle for to the identity for the given principal in the context of this security realm.
getRealmIdentityForUpdate(Evidence) - Method in interface org.wildfly.security.auth.server.ModifiableSecurityRealm
Get an update handle for to the identity for the given principal in the context of this security realm.
getRealmIdentityIterator() - Method in interface org.wildfly.security.auth.server.ModifiableSecurityRealm
Get an iterator over all of this realm's identities.
getRealmIdentityPrincipal() - Method in interface org.wildfly.security.auth.server.RealmIdentity
Get the principal that canonically identifies the identity within the realm.
getRealmMapper() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the realm mapper.
getRealmMapper() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
Get the realm mapper for this mechanism realm.
getRealmMapping(Principal, Evidence) - Method in interface org.wildfly.security.auth.server.RealmMapper
Get the realm mapping.
getRealmMapping(Principal, Evidence) - Method in class org.wildfly.security.auth.util.MappedRegexRealmMapper
 
getRealmMapping(Principal, Evidence) - Method in class org.wildfly.security.auth.util.SimpleRegexRealmMapper
 
getRealmName() - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
Get the realm name.
getRealmName() - Method in class org.wildfly.security.auth.server.event.SecurityRealmUnavailableEvent
Obtain the unavailable realm name.
getRealmName() - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
Get the mechanism realm name.
getRealmNames() - Method in class org.wildfly.security.auth.callback.AvailableRealmsCallback
Get the array of realm names that was set.
getRealPort(URI, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
Use URI.getPort() instead.
getRealPort(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
This configuration is not supported by most providers and will be removed in a future release.
getRealProtocol(URI, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
Use URI.getScheme() instead.
getRealProtocol(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Deprecated.
This configuration is not supported by most providers and will be removed in a future release.
getRecordVersion() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
Returns the record version of an SSL/TLS connection.
getRegistrationContext(String) - Method in class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
getRegistrationContext(String) - Method in class org.wildfly.security.auth.jaspi.ElytronAuthConfigFactory
 
getRegistrationIDs(AuthConfigProvider) - Method in class org.wildfly.security.auth.jaspi.DelegatingAuthConfigFactory
 
getRegistrationIDs(AuthConfigProvider) - Method in class org.wildfly.security.auth.jaspi.ElytronAuthConfigFactory
 
getRemoteUser() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns a remotely authenticated user
getRemoteUser() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns a remotely authenticated user
getReplacement() - Method in class org.wildfly.security.auth.util.RegexNameRewriter
Get the replacement string.
getRequestHeaderValues(String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get a list of all of the values set for the specified header within the HTTP request.
getRequestHeaderValues(String) - Method in interface org.wildfly.security.http.HttpServerRequest
Get a list of all of the values set for the specified header within the HTTP request.
getRequestHeaderValues(String) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getRequestInputStream() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns the request input stream.
getRequestMethod() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getRequestMethod() - Method in interface org.wildfly.security.http.HttpServerRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getRequestMethod() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getRequestParameterNames() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns the names of all parameters either from the query string or from the form data where available.
getRequestParameters() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns the parameters received in the current request.
getRequestParameterValues(String) - Method in interface org.wildfly.security.http.HttpExchangeSpi
Return the values for the parameter specified, where a parameter is specified both in the query string and in the form data the query string values will be first in the array.
getRequestPath() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the request path.
getRequestPath() - Method in interface org.wildfly.security.http.HttpServerRequest
Get the request path.
getRequestPath() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getRequestURI() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the URI representation for the current request.
getRequestURI() - Method in interface org.wildfly.security.http.HttpServerRequest
Get the URI representation for the current request.
getRequestURI() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getResource(String) - Method in interface org.wildfly.security.http.HttpScope
Get the resource associated with the path specified.
getResponseOutputStream() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Returns the response output stream.
getRoleDecoder() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Get the role decoder.
getRoleMapper() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
Get the role mapper.
getRoles() - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the roles associated with this identity.
getRoles(String) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the mapped roles associated with this identity.
getRoles(String, boolean) - Method in class org.wildfly.security.auth.server.SecurityIdentity
Get the mapped roles associated with this identity.
getRuntimeAttributes() - Method in interface org.wildfly.security.authz.AuthorizationIdentity
Get the runtime attributes which pertain to this identity.
getSalt() - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
Get the salt segment of this password.
getSalt() - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
Get the salt segment of this password as an int value.
getSalt() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
Get the salt bytes.
getSalt() - Method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
Get the salt used to generate the digest.
getSalt() - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
Get the salt used to generate the digest.
getSalt() - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
Get the salt component of this password.
getSalt() - Method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
Get the salt of this password as a short.
getSalt() - Method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
Get the salt component of this password.
getSalt() - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
The salt used during the hashing of this password.
getSalt() - Method in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
Get the salt bytes.
getSalt() - Method in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
Get the salt bytes.
getSalt() - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
Get the salt bytes.
getSalt() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
Get the salt bytes.
getSalt() - Method in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
Get the salt bytes.
getSalt() - Method in class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
Get the salt bytes.
getSaslProtocol(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the actual sasl protocol to use for the given configuration.
getScheduledExecutorService() - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
Get the scheduled executor service.
getScheduledExecutorService() - Static method in class org.wildfly.security.auth.server.SecurityDomain
Gets ScheduledExecutorService for authentication related scheduled task (like authentication timeout).
getScope(Scope) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getScope(Scope) - Method in interface org.wildfly.security.http.HttpServerScopes
Get the specified HttpScope if available.
getScope(Scope, String) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getScope(Scope, String) - Method in interface org.wildfly.security.http.HttpServerScopes
Get the specified HttpScope with the specified ID.
getScopeIds(Scope) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getScopeIds(Scope) - Method in interface org.wildfly.security.http.HttpServerScopes
Get the IDs available for the scope specified.
getSearchSaslClientFactory(ClassLoader...) - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL client factory which searches all the given class loaders in order for mechanisms.
getSearchSaslServerFactory(ClassLoader...) - Static method in class org.wildfly.security.sasl.util.SaslFactories
Get a SASL server factory which searches all the given class loaders in order for mechanisms.
getSecretKey() - Method in class org.wildfly.security.credential.SecretKeyCredential
Get the secret key.
getSecurityDomain() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
 
getSecurityDomain() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getSecurityDomain() - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory
Get the underlying SecurityDomain that mechanisms created by this factory will be using for authentication.
getSecurityIdentity() - Method in class org.wildfly.security.auth.callback.SecurityIdentityCallback
Get the realm identity.
getSecurityIdentity() - Method in class org.wildfly.security.auth.server.event.SecurityEvent
Get the SecurityIdentity that was active at the time this event was triggered.
getSeed() - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
Get the seed used to generate the hash.
getSeed() - Method in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
Gets the seed.
getSeed() - Method in class org.wildfly.security.password.spec.OneTimePasswordSpec
Gets the seed.
getSelfSignedCertificate() - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
Get the self-signed X.509 certificate.
getSequenceNumber() - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
Get the sequence number used to generate the hash.
getSequenceNumber() - Method in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
Gets the sequence number.
getSequenceNumber() - Method in class org.wildfly.security.password.spec.OneTimePasswordSpec
Gets the sequence number.
getSerialNumber() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the serial number of the certificate being built.
getServerCredentialSource() - Method in class org.wildfly.security.auth.server.MechanismConfiguration
Get the server credential source.
getServerName() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get the server name.
getSession() - Method in class org.wildfly.security.ssl.SSLConnection
Get the SSL session associated with this connection.
getSignatureAlgorithmName() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the signature algorithm name.
getSigningKey() - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
Get the private key used to sign the self-signed X.509 certificate.
getSigningKey() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the signing key.
getSigningKey() - Method in class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
Get the private key.
getSNIServerNames() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
Get the SNI server names of this connection (if any)
getSourceAddress() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the source address of the HTTP request.
getSourceAddress() - Method in interface org.wildfly.security.http.HttpServerRequest
Get the source address of the HTTP request.
getSourceAddress() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getSshDirectory() - Method in class org.wildfly.security.credential.SSHCredential
Get the SSH directory containing the private key file and known hosts file
getSslConnection() - Method in class org.wildfly.security.auth.callback.SSLCallback
Get the SSL connection.
getSSLContext(URI, AuthenticationContext) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the SSL context which matches the given URI, or SSLContext.getDefault() if there is none.
getSSLContext(URI, AuthenticationContext, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the SSL context which matches the given URI and type, or SSLContext.getDefault() if there is none.
getSSLContext(AuthenticationContext) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the configured SSL context which matches ALL rules from provided AuthenticationContext, or SSLContext.getDefault() if there is none.
getSSLContextFactory(URI, AuthenticationContext, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the SSL context factory which matches the given URI and type, or SSLContext.getDefault() if there is none.
getSslSession() - Method in class org.wildfly.security.auth.callback.SSLCallback
Get the SSL session in force.
getSSLSession() - Method in interface org.wildfly.security.http.HttpExchangeSpi
Get the SSLSession (if any) that has been established for the connection in use.
getSSLSession() - Method in interface org.wildfly.security.http.HttpServerRequest
Get the SSLSession (if any) that has been established for the connection in use.
getSSLSession() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
 
getStackTrace() - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
Returns an empty stack.
getStringProperty(Map<String, ?>, String, String) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get a string property value from the given map.
getSubjectDn() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
Get the subject DN associated with this PKCS #10 certificate signing request.
getSubjectDn() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the subject DN.
getSubjectDomainPolicyOid() - Method in class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
Get the subject domain policy OID.
getSubjectUniqueId() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the subject unique ID.
getSupportedClientCredentialAlgorithms(String, Class<? extends Credential>) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported algorithm names for a SASL client mechanism and credential type.
getSupportedClientCredentialTypes(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported credential types for the given SASL client mechanism.
getSupportedClientPasswordTypes(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported password types for the given SASL client mechanism.
getSupportedCredentialAlgorithmNames(Class<? extends AlgorithmCredential>, String) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getSupportedCredentialAlgorithmNames(Class<? extends AlgorithmCredential>, String) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
getSupportedCredentialAlgorithmNames(Class<? extends AlgorithmCredential>, String) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
getSupportedCredentialAlgorithmNames(Class<? extends AlgorithmCredential>, String) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
getSupportedCredentialAlgorithmNames(Class<? extends AlgorithmCredential>, String) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
getSupportedCredentialTypes(String) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getSupportedCredentialTypes(String) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
getSupportedCredentialTypes(String) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
getSupportedCredentialTypes(String) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
getSupportedCredentialTypes(String) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
getSupportedEvidenceAlgorithmNames(Class<? extends AlgorithmEvidence>, String) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getSupportedEvidenceAlgorithmNames(Class<? extends AlgorithmEvidence>, String) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
getSupportedEvidenceAlgorithmNames(Class<? extends AlgorithmEvidence>, String) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
getSupportedEvidenceAlgorithmNames(Class<? extends AlgorithmEvidence>, String) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
getSupportedEvidenceAlgorithmNames(Class<? extends AlgorithmEvidence>, String) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
getSupportedEvidenceTypes(String) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
 
getSupportedEvidenceTypes(String) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
 
getSupportedEvidenceTypes(String) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
Deprecated.
 
getSupportedEvidenceTypes(String) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
 
getSupportedEvidenceTypes(String) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
Deprecated.
 
getSupportedServerCredentialAlgorithms(String, Class<? extends Credential>) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported algorithm names for a SASL server mechanism and credential type.
getSupportedServerCredentialTypes(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported credential types for the given SASL server mechanism.
getSupportedServerEvidenceAlgorithms(String, Class<? extends AlgorithmEvidence>) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported algorithm names for a SASL server mechanism and evidence type.
getSupportedServerEvidenceTypes(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported evidence types for the given SASL server mechanism.
getSupportedServerPasswordTypes(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
Get the supported password types for the given SASL server mechanism.
getSupportedSSLParameters(SSLContext, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
 
getSystemEnvironmentPrivileged() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get the system environment map, doing a faster permission check that skips having to execute a privileged action frame.
GetSystemPropertiesAction - Class in org.wildfly.security.manager.action
A security action to retrieve the system properties map.
getSystemPropertiesPrivileged() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
Get the system properties map, doing a faster permission check that skips having to execute a privileged action frame.
getText() - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
 
getToken() - Method in class org.wildfly.security.credential.BearerTokenCredential
Get the bearer security token.
getToken() - Method in class org.wildfly.security.evidence.BearerTokenEvidence
Get the bearer security token.
getTrustedAuthorities() - Method in class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
Get the retrieved trusted authorities.
getType() - Method in class org.wildfly.security.credential.store.CredentialStore
Returns JCA service type of CredentialStoreSpi for this instance.
getType() - Method in class org.wildfly.security.x500.GeneralName
Get the type of this general name.
getType() - Method in class org.wildfly.security.x500.TrustedAuthority
Get the type of this trusted authority.
getUsername() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
Get the username this Password is associated with.
getUsername() - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
 
getUsername() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
 
getValue() - Method in interface org.wildfly.security.http.HttpServerCookie
Returns the current value of this cookie.
getValue() - Method in class org.wildfly.security.x500.cert.X509CertificateExtension
 
getVersion() - Method in interface org.wildfly.security.http.HttpServerCookie
Returns the version of the protocol this cookie complies with.
getVersion() - Static method in class org.wildfly.security.Version
Get the version.
getVersion() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
Get the certificate version.
getWrapper() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Get the current configured SASL wrapper, if any.
getWsHttpMech(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the WebServices HTTP mechanism to use for the given configuration.
getWsSecurityType(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
Get the actual WS-Security type to use for the given configuration.
GLOBAL - org.wildfly.security.http.Scope
The scope applicable to the whole JVM / Process.
GOST - org.wildfly.security.ssl.KeyAgreement
VKA 34.10 key agreement as per RFC 4357.
GOST01 - org.wildfly.security.ssl.Authentication
GOST R 34.10-2001 authentication.
GOST2814789CNT - org.wildfly.security.ssl.Encryption
GOST 28147-89 encryption as defined in RFC 5830.
GOST89MAC - org.wildfly.security.ssl.Digest
The GOST 28147-89 (MAC, not HMAC) digest algorithm.
GOST94 - org.wildfly.security.ssl.Authentication
GOST R 34.10-94 authentication.
GOST94 - org.wildfly.security.ssl.Digest
The GOST R 34.11-94 (HMAC) digest algorithm.
grantScopes(String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
Deprecated.
The scopes to grant access.
GS2 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
A predicate which is true when a GS2-family mechanism is being used.
GS2_KRB5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
GS2_KRB5_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
GSS - org.wildfly.security.asn1.OidsUtil.Category
 
GSSAPI - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
 
GSSCredentialSecurityFactory - Class in org.wildfly.security.auth.util
Deprecated.
GSSCredentialSecurityFactory - Class in org.wildfly.security.mechanism.gssapi
A SecurityFactory implementation for obtaining a GSSCredential.
GSSCredentialSecurityFactory.Builder - Class in org.wildfly.security.auth.util
Deprecated.
A builder for GSS credential security factories.
GSSCredentialSecurityFactory.Builder - Class in org.wildfly.security.mechanism.gssapi
A builder for GSS credential security factories.
GSSKerberosCredential - Class in org.wildfly.security.credential
A credential for holding a GSSCredential and optionally an associated KerberosTicket.
GSSKerberosCredential(GSSCredential) - Constructor for class org.wildfly.security.credential.GSSKerberosCredential
Construct a new instance.
GSSKerberosCredential(GSSCredential, KerberosTicket) - Constructor for class org.wildfly.security.credential.GSSKerberosCredential
Construct a new instance.

H

handle(Callback[]) - Method in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
 
handle(Callback[]) - Method in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
 
handleAbandonedAuthenticationEvent(RealmAbandonedAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
Handle an abandoned authentication realm event.
handleAuthenticationEvent(RealmAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
Handle any authentication-related realm event.
handleAuthenticationEvent(SecurityAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
Handle a security authentication event.
handleAuthenticationFailedEvent(SecurityAuthenticationFailedEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
Handle a security authentication failed event.
handleAuthenticationSuccessfulEvent(SecurityAuthenticationSuccessfulEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
Handle a security authentication successful event.
handleAuthorizationEvent(RealmAuthorizationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
Handle any authorization-related realm event.
handleCallbacks(String, CallbackHandler, Callback...) - Static method in class org.wildfly.security.mechanism.MechanismUtil
handleCallbacks(Callback...) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
Handle callbacks, wrapping exceptions as needed (including unsupported callbacks).
handleCallbacks(ElytronMessages, CallbackHandler, Callback...) - Static method in class org.wildfly.security.mechanism._private.MechanismUtil
A varargs wrapper method for callback handler invocation.
handleCallbacks(ElytronMessages, CallbackHandler, Callback...) - Static method in class org.wildfly.security.mechanism.MechanismUtil
Deprecated.
handleChannelBindingCallback(ChannelBindingCallback) - Method in class org.wildfly.security.ssl.SSLConnection
Populate the given channel binding callback with any channel binding data that might be present on this connection.
handleChannelBindingCallback(ChannelBindingCallback, X509Certificate[]) - Static method in class org.wildfly.security.ssl.TLSServerEndPointChannelBinding
Convenience method to handle a channel binding callback.
handleDefiniteOutcomeAuthenticationEvent(RealmDefiniteOutcomeAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.