A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class org.wildfly.security.permission.SerializedPermission
- A_APACHE_HTDIGEST - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_BCRYPT - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_BSD_CRYPT_DES - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_BSD_NT_HASH - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_CRYPT_DES - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_CRYPT_MD5 - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_CRYPT_SHA_256 - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_CRYPT_SHA_512 - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_MASKED - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_SUN_CRYPT_MD5 - Static variable in class org.wildfly.security.password.util.ModularCrypt
- A_SUN_CRYPT_MD5_BARE_SALT - Static variable in class org.wildfly.security.password.util.ModularCrypt
- abortTokenResponse() - Method in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- 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.
- AbstractAlgorithmParametersSpiImpl<P extends AlgorithmParameterSpec> - Class in org.wildfly.security.util
-
A base class for classes which implement
AlgorithmParametersSpi
that encode parameters using ASN.1. - AbstractAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Construct a new instance.
- AbstractAnonymousFactory - Class in org.wildfly.security.sasl.anonymous
-
A base class for the anonymous factories to verify from the properties supplied if anonymous can be used.
- AbstractAnonymousFactory() - Constructor for class org.wildfly.security.sasl.anonymous.AbstractAnonymousFactory
-
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.
- AbstractCredentialCallback(Class<? extends Credential>, String, AlgorithmParameterSpec) - Constructor for class org.wildfly.security.auth.callback.AbstractCredentialCallback
- AbstractDelegatingSaslClient - Class in org.wildfly.security.sasl.util
-
An abstract base for
SaslClient
instances which delegate to anotherSaslClient
. - 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 anotherSaslClientFactory
. - 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 anotherSaslServer
. - 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 anotherSaslServerFactory
. - AbstractDelegatingSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
-
Construct a new instance.
- AbstractDelegatingSSLContextSpi - Class in org.wildfly.security.ssl
-
An SSL context SPI implementation which delegates to another SSL context.
- AbstractDelegatingSSLContextSpi(SSLContext) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
-
Construct a new instance.
- AbstractDelegatingSSLEngine - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLEngine(SSLEngine) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- AbstractDelegatingSSLParameters - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLParameters(SSLParameters) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- AbstractDelegatingSSLServerSocket - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLServerSocket(SSLServerSocket) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- AbstractDelegatingSSLServerSocketFactory - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLServerSocketFactory(SSLServerSocketFactory) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- AbstractDelegatingSSLSessionContext - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLSessionContext(SSLSessionContext) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- AbstractDelegatingSSLSocket - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLSocket(SSLSocket) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- AbstractDelegatingSSLSocketFactory - Class in org.wildfly.security.ssl
- AbstractDelegatingSSLSocketFactory(SSLSocketFactory) - Constructor for class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- AbstractDigestFactory - Class in org.wildfly.security.sasl.digest
- AbstractDigestFactory() - Constructor for class org.wildfly.security.sasl.digest.AbstractDigestFactory
- AbstractDigestMechanism - Class in org.wildfly.security.sasl.digest
- AbstractDigestMechanism(String, String, String, CallbackHandler, AbstractDigestMechanism.FORMAT, Charset, String[], Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- AbstractDigestMechanism.DigestWrapper - Class in org.wildfly.security.sasl.digest
- AbstractDigestMechanism.FORMAT - Enum in org.wildfly.security.sasl.digest
- AbstractGssapiFactory - Class in org.wildfly.security.sasl.gssapi
-
Common factory for the GSSAPI mechanism.
- AbstractGssapiFactory() - Constructor for class org.wildfly.security.sasl.gssapi.AbstractGssapiFactory
-
Construct a new instance.
- AbstractGssapiMechanism - Class in org.wildfly.security.sasl.gssapi
-
Base class for the SaslServer and SaslClient implementations implementing the GSSAPI mechanism as defined by RFC 4752
- AbstractGssapiMechanism(String, String, String, Map<String, ?>, CallbackHandler) - Constructor for class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- AbstractGssapiMechanism.GssapiWrapper - Class in org.wildfly.security.sasl.gssapi
- AbstractGssapiMechanism.QOP - Enum in org.wildfly.security.sasl.gssapi
- AbstractLoadingKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>, ExceptionSupplier<char[], ConfigXMLParseException>, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- 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.
- AbstractPasswordImpl - Class in org.wildfly.security.password.impl
- AbstractPasswordImpl() - Constructor for class org.wildfly.security.password.impl.AbstractPasswordImpl
- 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.
- AbstractX509CertificateChainCredential - Class in org.wildfly.security.credential
- AbstractX509CertificateChainCredential(X509Certificate...) - Constructor for class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- ACC_CACHE - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- accept - Variable in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- accept() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- accept(EventPriority, String) - Method in class org.wildfly.security.audit.FileAuditEndpoint
-
Accept formatted security event message to be processed written into target local file.
- accept(EventPriority, String) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint
- 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(SecurityEvent) - Method in class org.wildfly.security.audit.AuditLogger
-
Accept security event to be processed by audit endpoints.
- 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.
- ACCEPT - Static variable in class org.wildfly.security.http.HttpConstants
- ACCEPT_LANGUAGE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- acceptedIssuers - Variable in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.
- acceptedIssuers - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager
- acceptedIssuers - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- accepting - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- accepting - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- ACCEPTOR_STATE - Static variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- access - Static variable in interface org.wildfly.security.manager._private.SecurityMessages
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_MAX_AGE - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- ACCESS_DECLARED_MEMBERS_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- ACCESS_TOKEN - Static variable in class org.wildfly.security.http.oidc.QueryParameterTokenRequestAuthenticator
- ACCESS_TOKEN_INDEX - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- AccessAndIDTokenResponse - Class in org.wildfly.security.http.oidc
-
A representation of an OpenID Connect token response that contains both an access token and an ID token as per the OpenID Connect Core 1.0 specification.
- AccessAndIDTokenResponse() - Constructor for class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- 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
- accessControlContext - Variable in class org.wildfly.security.http.util.PrivilegedServerMechanism
- accessControlContext - Variable in class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
- accessControlContext - Variable in class org.wildfly.security.sasl.util.PrivilegedSaslClient
- accessControlContext - Variable in class org.wildfly.security.sasl.util.PrivilegedSaslServer
- 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.
- accessDescriptions - Variable in class org.wildfly.security.x500.cert.AuthorityInformationAccessExtension
- accessDescriptions - Variable in class org.wildfly.security.x500.cert.SubjectInformationAccessExtension
- accessLocation - Variable in class org.wildfly.security.x500.cert.AccessDescription
- accessMethodId - Variable in class org.wildfly.security.x500.cert.AccessDescription
- accessToken - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- accessToken - Variable in class org.wildfly.security.http.oidc.TokenValidator.VerifiedTokens
- AccessToken - Class in org.wildfly.security.http.oidc
-
Representation of an access token.
- AccessToken(JwtClaims) - Constructor for class org.wildfly.security.http.oidc.AccessToken
-
Construct a new instance.
- accessTokenString - Variable in class org.wildfly.security.http.oidc.TokenValidator.AtHashValidator
- account - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- ACCOUNT - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- ACCOUNT_KEY_NAME - Static variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- ACCOUNT_PATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- AccountEntry(String, String, String) - Constructor for class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- accounts - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- accountUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- accountUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- acme - Static variable in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- Acme - Class in org.wildfly.security.x500.cert.acme
-
Useful constants and utilities related to the Automatic Certificate Management Environment (ACME) protocol.
- Acme() - Constructor for class org.wildfly.security.x500.cert.acme.Acme
- AcmeAccount - Class in org.wildfly.security.x500.cert.acme
-
A class that represents an Automatic Certificate Management Environment (ACME) account.
- AcmeAccount(AcmeAccount.Builder) - Constructor for class org.wildfly.security.x500.cert.acme.AcmeAccount
- AcmeAccount.Builder - Class in org.wildfly.security.x500.cert.acme
- acmeAccountDoesNotExist() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- acmeAccountKeyPairGenerationFailed(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- AcmeChallenge - Class in org.wildfly.security.x500.cert.acme
-
A class that represents an Automatic Certificate Management Environment (ACME) challenge.
- AcmeChallenge(AcmeChallenge.Type, String, String, String, String) - Constructor for class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Construct a new instance.
- AcmeChallenge.Type - Class in org.wildfly.security.x500.cert.acme
-
An Automatic Certificate Management Environment (ACME) challenge type.
- AcmeChallenge.UnknownType - Class in org.wildfly.security.x500.cert.acme
-
An unknown challenge type.
- AcmeClientSpi - Class in org.wildfly.security.x500.cert.acme
-
SPI for an Automatic Certificate Management Environment (ACME) client provider to implement.
- AcmeClientSpi() - Constructor for class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- AcmeException - Exception in org.wildfly.security.x500.cert.acme
-
Exception to indicate a general failure related to the Automatic Certificate Management Environment (ACME) protocol.
- AcmeException() - Constructor for exception org.wildfly.security.x500.cert.acme.AcmeException
-
Constructs a new
AcmeException
instance. - AcmeException(String) - Constructor for exception org.wildfly.security.x500.cert.acme.AcmeException
-
Constructs a new
AcmeException
instance with an initial message. - AcmeException(String, Throwable) - Constructor for exception org.wildfly.security.x500.cert.acme.AcmeException
-
Constructs a new
AcmeException
instance with an initial message and cause. - AcmeException(Throwable) - Constructor for exception org.wildfly.security.x500.cert.acme.AcmeException
-
Constructs a new
AcmeException
instance with an initial cause. - AcmeMetadata - Class in org.wildfly.security.x500.cert.acme
-
A class that represents the metadata associated with an Automatic Certificate Management Environment (ACME) server.
- AcmeMetadata(AcmeMetadata.Builder) - Constructor for class org.wildfly.security.x500.cert.acme.AcmeMetadata
- AcmeMetadata.Builder - Class in org.wildfly.security.x500.cert.acme
- AcmeResource - Enum in org.wildfly.security.x500.cert.acme
-
The various Automatic Certificate Management Environment (ACME) protocol resource types.
- AcmeResource(String) - Constructor for enum org.wildfly.security.x500.cert.acme.AcmeResource
- ACR - Static variable in class org.wildfly.security.http.oidc.IDToken
- ACTION - Static variable in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
-
A reusable privileged action to create a new configuration client.
- ACTION_NOT_DEFINED - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- action1 - Variable in class org.wildfly.security.manager.WildFlySecurityManager.Context
- action2 - Variable in class org.wildfly.security.manager.WildFlySecurityManager.Context
- actionBits - Variable in class org.wildfly.security.permission.AbstractActionSetPermission
- actionEnumeration - Variable in class org.wildfly.security.permission.AbstractActionSetPermission
- actions - Variable in class org.wildfly.security.permission.AbstractActionSetPermission
- 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
- actionsMask() - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- actionToPerformNotDefined() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- activate() - Method in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
- ActiveState() - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.ActiveState
- actualMaxReceiveBuffer - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- AD_CA_ISSUERS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- AD_CA_REPOSITORY - Static variable in class org.wildfly.security.x500.cert.CertUtil
- AD_OCSP - Static variable in class org.wildfly.security.x500.cert.CertUtil
- AD_TIME_STAMPING - Static variable in class org.wildfly.security.x500.cert.CertUtil
- add(int, String) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- add(E) - Method in class org.wildfly.security.util.ArrayIterator
-
Unsupported.
- add(String) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- add(String) - Method in class org.wildfly.security.keystore.AliasFilter
- 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.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- add(Permission) - Method in class org.wildfly.security.permission.AbstractPermissionCollection
-
Add an item to this collection.
- add(Permission) - Method in class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- add(Permission) - Method in class org.wildfly.security.permission.IntersectionPermissionCollection
- add(Permission) - Method in class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- add(Permission) - Method in class org.wildfly.security.permission.UnionPermissionCollection
- 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.
- ADD_ALIAS_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- addAlias(String, CredentialStore, String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- 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.
- addAllRemaining() - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- addBinaryIdentityAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialLoader
-
Construct set of LDAP attributes, which should be loaded as binary data.
- addBinaryIdentityAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.EvidenceVerifier
-
Construct set of LDAP attributes, which should be loaded as binary data.
- addBinaryIdentityAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- addBinaryLdapAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.CertificateVerifier
-
Construct set of LDAP attributes, which should be loaded as binary data.
- addBinaryLdapAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.EncodedCertificateVerifier
- addChildElement(int, int) - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- addChildLength(int) - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- 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.
- addCredential(Credential, LinkedHashMap<IdentityCredentials.Key, Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- addCredentialLoader(CredentialLoader) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- addCredentialPersister(CredentialPersister) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- addCrlStream(InputStream) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- addDelims(StringBuilder, int...) - Static method in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
- addDigestCertificateVerifier(String, String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- addDirectEvidenceVerification() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- addDirectEvidenceVerification(boolean) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- added - Variable in class org.wildfly.security.permission.BooleanPermissionCollection
- addEncodedCertificateVerifier(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- 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.
- addEvidenceVerifier(EvidenceVerifier) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- 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.
- addHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- addHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- addHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- addHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- addHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- addHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- addHeader(String, String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- AddingCipherSuiteSelector(CipherSuiteSelector, CipherSuitePredicate) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector.AddingCipherSuiteSelector
- AddingProtocolSelector(ProtocolSelector, EnumSet<Protocol>) - Constructor for class org.wildfly.security.ssl.ProtocolSelector.AddingProtocolSelector
- addItem(X500AttributeTypeAndValue) - Method in class org.wildfly.security.x500.X500PrincipalBuilder
-
Add a single item to the builder.
- addIterations(byte[], Mac, int, int) - Static method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- 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 thePermissionMappable
being mapped has a principal name that is in theSet
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 thePermissionMappable
being mapped has a principal or any of the assigned roles are matched this mapping will be a match. - addMatching(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- AddMatchingSelector(SaslMechanismSelector, SaslMechanismPredicate) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- addMechanism(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- addMechanismOid(Oid) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Add an
Oid
for a mechanism theGSSCredential
should be usable with. - addMechanismOid(Oid) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Add an
Oid
for a mechanism theGSSCredential
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.
- addMechanisms(String...) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- addOidcScopeIfNeeded(String) - Static method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- 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.
- addParticipant(String, String, URI) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- addParticipant(String, String, URI) - Method in interface org.wildfly.security.http.util.sso.SingleSignOn
-
Adds a new participant to this single sign-on entry.
- addPrefix(String) - Method in class org.wildfly.security.authz.OneRole
- addPrefix(String) - Method in interface org.wildfly.security.authz.Roles
-
Get a roles collection which adds a prefix to all role names.
- AddPrefixRoles - Class in org.wildfly.security.authz
- AddPrefixRoles(Roles, String) - Constructor for class org.wildfly.security.authz.AddPrefixRoles
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Add a private credential to the identity being authenticated.
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- addPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Add a public credential to the identity being authenticated.
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- addPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- addRealm(String, SecurityRealm) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Add a realm to this security domain.
- addRealm(SecurityDomain.RealmBuilder) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
- addRequiredIdentityAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialLoader
-
Construct set of LDAP attributes, which should be loaded as part of the identity from identity entry.
- addRequiredIdentityAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.EvidenceVerifier
-
Construct set of LDAP attributes, which should be loaded as part of the identity from identity entry.
- addRequiredIdentityAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- addRequiredIdentityAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- addRequiredIdentityAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- addRequiredLdapAttributes(Collection<String>) - Method in interface org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.CertificateVerifier
-
Construct set of LDAP attributes, which should be loaded to be able to
X509EvidenceVerifier.CertificateVerifier.verifyCertificate(java.security.cert.X509Certificate, javax.naming.directory.Attributes)
. - addRequiredLdapAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.DigestCertificateVerifier
- addRequiredLdapAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.EncodedCertificateVerifier
- addRequiredLdapAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SerialNumberCertificateVerifier
- addRequiredLdapAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SubjectDnCertificateVerifier
- addResponseHeader(String, String) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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,
- address - Variable in class org.wildfly.security.auth.callback.SocketAddressCallback
- address - Variable in class org.wildfly.security.x500.GeneralName.IPAddress
- ADDRESS - Static variable in class org.wildfly.security.http.oidc.IDToken
- addressClaimSet - Variable in class org.wildfly.security.http.oidc.AddressClaimSet
- AddressClaimSet - Class in org.wildfly.security.http.oidc
-
Representation of an address claim as per OpenID Connect Core 1.0.
- AddressClaimSet(Map<String, String>) - Constructor for class org.wildfly.security.http.oidc.AddressClaimSet
-
Construct a new instance.
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Add runtime attributes to the identity being authenticated.
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- addRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- adds(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- adds(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- adds(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- adds(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- AddSelector(SaslMechanismSelector, String) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- addSerialNumberCertificateVerifier(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- 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.
- addSubjectDnCertificateVerifier(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- addSuffix(String) - Method in class org.wildfly.security.authz.OneRole
- addSuffix(String) - Method in interface org.wildfly.security.authz.Roles
-
Get a roles collection which adds a suffix to all role names.
- AddSuffixRoles - Class in org.wildfly.security.authz
- AddSuffixRoles(Roles, String) - Constructor for class org.wildfly.security.authz.AddSuffixRoles
- addTo(Map<T, List<MechanismDatabase.Entry>>, T, MechanismDatabase.Entry) - Static method in class org.wildfly.security.ssl.MechanismDatabase
- addToEnvironment(String, Object) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- addToParsedChallenge(HashMap<String, byte[]>, StringBuilder, ByteStringBuilder, int) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
- adminKey - Variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- 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 firstMechanismConfiguration
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. - AggregateAttributes(Attributes[]) - Constructor for class org.wildfly.security.authz.AggregateAttributes
- aggregatedEntries - Variable in class org.wildfly.security.authz.AggregateAttributes
- aggregateOf(Attributes...) - Static method in class org.wildfly.security.authz.AggregateAttributes
- AggregateSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which aggregates otherSaslClientFactory
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 otherSaslServerFactory
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.
- AggregateSecurityRealm - Class in org.wildfly.security.auth.realm
-
A realm which directs authentication to one realm and authorization to another.
- AggregateSecurityRealm(SecurityRealm, Function<Principal, Principal>, SecurityRealm...) - Constructor for class org.wildfly.security.auth.realm.AggregateSecurityRealm
- AggregateSecurityRealm(SecurityRealm, SecurityRealm) - Constructor for class org.wildfly.security.auth.realm.AggregateSecurityRealm
-
Construct a new instance.
- AggregateSecurityRealm(SecurityRealm, SecurityRealm...) - Constructor for class org.wildfly.security.auth.realm.AggregateSecurityRealm
- AggregateSecurityRealm.Identity - Class in org.wildfly.security.auth.realm
- AggregateServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
that is an aggregation of other factories. - AggregateServerMechanismFactory(HttpServerAuthenticationMechanismFactory...) - Constructor for class org.wildfly.security.http.util.AggregateServerMechanismFactory
-
Construct an instance of
AggregateServerMechanismFactory
with an array of factories to aggregate. - ALERT - org.wildfly.security.audit.EventPriority
-
Action must be taken immediately
- ALG - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- ALG_PARAMS_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- ALG_PARAMS_TYPE - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- algHeader - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- algHeader - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- algorithm - Variable in class org.wildfly.security.auth.callback.AbstractCredentialCallback
- algorithm - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- algorithm - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.DigestCertificateVerifier
- algorithm - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Key
- algorithm - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- algorithm - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- algorithm - Variable in class org.wildfly.security.http.digest.NonceManager
- algorithm - Variable in class org.wildfly.security.jose.jwk.JWK
- algorithm - Variable in class org.wildfly.security.key.RawKey
- algorithm - Variable in class org.wildfly.security.password.impl.DigestPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.OneTimePasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- algorithm - Variable in class org.wildfly.security.password.interfaces.RawPassword
- algorithm - Variable in class org.wildfly.security.password.PasswordFactory
- algorithm - Variable in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
- ALGORITHM - Static variable in class org.wildfly.security.http.HttpConstants
- ALGORITHM - Static variable in class org.wildfly.security.jose.jwk.JWK
- 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_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- 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".
- algorithmAttributeName - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- algorithmBits - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- algorithmColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- algorithmColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- 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.
- algorithmNotBlockBased(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- algorithmNotIV(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- algorithmOid(String) - Static method in class org.wildfly.security.sasl.entity.Entity
-
Get the object identifier for the given signature algorithm.
- algorithmParameters - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- algorithmParameters - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- algorithmParameters(AlgorithmParameters) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set algorithm parameters for
Cipher
initialization. - algorithmParametersNotInitialized() - Method in interface org.wildfly.security.util.ElytronMessages
- algorithmParameterSpec - Variable in class org.wildfly.security.password.spec.EncryptablePasswordSpec
- algorithmsById - Variable in class org.wildfly.security.ssl.MechanismDatabase
- alias - Variable in class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- alias - Variable in class org.wildfly.security.credential.source.CredentialStoreCredentialSource
-
Deprecated.
- alias - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.TopEntry
- ALIAS_ARGUMENT - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- ALIAS_NOT_FOUND - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- ALIAS_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- aliasAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- aliasAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- aliasCredentialTypes(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- aliasDoesNotExist(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliasDoesNotExist(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliases - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- aliases() - Method in class org.wildfly.security.tool.Command
- aliases() - Method in class org.wildfly.security.tool.CredentialStoreCommand
- aliases(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliases(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- ALIASES_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- aliasesToString(Enumeration<String>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- aliasExists(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- AliasFilter - Class in org.wildfly.security.keystore
- AliasFilter(Predicate<String>) - Constructor for class org.wildfly.security.keystore.AliasFilter
- aliasPredicate - Variable in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- aliasRemoved(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliasRemoved(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliasStored(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliasStored(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- aliasStream() - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- all - Variable in class org.wildfly.security.permission.ByNamePermissionCollection
- ALL - org.wildfly.security.http.oidc.Oidc.SSLRequired
- ALL - Static variable in class org.wildfly.security.auth.client.MatchRule
-
The root rule which matches all URIs.
- ALL - Static variable in class org.wildfly.security.keystore.AliasFilter
- ALL - Static variable in interface org.wildfly.security.permission.PermissionVerifier
-
A verifier which implies all permissions.
- ALL - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- ALL_ALGORITHMS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- 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
. - AllOrNonePredicate(SaslMechanismPredicate[]) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.AllOrNonePredicate
- allowAnyHostname - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- allowBlankPassword - Variable in class org.wildfly.security.auth.realm.ldap.DirectEvidenceVerifier
- ALLOWED_ORIGINS - Static variable in class org.wildfly.security.http.oidc.AccessToken
- allowedTypes - Variable in class org.wildfly.security.auth.callback.ParameterCallback
- allPermission - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
- allPermission - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- allPermission - Static variable in class org.wildfly.security.permission.ElytronPermission
- AllPredicate(SaslMechanismPredicate[]) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.AllPredicate
- alphabet - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- alphabet - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- alphabet(Alphabet) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the alphabet to encode/decode result of encryption/decryption.
- alpn - Variable in class org.wildfly.security.ssl.SNISSLExplorer.ExtensionInfo
- alpn - Variable in class org.wildfly.security.ssl.SSLExplorer.ExtensionInfo
- alpnProtocols - Variable in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- ALT_NAMES_TYPES - Static variable in class org.wildfly.security.x500.cert.CertUtil
- alternateDictionary - Variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- ALTERNATIVE_PROTOCOLS - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to supply a separated list (space, comma, tab, new line) of alternative protocols to be acceptable in responses received from the client.
- altNametype - Variable in class org.wildfly.security.x500.principal.X509SubjectAltNameEvidenceDecoder
- ALWAYS - org.wildfly.security.http.oidc.OidcClientConfiguration.RelativeUrlsUsed
-
Always use relative URI and resolve them later based on browser HTTP request
- alwaysRefreshToken - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- alwaysRefreshToken - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- and(PermissionMapper) - Method in interface org.wildfly.security.authz.PermissionMapper
-
Returns a new mapper where the
PermissionVerifier
created by thisPermissionMapper
is combined with thePermissionVerifier
of theother
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 class org.wildfly.security.authz.OneRole
- 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'. - AndCipherSuitePredicate - Class in org.wildfly.security.ssl
- AndCipherSuitePredicate(CipherSuitePredicate...) - Constructor for class org.wildfly.security.ssl.AndCipherSuitePredicate
- andThenOp(ExceptionUnaryOperator<T, E>, ExceptionUnaryOperator<T, E>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- ANON_DH_PREDICATE - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- 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.
- AnonymousAuthorizedState(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- AnonymousClientFactory - Class in org.wildfly.security.sasl.anonymous
-
The client factory for the anonymous SASL mechanism.
- AnonymousClientFactory() - Constructor for class org.wildfly.security.sasl.anonymous.AnonymousClientFactory
- anonymousIdentity - Variable in class org.wildfly.security.auth.server.SecurityDomain
- anonymousIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- 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). - AnonymousSaslClient - Class in org.wildfly.security.sasl.anonymous
-
A client implementation of the RFC 4505
ANONYMOUS
mechanism. - AnonymousSaslClient(String, String, CallbackHandler, String) - Constructor for class org.wildfly.security.sasl.anonymous.AnonymousSaslClient
-
Construct a new instance.
- AnonymousSaslServer - Class in org.wildfly.security.sasl.anonymous
-
A server implementation of the RFC 4505
ANONYMOUS
mechanism. - AnonymousSaslServer(String, String, CallbackHandler) - Constructor for class org.wildfly.security.sasl.anonymous.AnonymousSaslServer
-
Construct a new instance.
- AnonymousServerFactory - Class in org.wildfly.security.sasl.anonymous
-
The server factory for the anonymous SASL mechanism.
- AnonymousServerFactory() - Constructor for class org.wildfly.security.sasl.anonymous.AnonymousServerFactory
- ANY - org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
-
Hostname verification is not done on the server's certificate
- AnyPredicate(SaslMechanismPredicate[]) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.AnyPredicate
- appendOperator(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AllOrNonePredicate
- appendOperator(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AllPredicate
- appendOperator(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AnyPredicate
- appendOperator(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- appendPort(String, int) - Static method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- 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(Collection<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
-
Get a list of mechanism names which are matched by this selector in the preferential order that the selector specifies.
- 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
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.AddingCipherSuiteSelector
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.FullyDeletingCipherSuiteSelector
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.PushToEndCipherSuiteSelector
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.RemovingCipherSuiteSelector
- applyFilter(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.SortByAlgorithmKeyLengthCipherSuiteSelector
- applyFilter(Set<Protocol>, EnumMap<Protocol, String>) - Method in class org.wildfly.security.ssl.ProtocolSelector.AddingProtocolSelector
- applyFilter(Set<Protocol>, EnumMap<Protocol, String>) - Method in class org.wildfly.security.ssl.ProtocolSelector
- applyFilter(Set<Protocol>, EnumMap<Protocol, String>) - Method in class org.wildfly.security.ssl.ProtocolSelector.FullyDeletingProtocolSelector
- applyFilter(Set<Protocol>, EnumMap<Protocol, String>) - Method in class org.wildfly.security.ssl.ProtocolSelector.RemovingProtocolSelector
- 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.realm.FailoverSecurityRealm.FailoverRealmIdentity
- 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 class org.wildfly.security.auth.server.IdentityCredentials.Many
- applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- applyToCredential(Class<C>, String, AlgorithmParameterSpec, Function<C, R>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- 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.realm.FailoverSecurityRealm.FailoverRealmIdentity
- 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.realm.FailoverSecurityRealm.FailoverRealmIdentity
- 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).
- arrayContains(String[], String) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- ArrayIterator<E> - Class in org.wildfly.security.util
-
A read-only iterator over an array.
- ArrayIterator(E[]) - Constructor for class org.wildfly.security.util.ArrayIterator
-
Construct a new instance.
- ArrayIterator(E[], boolean) - Constructor for class org.wildfly.security.util.ArrayIterator
-
Construct a new instance.
- ArrayIterator(E[], boolean, int) - Constructor for class org.wildfly.security.util.ArrayIterator
-
Construct a new instance.
- ArrayIterator(E[], int) - Constructor for class org.wildfly.security.util.ArrayIterator
-
Construct a new instance.
- arrayToRealmListProperty(String[]) - Static method in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
- arrayToRealmListProperty(String[], int, int...) - Static method in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
- AS_X500_PRINCIPAL_HANDLE - Static variable in class org.wildfly.security.x500.util.X500PrincipalUtil
- asInt(Map<String, Object>, String, int) - Static method in class org.wildfly.security.http.oidc.Oidc
- 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. - asnInvalidGeneralNameForIpAddressType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnInvalidGeneralNameForUriType(Throwable) - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnInvalidGeneralNameForUriTypeMissingScheme() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnInvalidGeneralNameType() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- asnInvalidHighTagNumberForm() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidLength() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidLengthForBooleanTypeTag() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidNumberOfUnusedBits() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidOidCharacter() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidValueForFirstOidComponent() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnInvalidValueForSecondOidComponent() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnIpAddressGeneralNameCannotBeResolved(Throwable) - Method in interface org.wildfly.security.x500._private.ElytronMessages
- asnLengthEncodingExceeds4bytes() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnNonZeroLengthForNullTypeTag() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnOidMustHaveAtLeast2Components() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnableToReadCertificateData(Throwable) - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnexpectedCharacterByteForPrintableString() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnexpectedEndOfInput() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnexpectedTag() - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnexpectedTag() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- asnUnexpectedTag() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- asnUnknownTagType(int) - Method in interface org.wildfly.security.asn1.ElytronMessages
- asnUnrecognisedAlgorithm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- asnUnrecognisedAlgorithm(String) - Method in interface org.wildfly.security.x500.cert._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. - assertInitialised() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
- assertNotBuilt() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- assertNotBuilt() - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- assertNotBuilt() - Method in class org.wildfly.security.authz.SimplePermissionMapper.Builder
- assertNotBuilt() - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- assignName(SecurityIdentity, MechanismConfiguration, MechanismRealmConfiguration, Principal, Evidence, IdentityCredentials, IdentityCredentials, boolean, Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- assignName(SecurityIdentity, MechanismConfiguration, MechanismRealmConfiguration, Principal, Evidence, IdentityCredentials, IdentityCredentials, Attributes) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- asString() - Method in enum org.wildfly.security.jose.jwk.JWK.Use
- asString(JsonValue) - Static method in class org.wildfly.security.json.util.JsonUtil
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchHostRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchNoUserRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchPathRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchPortRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- asString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchUserRule
- asX500Principal(Principal) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Attempt to convert the given principal to an X.500 principal.
- asX500Principal(Principal, boolean) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Attempt to convert the given principal to an X.500 principal.
- asX509CertificateArray(Object[]) - Static method in class org.wildfly.security.x500.X500
-
Convert an array into a
X509Certificate[]
. - AT_HASH - Static variable in class org.wildfly.security.http.oidc.IDToken
- AtHashValidator(String, String) - Constructor for class org.wildfly.security.http.oidc.TokenValidator.AtHashValidator
- atLeastOneCipherSuiteAttributeMustBeProvided(String, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- ATOMIC_FIELD_UPDATER_TYPES - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- AtomicFileOutputStream - Class in org.wildfly.security.util
- AtomicFileOutputStream(File) - Constructor for class org.wildfly.security.util.AtomicFileOutputStream
- AtomicFileOutputStream(String) - Constructor for class org.wildfly.security.util.AtomicFileOutputStream
- AtomicFileOutputStream(Path) - Constructor for class org.wildfly.security.util.AtomicFileOutputStream
- AtomicFileOutputStream.OpenState - Class in org.wildfly.security.util
- AtomicFileOutputStream.State - Class in org.wildfly.security.util
- AtomicLoadKeyStore - Class in org.wildfly.security.keystore
-
A
KeyStore
wrapper that makes the load operation atomic, in addition it also gives the ability to reverse the load call. - AtomicLoadKeyStore(AtomicLoadKeyStoreSpi, Provider, String) - Constructor for class org.wildfly.security.keystore.AtomicLoadKeyStore
- AtomicLoadKeyStore.LoadKey - Class in org.wildfly.security.keystore
-
An opaque key representing an atomic keystore state.
- AtomicLoadKeyStoreSpi - Class in org.wildfly.security.keystore
-
The
KeyStoreSpi
to add support atomic loading of theKeyStore
- AtomicLoadKeyStoreSpi(KeyStoreFactory) - Constructor for class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- atomize(KeyStore) - Static method in class org.wildfly.security.keystore.AtomicLoadKeyStore
-
Create a new
AtomicLoadKeyStore
instance that wraps specifiedKeyStore
. - attemptAuthentication(HttpServerRequest) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- attemptAuthentication(HttpServerRequest, Function<SecurityDomain, IdentityCache>) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- attemptReAuthentication(IdentityCache, HttpServerRequest) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- attemptReAuthentication(HttpServerRequest) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- attemptReAuthentication(HttpServerRequest, Function<SecurityDomain, IdentityCache>) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- AttributeMapper - Class in org.wildfly.security.auth.realm.jdbc.mapper
- AttributeMapper(int, String) - Constructor for class org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
- AttributeMapping - Class in org.wildfly.security.auth.realm.ldap
-
Definition of a mapping from LDAP to an Elytron attribute.
- AttributeMapping(String, boolean, String, String, String, String, String, int, String) - Constructor for class org.wildfly.security.auth.realm.ldap.AttributeMapping
- AttributeMapping.Builder - Class in org.wildfly.security.auth.realm.ldap
- attributeNameToOid(OidsUtil.Category, String) - Static method in class org.wildfly.security.asn1.OidsUtil
-
Convert an X.500 attribute name (AVA keyword) to OID
- attributeNameToOidTable - Static variable in class org.wildfly.security.asn1.OidsUtil
- attributes - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- attributes - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- attributes - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasAuthorizationIdentity
- attributes - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity.JdbcIdentity
- attributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- attributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- attributes - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- attributes - Variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- attributes - Variable in class org.wildfly.security.auth.realm.SimpleRealmEntry
- attributes - Variable in class org.wildfly.security.authz.SimpleAttributesEntry
- attributes - Variable in class org.wildfly.security.x500.cert.CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName
- 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.
- attributeType - Variable in class org.wildfly.security.x500.X500AttributeTypeAndValue
- attributeType - Variable in class org.wildfly.security.x500.X500DirectoryAttribute
- audience - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- audience(String...) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
Defines one or more string values representing the audiences supported by this configuration.
- audiences - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- audit - Static variable in interface org.wildfly.security.audit.ElytronMessages
- auditEndpoint - Variable in class org.wildfly.security.audit.AuditLogger
- auditEndpoint - Variable in class org.wildfly.security.audit.AuditLogger.Builder
- AuditEndpoint - Interface in org.wildfly.security.audit
-
An endpoint that receives audit messages.
- AuditLogger - Class in org.wildfly.security.audit
-
The audit logger implementation.
- AuditLogger(AuditLogger.Builder) - Constructor for class org.wildfly.security.audit.AuditLogger
- AuditLogger.Builder - Class in org.wildfly.security.audit
-
A builder for audit logger instances.
- auth - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- AUTH - org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- AUTH - Static variable in class org.wildfly.security.http.HttpConstants
- AUTH - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- AUTH_CONF - org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- AUTH_CONF - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- AUTH_INT - org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- AUTH_INT - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- AUTH_METHOD - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- AUTH_PARAM - Static variable in class org.wildfly.security.http.HttpConstants
- AuthChallenge - Interface in org.wildfly.security.http.oidc
- authClient - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- authenticate() - Method in class org.wildfly.security.http.HttpAuthenticator
-
Perform authentication for the request.
- authenticate() - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- authenticate() - Method in class org.wildfly.security.http.oidc.BasicAuthRequestAuthenticator
- authenticate() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- authenticate() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- authenticate() - Method in class org.wildfly.security.http.oidc.QueryParameterTokenRequestAuthenticator
- authenticate() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- authenticate(String, String, char[]) - Method in class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- 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
- 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. - AUTHENTICATE - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- authenticated - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- AUTHENTICATED - org.wildfly.security.http.oidc.Oidc.AuthOutcome
- AuthenticatedActionsHandler - Class in org.wildfly.security.http.oidc
-
Pre-installed actions that must be authenticated Actions include: CORS Origin Check and Response headers k_query_bearer_token: Get bearer token from server for Javascripts CORS requests
- AuthenticatedActionsHandler(OidcClientConfiguration, OidcHttpFacade) - Constructor for class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- authentication - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- Authentication - Enum in org.wildfly.security.ssl
-
The authentication type for SSL/TLS cipher suite selection.
- Authentication() - Constructor for enum org.wildfly.security.ssl.Authentication
- AUTHENTICATION_INFO - Static variable in class org.wildfly.security.http.HttpConstants
- AUTHENTICATION_TIMEOUT - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The amount of time, in seconds, after which a server should terminate an authentication attempt.
- authenticationAttempted - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- AuthenticationCipherSuitePredicate - Class in org.wildfly.security.ssl
- AuthenticationCipherSuitePredicate(boolean, EnumSet<Authentication>) - Constructor for class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- authenticationComplete() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Notification that authentication is now complete.
- authenticationComplete() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- 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 class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- authenticationComplete(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- authenticationComplete(HttpServerMechanismsResponder, Runnable) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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
- authenticationComplete(HttpServerMechanismsResponder, Runnable) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- authenticationComplete(HttpServerMechanismsResponder, Runnable) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- authenticationComplete(OidcAccount, boolean) - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- AuthenticationCompleteCallback - Class in org.wildfly.security.auth.callback
-
An optional callback indicating the success or failure of the authentication operation.
- AuthenticationCompleteCallback(boolean) - Constructor for class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
-
Construct a new instance.
- AuthenticationCompleteCallbackSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which addsAuthenticationCompleteCallback
functionality to a delegateSaslClientFactory
. - 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 addsAuthenticationCompleteCallback
functionality to a delegateSaslServerFactory
. - 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.
- AuthenticationConfiguration() - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Construct the empty configuration instance.
- AuthenticationConfiguration(AuthenticationConfiguration, int) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Copy constructor for mutating the port number.
- AuthenticationConfiguration(AuthenticationConfiguration, int, Object) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Copy constructor for mutating one object field.
- AuthenticationConfiguration(AuthenticationConfiguration, int, Object, int, Object) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Copy constructor for mutating two object fields.
- AuthenticationConfiguration(AuthenticationConfiguration, int, Object, int, Object, int, Object) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Copy constructor for mutating three object fields.
- AuthenticationConfiguration(AuthenticationConfiguration, AuthenticationConfiguration) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration
- AuthenticationConfiguration.ClientCallbackHandler - Class in org.wildfly.security.auth.client
- authenticationContext - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- AuthenticationContext - Class in org.wildfly.security.auth.client
-
A set of rules and authentication configurations to use with a client for establishing a connection.
- AuthenticationContext() - Constructor for class org.wildfly.security.auth.client.AuthenticationContext
- AuthenticationContext(RuleNode<AuthenticationConfiguration>, RuleNode<SecurityFactory<SSLContext>>) - Constructor for class org.wildfly.security.auth.client.AuthenticationContext
- 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 specificAuthenticationContext
for the duration of the authentication process. - AuthenticationContextSaslClient - Class in org.wildfly.security.sasl.util
-
Deprecated.Use
AuthenticationContextSaslClient
instead. - 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 specificAuthenticationContext
for the duration of the authentication process. - AuthenticationContextSaslClientFactory - Class in org.wildfly.security.sasl.util
-
Deprecated.Use
AuthenticationContextSaslClientFactory
instead. - 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 specificAuthenticationContext
for the duration of the authentication process. - AuthenticationContextSaslServer - Class in org.wildfly.security.sasl.util
-
Deprecated.Use
AuthenticationContextSaslServer
instead. - 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 specificAuthenticationContext
for the duration of the authentication process. - AuthenticationContextSaslServerFactory - Class in org.wildfly.security.sasl.util
-
Deprecated.Use
AuthenticationContextSaslServerFactory
instead. - 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.
- authenticationCredentialsForwardSecurityDomain - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- AuthenticationError - Class in org.wildfly.security.http.oidc
-
Indicates an OIDC related authentication error.
- AuthenticationError(AuthenticationError.Reason, String) - Constructor for class org.wildfly.security.http.oidc.AuthenticationError
- AuthenticationError.Reason - Enum in org.wildfly.security.http.oidc
- 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. - AuthenticationExchange() - Constructor for class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- authenticationFailed() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- 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 class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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
- authenticationFailed(String, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- authenticationFailed(String, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- authenticationFailedAuthorization() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- authenticationFailedEvidenceVerification() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- authenticationFailedEvidenceVerification() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- authenticationHandler - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- authenticationHandler - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- authenticationIdentity - Variable in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- authenticationInProgress() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- authenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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
- authenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- authenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- 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. - authenticationName - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- authenticationNameForwardSecurityDomain - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- authenticationOptional - Variable in class org.wildfly.security.ssl.SecurityDomainTrustManager
- authenticationOptional - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- authenticationPrincipal - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- authenticationPrincipal - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- authenticationRealm - Variable in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- AuthenticationTimeoutSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which adds authentication timeout functionality to a delegateSaslServerFactory
. - AuthenticationTimeoutSaslServerFactory(SaslServerFactory, ScheduledExecutorService) - Constructor for class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
-
Construct a new instance.
- AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer - Class in org.wildfly.security.sasl.util
- authority - Variable in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- 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
- AUTHORIZATION - Static variable in class org.wildfly.security.http.oidc.Oidc
- AUTHORIZATION - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- AUTHORIZATION_CODE - Static variable in class org.wildfly.security.http.oidc.Oidc
- 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. - authorizationEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- 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. - authorizationId - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- authorizationId - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- authorizationId - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- authorizationId - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- authorizationId - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- authorizationId - Variable in class org.wildfly.security.sasl.external.ExternalSaslClient
- authorizationId - Variable in class org.wildfly.security.sasl.gssapi.GssapiClient
- authorizationId - Variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- authorizationId - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- authorizationId - Variable in class org.wildfly.security.sasl.plain.PlainSaslClient
- authorizationId - Variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- authorizationId - Variable in class org.wildfly.security.sasl.util.AbstractSaslClient
- authorizationID - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- authorizationID - Variable in class org.wildfly.security.sasl.external.ExternalSaslServer
- authorizationID - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- authorizationID - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- authorizationIdentities - Variable in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- authorizationIdentity - Variable in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
- authorizationIdentity - Variable in class org.wildfly.security.auth.server.event.RealmSuccessfulAuthenticationEvent
- authorizationIdentity - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- AuthorizationIdentity - Interface in org.wildfly.security.authz
-
A realm's authorization identity.
- authorizationInfo - Variable in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
- authorizationNameForwardSecurityDomain - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- authorizationPrincipal - Variable in exception org.wildfly.security.authz.AuthorizationException
- authorizationRealms - Variable in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- AUTHORIZATIONS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- authorize() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Attempt to authorize an authentication attempt.
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- authorize(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- 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(String) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- authorize(String) - Method in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- authorize(String) - Method in class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- authorize(String, HttpServerRequest, IdentityCache) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- 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).
- authorize(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.ActiveState
- authorize(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- authorize(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- authorize(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- authorize(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- authorize(CallbackHandler, Principal) - Static method in class org.wildfly.security.http.oidc.OidcHttpFacade
- 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.AnonymousAuthorizedState
- authorizeAnonymous(boolean) - 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.InactiveState
- authorizeAnonymous(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- authorizeAnonymous(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- authorized - Variable in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
- authorized - Variable in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- authorized - Variable in class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
- AuthorizedAuthenticationState(SecurityIdentity, Principal, RealmInfo, RealmIdentity, MechanismRealmConfiguration, MechanismConfiguration) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- authorizedId - Variable in class org.wildfly.security.sasl.plain.PlainSaslServer
- authorizedIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- AuthorizedState(SecurityIdentity, Principal, RealmInfo, MechanismConfiguration, MechanismRealmConfiguration) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- authorizeRunAs(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- authorizeSrcName(GSSContext, IdentityCache) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- AuthOutcome() - Constructor for enum org.wildfly.security.http.oidc.Oidc.AuthOutcome
- authRuleMatching(URI, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContext
- authRules - Variable in class org.wildfly.security.auth.client.AuthenticationContext
- authServerBaseUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- authServerUrl - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- authServerUrlOrProviderUrlMustBeSet() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- authUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- AutoCloseableXMLStreamReaderHolder(XMLStreamReader) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamReaderHolder
- AutoCloseableXMLStreamWriterHolder(XMLStreamWriter) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamWriterHolder
- autodetectBearerOnly - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- autodetectBearerOnly - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- automaticStorageCreationDisabled(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- 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 legacyWildFlySasl.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.
- avoidingFetchJwks(URL, long) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- AZP - Static variable in class org.wildfly.security.http.oidc.TokenValidator.AzpValidator
- AzpValidator(String) - Constructor for class org.wildfly.security.http.oidc.TokenValidator.AzpValidator
B
- backchannelLogoutSessionSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- backchannelLogoutSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- BAD_NONCE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- BAD_REQUEST - Static variable in class org.wildfly.security.http.HttpConstants
- badAcmeNonce() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- badKeyPrefix() - Method in interface org.wildfly.security.encryption.ElytronMessages
- badKeySize() - Method in interface org.wildfly.security.encryption.ElytronMessages
- badReconnectAttemptsNumber(int) - Method in interface org.wildfly.security.audit.ElytronMessages
- 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 class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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
- badRequest(HttpAuthenticationException, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- badRequest(HttpAuthenticationException, HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- base - Variable in class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
- BASE64 - org.wildfly.security.password.spec.Encoding
-
Base64 encoding
- BASE64_FORMAT - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- BASE64_URL - Static variable in class org.wildfly.security.jose.jwk.JWKUtil
-
The RFC 4648 base64url alphabet.
- BASE64_URL - Static variable in class org.wildfly.security.x500.cert.acme.Acme
-
The RFC 4648 base64url alphabet.
- base64UrlDecode(String) - Static method in class org.wildfly.security.jose.jwk.JWKUtil
- base64UrlEncode(byte[]) - Static method in class org.wildfly.security.jose.jwk.JWKUtil
- base64UrlEncode(byte[]) - Static method in class org.wildfly.security.x500.cert.acme.Acme
- BaseHttpServerRequest - Class in org.wildfly.security.http.impl
-
A base implementation of
HttpServerRequest
- BaseHttpServerRequest(HttpExchangeSpi) - Constructor for class org.wildfly.security.http.impl.BaseHttpServerRequest
- basePath - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- BASIC_CONSTRAINTS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- BASIC_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- BASIC_ROUND_COUNT - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- BasicAuthenticationMechanism - Class in org.wildfly.security.http.basic
-
Implementation of the HTTP BASIC authentication mechanism
- BasicAuthenticationMechanism(CallbackHandler, String, boolean, boolean) - Constructor for class org.wildfly.security.http.basic.BasicAuthenticationMechanism
-
Construct a new instance of
BasicAuthenticationMechanism
. - BasicAuthRequestAuthenticator - Class in org.wildfly.security.http.oidc
- BasicAuthRequestAuthenticator(OidcHttpFacade, OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.BasicAuthRequestAuthenticator
- 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.
- BasicMechanismFactory - Class in org.wildfly.security.http.basic
-
A
HttpServerAuthenticationMechanismFactory
implementation for the Basic HTTP authentication mechanism. - BasicMechanismFactory() - Constructor for class org.wildfly.security.http.basic.BasicMechanismFactory
- BasicMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.basic.BasicMechanismFactory
- BasicMechanismFactory(Provider...) - Constructor for class org.wildfly.security.http.basic.BasicMechanismFactory
- BasicPasswordSpecEncoding - Class in org.wildfly.security.password.spec
-
Provide methods for encoding and decoding of
PasswordSpec
. - BasicPasswordSpecEncoding() - Constructor for class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- BCFKS - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- bcrypt(int, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.BCryptPasswordImpl
-
Hashes the password with the given salt and cost using the bcrypt algorithm.
- BCRYPT - Static variable in class org.wildfly.security.password.util.ModularCrypt
-
The BCrypt alphabet.
- 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.
- BCryptPasswordImpl - Class in org.wildfly.security.password.impl
-
Implementation of the bcrypt password.
- BCryptPasswordImpl(byte[], byte[], int) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(char[], Charset) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(char[], IteratedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(char[], IteratedSaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(BCryptPassword) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(IteratedSaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl(SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl
- BCryptPasswordImpl.BCryptState - Class in org.wildfly.security.password.impl
-
Class that represents the bcrypt state.
- BCryptPasswordImpl.CyclicByteBuffer - Class in org.wildfly.security.password.impl
-
This class implements a cyclic byte buffer.
- BCryptState(int[], int[]) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- BEARER_TOKEN - Static variable in class org.wildfly.security.http.HttpConstants
- BEARER_TOKEN_PATTERN - Static variable in class org.wildfly.security.http.HttpConstants
-
Bearer token pattern.
- BearerMechanismFactory - Class in org.wildfly.security.http.bearer
-
A
HttpServerAuthenticationMechanismFactory
implementation for the Bearer HTTP authentication mechanism. - BearerMechanismFactory() - Constructor for class org.wildfly.security.http.bearer.BearerMechanismFactory
- BearerMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.bearer.BearerMechanismFactory
- BearerMechanismFactory(Provider...) - Constructor for class org.wildfly.security.http.bearer.BearerMechanismFactory
- bearerOnly - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- bearerOnly - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- BearerTokenAuthenticationMechanism - Class in org.wildfly.security.http.bearer
-
A
HttpServerAuthenticationMechanism
capable to perform authentication based on a bearer token. - BearerTokenAuthenticationMechanism(CallbackHandler) - Constructor for class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- 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.
- BearerTokenRequestAuthenticator - Class in org.wildfly.security.http.oidc
- BearerTokenRequestAuthenticator(OidcHttpFacade, OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- beginHandshake() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- beginHandshake() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- beginHandshake() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- beginHandshake() - Method in class org.wildfly.security.ssl.SNISSLEngine
- beginHandshake() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- bi - Variable in class org.wildfly.security.asn1.DERDecoder
- BINARY_SUFFIX - Static variable in class org.wildfly.security.util.LdapUtil
- binaryAttributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- binaryAttributesBackup - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- bind(String, Object) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- bind(String, Object, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- bind(SocketAddress) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- bind(SocketAddress) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- bind(SocketAddress, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- bind(Name, Object) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- bind(Name, Object, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- binding - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- 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.
- bindingCallback - Variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- bindingData - Variable in class org.wildfly.security.auth.callback.ChannelBindingCallback
- bindingData - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- bindingData - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- bindingData - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- bindingData - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- bindingData - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- bindingData - Variable in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
- bindingData - Variable in class org.wildfly.security.sasl.util.ChannelBindingSaslServerFactory
- bindingType - Variable in class org.wildfly.security.auth.callback.ChannelBindingCallback
- bindingType - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- bindingType - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- bindingType - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- bindingType - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- bindingType - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- bindingType - Variable in class org.wildfly.security.sasl.util.ChannelBindingSaslClientFactory
- bindingType - Variable in class org.wildfly.security.sasl.util.ChannelBindingSaslServerFactory
- BIRTHDATE - Static variable in class org.wildfly.security.http.oidc.IDToken
- BIT_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal bit string type tag.
- bits - Variable in class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- bits - Variable in class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- BITS - Static variable in class org.wildfly.security.asn1.DEREncoder
- bits32 - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- bitSet - Variable in class org.wildfly.security.permission.IntNameSetPermissionCollection
- bitSet - Variable in class org.wildfly.security.permission.LongNameSetPermissionCollection
- BKS - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- block - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- BLOCK_SIZE - Static variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- BMP_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal BMP (UTF-16 big-endian) string type tag.
- body - Variable in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
- body(int[], int, int) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- BOOLEAN_FALSE - Static variable in class org.wildfly.security.asn1.DERDecoder
- BOOLEAN_FALSE_AS_BYTES - Static variable in class org.wildfly.security.asn1.DEREncoder
- BOOLEAN_TRUE_AS_BYTES - Static variable in class org.wildfly.security.asn1.DEREncoder
- BOOLEAN_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal boolean type tag.
- BooleanCipherSuitePredicate - Class in org.wildfly.security.ssl
- BooleanCipherSuitePredicate(boolean) - Constructor for class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- 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.
- BooleanPredicate(boolean) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- bootstrapClientAuthenticator(OidcClientConfiguration) - Static method in class org.wildfly.security.http.oidc.ClientCredentialsProviderUtils
- BottomEntry(KeyStoreCredentialStore.MidEntry, String) - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- boundServerName - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- boundServerName - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- boundServerName - Variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- 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.
- BSDUnixDESCryptPasswordImpl - Class in org.wildfly.security.password.impl
-
Implementation of the BSD variant of the Unix DES Crypt password.
- BSDUnixDESCryptPasswordImpl(char[], int, int) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(char[], int, int, Charset) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(char[], Charset) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(char[], IteratedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(char[], IteratedSaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(int, int, byte[]) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(BSDUnixDESCryptPassword) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(IteratedSaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- BSDUnixDESCryptPasswordImpl(SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- buffer - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl.CyclicByteBuffer
- BUFFER_LENGTH - Static variable in class org.wildfly.security.http.oidc.ServerRequest
- bufferPos - Variable in class org.wildfly.security.asn1.DEREncoder.EncoderState
- buffers - Variable in class org.wildfly.security.asn1.DEREncoder
- build() - Method in class org.wildfly.security.audit.AuditLogger.Builder
-
Construct a new audit logger instance.
- build() - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Construct a new file audit endpoint.
- build() - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter.Builder
-
Build a new
SecurityEventVisitor
which will convert events into JSON formatted strings. - build() - Method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
-
Construct a new instance.
- build() - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter.Builder
-
Build a new
SecurityEventVisitor
which will convert events into human-readable strings. - build() - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Construct a new instance.
- build() - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Build a new
AuditEndpoint
configured to pass all messages using Syslog. - build() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- build() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Builds a new
FileSystemSecurityRealm
instance based on configuration defined for thisFileSystemSecurityRealmBuilder
instance. - build() - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
-
Builds a new
JdbcSecurityRealm
instance based on configuration defined for thisJdbcSecurityRealmBuilder
instance. - build() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- build() - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- build() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- build() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Build this realm.
- build() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- build() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- build() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- build() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- build() - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Build this context factory.
- build() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Builds the
LegacyPropertiesSecurityRealm
. - build() - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
-
Creates a
TokenSecurityRealm
instance with all the given configuration. - build() - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
Returns a
JwtValidator
instance based on all the configuration provided with this builder. - build() - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
Returns a
OAuth2IntrospectValidator
instance based on all the configuration provided with this builder. - 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.http.oidc.HttpClientBuilder
- build() - Method in class org.wildfly.security.http.oidc.TokenValidator.Builder
-
Create an ID token or bearer token validator.
- build() - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Build a LDAP keystore.
- 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.util.PasswordBasedEncryptionUtil.Builder
-
Builds PBE utility class instance
- build() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Create an ACME account.
- build() - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Create the ACME metadata.
- 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.
- build(InputStream) - Static method in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- build(OidcJsonConfiguration) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- build(OidcJsonConfiguration) - Static method in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- builder() - Static method in class org.wildfly.security.audit.AuditLogger
-
Obtain a new
AuditLogger.Builder
capable of building aAuditLogger
. - builder() - Static method in class org.wildfly.security.audit.FileAuditEndpoint
-
Obtain a new
FileAuditEndpoint.Builder
capable of building aFileAuditEndpoint
. - builder() - Static method in class org.wildfly.security.audit.JsonSecurityEventFormatter
-
Obtain a new
JsonSecurityEventFormatter.Builder
capable of building aJsonSecurityEventFormatter
. - builder() - Static method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
-
Obtain a new
PeriodicRotatingFileAuditEndpoint.Builder
capable of building aPeriodicRotatingFileAuditEndpoint
. - builder() - Static method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
-
Create a new builder.
- builder() - Static method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
-
Obtain a new
SizeRotatingFileAuditEndpoint.Builder
capable of building aSizeRotatingFileAuditEndpoint
. - builder() - Static method in class org.wildfly.security.audit.SyslogAuditEndpoint
-
Obtain a new
SyslogAuditEndpoint.Builder
capable of building aSyslogAuditEndpoint
. - builder() - Static method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance of the FileSystemSecurityRealmBuilder.
- builder() - Static method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- builder() - Static method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Construct a builder for password key mappers.
- builder() - Static method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Construct a new instance.
- builder() - Static method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Construct a new instance.
- builder() - Static method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
-
Obtain a new
LegacyPropertiesSecurityRealm.Builder
capable of building aLegacyPropertiesSecurityRealm
. - builder() - Static method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
-
Returns a
TokenSecurityRealm.Builder
instance that can be used to configure and create aTokenSecurityRealm
. - builder() - Static method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
-
Returns a
JwtValidator.Builder
instance that can be used to configure and create aJwtValidator
. - builder() - Static method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
-
Returns a
OAuth2IntrospectValidator.Builder
instance that can be used to configure and create aOAuth2IntrospectValidator
. - builder() - Static method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
-
Obtain a new
HttpAuthenticationFactory.Builder
capable of building aHttpAuthenticationFactory
. - builder() - Static method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
-
Deprecated.Obtain a new
HttpAuthenticationFactory.Builder
capable of building aHttpAuthenticationFactory
. - builder() - Static method in class org.wildfly.security.auth.server.MechanismConfiguration
-
Obtain a new
MechanismConfiguration.Builder
capable of building aMechanismConfiguration
. - builder() - Static method in class org.wildfly.security.auth.server.MechanismRealmConfiguration
-
Obtain a new
MechanismRealmConfiguration.Builder
capable of building aMechanismRealmConfiguration
. - builder() - Static method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
-
Obtain a new
SaslAuthenticationFactory.Builder
capable of building aSaslAuthenticationFactory
. - builder() - Static method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
-
Deprecated.Obtain a new
SaslAuthenticationFactory.Builder
capable of building aSaslAuthenticationFactory
. - 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.Obtain a new
GSSCredentialSecurityFactory.Builder
capable of building aGSSCredentialSecurityFactory
. - builder() - Static method in class org.wildfly.security.authz.MappedRoleMapper
-
Construct a new
MappedRoleMapper.Builder
for creating theMappedRoleMapper
. - builder() - Static method in class org.wildfly.security.authz.SimplePermissionMapper
-
Construct a new
SimplePermissionMapper.Builder
for creating thePermissionMapper
. - 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 ofHttpAuthenticator
. - builder() - Static method in class org.wildfly.security.keystore.LdapKeyStore
- builder() - Static method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
-
Obtain a new
GSSCredentialSecurityFactory.Builder
capable of building aGSSCredentialSecurityFactory
. - 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.acme.AcmeAccount
-
Construct a new builder instance.
- builder() - Static method in class org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Construct a new 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(URL) - Static method in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.Creates a new
OAuth2CredentialSource.Builder
instance in order to configure and build aOAuth2CredentialSource
. - builder(OidcClientConfiguration) - Static method in class org.wildfly.security.http.oidc.TokenValidator
-
Construct a new builder instance.
- Builder() - Constructor for class org.wildfly.security.audit.AuditLogger.Builder
- Builder() - Constructor for class org.wildfly.security.audit.FileAuditEndpoint.Builder
- Builder() - Constructor for class org.wildfly.security.audit.JsonSecurityEventFormatter.Builder
- Builder() - Constructor for class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
- Builder() - Constructor for class org.wildfly.security.audit.SimpleSecurityEventFormatter.Builder
- Builder() - Constructor for class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- Builder() - Constructor for class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- Builder() - Constructor for class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- Builder() - Constructor for class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- Builder() - Constructor for class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- Builder() - Constructor for class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- Builder() - Constructor for class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- Builder() - Constructor for class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- Builder() - Constructor for class org.wildfly.security.auth.server.http.HttpAuthenticationFactory.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.HttpAuthenticationFactory.Builder
-
Deprecated.Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.SaslAuthenticationFactory.Builder
-
Deprecated.Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.auth.server.SecurityDomain.Builder
- Builder() - Constructor for class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- Builder() - Constructor for class org.wildfly.security.authz.MappedRoleMapper.Builder
- Builder() - Constructor for class org.wildfly.security.authz.RegexRoleMapper.Builder
- Builder() - Constructor for class org.wildfly.security.authz.SimplePermissionMapper.Builder
- Builder() - Constructor for class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.
- Builder() - Constructor for class org.wildfly.security.credential.source.LocalKerberosCredentialSource.Builder
-
Deprecated.
- Builder() - Constructor for class org.wildfly.security.credential.SSHCredential.Builder
-
Construct a new instance.
- Builder() - Constructor for class org.wildfly.security.http.HttpAuthenticator.Builder
- Builder() - Constructor for class org.wildfly.security.keystore.LdapKeyStore.Builder
- Builder() - Constructor for class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- Builder() - Constructor for class org.wildfly.security.ssl.SNIContextMatcher.Builder
- Builder() - Constructor for class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- Builder() - Constructor for class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- Builder() - Constructor for class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Construct a new uninitialized instance.
- Builder() - Constructor for class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Construct a new uninitialized instance.
- Builder() - Constructor for class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Construct a new uninitialized instance.
- Builder() - Constructor for class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Construct a new uninitialized instance.
- Builder(URL) - Constructor for class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- Builder(OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.TokenValidator.Builder
-
Construct a new uninitialized instance.
- builderAlreadyBuilt() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- builderAlreadyBuilt() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- builderAlreadyBuilt() - Method in interface org.wildfly.security.auth.util.ElytronMessages
- builderAlreadyBuilt() - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- builderProcessor - Variable in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.
- builderProcessor - Variable in class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- buildParameters(Map<String, String>) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- buildParameters(Map<String, String>) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- buildQuery() - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- built - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- built - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- built - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- built - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- built - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Builder
- built - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- BULK_CONVERT_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- BULK_CONVERT_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- BULK_CONVERT_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- bulkConversionInvalidOption(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- bulkConversionProblem(String, String, Throwable) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- byId - Variable in class org.wildfly.security.util.StringEnumeration
- byName - Variable in class org.wildfly.security.permission.ByNamePermissionCollection
- 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.
- byteArrayDecode(byte[]) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- bytes - Variable in class org.wildfly.security.digest.TruncatedMessageDigest
- bytesLoaded - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
C
- c - Variable in class org.wildfly.security.permission.SerializedPermission
- C_EMPTY - Static variable in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- C_HASH - Static variable in class org.wildfly.security.http.oidc.IDToken
- ca - Variable in class org.wildfly.security.x500.cert.BasicConstraintsExtension
- CA - Static variable in class org.wildfly.security.x500.cert.CertUtil
- CAA_IDENTITIES - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- caaIdentities - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
- caaIdentities - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata
- cache - Variable in class org.wildfly.security.auth.realm.CachingSecurityRealm
- cache - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- cache - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- CacheableSecurityRealm - Interface in org.wildfly.security.auth.realm
-
This interface defines a contract for a
SecurityRealm
that supports caching ofRealmIdentity
instances. - CACHED_IDENTITY_KEY - Static variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- CACHED_IDENTITY_KEY - Static variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- cachedCredentialReference - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- cachedCredentialReference - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- cachedIdentity - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- CachedIdentity - Class in org.wildfly.security.cache
-
Represents a cached identity, managed by an
IdentityCache
. - CachedIdentity(String, boolean, Principal) - Constructor for class org.wildfly.security.cache.CachedIdentity
-
Creates a new instance based on the given
mechanismName
andprincipal
. - CachedIdentity(String, boolean, Principal, Set<String>) - Constructor for class org.wildfly.security.cache.CachedIdentity
-
Creates a new instance based on the given
mechanismName
andprincipal
. - CachedIdentity(String, boolean, SecurityIdentity) - Constructor for class org.wildfly.security.cache.CachedIdentity
-
Creates a new instance based on the given
mechanismName
andsecurityIdentity
. - CachedIdentity(String, boolean, SecurityIdentity, Principal) - Constructor for class org.wildfly.security.cache.CachedIdentity
- CachedIdentity(String, boolean, SecurityIdentity, Principal, Set<String>) - Constructor for class org.wildfly.security.cache.CachedIdentity
- 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
. - CacheEntry() - Constructor for class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- CacheEntry(Principal, RealmIdentity, long) - Constructor for class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- CachingModifiableSecurityRealm - Class in org.wildfly.security.auth.realm
-
A wrapper class that provides caching capabilities for a
ModifiableSecurityRealm
and its identities. - CachingModifiableSecurityRealm(CacheableSecurityRealm, RealmIdentityCache) - Constructor for class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
-
Creates a new instance.
- CachingModifiableSecurityRealm(CacheableSecurityRealm, RealmIdentityCache, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
-
Creates a new instance.
- CachingSecurityRealm - Class in org.wildfly.security.auth.realm
-
A wrapper class that provides caching capabilities for a
SecurityRealm
and its identities. - CachingSecurityRealm(SecurityRealm, RealmIdentityCache) - Constructor for class org.wildfly.security.auth.realm.CachingSecurityRealm
-
Creates a new instance.
- CachingSecurityRealm(SecurityRealm, RealmIdentityCache, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.CachingSecurityRealm
-
Creates a new instance.
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- calcHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- calcNextRollover(long) - Method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
-
For given time and period obtains time when should be new log file started
- 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
- calculateNewAlias(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- calculateParity(long) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Break down the given hash into pairs of bits and then calculate the sum of the pairs.
- calculateResponseDigest(MessageDigest, byte[], String, String, byte[], byte[], byte[], byte[]) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.credential.source.CallbackHandlerCredentialSource
-
Deprecated.
- callbackHandler - Variable in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- callbackHandler - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- callbackHandler - Variable in class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- callbackHandler - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- callbackHandler - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- callbackHandler - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- callbackHandler - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- callbackHandler - Variable in class org.wildfly.security.sasl.plain.PlainSaslServer
- callbackHandler - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- 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.
- callbackIntercept - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- CallbackKind - Enum in org.wildfly.security.auth.client
-
The kinds of callbacks which can be handled by the user's callback.
- CallbackKind() - Constructor for enum org.wildfly.security.auth.client.CallbackKind
- CallbackUtil - Class in org.wildfly.security.auth.callback
-
Helper utility methods for callback handlers.
- CallbackUtil() - Constructor for class org.wildfly.security.auth.callback.CallbackUtil
- 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.
- can_bind_to_mcast_addr - Static variable in class org.wildfly.security.http.oidc.NetworkUtils
- cancel() - Method in class org.wildfly.security.util.AtomicFileOutputStream
- cancel() - Method in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- cancel() - Method in class org.wildfly.security.util.AtomicFileOutputStream.State
- cancelTimeoutTask() - Method in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- cannotAcquireCredentialFromStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- cannotFindSignature(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- cannotFlushCredentialStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- cannotInitializeCredentialStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- cannotInstantiateSelfReferentialFactory() - Method in interface org.wildfly.security.ElytronMessages
- canNotLoadSecretKey(String, Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- cannotLocateAdminKey(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cannotObtainCredentialFromFactory(GeneralSecurityException) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- cannotParseProps() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cannotRemoveCredentialFromStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- cannotSucceedNotAuthorized() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- cannotWriteCredentialToStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- canonicalName - Variable in class org.wildfly.security.util.StringEnumeration.Data
- canonicalName(String) - Method in class org.wildfly.security.util.StringEnumeration
-
Get the canonical name for a string.
- canonize(String) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Convert IPv6 adress into RFC 5952 form.
- cantWithSameSecurityDomainDomain() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- 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 class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
-
Indicate whether or not evidence verification is allowed.
- 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.
- capturedAccessContext - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- capturedIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- capturedIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- capturedIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- casCurrent(AtomicFileOutputStream.State, AtomicFileOutputStream.State) - Method in class org.wildfly.security.util.AtomicFileOutputStream
- 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.
- Category() - Constructor for enum org.wildfly.security.asn1.OidsUtil.Category
- categoryRoleMappers - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- categoryRoleMappers - Variable in class org.wildfly.security.auth.server.SecurityDomain
- cbh - Variable in class org.wildfly.security.sasl.external.ExternalSaslServer
- cbh - Variable in class org.wildfly.security.sasl.plain.PlainSaslClient
- CE_EXT_KEY_USAGE - Static variable in class org.wildfly.security.x500.cert.CertUtil
- CE_ISSUER_ALT_NAME - Static variable in class org.wildfly.security.x500.cert.CertUtil
- CE_SUBJECT_ALT_NAME - Static variable in class org.wildfly.security.x500.cert.CertUtil
- cert - Variable in class org.wildfly.security.x500.TrustedAuthority.CertificateTrustedAuthority
- certificate - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- certificate - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- certificate - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- CERTIFICATE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- CERTIFICATE_FORMAT - Static variable in class org.wildfly.security.pem.Pem
- CERTIFICATE_REQUEST_FORMAT - Static variable in class org.wildfly.security.pem.Pem
- certificateAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- certificateAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- CertificateAuthority - Class in org.wildfly.security.x500.cert.acme
-
A class that represents an Automatic Certificate Management Environment (ACME) certificate authority endpoint.
- CertificateAuthority(String, String, String) - Constructor for class org.wildfly.security.x500.cert.acme.CertificateAuthority
- certificateChain - Variable in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- certificateChain - Variable in class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
- certificateChainAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- certificateChainAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- certificateChainEncoding - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- certificateChainEncoding - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- certificateChainIsEmpty() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- certificateExtensionCreationFromStringFailed(Exception) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- certificateExtensionCreationFromStringNotSupported(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- certificateExtensionMustBeNonCritical(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- certificateParseError(CertificateException) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- 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.
- certificateType - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- certificateType - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- certificateVerifiers - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- certificateVerifiers - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- certRequestInfoSigningFailed(Exception) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- certSigningFailed(Exception) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- CertUtil - Class in org.wildfly.security.x500.cert
-
A utility class with common methods used for generating certificate signing requests and self-signed certificates.
- CertUtil() - Constructor for class org.wildfly.security.x500.cert.CertUtil
- ch(long, long, long) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- 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.
- challenge - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- challenge - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- challenge - Variable in class org.wildfly.security.http.oidc.RequestAuthenticator
- challenge(int, AuthenticationError.Reason, String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- challenge(OidcHttpFacade) - Method in interface org.wildfly.security.http.oidc.AuthChallenge
- CHALLENGE_PREFIX - Static variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- CHALLENGE_PREFIX - Static variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- CHALLENGE_PREFIX - Static variable in class org.wildfly.security.http.oidc.BasicAuthRequestAuthenticator
- CHALLENGE_PREFIX - Static variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- CHALLENGE_RESPONSE_STATE - Static variable in class org.wildfly.security.sasl.gssapi.GssapiClient
- CHALLENGE_RESPONSE_STATE - Static variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- challengeBytes - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- challengeFile - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- challengeResponse(AuthenticationError.Reason, String, String) - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- challengeResponseFailedValidationByAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- CHALLENGES - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- changeAccountKey(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Change the key that is associated with the given ACME account.
- changeAccountKey(AcmeAccount, boolean, X509Certificate, PrivateKey) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Change the key that is associated with the given ACME account.
- changeCertificateAndPrivateKey(X509Certificate, PrivateKey) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Change the certificate and private key associated with this account.
- changeHttpSessionId(boolean) - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- 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_BINDING_REQUIRED - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A flag indicating that a mechanism which supports channel binding is required.
- 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.
- charArrayEncode(char[]) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- CHARS - Static variable in class org.wildfly.security.util.PasswordUtil
- charset - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- CHARSET - Static variable in class org.wildfly.security.http.HttpConstants
- CHARSET - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- check(Certificate, Collection) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- CHECK_ALIAS_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- 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
- checkActive() - Method in class org.wildfly.security.http.oidc.OidcAccount
- checkAlias(CredentialStore, String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- checkAttempts() - Method in class org.wildfly.security.audit.SyslogAuditEndpoint
- checkAttributeNamespace(ConfigurationXMLStreamReader, int) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- checkAuthorizationID() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- checkCertPathLength(X509Certificate) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- checkClientTrusted(X509Certificate[], String) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder.PassthroughTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.SecurityDomainTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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.SecurityDomainTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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.SecurityDomainTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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
- checkContentType(HttpURLConnection, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- checkCreateClassLoader() - Method in class org.wildfly.security.manager.WildFlySecurityManager
- checkCurrentToken() - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- checkCurrentToken() - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- checkCurrentToken() - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Check if the current token exists.
- checkDelete(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
- checkDescriptorFields(FileSystemEncryptRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- checkElementNamespace(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- checkEnvPropertyReadPermission(Class<?>, String) - Static 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
- checkForCloneMethod(Class<?>, Class<?>) - Method in class org.wildfly.security.key.KeyUtil.KeyClonerCreator
- checkForCopyCtor(Class<?>, Class<?>) - Method in class org.wildfly.security.key.KeyUtil.KeyClonerCreator
- checkForHp() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkForLinux() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkForMac() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkForPresence(String, String) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkForSolaris() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkForWindows() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- checkGetElementNamespace(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- checking - Variable in class org.wildfly.security.manager.WildFlySecurityManager.Context
- checkInit() - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
- checkInvalidOptions(String...) - Method in class org.wildfly.security.tool.VaultCommand
- checkKeySize(int) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- checkKeyTab - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- checkKeyTab - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- checkKeyTab() - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- checkKeyTab() - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- 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
- checkPDPermission(Class<?>, Permission) - Static 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
- checkPropertyReadPermission(Class<?>, String) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- checkPropertyWritePermission(Class<?>, String) - Static 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
- checkRealm(String) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
-
Check if realm is offered by the server
- checkRemote(String, URL) - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager
- checkResponseAuth(HashMap<String, byte[]>) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- checkSecurityAccess(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder.PassthroughTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.SecurityDomainTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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.SecurityDomainTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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.SecurityDomainTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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
- checkSessionIframe - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- checkSetFactory() - Method in class org.wildfly.security.manager.WildFlySecurityManager
- checkStateCookie() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- checkWrite(FileDescriptor) - Method in class org.wildfly.security.manager.WildFlySecurityManager
- checkWrite(String) - Method in class org.wildfly.security.manager.WildFlySecurityManager
- childElements - Variable in class org.wildfly.security.asn1.DEREncoder.EncoderState
- childLength - Variable in class org.wildfly.security.asn1.DEREncoder.EncoderState
- children - Variable in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- CHOICE - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which extend
ChoiceCallback
(not includingRealmChoiceCallback
). - cidrAddress - Variable in class org.wildfly.security.auth.client.MatchNetworkRule
- cipher - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- cipher - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- cipher_opts - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- CIPHER_OPTS - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- CIPHER_TEXT_IDENTIFIER - Static variable in class org.wildfly.security.encryption.Common
- CIPHER_TEXT_NAME - Static variable in class org.wildfly.security.encryption.Common
- cipherIteration - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- cipherIteration(int) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the number of iterations for
Cipher
- cipherMode - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- ciphers - Variable in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- cipherSalt - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- cipherSalt(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set salt for the
Cipher
- cipherSalt(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set salt for the
Cipher
- CipherSuitePredicate - Class in org.wildfly.security.ssl
-
An opaque predicate which can be used to match SSL/TLS cipher suites.
- CipherSuitePredicate() - Constructor for class org.wildfly.security.ssl.CipherSuitePredicate
- cipherSuiteSelector - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- cipherSuiteSelector - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- CipherSuiteSelector - Class in org.wildfly.security.ssl
-
An immutable filter for SSL/TLS cipher suites.
- CipherSuiteSelector(CipherSuiteSelector) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector
- CipherSuiteSelector.AddingCipherSuiteSelector - Class in org.wildfly.security.ssl
- CipherSuiteSelector.FullyDeletingCipherSuiteSelector - Class in org.wildfly.security.ssl
- CipherSuiteSelector.PushToEndCipherSuiteSelector - Class in org.wildfly.security.ssl
- CipherSuiteSelector.RemovingCipherSuiteSelector - Class in org.wildfly.security.ssl
- CipherSuiteSelector.SortByAlgorithmKeyLengthCipherSuiteSelector - Class in org.wildfly.security.ssl
- CipherUtil - Class in org.wildfly.security.encryption
-
A utility for using
Cipher
instances to encrypt and encode as well as decode and decrypt clear text Strings. - CipherUtil() - Constructor for class org.wildfly.security.encryption.CipherUtil
- claims - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- claims - Variable in class org.wildfly.security.http.oidc.Permission
- CLAIMS_LOCALES - Static variable in class org.wildfly.security.http.oidc.IDToken
- claimsParameterSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- claimsSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- claimToPrincipal - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
- claimToPrincipal - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
-
A function that maps the set of token claims to a Principal.
- claimToPrincipal(Function<Attributes, Principal>) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
-
A function that maps the set of token claims to a Principal.
- claimTypesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- CLASS_LOADER_DOMAIN_MAP - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- CLASS_MASK - Static variable in class org.wildfly.security.asn1.ASN1
-
Mask used to obtain the class bits from a type tag.
- classLoader - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm
- classLoader - Variable in class org.wildfly.security.manager.action.SetContextClassLoaderAction
- classLoaderSecurityDomainExists() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- clazz - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Key
- clazz - Variable in class org.wildfly.security.manager.action.GetClassLoaderAction
- clazz - Variable in class org.wildfly.security.manager.action.GetProtectionDomainAction
- clazz - Variable in class org.wildfly.security.manager.action.SetContextClassLoaderFromClassAction
- clazz - Variable in class org.wildfly.security.manager.GetAccessibleDeclaredFieldAction
- cleanupAfterChallenge(AcmeAccount, AcmeChallenge) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Undo the actions that were taken to prove control of the identifier associated with the given challenge.
- 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
- clear() - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- clear() - Method in interface org.wildfly.security.cache.RealmIdentityCache
-
Removes all cached identities from this cache.
- clear() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- clear() - Method in class org.wildfly.security.ssl.LinkedProperties
- CLEAR_PASSWORD_SPEC_ID - Static variable in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- CLEAR_TEXT - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- clearAttachments(HttpScope) - Static method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- ClearContextClassLoaderAction - Class in org.wildfly.security.manager.action
-
A security action to clear the current thread context class loader.
- ClearContextClassLoaderAction() - Constructor for class org.wildfly.security.manager.action.ClearContextClassLoaderAction
- clearCookie() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- clearCredentials() - Method in interface org.wildfly.security.auth.realm.ldap.IdentityCredentialPersister
-
Clear all supported credentials of identity.
- clearCredentials() - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- clearCredentials() - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- 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.
- ClearPasswordImpl - Class in org.wildfly.security.password.impl
- ClearPasswordImpl(char[]) - Constructor for class org.wildfly.security.password.impl.ClearPasswordImpl
- ClearPasswordImpl(ClearPassword) - Constructor for class org.wildfly.security.password.impl.ClearPasswordImpl
- 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.
- clearText() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- clearTextToImport() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- clearTextToImportAgain() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cliCommandBulkVaultCredentialStoreConversion() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cliCommandToNewCredentialStore() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- client - Static variable in class org.wildfly.security.auth.util.ElytronAuthenticator
-
Deprecated.
- client - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- CLIENT - org.wildfly.security.sasl.digest.AbstractDigestMechanism.FORMAT
- CLIENT_ASSERTION - Static variable in class org.wildfly.security.http.oidc.Oidc
- CLIENT_ASSERTION_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- CLIENT_ASSERTION_TYPE_JWT - Static variable in class org.wildfly.security.http.oidc.Oidc
- CLIENT_CERT_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- CLIENT_ID - Static variable in class org.wildfly.security.http.oidc.Oidc
- CLIENT_KEY_BYTES - Static variable in class org.wildfly.security.mechanism.scram.ScramUtil
- CLIENT_MAGIC_CONFIDENTIALITY - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- CLIENT_MAGIC_INTEGRITY - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- clientAuthenticator - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- ClientCallbackHandler(AuthenticationConfiguration) - Constructor for class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- ClientCertAuthenticationMechanism - Class in org.wildfly.security.http.cert
-
The CLIENT_CERT authentication mechanism.
- ClientCertAuthenticationMechanism(CallbackHandler, boolean) - Constructor for class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
-
Construct a new instance of the
ClientCertAuthenticationMechanism
mechanism. - clientCertChain - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- clientCertChallenge() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- ClientCertMechanismFactory - Class in org.wildfly.security.http.cert
-
A
HttpServerAuthenticationMechanismFactory
implementation for the Client Cert HTTP authentication mechanism. - ClientCertMechanismFactory() - Constructor for class org.wildfly.security.http.cert.ClientCertMechanismFactory
- ClientCertMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.cert.ClientCertMechanismFactory
- clientConfiguration - Variable in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- clientConfiguration - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- clientConfiguration - Variable in class org.wildfly.security.http.oidc.TokenValidator
- clientConfigurationFileNotFound() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- clientConfigurationFileNotValid() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- 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.
- ClientCredentialsProvider - Interface in org.wildfly.security.http.oidc
-
SPI for authenticating clients/applications.
- ClientCredentialsProviderType(String) - Constructor for enum org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
- ClientCredentialsProviderUtils - Class in org.wildfly.security.http.oidc
- ClientCredentialsProviderUtils() - Constructor for class org.wildfly.security.http.oidc.ClientCredentialsProviderUtils
- clientId - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- clientId - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- clientId - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- clientId - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- clientId - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- clientId(String) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
The identifier of a client registered within the OAuth2 Authorization Server that will be used to authenticate this server in order to validate bearer tokens arriving to this server.
- ClientIdAndSecretCredentialsProvider - Class in org.wildfly.security.http.oidc
-
Traditional OAuth2 authentication of clients based on client_id and client_secret
- ClientIdAndSecretCredentialsProvider() - Constructor for class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- clientKeyPassword - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- clientKeystore - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- clientKeyStore - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- clientKeystorePassword - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- clientMode - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- clientMode - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- ClientPrincipalQueryCallbackHandler(CallbackHandler) - Constructor for class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler
- clientPrivateKeyPassword - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- clientProof - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- clientQops - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- CLIENTS_MANAGEMENT_REGISTER_NODE_PATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- CLIENTS_MANAGEMENT_UNREGISTER_NODE_PATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- ClientSaslWrapper - Class in org.wildfly.security.sasl.util
-
A
SaslWrapper
which encapsulates aSaslClient
. - ClientSaslWrapper(SaslClient) - Constructor for class org.wildfly.security.sasl.util.ClientSaslWrapper
-
Construct a new instance.
- clientSecret - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- clientSecret - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- clientSecret - Variable in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- clientSecret - Variable in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- clientSecret(String) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
The secret of the client identified by the given
OAuth2IntrospectValidator.Builder.clientId
. - ClientSecretCredentialsProvider - Interface in org.wildfly.security.http.oidc
-
A client secret credentials provider.
- clientSecretJwtAlg - Variable in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- clientSecretKey - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- clientSecretString - Variable in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- ClientSSLContextProviderService(Provider, String, String, String, List<String>, Map<String, String>, String) - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService
- clock - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- clock - Variable in class org.wildfly.security.audit.FileAuditEndpoint
-
Clock providing access to current time.
- clone() - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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 class org.wildfly.security.digest.TruncatedMessageDigest
- clone() - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- clone() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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 class org.wildfly.security.password.interfaces.RawBCryptPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawClearPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawDigestPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawOneTimePassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- clone() - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- 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
. - clone() - Method in class org.wildfly.security.ssl.LinkedProperties
- cloneKey(Class<T>, T) - Static method in class org.wildfly.security.key.KeyUtil
-
Attempt to create a safe clone of the given key object.
- CLONER_CREATOR - Static variable in class org.wildfly.security.key.KeyUtil
-
Cache so that we only have to figure out a cloning strategy for a given class one time.
- close() - Method in interface org.wildfly.security.audit.AuditEndpoint
-
Close the endpoint and stop handling further events immediately.
- close() - Method in class org.wildfly.security.audit.FileAuditEndpoint
- close() - Method in class org.wildfly.security.audit.SyslogAuditEndpoint
- close() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamReaderHolder
- close() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamWriterHolder
- close() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
- close() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- 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.
- close() - Method in interface org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.Hold
- close() - Method in interface org.wildfly.security.credential.store.impl.PropertiesCredentialStore.Lock
- close() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- close() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- close() - Method in interface org.wildfly.security.http.util.sso.SingleSignOn
-
Closes any resources associated with this single sign-on entry.
- close() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSession
-
Closes any resources associated with this single sign-on session.
- close() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- close() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- close() - Method in class org.wildfly.security.util.AtomicFileOutputStream
- close() - Method in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- close() - Method in class org.wildfly.security.util.AtomicFileOutputStream.State
- close(HttpResponse) - Static method in class org.wildfly.security.http.oidc.Oidc
- closeContext(DirContext) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- closed() - Method in interface org.wildfly.security.util.ElytronMessages
- CLOSED - Static variable in class org.wildfly.security.util.AtomicFileOutputStream
- CLOSED_STATE - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- CLOSED_STATE - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- closeHandler - Variable in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- closeInbound() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- closeInbound() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- closeInbound() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- closeInbound() - Method in class org.wildfly.security.ssl.SNISSLEngine
- closeInbound() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- closeOutbound() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- closeOutbound() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- closeOutbound() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- closeOutbound() - Method in class org.wildfly.security.ssl.SNISSLEngine
- closeOutbound() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- closeStreams() - Method in class org.wildfly.security.audit.FileAuditEndpoint
-
Close opened file streams.
- cmdFileSystemEncryptCreateCredentialStoreDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptCredentialStoreDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptEncodedDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptHashEncodingDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptInputLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptionNoSecretKey(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptLevelsDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptNewRealmDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptOutputLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemEncryptSecretKeyDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemPopulateUnspecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmBulkConvertDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmEncryptBulkConvertDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmEncryptPopulateDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmFileSystemRealmNameDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmOutputLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmRolesFileDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmSecurityDomainNameDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmSilentDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmSummaryDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdFileSystemRealmUsersFileDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdHelp(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLine - Variable in class org.wildfly.security.tool.CredentialStoreCommand
- cmdLine - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- cmdLine - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- cmdLine - Variable in class org.wildfly.security.tool.MaskCommand
- cmdLine - Variable in class org.wildfly.security.tool.VaultCommand
- cmdLineActionsHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineAddAliasDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineAliasesDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineAliasTypes() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCheckAliasDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCreateCredentialStoreDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCredentialStoreHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCredentialStorePassword() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCredentialStoreTypeDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineCustomCredentialStoreProviderDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineDebug() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineEntryDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineEntryTypeDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineExportPublicKeyDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineGenerateKeyPairDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineHelp() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineImplementationPropertiesDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineImportKeyPairDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineIterationCountDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineKeyAlgorithmDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineKeyPassphraseDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineKeySizeDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineOtherProvidersDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePasswordCredentialValueDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePrintSummary() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePrivateKeyLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePrivateKeyStringDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePublicKeyLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLinePublicKeyStringDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineRemoveAliasDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineSaltDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineStoreLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultCSLocationDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultCSParametersDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultCSTypeDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultEncryptionDirectory() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultIterationCount() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultKeyStoreAlias() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultKeyStorePassword() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultKeyStoreURL() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdLineVaultPrintSummary() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdMaskHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdMaskIterationCountDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdMaskSaltDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdMaskSecretDesc() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdVaultHelpHeader() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cmdVaultLineSalt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- cnonce - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- CNONCE - Static variable in class org.wildfly.security.http.HttpConstants
- CODE - Static variable in class org.wildfly.security.http.oidc.Oidc
- CODE_TO_TOKEN_FAILURE - org.wildfly.security.http.oidc.AuthenticationError.Reason
- codeChallengeMethodsSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- COLON - Static variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- COLON - Static variable in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.
- ColumnMapper - Interface in org.wildfly.security.auth.realm.jdbc
-
A column mapper is responsible to provide the mapping between a column in a table to some internal representation.
- columnMappers - Variable in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
- combine(Map<String, ?>, Map<String, ?>) - Static method in class org.wildfly.security.http.util.PropertiesServerMechanismFactory
- combine(Map<String, ?>, Map<String, ?>) - Static method in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
- combine(Map<String, ?>, Map<String, ?>) - Static method in class org.wildfly.security.sasl.util.PropertiesSaslServerFactory
- combineAttributes(AuthorizationIdentity[]) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- Command - Class in org.wildfly.security.tool
-
Base command class
- Command() - Constructor for class org.wildfly.security.tool.Command
- CommandCredentialSource - Class in org.wildfly.security.credential.source
-
Deprecated.Use
CommandCredentialSource
instead - CommandCredentialSource(CommandCredentialSource.Builder) - Constructor for class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- CommandCredentialSource.Builder - Class in org.wildfly.security.credential.source
-
Deprecated.A builder for a command credential source.
- commandExecuteException() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- commandExecuteExceptionNoDebug() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- commandOrAliasNotFound(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- commandRegistry - Variable in class org.wildfly.security.tool.ElytronTool
- commandSummary(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- COMMENT - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- COMMENT_PREFIX1 - Static variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- COMMENT_PREFIX2 - Static variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- Common - Class in org.wildfly.security.encryption
-
Common methods and attributes shared by both utilities.
- Common() - Constructor for class org.wildfly.security.encryption.Common
- compactLongestZeroSequence(int[]) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- compare(DEREncoder.EncoderState, DEREncoder.EncoderState) - Method in class org.wildfly.security.asn1.DEREncoder.LexicographicComparator
- compare(DEREncoder.EncoderState, DEREncoder.EncoderState) - Method in class org.wildfly.security.asn1.DEREncoder.TagComparator
- complete - Variable in class org.wildfly.security.sasl.external.ExternalSaslClient
- complete - Variable in class org.wildfly.security.sasl.external.ExternalSaslServer
- complete - Variable in class org.wildfly.security.sasl.plain.PlainSaslClient
- complete - Variable in class org.wildfly.security.sasl.plain.PlainSaslServer
- complete - Variable in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- COMPLETE_STATE - Static variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
The SASL negotiation completed state.
- completeAuthentication(BearerTokenRequestAuthenticator) - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- completeAuthentication(OidcRequestAuthenticator) - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- completeBearerAuthentication(OidcPrincipal<RefreshableOidcSecurityContext>) - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- completeOidcAuthentication(OidcPrincipal<RefreshableOidcSecurityContext>) - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- CompleteState(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.CompleteState
- composeBsdCryptBasedPassword(ByteArrayOutputStream, BSDUnixDESCryptPassword) - Static method in class org.wildfly.security.password.util.ModularCrypt
- composeCryptBasedPassword(ByteArrayOutputStream, UnixDESCryptPassword) - Static method in class org.wildfly.security.password.util.ModularCrypt
- composeDigestSalt(SaltedSimpleDigestPassword, Encoding) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- composeName(String, String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- composeName(Name, Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- composePassword(ByteArrayOutputStream, Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
- composeUserPassword(Password) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- composeUserPassword(Password, Encoding) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- 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(Principal[], boolean) - Constructor for class org.wildfly.security.auth.principal.CompositePrincipal
- CompositePrincipal(Collection<Principal>) - Constructor for class org.wildfly.security.auth.principal.CompositePrincipal
-
Construct a new instance.
- compPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- compPermMaskLeft - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- compPermMaskRight - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- computeHash(byte[], String, MessageDigest, int, int) - Static method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- computeHMAC(byte[], int, Mac, byte[], int, int) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- computeIfAbsent(Principal, Function<Principal, RealmIdentity>) - Method in interface org.wildfly.security.cache.RealmIdentityCache
-
If the specified key is not already associated with a value (or is mapped to
null
), attempts to compute its value using the given mapping function and enters it into this map unlessnull
. - 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).
- computeMasked(String, String, int) - Static method in class org.wildfly.security.tool.MaskCommand
- computeValue(Class<?>) - Method in class org.wildfly.security.key.KeyUtil.KeyClonerCreator
- 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.
- conditionPredicate - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- confidential - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism.DigestWrapper
- confidential - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.GssapiWrapper
- CONFIDENTIALITY_PROTECTION - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- confidentialPort - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- confidentialPort - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- config - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- CONFIG_BASE - Static variable in class org.wildfly.security.http.HttpConstants
- 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_OPENID_CONFIGURATION_URL - Static variable in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- 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
- configPath - Variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService
- configPathUrlToUri(String) - Static method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
-
Source: A utility method taken from https://github.com/wildfly/wildfly-client-config/blob/master/src/main/java/org/wildfly/client/config/ClientConfiguration.java on March 2022
- configuration - Variable in class org.wildfly.security.auth.client.RuleConfigurationPair
- configuration - Variable in class org.wildfly.security.auth.client.RuleNode
- configuration - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- configuration - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- Configuration(PeerIdentityContext) - Constructor for class org.wildfly.security.auth.client.PeerIdentity.Configuration
- 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, SSLEngine) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- configure(SSLContext, SSLServerSocket) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- configure(SSLContext, SSLServerSocket) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- configure(SSLContext, SSLSocket) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- configure(SSLContext, SSLSocket) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- configure(SSLParameters, String[], String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- configureAuthenticationHandler(Consumer<Map<String, String>>) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- configureClientCredentialsParameters(Map<String, String>, String, char[]) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- configuredDefaultClientSSLContext - Variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- configuredMaxReceiveBuffer - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- configuredRealm - Variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- configuredRealm - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- ConfiguredSSLContextSpi - Class in org.wildfly.security.ssl
- ConfiguredSSLContextSpi(SSLContext, SSLConfigurator, boolean) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- ConfiguredSSLEngine - Class in org.wildfly.security.ssl
-
An SSL engine which is pre-configured with a specific protocol and cipher suite selection.
- ConfiguredSSLEngine(SSLEngine, SSLContext, SSLConfigurator) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLEngine
- ConfiguredSSLServerSocket - Class in org.wildfly.security.ssl
-
An SSL server socket which is pre-configured with a specific protocol and cipher suite selection.
- ConfiguredSSLServerSocket(SSLServerSocket, SSLContext, SSLConfigurator) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- ConfiguredSSLServerSocketFactory - Class in org.wildfly.security.ssl
- ConfiguredSSLServerSocketFactory(SSLServerSocketFactory, SSLContext, SSLConfigurator, boolean) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- ConfiguredSSLSocket - Class in org.wildfly.security.ssl
-
An SSL socket which is pre-configured.
- ConfiguredSSLSocket(SSLSocket, SSLContext, SSLConfigurator) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLSocket
- ConfiguredSSLSocketFactory - Class in org.wildfly.security.ssl
- ConfiguredSSLSocketFactory(SSLSocketFactory, SSLContext, SSLConfigurator, boolean) - Constructor for class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- configureLogManager() - Static method in class org.wildfly.security.tool.ElytronTool
- configureLogoutConnection(HttpURLConnection) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- configureLogoutConnection(HttpURLConnection) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionContext
- configureProxyForAuthServerIfProvided(OidcJsonConfiguration) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
-
Configures a the proxy to use for auth-server requests if provided.
- configureResourceOwnerCredentialsParameters(Map<String, String>, String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- connect(SocketAddress) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- connect(SocketAddress, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- connect(URI, AuthenticationConfiguration, int) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
-
Deprecated.Use
Inet.getResolved(java.net.URI, int)
withSocket(InetAddress, int)
instead. - CONNECT_TIMEOUT - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- CONNECTION - org.wildfly.security.http.Scope
-
The scope applicable to the connection handling the incoming request.
- CONNECTION_TIMEOUT - Static variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- connectionPoolSize - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- connectionPoolSize - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- connectionProperties - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- connectionTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- connectionTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- connectionTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- connectionTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- connectionTimeout(int) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
Sets the connection timeout to a specified timeout, in milliseconds.
- connectionTimeout(int) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
Sets the connection timeout to a specified timeout, in milliseconds.
- connectionTimeToLive - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- connectionTimeToLiveUnit - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- connectTimeout - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- 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.
- constants - Variable in class org.wildfly.security.permission.PermissionActions.Info
-
Deprecated.
- 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 sameMechanismConfiguration
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.
- consumeContent(XMLStreamReader) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- CONTACT - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- contactUrls - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- contactUrls - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- 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(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- contains(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- contains(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- contains(Object) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- contains(Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- contains(String) - Method in class org.wildfly.security.authz.AddPrefixRoles
- contains(String) - Method in class org.wildfly.security.authz.AddSuffixRoles
- contains(String) - Method in class org.wildfly.security.authz.DifferenceRoles
- contains(String) - Method in class org.wildfly.security.authz.DisjunctionRoles
- contains(String) - Method in class org.wildfly.security.authz.IntersectionRoles
- contains(String) - Method in class org.wildfly.security.authz.MappedRoles
- contains(String) - Method in class org.wildfly.security.authz.OneRole
- contains(String) - Method in class org.wildfly.security.authz.RegexRoles
- contains(String) - Method in interface org.wildfly.security.authz.Roles
-
Determine if this collection contains the given role name.
- contains(String) - Method in class org.wildfly.security.authz.UnionRoles
- 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.
- containsAllAttributes(X500Principal, String...) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Determine if the given principal contains all of the attributes specified by the given OIDs.
- containsAny(Set<String>) - Method in interface org.wildfly.security.authz.Roles
-
Determine if this collection contains any of the given role names.
- containsKey(Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- 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(Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- 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
- CONTENT_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- CONTENT_TYPE_DELIMS - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- context - Variable in class org.wildfly.security.auth.client.PeerIdentity.Configuration
- context - Variable in class org.wildfly.security.auth.client.PeerIdentity
- context - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- context - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- context - Variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- context - Variable in class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- context - Variable in class org.wildfly.security.http.oidc.OidcPrincipal
- context - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- context - Variable in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClient
- context - Variable in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
- context - Variable in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
- context - Variable in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServerFactory
- context - Variable in class org.wildfly.security.sasl.util.AuthenticationContextSaslClient
-
Deprecated.
- context - Variable in class org.wildfly.security.sasl.util.AuthenticationContextSaslClientFactory
-
Deprecated.
- context - Variable in class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
-
Deprecated.
- context - Variable in class org.wildfly.security.sasl.util.AuthenticationContextSaslServerFactory
-
Deprecated.
- context - Variable in class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
- context - Variable in class org.wildfly.security.sasl.util.PrivilegedSaslServerFactory
- Context() - Constructor for class org.wildfly.security.manager.WildFlySecurityManager.Context
- CONTEXT_MANAGER - Static variable in class org.wildfly.security.auth.client.AuthenticationContext
- CONTEXT_SPECIFIC_MASK - Static variable in class org.wildfly.security.asn1.ASN1
-
Mask used to determine if a type tag is context-specific.
- contextDestroyed(ServletContextEvent) - Method in class org.wildfly.security.http.oidc.OidcConfigurationServletListener
- contextInitialized(ServletContextEvent) - Method in class org.wildfly.security.http.oidc.OidcConfigurationServletListener
- contextPath - Variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- conversionSuccessful() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- convert - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- convert - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- convert() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- convert(String, String, String, String, int, String, String, Map<String, String>, String, String, String) - Method in class org.wildfly.security.tool.VaultCommand
- convertedStoreName(String, Map<String, String>) - Method in class org.wildfly.security.tool.VaultCommand
- convertFromHex(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Convert the given hexadecimal OTP value into a hash.
- convertFromWords(String, String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Convert the given six words into an OTP hash.
- convertGroups(String) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- convertibleTo(Class<T>) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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.
- convertMaskedPasswordToClearText(String, String, String, int, String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- convertParameter(CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- convertToGeneralName(List<?>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- convertToGeneralNames(Collection<List<?>>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- convertToHex(byte[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Convert the given OTP hash into hexadecimal format.
- convertToHexBytesWithLeftPadding(int, int) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Converts input to HEX and pad it from left with zeros to totalLength.
- convertToken(String, byte[]) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- convertToWords(byte[], String[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Convert the given OTP hash into a sequence of six words.
- cookie - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- Cookie(String, String, int, String, String) - Constructor for class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- COOKIE - org.wildfly.security.http.oidc.Oidc.TokenStore
- cookieName - Variable in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- cookieName - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- coordinateToByteArray(int, BigInteger) - Static method in class org.wildfly.security.x500.cert.acme.Acme
- copyAddResetDescriptor(FileSystemEncryptRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Copies a Descriptor into a temporary one for it can be cloned into the list of descriptors
- copyAddResetDescriptor(FileSystemRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Copies a Descriptor into a temporary one for it can be cloned into the list of descriptors
- 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
- copyContents(Exception, T) - Static method in exception org.wildfly.security.mechanism.AuthenticationMechanismException
- copyJdk8FinalParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- cors - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- cors - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- corsAllowedHeaders - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- corsAllowedHeaders - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- corsAllowedMethods - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- corsAllowedMethods - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- corsExposedHeaders - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- corsExposedHeaders - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- CorsHeaders - Class in org.wildfly.security.http.oidc
-
Constants related to CORS.
- CorsHeaders() - Constructor for class org.wildfly.security.http.oidc.CorsHeaders
- corsMaxAge - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- corsMaxAge - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- corsRequest() - Method in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- couldNotExecuteQuery(String, Throwable) - Method in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- couldNotObtainClientDefaultSSLContext() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- couldNotObtainCredential() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- couldNotObtainCredential() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- couldNotObtainCredentialWithCause(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- couldNotObtainKeySpecEncodingIdentifier() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- couldNotObtainPasswordFactoryForAlgorithm(String, Throwable) - Method in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- couldNotObtainPrincipal() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- couldNotOpenConnection(Throwable) - Method in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- COUNTRY - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- 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 - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- create() - Method in class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- create() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- create() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- 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() - Static method in class org.wildfly.security.jose.jwk.JWKParser
- 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, boolean, SecurityIdentity) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- create(String, boolean, SecurityIdentity) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnManager
-
Creates a single sign-on entry using the specified mechanism and security identity
- 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.
- create(HttpServerRequest, String, boolean) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- create(HttpServerRequest, String, boolean) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionFactory
-
Creates a new
SingleSignOnSession
for the specified request and authentication mechanism. - create(JWK) - Static method in class org.wildfly.security.jose.jwk.JWKParser
- CREATE - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- CREATE - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- CREATE_AD_HOC_IDENTITY - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- CREATE_AUTH_CONTEXT - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- CREATE_AUTHENTICATOR_PERMISSION - Static variable in class org.wildfly.security.auth.util.ElytronAuthenticator
-
Deprecated.
- CREATE_CREDENTIAL_STORE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- CREATE_CREDENTIAL_STORE_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- CREATE_PERMISSION - Static variable in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
- CREATE_SECURITY_DOMAIN - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- CREATE_SECURITY_REALM - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- CREATE_TIMESTAMP_ATTRIBUTE - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- create3desSecretKey(byte[]) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Create 3des secret key according to http://www.cryptosys.net/3des.html.
- create3desSubKey(byte[], int) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- createAccount(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Create an account with an ACME server using the given account information.
- createAccount(AcmeAccount, boolean, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Create an account with an ACME server using the given account information.
- 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.
- createAndInitCipher(SecretKey) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- createAttributes - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- createAttributes - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory
-
Deprecated.
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.basic.BasicMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.bearer.BearerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.cert.ClientCertMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.digest.DigestMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.external.ExternalMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.form.FormMechanismFactory
- 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.
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.impl.ServerMechanismFactoryImpl
-
Deprecated.
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.oidc.OidcMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.spnego.SpnegoMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.AggregateServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.FilterServerMechanismFactory
-
Create the requested
HttpServerAuthenticationMechanism
provided it is available and allowed by the current filter. - createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.PropertiesServerMechanismFactory
-
Create an instance of the requested
HttpServerAuthenticationMechanismFactory
. - createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.ServiceLoaderServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.SetMechanismInformationMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.SocketAddressCallbackServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.SortedServerMechanismFactory
- createAuthenticationMechanism(String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- createAuthorization(AcmeAccount, boolean, String) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Create an authorization for the given identifier.
- createBasicHeader(String, String) - Static method in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- createBsdCryptBasedPassword(byte[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- createCallbackHandler() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- createCallbackHandler() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- createCallbackHandler(Principal, Evidence) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- createCallbackHandler(CallbackHandler, String, SingleSignOnSession) - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- createChannelBinding(byte[], boolean, byte[]) - Static method in class org.wildfly.security.sasl.gs2.Gs2Util
-
Create a
ChannelBinding
whose application data field is set to the given GS2 header, concatenated with, when a gs2-cb-flag of "p" is used, the given channel binding data. - createCipher(boolean) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- createCiphersAndKeys() - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- createClearPassword(int, byte[]) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- createClient(String, CallbackHandler, SecureRandom, ChannelBindingCallback, int, int, Supplier<Provider[]>) - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
-
Create a SCRAM client for this mechanism.
- createConfiguration() - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- createConfiguration() - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- 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. - createCredential(String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- createCredential(SecretKey, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- createCredentialStore - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- createCredentialStore(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- createCryptBasedPassword(byte[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- createDesSecretKey(byte[]) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Create DES secret key according to http://www.cryptosys.net/3des.html.
- createDirContext(String, char[], DirContextFactory.ReferralMode, SocketFactory) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- 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.
- createDomainCache() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- createECPublicKey() - Method in class org.wildfly.security.jose.jwk.JWKParser
- createEncryptedRealmFromUnencrypted(FileSystemSecurityRealm, FileSystemSecurityRealm) - Static method in class org.wildfly.security.auth.realm.FileSystemRealmUtil
-
Converts a pre-existing unencrypted
FileSystemSecurityRealm
to a newly created encryptedFileSystemSecurityRealm
- createErrorMessage() - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- createFailoverIdentity(RealmIdentity, Principal) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- createFailoverIdentity(RealmIdentity, Evidence) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- createFileSystemRealm() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Handles creating the Elytron filesystem-realm from the descriptor array
- createFileSystemRealm() - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Handles creating the Elytron filesystem-realm from the input arrays
- createFlexibleAssociation() - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new flexible identity association, initializing it with this identity.
- createGs2HeaderExcludingNonStdFlag() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
-
Create a GS2 header, excluding the initial gs2-nonstd-flag, where: gs2-header = [gs2-nonstd-flag "," ] gs2-cb-flag "," [gs2-authzid] "," UTF8-1-safe = %x01-2B / %x2D-3C / %x3E-7F UTF8-2 = <as defined in RFC 3629 (STD 63)> UTF8-3 = <as defined in RFC 3629 (STD 63)> UTF8-4 = <as defined in RFC 3629 (STD 63)> UTF8-char-safe = UTF8-1-safe / UTF8-2 / UTF8-3 / UTF8-4 saslname = 1*(UTF8-char-safe / "=2C" / "=3D") gs2-authzid = "a=" saslname gs2-nonstd-flag = "F" cb-name = 1*(ALPHA / DIGIT / "." / "-") gs2-cb-flag = ("p=" cb-name) / "n" / "y"
- createGSSCredential(Configuration) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- createGSSCredential(Configuration) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- 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. - createHttpClientProducer(OidcJsonConfiguration) - Method in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- createIdentityCache(String) - Method in class org.wildfly.security.http.HttpAuthenticator
- createIdentityCache(IdentityCache, HttpScope, boolean) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- createIdentityCache(HttpServerRequest) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- createIdentityCacheFunction(HttpServerRequest) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- createInitResponse(String, String, int, String) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
-
Create an init response, excluding the response type specifier and current OTP, where: init-hex response = init-hex:<current-OTP>:<new-params>:<new-OTP> init-word response = init-word:<current-OTP>:<new-params>:<new-OTP> new-params = <algorithm identifier> <sequence integer>
- createIntegrityKey(boolean) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- createKeyPairCredential(String, int) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- createLdapSearchByDn() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- createLoginContext(String, Subject, CallbackHandler) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- createLogoutParameter(String) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- createLogoutParameter(String) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionContext
- 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.
- createMechanismSupplier(String[]) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
-
Create a supplier of mechanism names that provides the names of the mechanisms which are matched by this selector in the preferential order that the selector specifies.
- createMechanismSupplier(String[], SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
-
Create a supplier of mechanism names that provides the names of the mechanisms which are matched by this selector in the preferential order that the selector specifies.
- createMechanismSupplier(Collection<String>) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
-
Create a supplier of mechanism names that provides the names of the mechanisms which are matched by this selector in the preferential order that the selector specifies.
- createMechanismSupplier(Collection<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
-
Create a supplier of mechanism names that provides the names of the mechanisms which are matched by this selector in the preferential order that the selector specifies.
- 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.
- createNewAuthenticationContext(SecurityIdentity, MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.SecurityDomain
- 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.
- createObjectNode() - Static method in class org.wildfly.security.jose.util.JsonSerialization
- createObjectNode(Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
-
Creates an
ObjectNode
based on the givenpojo
, copying all its properties to the resultingObjectNode
. - createOidcAuthenticator() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- createOTPResponse(String, String, String, String) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
-
Create an OTP response using the extended response syntax, where: hex response = hex:
word response = word: init-hex response = init-hex:<current-OTP><new-params>:<new-OTP> init-word response = init-word:<current-OTP><new-params>:<new-OTP> new-params = <algorithm identifier> <sequence integer> <seed> - createPassword(byte[], String) - Static method in class org.wildfly.security.password.util.ModularCrypt
- createPath - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- createPath - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- 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.
- createPrivileged() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- 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.
- createRdn - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- createRdn - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- createRealmIdentity(OidcPrincipal) - Method in class org.wildfly.security.http.oidc.OidcSecurityRealm
- createRequestAuthenticator(OidcHttpFacade, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- createRequestToken(String, String) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- createRequestToken(String, String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- createResponse(HashMap<String, byte[]>) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
-
Method creates client response to the server challenge: digest-response = 1#( username | realm | nonce | cnonce | nonce-count | qop | digest-uri | response | maxbuf | charset | cipher | authzid | auth-param ) username = "username" "=" <"> username-value <"> username-value = qdstr-val cnonce = "cnonce" "=" <"> cnonce-value <"> cnonce-value = qdstr-val nonce-count = "nc" "=" nc-value nc-value = 8LHEX qop = "qop" "=" qop-value digest-uri = "digest-uri" "=" <"> digest-uri-value <"> digest-uri-value = serv-type "/" host [ "/" serv-name ] serv-type = 1*ALPHA host = 1*( ALPHA | DIGIT | "-" | "." ) serv-name = host response = "response" "=" response-value response-value = 32LHEX LHEX = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "a" | "b" | "c" | "d" | "e" | "f" cipher = "cipher" "=" cipher-value authzid = "authzid" "=" <"> authzid-value <"> authzid-value = qdstr-val
- createResponseAuth() - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- createRSAPublicKey() - Method in class org.wildfly.security.jose.jwk.JWKParser
- 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.
- createSaltedSimpleDigestPassword(String, int, byte[], Encoding) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.anonymous.AnonymousClientFactory
- 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.digest.DigestClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.entity.EntitySaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.external.ExternalSaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.gssapi.GssapiClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.localuser.LocalUserClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.plain.PlainSaslClientFactory
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.scram.ScramSaslClientFactory
- 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, Collection<String>, UnaryOperator<SaslClientFactory>, SSLSession) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- 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.anonymous.AnonymousServerFactory
- 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.digest.DigestServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.entity.EntitySaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.external.ExternalSaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.gssapi.GssapiServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.localuser.LocalUserServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.plain.PlainSaslServerFactory
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.wildfly.security.sasl.scram.ScramSaslServerFactory
- 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
- createSearchControl(String[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- createSearchControls() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- 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.
- createServer(CallbackHandler, SecureRandom, ChannelBindingCallback, int, int, Supplier<Provider[]>) - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- createServerAuthenticationContext() - Method in class org.wildfly.security.http.HttpAuthenticator
- createServerSocket() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- createServerSocket() - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- createServerSocket(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- createServerSocket(int) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- createServerSocket(int, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- createServerSocket(int, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- createServerSocket(int, int, InetAddress) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- createServerSocket(int, int, InetAddress) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- createSignature(String, String) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- createSignedRequestToken(String, String) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- createSignedRequestToken(String, String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- createSignedRequestToken(String, String, String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- createSimpleDigestPassword(String, int, byte[], Encoding) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- createSimpleSslContextFactory(String, Provider) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Create a simple security factory for SSL contexts.
- createSocket() - Method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- createSocket() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket() - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(String, int) - Method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- createSocket(String, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(String, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(Socket, InputStream, boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(Socket, InputStream, boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- 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.
- createStream() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- createStream() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.FileLoadingKeyStoreFactory
- createStream() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.NullLoadingKeyStoreFactory
- createStream() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.ResourceLoadingKeyStoreFactory
- createStream() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.URILoadingKeyStoreFactory
- createSubcontext(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- createSubcontext(String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- createSubcontext(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- createSubcontext(Name, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- 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.
- createTokenStore() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- 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.
- createWildFlyScript() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Creates the script/commands the user must run for Elytron to recognize and use the new filesystem-realm
- createWildFlyScript() - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Creates the script/commands the user must run for Elytron to recognize and use the new filesystem-realm
- createX509CertificateChain(X509Certificate, ArrayList<X509Certificate>, HashMap<Principal, HashSet<X509Certificate>>) - Static method in class org.wildfly.security.x500.X500
- 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.
- creationNotConfigured(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- creationTime - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- credential - Variable in class org.wildfly.security.auth.callback.AbstractCredentialCallback
- credential - Variable in class org.wildfly.security.auth.callback.CredentialUpdateCallback
- credential - Variable in class org.wildfly.security.auth.callback.IdentityCredentialCallback
- credential - Variable in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
- credential - Variable in class org.wildfly.security.auth.server.IdentityCredentials.One
- credential - Variable in class org.wildfly.security.auth.util.ElytronFilePasswordProvider
- credential - Variable in class org.wildfly.security.sasl.util.CredentialSaslServerFactory
- 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
andCredentialCallback
- CREDENTIAL_RESET - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which handle local credential-reset requests:
PasswordResetCallback
- CREDENTIAL_STORE_COMMAND - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- CREDENTIAL_STORE_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- CREDENTIAL_STORE_PASSWORD_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- CREDENTIAL_STORE_TYPE - Static variable in class org.wildfly.security.credential.store.CredentialStore
-
JCA service type for a credential store.
- CREDENTIAL_STORE_TYPE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- CREDENTIAL_TYPES - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- CREDENTIAL_TYPES - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- credential1 - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Two
- credential2 - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Two
- credentialAlgorithm - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- 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.
- credentialCommandInterrupted() - Method in interface org.wildfly.security.credential.source.ElytronMessages
- credentialDestroyingFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- credentialDestroyingFailed(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- credentialFactory - Variable in class org.wildfly.security.credential.source.FactoryCredentialSource
-
Deprecated.
- CredentialLoader - Interface in org.wildfly.security.auth.realm.ldap
-
Within LDAP credentials could be stored in different ways, splitting out a CredentialLoader allows different strategies to be plugged into the realm.
- credentialLoaders - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- credentialLoaders - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- credentialNotSupported() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- credentialOperator - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- credentialOperator - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- CredentialPersister - Interface in org.wildfly.security.auth.realm.ldap
-
Within LDAP credentials could be stored in different ways, splitting out a CredentialPersister allows different strategies to be plugged into the realm.
- credentialPersisters - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- credentialPersisters - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- credentials - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- credentials - Variable in class org.wildfly.security.auth.realm.SimpleRealmEntry
- credentials - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- 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 - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- credentialSource - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- credentialSource - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- credentialSource - Variable in class org.wildfly.security.credential.store.CredentialStore.CredentialSourceProtectionParameter
- 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.
- credentialSources - Variable in class org.wildfly.security.credential.store.impl.MapCredentialStore
- credentialSourceSupplier - Variable in class org.wildfly.security.auth.util.ElytronFilePasswordProvider
- credentialStore - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- CredentialStore - Class in org.wildfly.security.credential.store
-
This class represents credential store functionality.
- CredentialStore(Provider, CredentialStoreSpi, String) - Constructor for class org.wildfly.security.credential.store.CredentialStore
-
Constructor to create CredentialStore instance
- 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.
- CredentialStoreCommand - Class in org.wildfly.security.tool
-
Credential Store Command Performs credential store related operations.
- CredentialStoreCommand() - Constructor for class org.wildfly.security.tool.CredentialStoreCommand
- credentialStoreCreated() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- 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.
- credentialStoreDoesNotExist() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- 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. - credentialStoreFactory - Variable in class org.wildfly.security.credential.source.CredentialStoreCredentialSource
-
Deprecated.
- CredentialStoreFactory - Class in org.wildfly.security.auth.client
-
Factory which can create instance of
CredentialStore
from supplied information. - CredentialStoreFactory(String, String, Map<String, String>, String, XMLLocation, ExceptionSupplier<CredentialSource, ConfigXMLParseException>, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.client.CredentialStoreFactory
-
Creates a factory using parameters.
- credentialStoreFileDoesNotExist(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- credentialStoreLocation - Variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- credentialStorePasswordPrompt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- credentialStorePasswordPromptConfirm() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- 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.
- credentialType - Variable in class org.wildfly.security.auth.callback.AbstractCredentialCallback
- credentialType - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- 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.
- credentialUpdateNotSupportedByRealm() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- critical - Variable in class org.wildfly.security.x500.cert.X509CertificateExtension
- CRITICAL - org.wildfly.security.audit.EventPriority
-
Critical condition
- crl - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- 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.
- crlIssuer - Variable in class org.wildfly.security.x500.cert.CRLDistributionPoint
- cRLSign - org.wildfly.security.x500.cert.KeyUsage
- crlStreams - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- crlStreams - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- crtCoefficient - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- crtCoefficient - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- crv - Variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- CRV - Static variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- crypt(byte[], int, int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Hashes the given password using the BSD variant of the Unix DES Crypt algorithm.
- crypt(byte[], short) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- CRYPTOALG - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- cryptographicAlgorithm - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- csOtherProviders - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- csProvider - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- CSR - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- csType - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- CTX - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- current - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- current - Variable in class org.wildfly.security.util.AtomicFileOutputStream
- current() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- currentBuffer - Variable in class org.wildfly.security.asn1.DEREncoder
- currentBufferPos - Variable in class org.wildfly.security.asn1.DEREncoder
- currentIdentity - Variable in class org.wildfly.security.auth.client.PeerIdentityContext
- currentIdentity - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- currentIdentity - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- currentKeys - Variable in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- currentMechanism - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- currentReconnectAttempts - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- currentRef - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- currentRef - Variable in class org.wildfly.security.ssl.SNISSLEngine
- currentSecurityIdentity - Variable in class org.wildfly.security.auth.server.SecurityDomain
- currentSize - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- currentStore - Variable in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- currentTimeInSeconds() - Static method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- currentUpdater - Static variable in class org.wildfly.security.util.AtomicFileOutputStream
- CURVE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- CUSTOM_CREDENTIAL_STORE_PROVIDER_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- CyclicByteBuffer(byte[]) - Constructor for class org.wildfly.security.password.impl.BCryptPasswordImpl.CyclicByteBuffer
D
- data - Variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- Data(int, String) - Constructor for class org.wildfly.security.util.StringEnumeration.Data
- DATA_OID - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- dataEncipherment - org.wildfly.security.x500.cert.KeyUsage
- dataKeyStore - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- dataSource - Variable in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- dataSource - Variable in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
- dateFormatSupplier - Variable in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- dateTimeFormatter - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- dateTimeFormatterSupplier - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- dateTimeFormatterSupplier - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- dateTimeFormatterSupplier - Variable in class org.wildfly.security.audit.JsonSecurityEventFormatter.Builder
- dateTimeFormatterSupplier - Variable in class org.wildfly.security.audit.JsonSecurityEventFormatter
- dateTimeFormatterSupplier - Variable in class org.wildfly.security.audit.SimpleSecurityEventFormatter.Builder
- DAY - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- deactivateAccount(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Deactivate the given ACME account.
- deactivateAuthorization(AcmeAccount, boolean, String) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Deactivate an authorization.
- DEACTIVATED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- debug - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- debug - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- DEBUG - org.wildfly.security.audit.EventPriority
-
Message for debugging/troubleshooting
- DEBUG_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- DEBUG_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- DEBUG_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- DEBUG_PARAM - Static variable in class org.wildfly.security.tool.MaskCommand
- DEBUG_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- debugInfoJaasAuthenticationFailure(Principal, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- debugInfoJaasLogoutFailure(Principal, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- 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(int) - Method in class org.wildfly.security.password.util.ModularCrypt.ModCryptBase64Alphabet
- decode(String) - Static method in class org.wildfly.security.password.util.ModularCrypt
-
Decode the given string and creates a
Password
instance. - decodeAndDecrypt(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
-
Decode given payload and decrypt it to original.
- 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
- decodeByteOrderedInteger(byte[], int, int) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- decodeCertificateData(DERDecoder) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Decode the next element from the given DER decoder as a
CertData
element, which is defined as follows: - decodeClearPasswordSpec(ByteIterator) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- decodeColumn(String, Encoding) - Static method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- decoded(SecretKey) - Static method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- decodeDigestPasswordSpec(ByteIterator) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- decodedPrincipal - Variable in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
- decodeGeneralNames(DERDecoder) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Decode the next element from the given DER decoder as a
GeneralNames
element. - decodeHashPasswordSpec(ByteIterator) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- 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
- decodeIteratedSaltedHashPasswordSpec(ByteIterator) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- decodeMaskedPassword(String, String, int) - Method in class org.wildfly.security.tool.VaultCommand
- 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
- decodeRfc2231(String) - Static method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- 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.
- DecoderState(int, long) - Constructor for class org.wildfly.security.asn1.DERDecoder.DecoderState
- decodeSaltedHashPasswordSpec(ByteIterator) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- decodeTrustedAuthorities(DERDecoder) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Decode the next element from the given DER decoder as a trusted authorities element.
- decodeUncheckedStringAsBytes() - Method in class org.wildfly.security.asn1.DERDecoder
- 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
- decodeUsingAlphabet(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- 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
- decodeX509CertificateChain(DERDecoder) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Decode the next element from the given DER decoder as an X.509 certificate chain.
- decodingHashedPasswordFromPropertiesRealmFailed(Exception) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- decrypt - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- decrypt(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- decrypt(byte[], SecretKey) - Static method in class org.wildfly.security.encryption.CipherUtil
- decrypt(String, SecretKey) - Static method in class org.wildfly.security.encryption.CipherUtil
- decrypt(ByteIterator, SecretKey) - Static method in class org.wildfly.security.encryption.CipherUtil
- decryptMasked(String) - Static method in class org.wildfly.security.tool.MaskCommand
- decryptMode() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set decryption mode for chosen
Cipher
- def(T, T) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- DEFAULT - Static variable in class org.wildfly.security.auth.client.DefaultAuthenticationContextProvider
- 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 - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- DEFAULT_ACCOUNT_EC_KEY_SIZE - Static variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
The default account key size that will be used if the key algorithm name is EC.
- DEFAULT_ACCOUNT_KEY_ALGORITHM_NAME - Static variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
The default account key algorithm name.
- DEFAULT_ACCOUNT_KEY_SIZE - Static variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
The default account key size that will be used if the key algorithm name is not EC.
- DEFAULT_ALGORITHM_NAME - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
- DEFAULT_CIPHERS - Static variable in class org.wildfly.security.sasl.digest.DigestClientFactory
- DEFAULT_CONFIGURATION_POLICY_TYPE - Static variable in class org.wildfly.security.auth.realm.JaasSecurityRealm
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- DEFAULT_CRYPTOGRAPHIC_ALGORITHM - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- 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_DN_NAME - Static variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- DEFAULT_EC_KEY_SIZE - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
The default key size that will be used if the key algorithm name is EC.
- 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_FILESYSTEM_REALM_NAME - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- DEFAULT_FILESYSTEM_REALM_NAME - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- DEFAULT_FILTERED_NAME - Static variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- DEFAULT_ITERATION_COUNT - Static variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- 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.acme.AcmeClientSpi
-
The default key algorithm name.
- 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.acme.AcmeClientSpi
-
The default key size that will be used if the key algorithm name is not EC.
- 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_LOAD_FACTOR - Static variable in class org.wildfly.security.cache.LRURealmIdentityCache
-
The load factor.
- DEFAULT_MAX_BUFFER_SIZE - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- DEFAULT_MAX_CERT_PATH_LENGTH - Static variable in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.
- DEFAULT_MAX_CERT_PATH_LENGTH - Static variable in class org.wildfly.security.ssl.X509RevocationTrustManager
- DEFAULT_MAXBUF - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- DEFAULT_PBE_ALGORITHM - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- DEFAULT_PBE_KEY - Static variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- DEFAULT_PICKETBOX_ALGORITHM - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- DEFAULT_PICKETBOX_INITIAL_KEY_MATERIAL - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- DEFAULT_POST_LOCATION - Static variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- DEFAULT_PRIVATE_KEYS - Static variable in class org.wildfly.security.credential.SSHCredential
- DEFAULT_PROVIDER_SUPPLIER - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- DEFAULT_PROVIDER_SUPPLIER - Static variable in class org.wildfly.security.auth.client.ElytronXmlParser
- DEFAULT_READ_TIMEOUT - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- 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_RETRY_AFTER_MILLI - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- DEFAULT_ROLE_RECURSION_ATTRIBUTE - Static variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- DEFAULT_SALT_SIZE - Static variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- 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_SEARCH_TIME_LIMIT - Static variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- DEFAULT_SEARCH_TIME_LIMIT - Static variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- DEFAULT_SECURITY_DOMAIN_NAME - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- DEFAULT_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- DEFAULT_SELECTOR - Static variable in class org.wildfly.security.ssl.ProtocolSelector
- DEFAULT_SEQUENCE_NUMBER - Static variable in class org.wildfly.security.sasl.otp.OTP
- DEFAULT_SIGNATURE_ALGORITHM - Static variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- 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.
- DEFAULT_TOKEN_SIGNATURE_ALGORITHM - Static variable in class org.wildfly.security.http.oidc.Oidc
- DEFAULT_TRUST_MANAGER_SECURITY_FACTORY - Static variable in class org.wildfly.security.ssl.SSLUtils
- DEFAULT_USER - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- DEFAULT_USER_PASSWORD_ATTRIBUTE_NAME - Static variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- defaultAlgorithm - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- defaultAlgorithm - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- DefaultAuthenticationContextProvider - Class in org.wildfly.security.auth.client
-
A lazily-initialized holder for the default authentication context.
- DefaultAuthenticationContextProvider() - Constructor for class org.wildfly.security.auth.client.DefaultAuthenticationContextProvider
- defaultClaimToPrincipal(Attributes) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
-
The default implementation of the claimToPrincipal mapping function.
- defaultContext - Variable in class org.wildfly.security.ssl.SNIContextMatcher.Builder
- defaultContext - Variable in class org.wildfly.security.ssl.SNIContextMatcher
- defaultContextCannotBeNull() - Method in interface org.wildfly.security.ssl.ElytronMessages
- defaultCredentialType(String) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- defaultIterationCount - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- defaultIterationCount - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- defaultIterationCount - Variable in class org.wildfly.security.tool.MaskCommand
- defaultKeyMaterial - Static variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- defaultKeyStoreType - Static variable in class org.wildfly.security.tool.VaultCommand
- defaultProtocols() - Static method in class org.wildfly.security.ssl.ProtocolSelector
-
Get the default SSL protocol selector.
- defaultPublicKey - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- defaultRealm - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- defaultRealm - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- defaultRealm - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- defaultRealmName - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- defaultRealmName - Variable in class org.wildfly.security.auth.server.SecurityDomain
- defaultRoles - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- DEFAULTS_PREDICATE - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- DefaultSingleSignOn - Class in org.wildfly.security.http.util.sso
-
SingleSignOn
implementation backed by aDefaultSingleSignOnEntry
. - DefaultSingleSignOn(String, SingleSignOnEntry, Runnable, Runnable) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- DefaultSingleSignOnEntry - Class in org.wildfly.security.http.util.sso
-
Cache entry used by
DefaultSingleSignOnManager
. - DefaultSingleSignOnEntry(CachedIdentity) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- DefaultSingleSignOnManager - Class in org.wildfly.security.http.util.sso
- DefaultSingleSignOnManager(ConcurrentMap<String, SingleSignOnEntry>, Supplier<String>) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- DefaultSingleSignOnManager(ConcurrentMap<String, SingleSignOnEntry>, Supplier<String>, BiConsumer<String, SingleSignOnEntry>) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- DefaultSingleSignOnSession - Class in org.wildfly.security.http.util.sso
-
SingleSignOnSession
that delegates its persistence strategy to aSingleSignOnManager
. - DefaultSingleSignOnSession(SingleSignOnSessionContext, HttpServerRequest, String, boolean) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- DefaultSingleSignOnSession(SingleSignOnSessionContext, HttpServerRequest, SingleSignOn) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- DefaultSingleSignOnSessionFactory - Class in org.wildfly.security.http.util.sso
-
SingleSignOnSessionFactory
that delegates the management of single sign-on entries to aSingleSignOnManager
. - DefaultSingleSignOnSessionFactory(SingleSignOnManager, KeyPair) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- DefaultSingleSignOnSessionFactory(SingleSignOnManager, KeyPair, Consumer<HttpsURLConnection>) - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- DefaultSingleSignOnSessionIdentifierFactory - Class in org.wildfly.security.http.util.sso
-
Default factory for creating single sign-on identifiers.
- DefaultSingleSignOnSessionIdentifierFactory() - Constructor for class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionIdentifierFactory
- DefaultTransformationMapper - Class in org.wildfly.security.util
-
Default implementation of TransformationMapper interface.
- DefaultTransformationMapper() - Constructor for class org.wildfly.security.util.DefaultTransformationMapper
- defaultUser - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- defaultValue - Variable in class org.wildfly.security.manager.action.ReadEnvironmentPropertyAction
- defaultValue - Variable in class org.wildfly.security.manager.action.ReadPropertyAction
- DeferredSupplier(Supplier<T>) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.DeferredSupplier
- defVal(T, T) - Static method in class org.wildfly.security.ssl.LinkedProperties
- delegate - Variable in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
- delegate - Variable in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- delegate - Variable in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory
- delegate - Variable in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
- delegate - Variable in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory
-
Deprecated.
- delegate - Variable in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
-
Deprecated.
- delegate - Variable in class org.wildfly.security.auth.util.SimpleRegexRealmMapper
- delegate - Variable in class org.wildfly.security.authz.AddPrefixRoles
- delegate - Variable in class org.wildfly.security.authz.AddSuffixRoles
- delegate - Variable in class org.wildfly.security.authz.MappedRoles
- delegate - Variable in class org.wildfly.security.authz.RegexRoles
- delegate - Variable in class org.wildfly.security.digest.TruncatedMessageDigest
- delegate - Variable in class org.wildfly.security.http.HttpServerRequestWrapper
- delegate - Variable in class org.wildfly.security.http.impl.ServerMechanismFactoryImpl
-
Deprecated.
- delegate - Variable in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- delegate - Variable in class org.wildfly.security.http.util.FilterServerMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.PropertiesServerMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.SetMechanismInformationMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.SocketAddressCallbackServerMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.SortedServerMechanismFactory
- delegate - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- delegate - Variable in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- delegate - Variable in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- 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
. - delegate - Variable in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler
- delegate - Variable in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- delegate - Variable in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- delegate - Variable in class org.wildfly.security.ssl.SecurityDomainTrustManager
- delegate - Variable in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- delegate - Variable in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- delegateBearerErrorResponseSending - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- delegateFactory - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- delegateFactory - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.PasswordKeyStoreFactory
- delegateRealm - Variable in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- 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.
- delegatesThroughNN(Class<? extends SaslClientFactory>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
- delegatesThroughNN(Class<? extends SaslServerFactory>) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
- delegating - Variable in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- DelegatingKeyStoreSpi - Class in org.wildfly.security.keystore
-
A
KeyStoreSpi
implementation to delegate all calls to an underlyingKeyStore
- DelegatingKeyStoreSpi() - Constructor for class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- DelegatingLdapContext - Class in org.wildfly.security.auth.realm.ldap
-
Delegating
LdapContext
allowing redefine close and reconnect operations. - DelegatingLdapContext(DirContext, SocketFactory) - Constructor for class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- DelegatingLdapContext(DirContext, DelegatingLdapContext.CloseHandler, SocketFactory) - Constructor for class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- DelegatingLdapContext.CloseHandler - Interface in org.wildfly.security.auth.realm.ldap
- DelegatingSSLContext - Class in org.wildfly.security.ssl
-
An SSL context which delegates to a customized SPI implementation.
- DelegatingSSLContext(AbstractDelegatingSSLContextSpi) - Constructor for class org.wildfly.security.ssl.DelegatingSSLContext
-
Construct a new instance.
- DelegatingTimeoutSaslServer(SaslServer, ScheduledExecutorService, long) - Constructor for class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- delete() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- delete() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- delete() - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
-
Delete this realm identity.
- deleteChallenge() - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- 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.
- deletePrivileged() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- DELIM - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- DELIMITER - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- DELIMITER - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- delims - Variable in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- delims - Variable in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
- DELIMS - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- DELIMS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- demandedCiphers - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- dEncrypt(int, int, int, int, int, int[]) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- deployment - Variable in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- deployment - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- deployment - Variable in class org.wildfly.security.http.oidc.RequestAuthenticator
- deploymentContext - Variable in class org.wildfly.security.http.oidc.OidcMechanismFactory
- 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.
- DERDecoder(ByteIterator) - Constructor for class org.wildfly.security.asn1.DERDecoder
-
Create a DER decoder that will decode values from the given
ByteIterator
. - DERDecoder.DecoderState - Class in org.wildfly.security.asn1
-
A class used to maintain state information during DER decoding.
- 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.
- DEREncoder(ByteStringBuilder) - Constructor for class org.wildfly.security.asn1.DEREncoder
-
Create a DER encoder that writes its output to the given
ByteStringBuilder
. - DEREncoder.EncoderState - Class in org.wildfly.security.asn1
-
A class used to maintain state information during DER encoding.
- DEREncoder.LexicographicComparator - Class in org.wildfly.security.asn1
-
A class that compares DER encodings using lexicographic order.
- DEREncoder.TagComparator - Class in org.wildfly.security.asn1
-
A class that compares DER encodings based on their tags.
- deriveSecretKey() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- DES - org.wildfly.security.ssl.Encryption
-
Simple DES encryption.
- descending - Variable in class org.wildfly.security.util.ArrayIterator
- desCipher(int[], int, int, int, int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Performs DES encryption using the given key schedule, input block, salt, and iteration count.
- description - Variable in class org.wildfly.security.http.oidc.AuthenticationError
- Descriptor() - Constructor for class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- Descriptor() - Constructor for class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- Descriptor() - Constructor for class org.wildfly.security.tool.VaultCommand.Descriptor
- Descriptor(FileSystemEncryptRealmCommand.Descriptor) - Constructor for class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- Descriptor(FileSystemRealmCommand.Descriptor) - Constructor for class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- descriptorParseMissingColon(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- descriptors - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- descriptors - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- desSetKey(byte[]) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Calculates the key schedule for the given key.
- desSetKey(byte[]) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- destroy() - Method in class org.wildfly.security.evidence.PasswordGuessEvidence
- destroy() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- destroy() - Method in class org.wildfly.security.password.interfaces.RawClearPassword
-
Destroy this
Object
. - destroyed - Variable in class org.wildfly.security.evidence.PasswordGuessEvidence
- destroySubcontext(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- destroySubcontext(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- DETAIL - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- 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.
- DICTIONARY_DELIMITER - Static variable in class org.wildfly.security.sasl.otp.OTP
- DICTIONARY_SIZE - Static variable in class org.wildfly.security.sasl.otp.OTP
- dictionaryArrayToProperty(String[]) - Static method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
-
Construct the value of the
OTP_ALTERNATE_DICTIONARY
property from an array of words. - dictionaryPropertyToArray(String) - Static method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- DifferenceRoles - Class in org.wildfly.security.authz
- DifferenceRoles(Roles, Roles) - Constructor for class org.wildfly.security.authz.DifferenceRoles
- digest - Variable in class org.wildfly.security.password.impl.DigestPasswordImpl
- digest - Variable in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- digest - Variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- digest - Variable in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- digest - Variable in class org.wildfly.security.password.interfaces.RawDigestPassword
- digest - Variable in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- digest - Variable in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- digest - Variable in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- digest - Variable in class org.wildfly.security.password.spec.DigestPasswordSpec
- digest - Variable in class org.wildfly.security.password.spec.HashPasswordSpec
- digest - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- digest - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- digest - Variable in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.
- digest - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- digest() - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- digest(byte[]) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- digest(byte[], int, int) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- digest(byte[], int, int, byte[], MessageDigest) - Method in class org.wildfly.security.http.digest.NonceManager
- Digest - Enum in org.wildfly.security.ssl
-
The digest algorithm type for SSL/TLS cipher suite selection.
- Digest() - Constructor for enum org.wildfly.security.ssl.Digest
- 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_AND_TWO_WAY - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- DIGEST_MD5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- DIGEST_MD5_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- DIGEST_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- DIGEST_PASSWORD_SPEC_ID - Static variable in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- 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_256_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- DIGEST_SHA_384 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- DIGEST_SHA_384_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- 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_SHA_512_256_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- DIGEST_SHA_512_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- DIGEST_SHA_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- 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
- digest_urp - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- DigestAuthenticationMechanism - Class in org.wildfly.security.http.digest
-
Implementation of the HTTP DIGEST authentication mechanism as defined in RFC 7616.
- DigestAuthenticationMechanism(CallbackHandler, NonceManager, String, String, String, String, Supplier<Provider[]>, String) - Constructor for class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- DigestCertificateVerifier(String, String) - Constructor for class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.DigestCertificateVerifier
- DigestCipherSuitePredicate - Class in org.wildfly.security.ssl
- DigestCipherSuitePredicate(EnumSet<Digest>) - Constructor for class org.wildfly.security.ssl.DigestCipherSuitePredicate
- DigestClientFactory - Class in org.wildfly.security.sasl.digest
- DigestClientFactory() - Constructor for class org.wildfly.security.sasl.digest.DigestClientFactory
- DigestClientFactory(Provider) - Constructor for class org.wildfly.security.sasl.digest.DigestClientFactory
- DigestMechanismFactory - Class in org.wildfly.security.http.digest
-
The
HttpServerAuthenticationMechanismFactory
implementation for the HTTP Digest authentication mechanism. - DigestMechanismFactory() - Constructor for class org.wildfly.security.http.digest.DigestMechanismFactory
- DigestMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.digest.DigestMechanismFactory
- DigestMechanismFactory(Provider...) - Constructor for class org.wildfly.security.http.digest.DigestMechanismFactory
- digestMechanismInvalidRealm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- digestMechanismRequireRealm() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- digestOf(String, byte[], char[], Charset) - Static method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- DigestPassword - Interface in org.wildfly.security.password.interfaces
-
Digest MD5 (pre-digested) password.
- DigestPasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - DigestPasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.DigestPasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- 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.
- DigestPasswordImpl - Class in org.wildfly.security.password.impl
-
Pre-digested (DigestMD5) credential type implementation.
- DigestPasswordImpl(String, char[], DigestPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.DigestPasswordImpl
- DigestPasswordImpl(String, String, String, byte[]) - Constructor for class org.wildfly.security.password.impl.DigestPasswordImpl
- DigestPasswordImpl(String, DigestPasswordSpec) - Constructor for class org.wildfly.security.password.impl.DigestPasswordImpl
- DigestPasswordImpl(String, EncryptablePasswordSpec) - Constructor for class org.wildfly.security.password.impl.DigestPasswordImpl
- DigestPasswordImpl(DigestPassword) - Constructor for class org.wildfly.security.password.impl.DigestPasswordImpl
- 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
- DigestQuote - Class in org.wildfly.security.mechanism.digest
-
Utility class used to convert string to quoted strings
- DigestQuote() - Constructor for class org.wildfly.security.mechanism.digest.DigestQuote
- digestResponse(MessageDigest, byte[], byte[], int, byte[], String, String, String, boolean) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Method to produce digest-response: response-value = HEX( KD ( HEX(H(A1)), { nonce-value, ":" nc-value, ":", cnonce-value, ":", qop-value, ":", HEX(H(A2)) }))
- DigestSaslClient - Class in org.wildfly.security.sasl.digest
-
A client implementation of RFC 2831
DIGEST
SASL mechanism. - DigestSaslClient(String, String, String, CallbackHandler, String, boolean, Charset, String[], String[], Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.digest.DigestSaslClient
- DigestSaslServer - Class in org.wildfly.security.sasl.digest
-
A server implementation of RFC 2831
DIGEST
SASL mechanism. - DigestSaslServer(String[], boolean, String, String, String, CallbackHandler, Charset, String[], String[], Predicate<String>, Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.digest.DigestSaslServer
- DigestServerFactory - Class in org.wildfly.security.sasl.digest
- DigestServerFactory() - Constructor for class org.wildfly.security.sasl.digest.DigestServerFactory
- DigestServerFactory(Provider) - Constructor for class org.wildfly.security.sasl.digest.DigestServerFactory
- digestURI - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- digestUriMatchesRequestUri(HttpServerRequest, byte[]) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- digestUriProtocolAccepted - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- DigestUtil - Class in org.wildfly.security.mechanism.digest
-
Common utility functions used by Digest authentication mechanisms.
- DigestUtil - Class in org.wildfly.security.password.impl
-
Common utility functions used by Digest authentication mechanisms.
- DigestUtil - Class in org.wildfly.security.sasl.digest._private
- DigestUtil() - Constructor for class org.wildfly.security.mechanism.digest.DigestUtil
- DigestUtil() - Constructor for class org.wildfly.security.password.impl.DigestUtil
- DigestUtil() - Constructor for class org.wildfly.security.sasl.digest._private.DigestUtil
- DigestWrapper(boolean) - Constructor for class org.wildfly.security.sasl.digest.AbstractDigestMechanism.DigestWrapper
- digitalSignature - org.wildfly.security.x500.cert.KeyUsage
- digits - Static variable in class org.wildfly.security.asn1.DEREncoder
- dirContext - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- DirContextFactory - Interface in org.wildfly.security.auth.realm.ldap
-
Factory for obtaining connected DirContext instances.
- DirContextFactory.ReferralMode - Enum in org.wildfly.security.auth.realm.ldap
-
The referral mode.
- dirContextSupplier - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- dirContextSupplier - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- dirContextSupplier - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- dirContextSupplier - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- DIRECT_OTP - Static variable in class org.wildfly.security.sasl.otp.OTP
-
Direct OTP format (either hexadecimal or multi-word OTP).
- DirectEvidenceVerifier - Class in org.wildfly.security.auth.realm.ldap
-
An
EvidenceVerifier
that verifies a guess by using it to connect to LDAP. - DirectEvidenceVerifier(boolean) - Constructor for class org.wildfly.security.auth.realm.ldap.DirectEvidenceVerifier
- directLdapVerificationFailed(String, String, Exception) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- directory - Variable in class org.wildfly.security.manager.action.CreateTempFileAction
- DIRECTORY - Static variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- DIRECTORY_ARG - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- DIRECTORY_ARG - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- DIRECTORY_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- directoryAttributes - Variable in class org.wildfly.security.x500.cert.SubjectDirectoryAttributesExtension
- 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. - disableCookieCache - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- disableFailover() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- disableRestoreSecurityIdentity - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- disableSessionIdChange - Variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- disableSessionIdChange - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- disableTrustManager - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- disableTrustManager - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- disableVerification() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
-
By default if we can obtain a credential we support verification against it, this disables it.
- disallowedLDirectionalityInRal() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- disallowedRalDirectionalityInL() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- discardContext(DirContext) - Method in interface org.wildfly.security.auth.realm.ldap.DirContextFactory
-
Pass back a
DirContext
to this factory to be discarded. - DISCOVERY_PATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- DisjunctionRoles - Class in org.wildfly.security.authz
- DisjunctionRoles(Roles, Roles) - Constructor for class org.wildfly.security.authz.DisjunctionRoles
- dispose() - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- dispose() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- dispose() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- dispose() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- dispose() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- dispose() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- dispose() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- 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.entity.EntitySaslClient
- dispose() - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- dispose() - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- dispose() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- dispose() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- dispose() - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- dispose() - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- dispose() - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- dispose() - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- dispose() - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- dispose() - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
- dispose() - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- dispose() - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- dispose() - Method in class org.wildfly.security.sasl.scram.ScramSaslClient
- dispose() - Method in class org.wildfly.security.sasl.scram.ScramSaslServer
- 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.
- dispose() - Method in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- DisposedCallbackSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which detectsSaslClient
disposal and calls the callback handler with aSecurityLayerDisposedCallback
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 detectsSaslServer
disposal and calls the callback handler with aSecurityLayerDisposedCallback
instance. - DisposedCallbackSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.DisposedCallbackSaslServerFactory
-
Construct a new instance.
- distinguishedName - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- distinguishedName - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- distinguishedName - Variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- DistributedSecurityRealm - Class in org.wildfly.security.auth.realm
-
A realm for authentication and authorization of identities distributed between multiple realms.
- DistributedSecurityRealm(SecurityRealm...) - Constructor for class org.wildfly.security.auth.realm.DistributedSecurityRealm
- DistributedSecurityRealm.EvidenceDistributedIdentity - Class in org.wildfly.security.auth.realm
- DistributedSecurityRealm.PrincipalDistributedIdentity - Class in org.wildfly.security.auth.realm
- distributionPoint - Variable in class org.wildfly.security.x500.cert.CRLDistributionPoint
- DistributionPointName() - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPoint.DistributionPointName
- distributionPoints - Variable in class org.wildfly.security.x500.cert.CRLDistributionPointsExtension
- distributionPoints - Variable in class org.wildfly.security.x500.cert.FreshestCRLExtension
- dn - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- dn - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- dn - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- DNS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- DNS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- DNS_01 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- 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.IntNameSetPermissionCollection
- doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.NoPermissionCollection
- doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- doAdd(AbstractPermission<?>) - Method in class org.wildfly.security.permission.SimplePermissionCollection
- doAuthenticate() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- doAuthorization(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- doCheck() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- doCheck(WildFlySecurityManager.Context) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- 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.
- doClientTrustCheck(X509Certificate[], String, SSLSession) - Method in class org.wildfly.security.ssl.SecurityDomainTrustManager
- 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.
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.EmptySelector
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- doCreateSupplier(LinkedHashSet<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- doEncode(String, byte[], byte[], int) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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. - doEvaluate(Set<String>, Map<MechanismDatabase.Entry, String>) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
- doEvaluate(Set<Protocol>, EnumMap<Protocol, String>) - Method in class org.wildfly.security.ssl.ProtocolSelector
- doIdentifyAlgorithm(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- domain - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- domain - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- domain - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- domain - Variable in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- domain - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- DOMAIN - Static variable in class org.wildfly.security.http.HttpConstants
- DOMAIN_HINT - Static variable in class org.wildfly.security.http.oidc.Oidc
- domainNameIsNull() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- domainNamesIsEmpty() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- domainPrincipalMap - Variable in class org.wildfly.security.cache.LRURealmIdentityCache
-
Holds a mapping between a realm principal and domain principals
- doParse(Class<E>, String, PermissionActions.MatchAction<E>) - Static method in class org.wildfly.security.permission.PermissionActions
-
Deprecated.
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.sasl.gssapi.GssapiClient
- doPrivileged(PrivilegedAction<T>) - Static method in class org.wildfly.security.sasl.localuser.LocalUserServer
- 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.
- doRewriteUser(Principal) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- 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.
- doUncheckedPermission - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- 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
- DSA_ALGORITHM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- DSS - org.wildfly.security.ssl.Authentication
-
DSS key-based authentication.
- duplicateAttributeFound(XMLStreamReader, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- duplicateCredentialStoreName(XMLStreamReader, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- duplicatedSniServerName(int) - Method in interface org.wildfly.security.ssl.ElytronMessages
- duplicateOptionSpecified(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
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
- EC - Static variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- EC_ALGORITHM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- 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.
- ECPublicJWK - Class in org.wildfly.security.jose.jwk
-
An EC public JWK.
- ECPublicJWK() - Constructor for class org.wildfly.security.jose.jwk.ECPublicJWK
- 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: - eightBytesToLong(byte[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- eksBlowfishSetup(int, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.BCryptPasswordImpl
-
Performs the Blowfish expensive key schedule setup.
- elements - Variable in class org.wildfly.security.util.ArrayIterator
- elements() - Method in class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- 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.ElytronPermissionCollection
-
Deprecated.
- elements() - Method in class org.wildfly.security.permission.IntersectionPermissionCollection
- elements() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- elements() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- elements() - Method in class org.wildfly.security.permission.NoPermissionCollection
- elements() - Method in class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- elements() - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- elements() - Method in class org.wildfly.security.permission.SimplePermissionCollection
- elements() - Method in class org.wildfly.security.permission.UnionPermissionCollection
- elements() - Method in class org.wildfly.security.ssl.LinkedProperties
- ELYTRON_CLIENT_DEFAULT_SSL_CONTEXT_PROVIDER_NAME - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
- ELYTRON_PASSWORD_PROVIDERS - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- ELYTRON_PROVIDER_SUPPLIER - Static variable in class org.wildfly.security.auth.client.ElytronXmlParser
- ElytronAuthenticator - Class in org.wildfly.security.auth.util
-
Deprecated.Using the ElytronAuthenticator is not supported or recommended due to known credential limitations in Java 8.
- 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 aCredentialSource
orCredential
- 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.asn1
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.audit
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.client._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.realm
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.realm.jdbc._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.realm.ldap
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.realm.token._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.server._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.server
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.server.http
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.server.sasl
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.auth.util
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.credential._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.credential.source
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.credential.store._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.encryption
-
Log messages and exceptions for the 'encryption' module.
- ElytronMessages - Interface in org.wildfly.security.http
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.http.form
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.http.oidc
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.http.spnego
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.http.util
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.http.util.sso
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.jose.jwk
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.jose.util._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.keystore
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.mechanism._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.mechanism.gssapi
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.mechanism.http
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.password.impl
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.permission
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.sasl._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.ssl
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.util
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500.cert._private
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500.cert.acme
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500.cert.util
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500
-
Log messages and exceptions for Elytron.
- ElytronMessages - Interface in org.wildfly.security.x500.principal
-
Log messages and exceptions for Elytron.
- ElytronMessages2 - Interface in org.wildfly.security.auth.util
-
Log messages and exceptions for Elytron.
- ElytronMessages2 - Interface in org.wildfly.security.credential.source
-
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.
- ElytronPermissionCollection - Class in org.wildfly.security.permission
-
Deprecated.
- ElytronPermissionCollection(int) - Constructor for class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- ElytronTool - Class in org.wildfly.security.tool
-
Elytron Tool main class which drives all registered commands.
- ElytronTool() - Constructor for class org.wildfly.security.tool.ElytronTool
-
Construct ElytronTool with registration of all supported commands.
- ElytronToolExitStatus_OK - Static variable in class org.wildfly.security.tool.ElytronTool
-
status code for no problems
- ElytronToolExitStatus_unrecognizedCommand - Static variable in class org.wildfly.security.tool.ElytronTool
-
status code for unrecognized command
- ElytronToolMessages - Interface in org.wildfly.security.tool
-
Messages for Elytron tool.
- ElytronXmlParser - Class in org.wildfly.security.auth.client
-
A parser for the Elytron XML schema.
- ElytronXmlParser() - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser
- ElytronXmlParser.AbstractLoadingKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.DeferredSupplier<T> - Class in org.wildfly.security.auth.client
- ElytronXmlParser.FileLoadingKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.KeyStoreCreateFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.NullLoadingKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.PasswordKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.ResourceLoadingKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.TrustManagerBuilder - Class in org.wildfly.security.auth.client
- ElytronXmlParser.UnknownTypeFileKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.URILoadingKeyStoreFactory - Class in org.wildfly.security.auth.client
- ElytronXmlParser.Version - Enum in org.wildfly.security.auth.client
- EMAIL - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- EMAIL - Static variable in class org.wildfly.security.x500.cert.CertUtil
- EMAIL_VERIFIED - Static variable in class org.wildfly.security.http.oidc.IDToken
- EMERGENCY - org.wildfly.security.audit.EventPriority
-
Emergency - system is unusable
- empty - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector.EmptySelector
- 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.client.AuthenticationContext
- 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 - Static variable in class org.wildfly.security.sasl.util.AbstractSaslFactory
- EMPTY - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- EMPTY - Static variable in class org.wildfly.security.ssl.ProtocolSelector
- EMPTY_PAYLOAD - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- 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.
- EMPTY_REALM_INFO - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- EMPTY_SASL_CLIENT_FACTORY - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- EMPTY_SASL_SERVER_FACTORY - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- EMPTY_STRING - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- emptyChainNotTrusted() - Method in interface org.wildfly.security.ssl.ElytronMessages
- emptyFilter() - Method in interface org.wildfly.security.keystore.ElytronMessages
- emptyHostNameSni() - Method in interface org.wildfly.security.ssl.ElytronMessages
- 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
- emptyParameter(String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- emptyParameter(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- emptyParameter(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- EmptyProvider - Class in org.wildfly.security
-
The singleton empty provider.
- EmptyProvider - Class in org.wildfly.security.keystore
-
The singleton empty provider.
- EmptyProvider() - Constructor for class org.wildfly.security.EmptyProvider
-
Construct a new instance.
- EmptyProvider() - Constructor for class org.wildfly.security.keystore.EmptyProvider
-
Construct a new instance.
- EmptySelector() - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.EmptySelector
- enableBasicAuth - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- enableBasicAuth - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- enableDebug - Variable in class org.wildfly.security.tool.Command
- enabledProtocols - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- enabledSuites - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- enablePersistence - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- enablePersistence() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
-
Enable persistence for the
UserPasswordCredentialLoader
being defined. - enableVerification - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- ENC - org.wildfly.security.jose.jwk.JWK.Use
- ENC_DIR_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- encipherOnly - org.wildfly.security.x500.cert.KeyUsage
- encode(byte[], byte[]) - Static method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
-
Hashes the given password using the MD5 Crypt algorithm.
- encode(char[], ByteStringBuilder, long) - Static method in class org.wildfly.security.sasl.util.StringPrep
- encode(int) - Method in class org.wildfly.security.password.util.ModularCrypt.ModCryptBase64Alphabet
- 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. - encodeAlgorithmIdentifier(DEREncoder) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode an
AlgorithmIdentifier
using the given DER encoder. - encodeAlgorithmIdentifier(DEREncoder, String) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode an
AlgorithmIdentifier
using the given DER encoder, whereAlgorithmIdentifier
is defined as: - encodeAlgorithmIdentifier(DEREncoder, String, boolean) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode an
AlgorithmIdentifier
without any parameters using the given DER encoder and object identifier, whereAlgorithmIdentifier
is defined as: - encodeAsString(Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
-
Encode the given
Password
to a string. - encodeAttributes(DEREncoder) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode
Attributes
using the given DER encoder. - 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
- encodeCertificationRequest(DEREncoder) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode a
CertificationRequest
using the given DER encoder. - encodeCertificationRequestInfo(DEREncoder) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode a
CertificationRequestInfo
using the given DER encoder. - encodeClearPasswordSpec(ClearPasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- encoded - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- encoded - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- encoded - Variable in class org.wildfly.security.key.RawKey
- encoded - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- encoded - Variable in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
- encoded - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
- encoded(Password) - Static method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- ENCODED_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- EncodedCertificateVerifier(String) - Constructor for class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.EncodedCertificateVerifier
- encodeDigestPasswordSpec(DigestPasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- encodedIV - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- encodedName - Variable in class org.wildfly.security.x500.GeneralName.EDIPartyName
- encodedName - Variable in class org.wildfly.security.x500.GeneralName.OtherName
- encodedName - Variable in class org.wildfly.security.x500.GeneralName.X400Address
- encodedPassword - Variable in class org.wildfly.security.password.spec.ClearPasswordSpec
- encodedValue - Variable in class org.wildfly.security.x500.GeneralName.OtherName
- encodeExtension(DEREncoder, X509CertificateExtension) - Static method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode an
Extension
using the given DER encoder. - encodeExtensionRequest(DEREncoder) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Encode an
ExtensionRequest
using the given DER encoder. - 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
- encodeGeneralNames(DEREncoder, String, Collection<List<?>>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- encodeGeneralNames(DEREncoder, List<GeneralName>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode a
GeneralNames
element using the given DER encoder, whereGeneralNames
is defined as: - encodeGeneralNames(DEREncoder, GeneralName) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode a
GeneralNames
element consisting of one general name using the given DER encoder. - encodeHashPasswordSpec(HashPasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- 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
- encodeIA5String(ByteStringBuilder) - 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
- encodeIteratedSaltedHashSpec(IteratedSaltedHashPasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- 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
- encodeOctetString(ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- encodeOIDComponent(long, ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- encodeOIDComponent(long, ByteStringBuilder, int, int) - Method in class org.wildfly.security.asn1.DEREncoder
- encodeOIDComponent(BigInteger, ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- encodeOIDComponent(BigInteger, ByteStringBuilder, int, int) - 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
- encodeRandomNumber(DEREncoder, SecureRandom) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode a
RandomNumber
element using the given DER encoder, whereRandomNumber
is defined as: - EncoderState(int, int) - Constructor for class org.wildfly.security.asn1.DEREncoder.EncoderState
- encodeSaltedHashPasswordSpec(SaltedHashPasswordSpec) - Static method in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- 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, whereGeneralName
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, whereTrustedAuth
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
- encodeTrustedAuthorities(DEREncoder, List<TrustedAuthority>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode an ASN.1 sequence of trusted authorities using the given DER encoder.
- 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
- encodeUsingAlphabet(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- 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
- encodeX509CertificateChain(DEREncoder, X509Certificate[]) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
-
Encode an ASN.1 set of certificates using the given DER encoder and the given
X509Certificate
chain. - Encoding - Enum in org.wildfly.security.password.spec
-
List of supported hash encodings to use in security realms that support storing hashed passwords.
- Encoding() - Constructor for enum org.wildfly.security.password.spec.Encoding
- encodingPadded() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Use padding when encoding/decoding binary data.
- encrypt - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- encrypt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- encrypt(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- encrypt(byte[], SecretKey) - Static method in class org.wildfly.security.encryption.CipherUtil
- encrypt(String, SecretKey) - Static method in class org.wildfly.security.encryption.CipherUtil
- encrypt(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- encrypt(BCryptPasswordImpl.BCryptState, int[]) - Static method in class org.wildfly.security.password.impl.BCryptPasswordImpl
-
Encrypt splits 64-bit blocks into two 32-bit halves, left and right.
- ENCRYPT - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- 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.
- encryptAndEncode(char[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
-
Encrypt a payload and encode the result using
Alphabet
given to builder. - encryptedToken(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- encryption - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- Encryption - Enum in org.wildfly.security.ssl
-
The encryption type for SSL/TLS cipher suite selection.
- Encryption() - Constructor for enum org.wildfly.security.ssl.Encryption
- ENCRYPTION_FORMAT - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- EncryptionCipherSuitePredicate - Class in org.wildfly.security.ssl
- EncryptionCipherSuitePredicate(EnumSet<Encryption>) - Constructor for class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- encryptionDirectory - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- encryptionKeyAlias - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- encryptMode() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set encryption mode for chosen
Cipher
- end() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
-
If the response is finished, end it.
- endConstructedElement() - Method in class org.wildfly.security.asn1.DEREncoder
- endConstructedElement(long) - Method in class org.wildfly.security.asn1.DERDecoder
- 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
- endpointUnavaiable(String, String, Throwable) - Method in interface org.wildfly.security.audit.ElytronMessages
- 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
- endSet(Comparator<DEREncoder.EncoderState>) - 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
- engineAliases() - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineAliases() - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineAliases() - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineAliases() - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineContainsAlias(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineContainsAlias(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineContainsAlias(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineContainsAlias(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineConvertibleToKeySpec(String, Password, Class<S>) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineCreateSSLEngine() - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineCreateSSLEngine() - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineCreateSSLEngine(String, int) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineCreateSSLEngine(String, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineCreateSSLEngine(String, int) - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineCreateSSLEngine(String, int) - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.key.RSAParameterSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.DigestPasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.IteratedPasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.IteratedSaltedPasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.MaskedPasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.OneTimePasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.password.impl.SaltedPasswordAlgorithmParametersSpiImpl
- engineDecode(ASN1Decoder) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Decode a parameter instance.
- engineDeleteEntry(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineDeleteEntry(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineDeleteEntry(String) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineDeleteEntry(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineDeleteEntry(String) - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- engineDigest() - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- engineDigest() - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- engineEncode(ASN1Encoder, RSAParameterSpec) - Method in class org.wildfly.security.key.RSAParameterSpiImpl
- engineEncode(ASN1Encoder, DigestPasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.DigestPasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, IteratedPasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.IteratedPasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, IteratedSaltedPasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.IteratedSaltedPasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, MaskedPasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.MaskedPasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, OneTimePasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.OneTimePasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, SaltedPasswordAlgorithmSpec) - Method in class org.wildfly.security.password.impl.SaltedPasswordAlgorithmParametersSpiImpl
- engineEncode(ASN1Encoder, P) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Encode a parameter instance.
- engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineFunction - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- engineFunction - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- engineGeneratePassword(String, KeySpec) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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
- engineGetCertificate(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineGetCertificate(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineGetCertificate(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineGetCertificate(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetCertificate(String) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineGetCertificateAlias(Certificate) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineGetCertificateAlias(Certificate) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineGetCertificateAlias(Certificate) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineGetCertificateAlias(Certificate) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetCertificateAlias(Certificate) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineGetCertificateChain(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineGetCertificateChain(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineGetCertificateChain(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineGetCertificateChain(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetCertificateChain(String) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineGetClientSessionContext() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineGetClientSessionContext() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetClientSessionContext() - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineGetCreationDate(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineGetCreationDate(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineGetCreationDate(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineGetCreationDate(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetDefaultSSLParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetDefaultSSLParameters() - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineGetEncoded() - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineGetEncoded
method. - engineGetEncoded(String) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineGetEncoded
method. - engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineGetKey(String, char[]) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineGetKey(String, char[]) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineGetKey(String, char[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineGetKey(String, char[]) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineGetKey(String, char[]) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineGetKeySpec(String, Password, Class<S>) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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
- engineGetParameterSpec(Class<T>) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineGetParameterSpec
method. - engineGetServerSessionContext() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineGetServerSessionContext() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetServerSessionContext() - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineGetServerSocketFactory() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineGetServerSocketFactory() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetServerSocketFactory() - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineGetServerSocketFactory() - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineGetSocketFactory() - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineGetSocketFactory() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetSocketFactory() - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineGetSocketFactory() - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineGetSupportedSSLParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineGetSupportedSSLParameters() - Method in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- engineInit(byte[]) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineInit
method. - engineInit(byte[], String) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineInit
method. - engineInit(AlgorithmParameterSpec) - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineInit
method. - engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
- engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.wildfly.security.ssl.SNISSLContextSpi
- engineIsCertificateEntry(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineIsCertificateEntry(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineIsCertificateEntry(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineIsCertificateEntry(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineIsCertificateEntry(String) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineIsKeyEntry(String) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineIsKeyEntry(String) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineIsKeyEntry(String) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineIsKeyEntry(String) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineIsTranslatablePassword(String, Password) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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.
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- engineReset() - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- engineReset() - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- engineSize() - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineSize() - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- engineSize() - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineSize() - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineStore(OutputStream, char[]) - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- engineStore(OutputStream, char[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- engineStore(OutputStream, char[]) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- engineStore(OutputStream, char[]) - Method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- engineToString() - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Implementation of the
engineToString
method. - engineTransform(String, Password, AlgorithmParameterSpec) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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.impl.PasswordFactorySpiImpl
- engineTranslatePassword(String, Password) - Method in class org.wildfly.security.password.PasswordFactorySpi
-
Translate a password object into one which is supported by this engine.
- engineUpdate(byte) - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- engineUpdate(byte) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- engineUpdate(byte[], int, int) - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- engineUpdate(byte[], int, int) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- engineVerify(String, Password, char[]) - Method in class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- 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.impl.PasswordFactorySpiImpl
- engineVerify(String, Password, char[], Charset) - Method in class org.wildfly.security.password.PasswordFactorySpi
-
Perform password verification.
- entered - Variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService
- entered - Variable in class org.wildfly.security.manager.WildFlySecurityManager.Context
- Entity - Class in org.wildfly.security.sasl.entity
-
Constants for the ISO/IEC 9798-3 authentication SASL mechanism.
- Entity() - Constructor for class org.wildfly.security.sasl.entity.Entity
- EntitySaslClient - Class in org.wildfly.security.sasl.entity
-
SaslClient for the ISO/IEC 9798-3 authentication mechanism as defined by RFC 3163.
- EntitySaslClient(String, boolean, Signature, SecureRandom, String, String, CallbackHandler, String) - Constructor for class org.wildfly.security.sasl.entity.EntitySaslClient
- EntitySaslClientFactory - Class in org.wildfly.security.sasl.entity
-
The client factory for the ISO/IEC 9798-3 authentication SASL mechanism.
- EntitySaslClientFactory() - Constructor for class org.wildfly.security.sasl.entity.EntitySaslClientFactory
- EntitySaslServer - Class in org.wildfly.security.sasl.entity
-
SaslServer for the ISO/IEC 9798-3 authentication mechanism as defined by RFC 3163.
- EntitySaslServer(String, String, String, CallbackHandler, boolean, Signature, SecureRandom) - Constructor for class org.wildfly.security.sasl.entity.EntitySaslServer
- EntitySaslServerFactory - Class in org.wildfly.security.sasl.entity
-
The server factory for the ISO/IEC 9798-3 authentication SASL mechanism.
- EntitySaslServerFactory() - Constructor for class org.wildfly.security.sasl.entity.EntitySaslServerFactory
- EntityUtil - Class in org.wildfly.security.sasl.entity
- EntityUtil() - Constructor for class org.wildfly.security.sasl.entity.EntityUtil
- entries - Variable in class org.wildfly.security.authz.MapAttributes
- entries - Variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- 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
- entriesByOSSLName - Variable in class org.wildfly.security.ssl.MechanismDatabase
- entriesByStdName - Variable in class org.wildfly.security.ssl.MechanismDatabase
- EntriesList() - Constructor for class org.wildfly.security.authz.MapAttributes.EntriesList
- EntriesList(int) - Constructor for class org.wildfly.security.authz.MapAttributes.EntriesList
- EntriesList(Collection<? extends String>) - Constructor for class org.wildfly.security.authz.MapAttributes.EntriesList
- entry - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm
- entry - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- entry - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- entry - Variable in class org.wildfly.security.pem.PemEntry
- Entry(String, List<String>, List<String>, KeyAgreement, Authentication, Encryption, Digest, Protocol, boolean, SecurityLevel, boolean, int, int) - Constructor for class org.wildfly.security.ssl.MechanismDatabase.Entry
- ENTRY - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- ENTRY_TYPE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- entryCache - Variable in class org.wildfly.security.authz.MapAttributes
- entryFactory - Variable in class org.wildfly.security.credential.source.KeyStoreCredentialSource
-
Deprecated.
- entrySet() - Method in class org.wildfly.security.ssl.LinkedProperties
- entryTypeToCredential(String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- EnumerationIterator<E> - Interface in org.wildfly.security.util
-
An enumeration which is also an iterator.
- ENV_BINARY_ATTRIBUTES - Static variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- ENV_BINARY_ATTRIBUTES - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- ENVIRONMENT_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- EnvUtil() - Constructor for class org.wildfly.security.http.oidc.Oidc.EnvUtil
- 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.auth.server.IdentityCredentials.Key
- equals(Object) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- equals(Object) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- equals(Object) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- 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.http.oidc.OidcPrincipal
- equals(Object) - Method in class org.wildfly.security.http.oidc.Permission
- equals(Object) - Method in class org.wildfly.security.key.RawKey
- equals(Object) - Method in class org.wildfly.security.key.RSAParameterSpec
- equals(Object) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawBCryptPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawClearPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawDigestPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawOneTimePassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- equals(Object) - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- 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.permission.NoPermissionCollection
- equals(Object) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
- equals(Object) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- equals(Object) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- 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(IdentityCredentials.Key) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Key
- equals(GSSKerberosCredential) - Method in class org.wildfly.security.credential.GSSKerberosCredential
- equals(KeyPairCredential) - Method in class org.wildfly.security.credential.KeyPairCredential
- equals(SSHCredential) - Method in class org.wildfly.security.credential.SSHCredential
- equals(X509CertificateChainPrivateCredential) - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
- equals(NoPermission) - Method in class org.wildfly.security.permission.NoPermission
-
Always returns
true
if the argument is notnull
. - equals(AuthenticationContextSaslClientFactory) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslClientFactory
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- equals(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- equals(SaslMechanismPredicate.FamilyPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- equals(SaslMechanismPredicate.IfPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- equals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- 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.
- error - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- error - Variable in exception org.wildfly.security.http.oidc.ServerRequest.HttpFailure
- error - Variable in exception org.wildfly.security.mechanism.ScramServerException
- error(int, HttpEntity) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- error(String, Exception, int) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- error(String, HttpServerRequest) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- ERROR - org.wildfly.security.audit.EventPriority
-
Error condition
- ERROR - Static variable in class org.wildfly.security.http.HttpConstants
-
Errors
- ERROR - Static variable in class org.wildfly.security.http.oidc.Oidc
- ERROR_DESCRIPTION - Static variable in class org.wildfly.security.http.HttpConstants
- ERROR_TYPE_PREFIX - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- errorHandler(Exception) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Determines if a summary needs to be printed and prints summary after an error is thrown
- errorHandler(Exception) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Determines if a summary needs to be printed and prints summary after an error is thrown
- errorHttpMechSsoFailedInvalidateLocalSession(Throwable) - Method in interface org.wildfly.security.http.util.sso.ElytronMessages
- errorManager - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- errorPage - Variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- ES256 - Static variable in class org.wildfly.security.http.oidc.Oidc
- ES384 - Static variable in class org.wildfly.security.http.oidc.Oidc
- ES512 - Static variable in class org.wildfly.security.http.oidc.Oidc
- escapeCharacter - Variable in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- escapeCharacter - Variable in class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
- establishConnectionTimeout - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- establishConnectionTimeoutUnits - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- establishIdentities() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- establishOverrides(URI, int, AuthenticationConfiguration) - Static method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
- 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.digest.DigestSaslClient
- evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- evaluateChallenge(byte[]) - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- 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
- evaluateFinalClientMessage(ScramInitialServerResult, ScramFinalClientMessage) - Method in class org.wildfly.security.mechanism.scram.ScramServer
- evaluateInitialResponse(OAuth2InitialClientMessage) - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- evaluateInitialResponse(ScramInitialClientMessage) - Method in class org.wildfly.security.mechanism.scram.ScramServer
- evaluateMessage(byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.anonymous.AnonymousSaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.anonymous.AnonymousSaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.entity.EntitySaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.entity.EntitySaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.gssapi.GssapiServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.localuser.LocalUserClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.scram.ScramSaslClient
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.scram.ScramSaslServer
- evaluateMessage(int, byte[]) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
-
Evaluate the current request and attempt to authenticate if appropriate.
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- evaluateRequest(HttpServerRequest) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.gssapi.GssapiServer
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- 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.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- evaluateResponse(byte[]) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslServer
- eventHandlerFailed(Throwable) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- EventPriority - Enum in org.wildfly.security.audit
-
The priority level of an audit event.
- EventPriority() - Constructor for enum org.wildfly.security.audit.EventPriority
- evidence - Variable in class org.wildfly.security.auth.callback.EvidenceDecodePrincipalCallback
- evidence - Variable in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
- evidence - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- evidence - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler
- evidence - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- evidence - Variable in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
- Evidence - Interface in org.wildfly.security.evidence
-
A piece of evidence which may be used for credential verification.
- evidenceAlgorithm - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- 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 - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- evidenceDecoder - Variable in class org.wildfly.security.auth.server.SecurityDomain
- EvidenceDecoder - Interface in org.wildfly.security.auth.server
-
A decoder for extracting a principal from evidence.
- EvidenceDistributedIdentity(Evidence) - Constructor for class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- EvidenceVerifier - Interface in org.wildfly.security.auth.realm.ldap
-
An individual evidence verifier to associate with an LDAP
SecurityRealm
, multiple verifiers can be associated with the realm allowing for different verification strategies to be applied to different named credentials. - evidenceVerifiers - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- evidenceVerifiers - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- 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
. - ExactPredicate(String) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- exacts - Variable in class org.wildfly.security.ssl.SNIContextMatcher.Builder
- exacts - Variable in class org.wildfly.security.ssl.SNIContextMatcher
- exception - Variable in class org.wildfly.security.FailedSecurityFactory
- exception(Throwable, Class<T>) - Static method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- EXCHANGE - org.wildfly.security.http.Scope
-
The scope applicable to the current request/response exchange.
- excludedSubtrees - Variable in class org.wildfly.security.x500.cert.NameConstraintsExtension
- exclusive - Variable in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
- exclusiveAccess - Variable in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- exclusiveNameCallback - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- 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.
- exclusiveRequests - Variable in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
- execute(String[]) - Method in class org.wildfly.security.tool.Command
- execute(String[]) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- execute(String[]) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- execute(String[]) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
- execute(String[]) - Method in class org.wildfly.security.tool.MaskCommand
- execute(String[]) - Method in class org.wildfly.security.tool.VaultCommand
- executor - Variable in class org.wildfly.security.http.digest.NonceManager
- executor - Variable in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- existingCredentialStore() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- exists() - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- exists() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- exists() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- exists() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- exists() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- exists() - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- 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<? extends Credential>) - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- 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.
- EXP - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- EXP40 - org.wildfly.security.ssl.SecurityLevel
- EXP56 - org.wildfly.security.ssl.SecurityLevel
- expandKey(BCryptPasswordImpl.BCryptState, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.BCryptPasswordImpl
-
Performs the expandKey step in the expensive key schedule setup.
- EXPECTED_NUM_TOKENS - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- expectedClientHello() - Method in interface org.wildfly.security.ssl.ElytronMessages
- expectedDigestLengthBytes(String) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- expectedEmptyActions(String) - Method in interface org.wildfly.security.permission.ElytronMessages
- expectedIssuer - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- expectedJwsAlgorithm - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- expectedType - Variable in class org.wildfly.security.http.oidc.TokenValidator.TypeValidator
- expiration - Variable in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- expiresIn - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- explore(byte[], int, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
-
Launch and explore the security capabilities from byte array.
- explore(byte[], int, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
-
Launch and explore the security capabilities from byte array.
- explore(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
-
Launch and explore the security capabilities from byte buffer.
- explore(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
-
Launch and explore the security capabilities from byte buffer.
- exploreALPN(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreALPN(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreClientHello(ByteBuffer, byte, byte) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreClientHello(ByteBuffer, byte, byte) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreExtensions(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreExtensions(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreHandshake(ByteBuffer, byte, byte, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreHandshake(ByteBuffer, byte, byte, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreSNIExt(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreSNIExt(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreTLSRecord(ByteBuffer, byte, byte, byte) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- exploreTLSRecord(ByteBuffer, byte, byte, byte) - Static method in class org.wildfly.security.ssl.SSLExplorer
- exploreV2HelloRecord(ByteBuffer, byte) - Static method in class org.wildfly.security.ssl.SSLExplorer
- EXPONENT - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- export - Variable in class org.wildfly.security.ssl.ExportCipherSuitePredicate
- export - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- EXPORT_KEY_PAIR_PUBLIC_KEY_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- EXPORT_SECRET_KEY - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- ExportCipherSuitePredicate - Class in org.wildfly.security.ssl
- ExportCipherSuitePredicate(boolean) - Constructor for class org.wildfly.security.ssl.ExportCipherSuitePredicate
- exportedSecretKey(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- exportKeyPairPublicKey(CredentialStore, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- exportSecretKey() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- exportSecretKey(SecretKey) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- exportSecretKey(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- exposeToken - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- exposeToken - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- EXT - Static variable in class org.wildfly.security.sasl.otp.OTP
- 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.
- extendedOperation(ExtendedRequest) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- extensionAlreadyExists(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- ExtensionInfo(List<SNIServerName>, List<String>) - Constructor for class org.wildfly.security.ssl.SNISSLExplorer.ExtensionInfo
- ExtensionInfo(List<SNIServerName>, List<String>) - Constructor for class org.wildfly.security.ssl.SSLExplorer.ExtensionInfo
- extensions - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
- EXTENSIONS_NOT_SUPPORTED - org.wildfly.security.mechanism.ScramServerErrorCode
- extensionsByOid - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- extensionsByOid - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- extensionsByOid - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- extensionsNotAllowed() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- EXTERNAL - org.wildfly.security.http.oidc.Oidc.SSLRequired
- EXTERNAL - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- EXTERNAL - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- EXTERNAL_ACCOUNT_REQUIRED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- EXTERNAL_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- externalAccountRequired - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
- externalAccountRequired - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata
- ExternalAuthenticationMechanism - Class in org.wildfly.security.http.external
-
The EXTERNAL authentication mechanism.
- ExternalAuthenticationMechanism(CallbackHandler) - Constructor for class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- ExternalMechanismFactory - Class in org.wildfly.security.http.external
-
A
HttpServerAuthenticationMechanismFactory
implementation for the EXTERNAL HTTP authentication mechanism. - ExternalMechanismFactory() - Constructor for class org.wildfly.security.http.external.ExternalMechanismFactory
- ExternalMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.external.ExternalMechanismFactory
- ExternalMechanismFactory(Provider...) - Constructor for class org.wildfly.security.http.external.ExternalMechanismFactory
- externalPath - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- EXTERNALPATH - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- externalPathMissing(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- ExternalSaslClient - Class in org.wildfly.security.sasl.external
- ExternalSaslClient(String) - Constructor for class org.wildfly.security.sasl.external.ExternalSaslClient
- ExternalSaslClientFactory - Class in org.wildfly.security.sasl.external
-
Implementation of the SASL
EXTERNAL
client mechanism. - ExternalSaslClientFactory() - Constructor for class org.wildfly.security.sasl.external.ExternalSaslClientFactory
- ExternalSaslServer - Class in org.wildfly.security.sasl.external
- ExternalSaslServer(CallbackHandler) - Constructor for class org.wildfly.security.sasl.external.ExternalSaslServer
- ExternalSaslServerFactory - Class in org.wildfly.security.sasl.external
-
Implementation of the SASL
EXTERNAL
server mechanism. - ExternalSaslServerFactory() - Constructor for class org.wildfly.security.sasl.external.ExternalSaslServerFactory
- externalStorage - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- ExternalStorage() - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- externalStorageKeyDoesNotExist(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- extractAttributes(Predicate<AttributeMapping>, Function<AttributeMapping, Collection<String>>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- extractClaims(String) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- extractDerContent(CodePointIterator) - Static method in class org.wildfly.security.pem.Pem
-
Extracts the DER content from the given
pemContent
. - extractFilteredAttributes(SearchResult, DirContext, DirContext) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- extractFilteredAttributesFromSearch(LdapSecurityRealm.LdapSearch, SearchResult, AttributeMapping, DirContext, DirContext, Collection<String>, Collection<SearchResult>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- extractRdn(String) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set type of RDN, whose value will be used as identity attribute value.
- extractRdn(AttributeMapping, String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- extractSimpleAttributes(SearchResult) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
F
- facade - Variable in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- facade - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- facade - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- facade - Variable in class org.wildfly.security.http.oidc.RequestAuthenticator
- FACES_REQUEST - Static variable in class org.wildfly.security.http.HttpConstants
- factories - Variable in class org.wildfly.security.http.util.AggregateServerMechanismFactory
- factories - Variable in class org.wildfly.security.sasl.util.AggregateSaslClientFactory
- factories - Variable in class org.wildfly.security.sasl.util.AggregateSaslServerFactory
- factory - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- factory - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
- factory - Variable in class org.wildfly.security.OneTimeSecurityFactory
- 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".
- fail() - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- fail() - Method in class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- fail(boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- fail(HttpServerRequest) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- fail(HttpServerRequest) - Method in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- FAIL_IF_EXIST_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- failAndRedirectToErrorPage(HttpServerRequest, String) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- failCache - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- failCache - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- failed - Variable in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- failed() - Method in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
-
Determine whether authentication failed.
- FAILED - org.wildfly.security.http.oidc.Oidc.AuthOutcome
- FAILED - Static variable in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
- FAILED - Static variable in class org.wildfly.security.auth.server.ServerAuthenticationContext
- FAILED_STATE - Static variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
The SASL negotiation failure state.
- failedPermission - Variable in exception org.wildfly.security.authz.AuthorizationCheckException
- 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.
- failedToCreateLoginContext(Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- failedToDecode(Throwable) - Method in interface org.wildfly.security.util.ElytronMessages
- failedToDecodeRequestUri(Exception) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failedToEncode(Throwable) - Method in interface org.wildfly.security.util.ElytronMessages
- failedToInstantiateCustomHandler(Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- failedToInvokeRemoteLogout(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failedToLoadJaasConfigFile() - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- failedToObtainDirContext(Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- failedToObtainSSLContext(Throwable) - Method in interface org.wildfly.security.credential.source.ElytronMessages2
- failedToParseTokenFromCookie(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failedToReadKeyStore(KeyStoreException) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- failedToRefreshTokenWithALongerTTLThanMin() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failedToReturnDirContext(Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- failedToWriteToResponseOutputStream(Exception) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failedVerificationOfToken(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- failover(RealmUnavailableException) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- failoverCallback - Variable in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- failoverRealm - Variable in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- FailoverRealmIdentity(RealmIdentity) - Constructor for class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- FailoverSecurityRealm - Class in org.wildfly.security.auth.realm
-
A realm which wraps one realm and fails over to another in case the first is unavailable.
- FailoverSecurityRealm(SecurityRealm, SecurityRealm, Consumer<RealmUnavailableException>) - Constructor for class org.wildfly.security.auth.realm.FailoverSecurityRealm
-
Construct a new instance.
- FailoverSecurityRealm.FailoverRealmIdentity - Class in org.wildfly.security.auth.realm
- FALSE - Static variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- FALSE - Static variable in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- FALSE - Static variable in class org.wildfly.security.ssl.ExportCipherSuitePredicate
- FALSE - Static variable in class org.wildfly.security.ssl.FipsCipherSuitePredicate
- falsePredicate - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- FAMILY_NAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- FamilyPredicate(Predicate<String>, String) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- 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. - fc - Variable in class org.wildfly.security.keystore.KeyStoreUtil.ResettableDataFileInputStream
- fetchStorageSecretKey(String, char[]) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- fieldName - Variable in class org.wildfly.security.manager.GetAccessibleDeclaredFieldAction
- file - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- FILE_ARG - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- FILE_ARG - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- FILE_SEPARATOR - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
-
File separator value
- FILE_SEPARATOR_ALIAS - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
-
File separator alias
- FILE_SYSTEM_ENCRYPT_COMMAND - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- FILE_SYSTEM_REALM_COMMAND - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- FileAuditEndpoint - Class in org.wildfly.security.audit
-
An audit endpoint to record all audit events to a local file.
- FileAuditEndpoint(FileAuditEndpoint.Builder) - Constructor for class org.wildfly.security.audit.FileAuditEndpoint
- FileAuditEndpoint.Builder - Class in org.wildfly.security.audit
-
A builder for file audit endpoints.
- filebasedKeystoreLocationMissing(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- filebasedKeystoreTypes - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- fileDescriptor - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- FileLoadingKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>, ExceptionSupplier<char[], ConfigXMLParseException>, String, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.FileLoadingKeyStoreFactory
- fileName - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.FileLoadingKeyStoreFactory
- fileName - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- fileNotFound(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- FILESYSTEM_REALM_NAME_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- FileSystemEncryptRealmCommand - Class in org.wildfly.security.tool
-
Elytron-Tool command to convert un-encrypted FileSystemRealms into an encrypted realm with the use of a SecretKey.
- FileSystemEncryptRealmCommand() - Constructor for class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- FileSystemEncryptRealmCommand.Descriptor - Class in org.wildfly.security.tool
- fileSystemEncryptRequiredParametersNotSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- fileSystemRealmAlreadyExists(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmCertificateReadError(String, Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- FileSystemRealmCommand - Class in org.wildfly.security.tool
-
Elytron-Tool command to convert legacy properties file into a FileSystemRealm.
- FileSystemRealmCommand() - Constructor for class org.wildfly.security.tool.FileSystemRealmCommand
- FileSystemRealmCommand.Descriptor - Class in org.wildfly.security.tool
- fileSystemRealmDecryptionFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmDeleteFailed(String, IOException) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmEncryptCreatingRealm(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- fileSystemRealmEncryptionFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmFailedToOpen(Path, String, IOException) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmFailedToRead(Path, String, Exception) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmFailedToWrite(Path, String, Exception) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmInvalidContent(Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmInvalidOtpAlgorithm(String, Path, int, String, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmInvalidOtpDefinition(Path, int, String, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmInvalidPasswordAlgorithm(String, Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmInvalidPasswordFormat(String, Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmMissingAttribute(String, Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmName - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- fileSystemRealmName - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- fileSystemRealmNotFound(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmUnsupportedKeyAlgorithm(String, Path, int, String, Exception) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fileSystemRealmUnsupportedKeyFormat(String, Path, int, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- FileSystemRealmUtil - Class in org.wildfly.security.auth.realm
-
A utility class to utilize methods from the
FileSystemSecurityRealm
class for the Elytron Tool. - FileSystemRealmUtil() - Constructor for class org.wildfly.security.auth.realm.FileSystemRealmUtil
- FileSystemSecurityRealm - Class in org.wildfly.security.auth.realm
-
A simple filesystem-backed security realm.
- FileSystemSecurityRealm(Path) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance with 2 levels of hashing.
- FileSystemSecurityRealm(Path, int) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, int, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- FileSystemSecurityRealm(Path, int, Encoding, Charset) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int, boolean) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int, boolean, Encoding, Charset) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int, boolean, Encoding, Charset, Supplier<Provider[]>, SecretKey, PrivateKey, PublicKey) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int, boolean, Encoding, Charset, SecretKey) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, NameRewriter, int, Encoding, Charset) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance.
- FileSystemSecurityRealm(Path, Encoding, Charset) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Construct a new instance with 2 levels of hashing.
- FileSystemSecurityRealm.AutoCloseableXMLStreamReaderHolder - Class in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.AutoCloseableXMLStreamWriterHolder - Class in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.CredentialParseFunction - Interface in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.Identity - Class in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.IntegrityResult - Class in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.LoadedIdentity - Class in org.wildfly.security.auth.realm
- FileSystemSecurityRealm.Version - Enum in org.wildfly.security.auth.realm
- FileSystemSecurityRealmBuilder - Class in org.wildfly.security.auth.realm
-
A builder class that creates
FileSystemSecurityRealm
instances. - FileSystemSecurityRealmBuilder() - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- fileSystemUpdatedFailed(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- fillInStackTrace() - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
-
Does nothing but return this instance.
- filter - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- filter - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- filter - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- filterAlias - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- filterAlias - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- filterArgs - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- filterCertificate - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- filterCertificate - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- filteringKeyStore(KeyStore, Predicate<String>) - Static method in class org.wildfly.security.keystore.FilteringKeyStore
-
Wrap an existing initialised
KeyStore
with an wrapper to filter which aliases can be returned. - FilteringKeyStore - Class in org.wildfly.security.keystore
-
A
KeyStore
implementation that can wrap another key store instance and filter which aliases can actually be returned. - FilteringKeyStore(KeyStoreSpi, Provider, String) - Constructor for class org.wildfly.security.keystore.FilteringKeyStore
- FilteringKeyStoreSpi - Class in org.wildfly.security.keystore
-
A delegating key store implementation that allows for a predicate to be supplied to filter which aliases will actually be returned.
- FilteringKeyStoreSpi(KeyStore, Predicate<String>) - Constructor for class org.wildfly.security.keystore.FilteringKeyStoreSpi
- filterIterate - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- filterIterate - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- FilterMechanismSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which filters available mechanisms (either inclusively or exclusively) from a delegateSaslClientFactory
. - 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 delegateSaslServerFactory
. - 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.
- filterMechanismsByProvider(String[], int, int, Provider, BiPredicate<String, Provider>) - Static method in class org.wildfly.security.sasl.util.SaslFactories
-
Efficiently, recursively filter mechanisms by provider.
- filterName - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- filterName - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- FilterServerMechanismFactory - Class in org.wildfly.security.http.util
-
An implementation of
HttpServerAuthenticationMechanismFactory
that wraps an existing factory and provides mechanism filtering by name. - FilterServerMechanismFactory(HttpServerAuthenticationMechanismFactory, boolean, String...) - Constructor for class org.wildfly.security.http.util.FilterServerMechanismFactory
-
Construct a new instance that filters from a provided set of mechanism names.
- FilterServerMechanismFactory(HttpServerAuthenticationMechanismFactory, boolean, Collection<String>) - Constructor for class org.wildfly.security.http.util.FilterServerMechanismFactory
-
Construct a new instance that filters from a provided set of mechanism names.
- FilterServerMechanismFactory(HttpServerAuthenticationMechanismFactory, Predicate<String>) - Constructor for class org.wildfly.security.http.util.FilterServerMechanismFactory
-
Constructs a new instance.
- FINALIZE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- finalPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- finalResponse - Variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- finalRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- finalRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- finalRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
- finalRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
- find(String) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- find(String) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnManager
-
Locates the single sign-on entry with the specified identifier, or null if none exists.
- find(String, HttpServerRequest) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- find(String, HttpServerRequest) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionFactory
-
Returns a
SingleSignOnSession
instance associated with the specified identifier and request. - 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. - findAgreeableQop(byte) - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- findCommand(String) - Method in class org.wildfly.security.tool.ElytronTool
- findFile(String) - Static method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- findMissingRequiredValuesAndSetValues(int, FileSystemEncryptRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Determines if the current descriptor block is missing any required values and then if it is, prints out a warning message and sets that required value and the optional values to null
- findMissingRequiredValuesAndSetValues(int, FileSystemRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Determines if the current descriptor block is missing any required values and then if it is, prints out a warning message and sets that required value and the optional values to null
- fips - Variable in class org.wildfly.security.ssl.FipsCipherSuitePredicate
- fips - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- FIPS - org.wildfly.security.ssl.SecurityLevel
- FipsCipherSuitePredicate - Class in org.wildfly.security.ssl
- FipsCipherSuitePredicate(boolean) - Constructor for class org.wildfly.security.ssl.FipsCipherSuitePredicate
- fipsModeNotAllowed() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- FIRST_MATCH - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
If multiple mappings are found only the first will be used.
- fixCachedLocation(HttpScope, String, String) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- 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.
- fixParityBit(byte) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Fix the rightmost bit to maintain odd parity for the whole byte.
- FL_NEED_C_AUTH - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- FL_NEED_C_AUTH - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- FL_SESSION_CRE - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- FL_SESSION_CRE - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- FL_WANT_C_AUTH - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- FL_WANT_C_AUTH - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- flags - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- flags - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- FlexibleIdentityAssociation - Class in org.wildfly.security.auth.server
-
A flexible identity association which can have its current identity modified.
- FlexibleIdentityAssociation(SecurityDomain, SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- 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.
- flush() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- flush() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- flush() - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- flush() - Method in class org.wildfly.security.util.AtomicFileOutputStream
- flush() - Method in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- flush() - Method in class org.wildfly.security.util.AtomicFileOutputStream.State
- flushOnAccept - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- flushOnAccept - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- flushSet - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- FOLLOW - org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Referrals should be followed.
- 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
- forbidHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- forbidHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- forbidHalfEquals(SaslMechanismSelector) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- forbidHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- forbidHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- forbidHashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- forbidInappropriateForCanonicalRepresentation(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
- forbidInappropriateForPlainText(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
- forbidMatching(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- ForbidMatchingSelector(SaslMechanismSelector, SaslMechanismPredicate) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- forbidMechanism(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- forbidMechanisms(String...) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- 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
- forbids(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- forbids(String) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- forbids(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- forbids(SaslMechanismPredicate) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- ForbidSelector(SaslMechanismSelector, String) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- 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
- forceReadCP(Reader) - Static method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- forEach(Consumer<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- forEach(Consumer<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- forEach(Consumer<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- forEachAttributeValue(SearchResult, String, Consumer<String>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- 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(DirContext, String, String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DirectEvidenceVerifier
- forIdentity(DirContext, String, String, Attributes) - Method in interface org.wildfly.security.auth.realm.ldap.EvidenceVerifier
-
Obtain an
IdentityEvidenceVerifier
to verify the evidence for a specific identity. - forIdentity(DirContext, String, String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- forIdentity(DirContext, String, String, Attributes, Encoding) - Method in interface org.wildfly.security.auth.realm.ldap.EvidenceVerifier
-
Obtain an
IdentityEvidenceVerifier
to verify the evidence for a specific identity. - forIdentity(DirContext, String, Attributes) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialLoader
-
Obtain an
IdentityCredentialLoader
to query the credentials for a specific identity. - forIdentity(DirContext, String, Attributes) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialPersister
-
Obtain an
IdentityCredentialLoader
to query the credentials for a specific identity. - forIdentity(DirContext, String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- forIdentity(DirContext, String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- forIdentity(DirContext, String, Attributes, Encoding) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialLoader
-
Obtain an
IdentityCredentialLoader
to query the credentials for a specific identity. - forIdentity(DirContext, String, Attributes, Encoding) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- forIdentity(SecurityIdentity) - Static method in class org.wildfly.security.auth.server.SecurityDomain
-
Get the security domain associated with the given identity.
- ForIdentityLoader(DirContext, String, Attributes) - Constructor for class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- ForIdentityLoader(DirContext, String, Attributes) - Constructor for class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- ForIdentityLoader(DirContext, String, Attributes, Encoding) - Constructor for class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- FORM_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- format - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
- format - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- format - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- format - Variable in class org.wildfly.security.auth.server.event.SyslogAuditEvent
- format - Variable in class org.wildfly.security.key.RawKey
- format - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- FORMAT() - Constructor for enum org.wildfly.security.sasl.digest.AbstractDigestMechanism.FORMAT
- formatAddress(InetAddress) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Formats input address.
- formatAddress(InetSocketAddress) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Converts socket address into string literal, which has form: 'address:port'.
- formatAddress6(int[]) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Converts IPV6 int[] representation into valid IPV6 string literal.
- 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.
- formatOTP(byte[], String, String[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Convert the given OTP hash into the specified format.
- formatPossibleIpv6Address(String) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- formatPropertiesForCli(Map<String, String>) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- FORMATTED - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- FormAuthenticationMechanism - Class in org.wildfly.security.http.form
-
A generic FORM authentication mechanism which is usable in a number of different scenarios.
- FormAuthenticationMechanism(CallbackHandler, Map<String, ?>) - Constructor for class org.wildfly.security.http.form.FormAuthenticationMechanism
- FormMechanismFactory - Class in org.wildfly.security.http.form
-
A
HttpServerAuthenticationMechanismFactory
implementation for the FORM HTTP authentication mechanism. - FormMechanismFactory() - Constructor for class org.wildfly.security.http.form.FormMechanismFactory
- FormMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.form.FormMechanismFactory
- 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.Authentication
- forName(String) - Static method in enum org.wildfly.security.ssl.Digest
- forName(String) - Static method in enum org.wildfly.security.ssl.Encryption
- forName(String) - Static method in enum org.wildfly.security.ssl.KeyAgreement
- forName(String) - Static method in enum org.wildfly.security.ssl.Protocol
-
Gets an enum item for given protocol name.
- forName(String) - Static method in enum org.wildfly.security.ssl.SecurityLevel
- forName(String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- forName(String) - Static method in enum org.wildfly.security.x500.cert.KeyUsage
- 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 class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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
- FOUR_LETTER_WORDS_OFFSET - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- fourBytesToInt(byte[], int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- fourBytesToInt(byte[], int) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- fpMaskLeft - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- fpMaskRight - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- 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(String) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set name of the attribute in LDAP from where the values are obtained.
- 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(Principal) - Static method in class org.wildfly.security.auth.principal.NamePrincipal
-
Attempt to convert the given principal to a
NamePrincipal
. - from(ProtectionDomain) - Static method in interface org.wildfly.security.permission.PermissionVerifier
-
Get a permission verifier for a protection domain.
- from(DataSource) - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
-
Defines the
DataSource
from where connections are obtained. - fromErrorString(String) - Static method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Convert the error string to the respective
ScramServerErrorCode
enum value, or to theOTHER_ERROR
value if can't match. - fromException(Exception) - Static method in exception org.wildfly.security.mechanism.AuthenticationMechanismException
-
Convert the given exception to an
AuthenticationMechanismException
. - fromFilter(String) - Static method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Create an attribute mapping based on the results of the given
filter
. - fromIdentity() - Static method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Create an attribute mapping using LDAP entry of identity itself.
- 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.
- fromReference(String) - Static method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Create an attribute mapping using LDAP entry referenced by attribute of identity entry.
- 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.keystore.AliasFilter
-
Create an AliasFilter based on a filterString in one of the following formats: - alias1,alais2,alias3 - Only the aliases listed are accepted ALL:-alias1:-alias2:-alias3 - All aliases allowed except those listed. NONE:+alias1:+alias2:+alais3 - Only the aliases listed are accepted Note: For ambiguous definitions aliases are evaluated against the filter string from right to left with the first match winning, e.g.
- fromString(String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- fromString(String) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Create a cipher suite selector from the given OpenSSL-style cipher list string.
- fromSubject(Subject) - Static method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasAuthorizationIdentity
- fullName - Variable in class org.wildfly.security.x500.cert.CRLDistributionPoint.FullNameDistributionPointName
- FullNameDistributionPointName(List<GeneralName>) - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPoint.FullNameDistributionPointName
-
Construct a new instance.
- fullSize - Static variable in enum org.wildfly.security.auth.client.CallbackKind
- fullSize - Static variable in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
- fullSize - Static variable in enum org.wildfly.security.auth.SupportLevel
- fullSize - Static variable in enum org.wildfly.security.mechanism.ScramServerErrorCode
- fullSize - Static variable in enum org.wildfly.security.ssl.Authentication
- fullSize - Static variable in enum org.wildfly.security.ssl.Digest
- fullSize - Static variable in enum org.wildfly.security.ssl.Encryption
- fullSize - Static variable in enum org.wildfly.security.ssl.KeyAgreement
- fullSize - Static variable in enum org.wildfly.security.ssl.Protocol
- fullSize - Static variable in enum org.wildfly.security.ssl.SecurityLevel
- fullSize - Static variable in enum org.wildfly.security.x500.cert.KeyUsage
- FullyDeletingCipherSuiteSelector(CipherSuiteSelector, CipherSuitePredicate) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector.FullyDeletingCipherSuiteSelector
- FullyDeletingProtocolSelector(ProtocolSelector, EnumSet<Protocol>) - Constructor for class org.wildfly.security.ssl.ProtocolSelector.FullyDeletingProtocolSelector
- futureCleanup - Variable in class org.wildfly.security.http.digest.NonceManager.NonceState
- 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
- GENDER - Static variable in class org.wildfly.security.http.oidc.IDToken
- GENERAL_CONFIGURATION_ERROR - Static variable in class org.wildfly.security.tool.Command
-
General configuration error exit code.
- GENERAL_CONFIGURATION_ERROR - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- GENERAL_CONFIGURATION_WARNING - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- GENERAL_CONFIGURATION_WARNING - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- 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
- generalHelp() - Method in class org.wildfly.security.tool.ElytronTool
- generalHelpTitle() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- generalInvalidName(String) - Method in interface org.wildfly.security.util.ElytronMessages
- GENERALIZED_TIME_FORMAT - Static variable in class org.wildfly.security.asn1.DEREncoder
- GENERALIZED_TIME_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
A type for representing timestamps.
- generalizedTimeToDate(String) - Static method in class org.wildfly.security.keystore.LdapGeneralizedTimeUtil
-
Convert Generalized Time as defined in RFC4517 to the Date
- GeneralName - Class in org.wildfly.security.x500
-
A representation of an X.509 general name.
- GeneralName(int) - Constructor for class org.wildfly.security.x500.GeneralName
- 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.
- generalNames - Variable in class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
- GeneralSubtree(GeneralName, int, int) - Constructor for class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
-
Construct a new instance.
- GENERATE_KEY_PAIR_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- GENERATE_SECRET_KEY - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- generateAlgorithmParameters(String, int, byte[], IvParameterSpec, Provider) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- generateChallenge() - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
-
Generates a digest challenge digest-challenge = 1#( realm | nonce | qop-options | stale | maxbuf | charset algorithm | cipher-opts | auth-param ) realm = "realm" "=" <"> realm-value <"> realm-value = qdstr-val nonce = "nonce" "=" <"> nonce-value <"> nonce-value = qdstr-val qop-options = "qop" "=" <"> qop-list <"> qop-list = 1#qop-value qop-value = "auth" | "auth-int" | "auth-conf" | token stale = "stale" "=" "true" maxbuf = "maxbuf" "=" maxbuf-value maxbuf-value = 1*DIGIT charset = "charset" "=" "utf-8" algorithm = "algorithm" "=" "md5-sess" cipher-opts = "cipher" "=" <"> 1#cipher-value <"> cipher-value = "3des" | "des" | "rc4-40" | "rc4" | "rc4-56" | token auth-param = token "=" ( token | quoted-string )
- generateHash(int, int, char[]) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- generateHash(int, int, char[], Charset) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- generateHash(short, char[]) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- generateHash(short, char[], Charset) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- 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 }
- generateId() - Static method in class org.wildfly.security.http.oidc.Oidc
- generateKeyPair(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- generateNonce() - Method in class org.wildfly.security.http.digest.NonceManager
-
Generate a new encoded nonce to send to the client.
- generateNonce() - Static method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- generateNonce(byte[]) - Method in class org.wildfly.security.http.digest.NonceManager
-
Generate a new encoded nonce to send to the client.
- generateNonce(int, Random) - Static method in class org.wildfly.security.mechanism.scram.ScramUtil
- generateOTP(String, byte[], String, int) - Static method in class org.wildfly.security.password.impl.OneTimePasswordImpl
-
Generate a 64-bit OTP as specified in RFC 2289.
- generateOtpHash(String, String, String, int) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- generatePassword(KeySpec) - Method in class org.wildfly.security.password.PasswordFactory
-
Generate a new
Password
object for the given specification. - generatePemContent(ByteStringBuilder, String, ByteIterator) - Static method in class org.wildfly.security.pem.Pem
-
Generate PEM content to the given byte string builder.
- generatePemPKCS10CertificateSigningRequest(ByteStringBuilder, PKCS10CertificateSigningRequest) - Static method in class org.wildfly.security.pem.Pem
-
Generate PEM content containing a PKCS #10 certificate signing request.
- generatePemPublicKey(ByteStringBuilder, PublicKey) - Static method in class org.wildfly.security.pem.Pem
-
Generate PEM content containing a
PublicKey
. - generatePemX509Certificate(ByteStringBuilder, X509Certificate) - Static method in class org.wildfly.security.pem.Pem
-
Generate PEM content containing an X.509 certificate.
- 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.
- generateRandomAlphanumericString(int, Random) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- generateRandomSalt(int) - Static method in class org.wildfly.security.password.impl.PasswordUtil
-
Generate a random salt as byte array.
- generateRandomString(int, Random) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- generateSecretKey() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- generateSecretKey(int) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- generateSecretKey(CredentialStore, String, int) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- generateSecureRandomString(int) - Static method in class org.wildfly.security.util.PasswordUtil
-
Generate a random string of given size.
- generateThumbprint(String[], String) - Static method in class org.wildfly.security.jose.jwk.JWKUtil
-
Generate the thumbprint for the first certificate in the given certificate chain.
- generateThumbprintBytes(String[], String) - Static method in class org.wildfly.security.jose.jwk.JWKUtil
- get() - Method in class org.wildfly.security.auth.client.CredentialStoreFactory
-
Create an instance of
CredentialStore
and initialize it. - get() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- get() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.DeferredSupplier
- get() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- get() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.PasswordKeyStoreFactory
- get() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- 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() - Method in interface org.wildfly.security.cache.IdentityCache
-
Returns an identity previously cached.
- get() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- get() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionIdentifierFactory
- get() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- 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(Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- 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
- get(String, int, int) - Method in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- get(Principal) - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- get(Principal) - Method in interface org.wildfly.security.cache.RealmIdentityCache
-
Obtains a previously cached
RealmIdentity
ornull
if no entry could be found with the specifiedPrincipal
. - GET - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- GET_CLASS_LOADER_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- GET_IDENTITY - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- GET_IDENTITY_FOR_UPDATE - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- GET_SECURITY_DOMAIN - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- getAcceptedIssuers() - Method in class org.wildfly.security.http.oidc.HttpClientBuilder.PassthroughTrustManager
- getAcceptedIssuers() - Method in class org.wildfly.security.ssl.SecurityDomainTrustManager
- getAcceptedIssuers() - Method in class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- 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.
- GetAccessControlContextAction() - Constructor for class org.wildfly.security.manager.action.GetAccessControlContextAction
- getAccessDescription(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- getAccessDescriptions(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- GetAccessibleDeclaredFieldAction - Class in org.wildfly.security.manager
-
A privileged action which gets and returns a non-public field from a class.
- GetAccessibleDeclaredFieldAction(Class<?>, String) - Constructor for class org.wildfly.security.manager.GetAccessibleDeclaredFieldAction
-
Construct a new instance.
- getAccessToken() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getAccessToken() - Method in class org.wildfly.security.http.oidc.TokenValidator.VerifiedTokens
- getAccessTokenFromQueryParameter() - Method in class org.wildfly.security.http.oidc.QueryParameterTokenRequestAuthenticator
- getAccessTokenHash() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the access token hash claim.
- getAccessTokenHash(String, String) - Static method in class org.wildfly.security.http.oidc.TokenValidator
- getAccounts() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- getAccountUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getAccountUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getAccountUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Return the account location URL or
null
if this account has not yet been successfully registered with the ACME server. - getAccountUrl(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getAcr() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the acr claim.
- getActionBit(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- getActionBits() - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Get the action bits of this permission.
- getActionName(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- 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.
- getAddress() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the address claim.
- getAlgHeader() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the JWS "alg" header parameter value for this account.
- getAlgHeaderFromSignatureAlgorithm(String) - Static method in class org.wildfly.security.x500.cert.acme.Acme
-
Get the JWS "alg" header parameter value that corresponds to the given signature algorithm.
- getAlgorithm() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Get the algorithm name, if any.
- getAlgorithm() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Key
- getAlgorithm() - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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 class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- 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.jose.jwk.JWK
- getAlgorithm() - Method in class org.wildfly.security.key.RawKey
- getAlgorithm() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- getAlgorithm() - Method in class org.wildfly.security.password.interfaces.RawPassword
- 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. - getAlgorithmBits() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getAlgorithmColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getAlgorithmColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Get the column index of the algorithm name column.
- getAlgorithmConstraints() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getAlgorithmNameString(int) - Static method in class org.wildfly.security.password.util.ModularCrypt
- getAlgorithmParameters() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
-
Returns algorithm parameters used in the process of encryption.
- getAlgorithmParameterSpec() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
-
Get the algorithm parameter specification.
- getAlias() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.TopEntry
- 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>
. - getAliases() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
-
Returns credential aliases stored in this store as
Set<String>
. - getAliases() - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- getAliases() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- getAliases() - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- getAliases() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getAllowedOrigins() - Method in class org.wildfly.security.http.oidc.AccessToken
-
Get the allowed-origins claim.
- 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.
- getAlphabet32(Alphabet) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- getAlphabet64(Alphabet) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- getAndSetCurrentSecurityIdentity(Supplier<SecurityIdentity>) - Method in class org.wildfly.security.auth.server.SecurityDomain
- getAndSetPeerIdentity(PeerIdentity) - Method in class org.wildfly.security.auth.client.PeerIdentityContext
- getAndThrowError() - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- getAnonymousSecurityIdentity() - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Get the anonymous security identity for this realm.
- getApplicationProtocol() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getApplicationProtocol() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getApplicationProtocol() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getApplicationProtocol(SSLEngine) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getApplicationProtocol(SSLSocket) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getApplicationProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getApplicationProtocols(SSLParameters) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getArgumentAsInt(String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- getArgumentAsInt(String, int) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- getAttachableSessionScope(boolean) - Method in class org.wildfly.security.http.HttpAuthenticator
- 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.
- getAttempts() - Method in class org.wildfly.security.audit.SyslogAuditEndpoint
-
Gets the current amount of reconnect attempts, with -1 signifying that the value for infinite reconnect attempts case has overflowed the maximum allowed amount
- getAttributes() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getAttributes() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getAttributes() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- getAttributes() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasAuthorizationIdentity
- getAttributes() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getAttributes() - Method in class org.wildfly.security.auth.realm.SimpleRealmEntry
-
Get the entry attributes.
- 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.
- getAttributes(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getAttributes(String, String[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getAttributes(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getAttributes(Name, String[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getAttributeValues(X500Principal, String) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Get all the values of the attribute with the given OID in the given principal.
- getAttributeValues(X500Principal, String, boolean) - Static method in class org.wildfly.security.x500.util.X500PrincipalUtil
-
Get all the values of the attribute with the given OID in the given principal.
- getAudience() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the audience claim.
- getAuth() - Method in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- getAuthentication() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- 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. - getAuthenticationName() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Get the principal associated with the current authentication name.
- getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getAuthenticationPrincipal() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getAuthorizationEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getAuthorizationId() - Method in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- getAuthorizationId() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getAuthorizationId() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getAuthorizationId() - Method in class org.wildfly.security.sasl.util.AbstractSaslClient
-
Get the specified authorization ID.
- getAuthorizationID() - Method in class org.wildfly.security.sasl.anonymous.AnonymousSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.entity.EntitySaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.gssapi.GssapiServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.scram.ScramSaslServer
- getAuthorizationID() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- 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.
- getAuthorizationIdentity() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- getAuthorizationIdentity(SecurityRealm, Evidence, Function<Principal, Principal>, RealmIdentity) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- 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 class org.wildfly.security.auth.client.AuthenticationConfiguration
- 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.AnonymousAuthorizedState
- getAuthorizedIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getAuthorizedIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.CompleteState
- getAuthorizedIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Get the authorized identity result of this authentication.
- getAuthorizedIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getAuthServerBaseUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getAuthServerBaseUrl(OidcHttpFacade, String) - Method in class org.wildfly.security.http.oidc.OidcClientContext
- getAuthServerUrl() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getAuthUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getAvailableRealms() - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- getBackchannelLogoutSessionSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getBackchannelLogoutSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getBearerToken(OidcClientConfiguration, String, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- getBinaryAttribute(Attributes, String) - Static method in class org.wildfly.security.util.LdapUtil
-
Ldap servers can return binary attributes with suffix ;binary.
- getBinaryColumn(ResultSetMetaData, ResultSet, int, Encoding) - Static method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- getBindingData() - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
-
Get the opaque channel binding data.
- getBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- getBindingType() - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
-
Get the selected channel binding type.
- getBindingType() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getBindingType() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getBindingType() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- getBirthdate() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the birth date claim.
- getBitsForName(Permission) - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- getBitsForName(Permission) - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- getBuffer() - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- getBufferPos() - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- getCAAIdentities() - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Get the CAA identities.
- getCacheableRealm() - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
-
Gets wrapped backing realm.
- getCachedIdentity() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- getCachedIdentity() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnEntry
-
Returns the
CachedIdentity
associated with this single sign-on entry. - getCachedIdentity(SingleSignOn) - Static method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- getCallbackHandler() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- 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.
- getCallerAccessControlContext() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- getCallerClass(int) - Method in class org.wildfly.security.manager.StackInspector
-
Get the caller class.
- getCallerClass(int) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- getCallStack() - Method in class org.wildfly.security.manager.StackInspector
-
Get the call stack.
- getCallStack() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- 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.
- getCapturedContext() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getCategoryRoleMappers() - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Get the category role mapper map.
- getCategoryRoleMappers() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getCertificate() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the X.509 certificate that contains the account public key.
- getCertificateChain() - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- getCertificateChain() - Method in interface org.wildfly.security.credential.X509CertificateChainCredential
-
Get a copy of the certificate chain.
- getCertificateChain() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getCertificateChain() - Method in class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
-
Get the X.509 certificate chain.
- getChallenge() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- getChallenge() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getChallenge() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- getChannel() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getChannel() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getChannelBinding(String) - Method in class org.wildfly.security.ssl.SSLConnection
-
Get the channel binding of the given type from this connection.
- getChannelBindingData(X509Certificate) - Static method in class org.wildfly.security.ssl.TLSServerEndPointChannelBinding
- getCharset() - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- getCheckSessionIframe() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getChildLength() - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- getCipher(int, byte[]) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getCipherSuite(String) - Method in class org.wildfly.security.ssl.MechanismDatabase
- getCipherSuiteById(int, int) - Method in class org.wildfly.security.ssl.MechanismDatabase
- getCipherSuiteById(int, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
- getCipherSuiteOpenSSLName(String) - Method in class org.wildfly.security.ssl.MechanismDatabase
- getCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getCipherSuites() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
-
Get the list of cipher suites that the client has requested.
- getCipherSuites() - Method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getClaimNames() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the claim names.
- getClaims() - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- getClaims() - Method in class org.wildfly.security.http.oidc.Permission
- getClaimsLocales() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the claims locales.
- getClaimsParameterSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getClaimsSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getClaimTypesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getClaimValue(String) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the value of the given claim.
- getClaimValue(String, Class<T>) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the value of the given claim.
- getClaimValueAsLong(String) - Method in class org.wildfly.security.http.oidc.JsonWebToken
- getClaimValueAsString(String) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the value of the given claim.
- 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.
- getClassLoaderFromModule(XMLStreamReader, String) - Static method in class org.wildfly.security.auth.client.ModuleLoader
-
Returns the class loader of the given module or throws a
ConfigXMLParseException
if the module can not be loaded. - 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.
- getClazz() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Key
- getClient() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getClient() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getClientAuthenticator() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getClientAuthenticator() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getClientCertificate() - Method in class org.wildfly.security.sasl.entity.EntitySaslClient
- getClientId() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getClientId() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getClientId() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getClientKeyPassword() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getClientKeystore() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getClientKeystorePassword() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getClientProof() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getClientSecret() - Method in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- getClientSecret() - Method in interface org.wildfly.security.http.oidc.ClientSecretCredentialsProvider
- getClientSecret() - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- getCode() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getCodeChallengeMethodsSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getCodeHash() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the code hash claim.
- getColumnMappers() - Method in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
-
Returns all
ColumnMapper
instances associated with this query. - getColumnMappers(Class<T>) - Method in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
- getCompleteRedirectLocation(HttpServerRequest, String) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- getConfidentialPort() - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- getConfidentialPort() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getConfidentialPort() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getConfidentialPort() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getConfigInputStream(ServletContext) - Method in class org.wildfly.security.http.oidc.OidcConfigurationServletListener
- getConfiguration() - Method in class org.wildfly.security.auth.client.RuleConfigurationPair
- getConfiguration() - Method in class org.wildfly.security.auth.client.RuleNode
- getConfiguredAuthenticationContext() - Method in interface org.wildfly.security.auth.client.LegacyConfiguration
-
Get the configured authentication context.
- getConnectControls() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getConnection(QueryConfiguration) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getConnectionPoolSize() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getContactUrls() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the account contact URLs.
- getContext() - Method in class org.wildfly.security.auth.client.PeerIdentity.Configuration
- getContext() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
-
Get context, where the last obtained entry was found
- 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.
- GetContextClassLoaderAction() - Constructor for class org.wildfly.security.manager.action.GetContextClassLoaderAction
- getContextManager() - Static method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get the context manager for authentication contexts.
- getContextPath(OidcHttpFacade) - Static method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- getConvertedInputStream(InputStream) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getCookie() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- getCookie(String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getCookie(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getCookieName() - Method in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- getCookieName() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- getCookiePath(OidcClientConfiguration, OidcHttpFacade) - Static method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- getCookies() - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Returns a
List
containing all of theHttpServerCookie
objects the client sent with this request. - getCookies() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Returns a
List
containing all of theHttpServerCookie
objects the client sent with this request, or an emptyList
if no cookies were included in the request. - getCookies() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
- getCookies() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getCookies() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getCookieValue(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getCorsAllowedHeaders() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getCorsAllowedHeaders() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getCorsAllowedHeaders() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getCorsAllowedMethods() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getCorsAllowedMethods() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getCorsAllowedMethods() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getCorsExposedHeaders() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getCorsExposedHeaders() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getCorsMaxAge() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getCorsMaxAge() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getCorsMaxAge() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getCountry() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- getCreateCredentialStore() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getCreateDefaultSummary(Map<String, String>, StringBuilder, String) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- getCreatePropertiesCredentialStoreSummary(StringBuilder, String) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- 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.realm.AggregateSecurityRealm.Identity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- getCredential(Class<C>) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- 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.realm.AggregateSecurityRealm.Identity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getCredential(Class<C>, String) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- 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.realm.AggregateSecurityRealm.Identity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- 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 class org.wildfly.security.auth.server.IdentityCredentials.Many
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- 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.AnonymousAuthorizedState
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- 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.auth.server.ServerAuthenticationContext.NameAssignedState
- getCredential(Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- 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.
- getCredential(Class<C>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityCredentialLoader
-
Acquire a credential of the given type.
- getCredential(Class<C>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- getCredential(Class<C>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- 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.realm.AggregateSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.realm.jdbc.KeyMapper
-
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.realm.jdbc.mapper.PasswordKeyMapper
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.realm.ldap.CredentialLoader
-
Determine whether a given credential is definitely supported, possibly supported (for some identities), or definitely not supported.
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- 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.AnonymousAuthorizedState
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- 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.auth.server.ServerAuthenticationContext.NameAssignedState
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- 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.
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.http.oidc.OidcSecurityRealm
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityCredentialLoader
-
Determine whether a given credential is definitely supported, possibly supported, or definitely not supported.
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- getCredentialPersistSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityCredentialPersister
-
Determine whether a given credential type can be persisted by this credential persister.
- getCredentialPersistSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- getCredentialPersistSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- getCredentials() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- getCredentials() - Method in class org.wildfly.security.auth.realm.SimpleRealmEntry
-
Get the credentials for this entry.
- getCredentials() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getCredentialSource() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getCredentialSource() - Method in class org.wildfly.security.credential.store.CredentialStore.CredentialSourceProtectionParameter
-
Get the credential source.
- getCredentialStore() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getCredentialStoreProtectionParameter(String, String, int) - Method in class org.wildfly.security.tool.VaultCommand
- getCredentialType() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Get the supported credential type.
- getCredentialType() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- 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>
. - getCredentialTypesForAlias(String) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- getCRLs(InputStream) - Method in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.
- getCRLs(List<InputStream>) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager
- getCrtCoefficient() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getCrtCoefficient() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- getCrv() - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- getCryptStringToBuilder(Password) - Static method in class org.wildfly.security.password.util.ModularCrypt
- getCurrent() - Static method in class org.wildfly.security.auth.server.SecurityDomain
-
Get the
SecurityDomain
associated with the context class loader of the calling Thread ornull
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.
- getCurrentKeyStore() - Method in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- getCurrentSecurityIdentity() - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Get the current security identity for this domain.
- getCurrentTime() - Static method in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- getCurrentTimeInSeconds() - Static method in class org.wildfly.security.http.oidc.JsonWebToken
- getCurrentTimeInSeconds() - Static method in class org.wildfly.security.http.oidc.Oidc
- getCurveParameterFromAlgHeader(String) - Static method in class org.wildfly.security.x500.cert.acme.Acme
- getDataSource() - Method in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
-
Returns the
DataSource
from where connections are obtained. - getDecodedPrincipal() - Method in interface org.wildfly.security.evidence.Evidence
-
Get the
Principal
derived from this evidence using an evidence decoder (may benull
). - getDecodedPrincipal() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
- getDefault() - Static method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- getDefault() - Static method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Get the default certificate authority endpoint.
- getDefaultAlgorithm() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getDefaultAlgorithm() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Returns the name of the algorithm being used.
- getDefaultCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- getDefaultCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- getDefaultCipherSuites() - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- getDefaultCipherSuites() - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- getDefaultCompatibleSignatureAlgorithmName(String, int) - Static method in class org.wildfly.security.x500.cert.util.KeyUtil
-
Get the default compatible signature algorithm name for the given key algorithm name and key size.
- getDefaultCompatibleSignatureAlgorithmName(PrivateKey) - Static method in class org.wildfly.security.x500.cert.util.KeyUtil
-
Get the default compatible signature algorithm name for the given private key.
- getDefaultContext() - Method in class org.wildfly.security.ssl.SNIContextMatcher.Builder
- getDefaultContext() - Method in class org.wildfly.security.ssl.SNIContextMatcher
- getDefaultIterationCount() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getDefaultIterationCount() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Get the default iteration count.
- getDefaultMessageDigestAlgorithmName(String, int) - Static method in class org.wildfly.security.x500.cert.util.KeyUtil
-
Get the default message digest algorithm name for the given key algorithm name and key size.
- getDefaultPrincipal() - Method in interface org.wildfly.security.evidence.Evidence
-
Get the default
Principal
associated with this evidence (may benull
). - 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.
- getDefaultRealmName() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getDefaultSSLParameters(SSLContext, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- getDefaultSSLParameters(SSLContext, SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- getDefaultX509TrustManagerSecurityFactory() - Static method in class org.wildfly.security.ssl.SSLUtils
-
Get the platform's default X.509 trust manager security factory.
- getDelegate() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
-
Get the delegate SSL context.
- getDelegate() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getDelegate() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getDelegate() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getDelegatedTask() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getDelegatedTask() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getDelegatedTask() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getDelegatedTask() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getDelegatedTask() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getDescription() - Method in class org.wildfly.security.http.oidc.AuthenticationError
- getDescriptorParam(String, FileSystemEncryptRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Returns the value for a given param in a Descriptor object
- getDescriptorParam(String, FileSystemRealmCommand.Descriptor) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Returns the value for a given param in a Descriptor object
- 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 class org.wildfly.security.password.impl.DigestPasswordImpl
- getDigest() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- getDigest() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- getDigest() - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getDigest() - Method in interface org.wildfly.security.password.interfaces.DigestPassword
-
Get the digest represented by this
Password
. - getDigest() - Method in class org.wildfly.security.password.interfaces.RawDigestPassword
- getDigest() - Method in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- getDigest() - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- getDigest() - Method in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- 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.
- getDigest() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getDigestA(String, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "digest A", derived from the password and salt.
- 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.
- getDigestB(byte[], byte[], String) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Returns the "digest B", derived from the password and salt
- getDigestBit(int[], int) - Static method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getDigestC(String, byte[], byte[], byte[], int) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "digest C", derived from the sequenceP, sequenceS, digestAC and the iteration round
- getDigestDP(String, byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "digest DP", derived from the password
- getDigestDS(String, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "digest DS", derived from the salt and on the "digest A"
- getDigestOf(String, char[], Charset) - Static method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getDigestOfKS(String, char[], Charset) - Static method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getDirContext() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- getDiscoveryUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getDistinguishedName() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- getDistinguishedNameFromGeneralNames(List<GeneralName>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- getDn() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the DN from the X.509 certificate that contains the account public key.
- getDomain() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Gets the domain name of this cookie.
- getDomain() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- getDomain() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- getDomain() - Method in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- getDomain() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- getDomainNames(String[]) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getECSignatureByteLength(String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- 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.
- getEmail() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the email claim.
- getEmailVerified() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the email verified claim.
- 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. - getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getEnabledCipherSuites() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getEnabledProtocols() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getEnableSessionCreation() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- 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.key.RawKey
- getEncoded() - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- getEncoded() - Method in class org.wildfly.security.password.interfaces.RawPassword
- getEncoded() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getEncoded() - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
-
Get this PKCS #10 certificate signing request in binary format.
- getEncodedIV() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
-
Returns encrypted IV (initial vector) as generated by AES algorithm in the process of encryption.
- getEncodedJson(JsonObject) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getEncodedPassword() - Method in class org.wildfly.security.password.spec.ClearPasswordSpec
-
Get the password characters.
- getEncodedProtectedHeader(boolean, String, AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getEncodedProtectedHeader(String, PublicKey, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getEncodedSignature(PrivateKey, String, String, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getEncodedSignature(PrivateKey, Signature, String, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getEncodedValue() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- getEncryption() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getEndpointIdentificationAlgorithm() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getEntry() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- getEntry() - Method in class org.wildfly.security.pem.PemEntry
-
Get the entry value.
- getEntry(String) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getEnvironment() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- GetEnvironmentAction - Class in org.wildfly.security.manager.action
-
A security action which retrieves the current environment variable map.
- GetEnvironmentAction() - Constructor for class org.wildfly.security.manager.action.GetEnvironmentAction
- 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 class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getError() - Method in exception org.wildfly.security.http.oidc.ServerRequest.HttpFailure
- 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.
- getEvidenceDecoder() - Method in class org.wildfly.security.auth.server.SecurityDomain
- 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 class org.wildfly.security.auth.realm.AggregateSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in interface org.wildfly.security.auth.realm.jdbc.KeyMapper
-
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.realm.jdbc.mapper.PasswordKeyMapper
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.ldap.DirectEvidenceVerifier
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in interface org.wildfly.security.auth.realm.ldap.EvidenceVerifier
-
Get the
SupportLevel
for the level of evidence validation support for the named credential. - getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- 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.AnonymousAuthorizedState
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- 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.
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.wildfly.security.http.oidc.OidcSecurityRealm
- getEvidenceVerifySupport(Class<? extends Evidence>, String, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityEvidenceVerifier
-
Determine whether a given credential is definitely supported, possibly supported, or definitely not supported.
- getEvidenceVerifySupport(Class<? extends Evidence>, String, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- getExpiration() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the expiration claim.
- getExpiresIn() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- 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.
- getFailoverIdentity() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getFamilyName() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the family name claim.
- getFile() - Method in class org.wildfly.security.audit.FileAuditEndpoint
- getFileSystemRealmName() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getFileSystemRealmName() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- getFilter() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- 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 class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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.
- getFirstParam(String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
-
Get first query or form param
- 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
- getFirstParameterValue(String) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getFirstParameterValue(String) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.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
- getFirstRequestHeaderValue(String) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getFirstRequestHeaderValue(String) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.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
- getFormat() - Method in class org.wildfly.security.key.RawKey
- getFormat() - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- getFormat() - Method in class org.wildfly.security.password.interfaces.RawPassword
- getFormattedAddress() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- getGender() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the gender claim.
- getGeneralName(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- getGeneralNames(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- getGivenName() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the given name claim.
- getGrantTypesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getGroups() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- 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.
- getH_A1(MessageDigest, String, String) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- gethA1PrefixLength(String) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- getHandshakeApplicationProtocol() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getHandshakeApplicationProtocol() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getHandshakeApplicationProtocol() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getHandshakeApplicationProtocol(SSLEngine) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getHandshakeApplicationProtocol(SSLSocket) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getHandshakeApplicationProtocolSelector() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getHandshakeApplicationProtocolSelector() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getHandshakeApplicationProtocolSelector() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getHandshakeApplicationProtocolSelector(SSLEngine) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getHandshakeApplicationProtocolSelector(SSLSocket) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getHandshakeSession() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getHandshakeSession() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getHandshakeSession() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getHandshakeSession() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getHandshakeSession() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getHandshakeSession() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getHandshakeStatus() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getHandshakeStatus() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getHandshakeStatus() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getHandshakeStatus() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getHandshakeStatus() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getHash() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- getHash() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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 class org.wildfly.security.password.interfaces.RawBCryptPassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawOneTimePassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- getHash() - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- 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.auth.realm.FileSystemSecurityRealm
- getHashCharset() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getHashCharset() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
-
Get the character set used in the password representation
- getHashCode() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- getHashColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getHashColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Returns an integer representing the column index from where the password in its clear, hash or encoded form is obtained.
- getHashEncoding() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- getHashEncoding() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getHashEncoding() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getHashSize() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- getHeader(String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getHeaders(String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getHelloVersion() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
-
Returns the hello version of an SSL/TLS connection.
- getHelloVersion() - Method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getHmac() - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- getHmacName() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- getHost() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.
- getHostName() - Method in interface org.wildfly.security.auth.server.MechanismInformation
-
Get the name of the host the current authentication attempt is for.
- getHostName() - Static method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- getHostNameImpl() - Static method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- getId() - Method in class org.wildfly.security.auth.principal.NumericPrincipal
-
Get the ID of the principal.
- getId() - Method in interface org.wildfly.security.http.oidc.ClientCredentialsProvider
-
Return the ID of the provider.
- getId() - Method in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- getId() - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- getId() - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- getId() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- getId() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- getId() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns the unique identifier of this single sign-on entry.
- getId() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSession
-
The identifier associated with this session.
- 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.
- getID() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the ID claim.
- 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
- getIdentifierType() - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Get the identifier type associated with the challenge.
- getIdentifierValue() - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Get the identifier value associated with the challenge.
- getIdentity() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
-
Returns a cached
SecurityIdentity
, if present in the cache. - getIdentity() - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getIdentity() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- getIdentity() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns the transient security identity associated with this single sign-on entry.
- getIdentity(String) - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Look up a
RealmIdentity
by name by wrapping the name in aNamePrincipal
and callingSecurityDomain.getIdentity(Principal)
. - getIdentity(Principal) - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Look up a
RealmIdentity
by principal. - getIdentity(DirContext) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getIdentity(DirContext, Collection<String>, Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getIdentityForUpdate(Principal) - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Look up a
ModifiableRealmIdentity
by principal. - getIdentityLdapName() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Get name of LDAP attribute to obtain from identity entry
- 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.
- getIdentityNames() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.IntegrityResult
-
Returns a string of the identities that were found to be invalid.
- getIdentityPrivileged(Principal, Class<R>, ExceptionBiFunction<R, Principal, I, RealmUnavailableException>, Supplier<I>, Supplier<I>) - Method in class org.wildfly.security.auth.server.SecurityDomain
- getIds() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- getIdToken() - Method in class org.wildfly.security.http.oidc.TokenValidator.VerifiedTokens
- getIDToken() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getIDToken() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getIDToken() - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- getIDToken() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getIdTokenEncryptionAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getIdTokenEncryptionEncValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getIdTokenSigningAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getIDTokenString() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getIDTokenString() - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- getIDTokenString() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getImplementationClass() - Method in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- getImplementationClass() - Method in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- getInetAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getInetAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getInitialChallenge() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getInitializationVector() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getInitializationVector() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
-
Get the initialization vector.
- getInitializationVector() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- 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 class org.wildfly.security.password.impl.MaskedPasswordImpl
- getInitialKeyMaterial() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
-
Get the initial key material.
- getInitialKeyMaterial() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- 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.
- getInitialPart() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getInitialPartIndex() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getInitialResponse() - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- getInitialResponse() - Method in class org.wildfly.security.mechanism.scram.ScramClient
-
Create an initial response.
- getInitialResponse() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getInitialResponse() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getInputRealmLocation() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getInputSize(String) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- getInputStream() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Returns the request input stream.
- getInputStream() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
- getInputStream() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getInputStream() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getInputStream() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getInputStream() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getInputStream(boolean) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- 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.digest.WildFlyElytronDigestProvider
-
Get the Digest 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.http.basic.WildFlyElytronHttpBasicProvider
-
Get the HTTP BASIC authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.bearer.WildFlyElytronHttpBearerProvider
-
Get the HTTP Bearer authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.cert.WildFlyElytronHttpClientCertProvider
-
Get the HTTP CLIENT_CERT authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider
-
Get the HTTP DIGEST authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.external.WildFlyElytronHttpExternalProvider
-
Get the HTTP External authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.form.WildFlyElytronHttpFormProvider
-
Get the HTTP FORM authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.oidc.WildFlyElytronHttpOidcProvider
-
Get the HTTP OIDC authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.http.spnego.WildFlyElytronHttpSpnegoProvider
-
Get the HTTP SPNEGO authentication mechanism 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.keystore.EmptyProvider
-
Get the empty provider instance.
- getInstance() - Method in interface org.wildfly.security.keystore.KeyStoreFactory
-
Construct or otherwise acquire a new instance.
- getInstance() - Static method in class org.wildfly.security.keystore.WildFlyElytronKeyStoreProvider
-
Get the
KeyStore
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.permission.NoPermissionCollection
- getInstance() - Static method in class org.wildfly.security.sasl.anonymous.WildFlyElytronSaslAnonymousProvider
-
Get the Anonymous SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.digest.WildFlyElytronSaslDigestProvider
-
Get the Digest SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.entity.WildFlyElytronSaslEntityProvider
-
Get the Entity SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.external.WildFlyElytronSaslExternalProvider
-
Get the External SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.gs2.WildFlyElytronSaslGs2Provider
-
Get the GS2 SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.gssapi.WildFlyElytronSaslGssapiProvider
-
Get the GSSAPI SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.localuser.WildFlyElytronSaslLocalUserProvider
-
Get the JBOSS-LOCAL-USER SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.oauth2.WildFlyElytronSaslOAuth2Provider
-
Get the OAuth2 SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
-
Get the OTP SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.plain.WildFlyElytronSaslPlainProvider
-
Get the Plain SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.sasl.scram.WildFlyElytronSaslScramProvider
-
Get the SCRAM SASL authentication mechanism provider instance.
- getInstance() - Static method in class org.wildfly.security.ssl.MechanismDatabase
- 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. - getInt16(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- getInt16(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
- getInt24(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- getInt24(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
- getInt8(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- getInt8(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
- getIntProperty(Map<String, ?>, String, int) - Static method in class org.wildfly.security.sasl.scram.ScramUtil
- getIntProperty(Map<String, ?>, String, int) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Get a string property value from the given map.
- getIntrospectionEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getIssuedAt() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the issued at claim.
- getIssuer() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the issuer claim.
- getIssuer() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- 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.
- getIssuerUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getItemById(int) - Method in class org.wildfly.security.util.StringMapping
-
Get an item from this mapping by ID.
- getItemByString(String) - Method in class org.wildfly.security.util.StringMapping
-
Get an item from this mapping by the corresponding string name.
- getIterablePermissions() - Method in class org.wildfly.security.permission.ByNamePermissionCollection
- getIterationCount() - Method in class org.wildfly.security.key.RawPBEKey
- getIterationCount() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getIterationCount() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- getIterationCount() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getIterationCount() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getIterationCount() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- getIterationCount() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getIterationCount() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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 class org.wildfly.security.password.interfaces.RawBCryptPassword
- getIterationCount() - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- getIterationCount() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- getIterationCount() - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- getIterationCount() - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- getIterationCount() - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- 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.
- getIterationCountColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getIterationCountColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Returns an integer representing the column index from where the iteration count (if supported) is obtained.
- getJarName() - Static method in class org.wildfly.security.Version
-
Get the JAR name.
- getJavaAlgorithm(String) - Static method in class org.wildfly.security.http.oidc.Oidc
- getJavaAlgorithmForHash(String) - Static method in class org.wildfly.security.http.oidc.Oidc
- getJsonFromServletContext(ServletContext) - Method in class org.wildfly.security.http.oidc.OidcConfigurationServletListener
- getJsonResponse(HttpURLConnection) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getJwk() - Method in class org.wildfly.security.jose.jwk.JWKParser
- getJwk(PublicKey, String) - Static method in class org.wildfly.security.x500.cert.acme.Acme
- getJwksFromUrl(URL, SSLContext, HostnameVerifier, int, int) - Static method in class org.wildfly.security.auth.realm.token.validator.JwkManager
- getJwksUri() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getJwksUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getJwksUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getJws(String, String, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getKeepAlive() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- 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
- getKeyAgreement() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getKeyAlgorithmName() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the key algorithm name.
- getKeyAuthorization(AcmeAccount) - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Get the key authorization string for this challenge.
- getKeyGroup(byte[], int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Gets the key group from the given password that starts at the given index.
- getKeyId() - Method in class org.wildfly.security.jose.jwk.JWK
- getKeyIdentifier(PublicKey) - Static method in class org.wildfly.security.x500.cert.util.KeyUtil
-
Get the key identifier, which is composed of the 160-bit SHA-1 hash of the value of the BIT STRING
subjectPublicKey
(excluding the tag, length, and number of unused bits), as per RFC 3280. - getKeyLength() - Method in class org.wildfly.security.util.TransformationSpec
- getKeyPair() - Method in class org.wildfly.security.credential.KeyPairCredential
-
Get the key pair.
- getKeys() - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- getKeys() - Method in class org.wildfly.security.jose.jwk.JsonWebKeySet
- getKeysForUse(JsonWebKeySet, JWK.Use) - Static method in class org.wildfly.security.jose.jwk.JsonWebKeySetUtil
- getKeySize() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the key size.
- getKeySize(Key) - Static method in class org.wildfly.security.x500.cert.util.KeyUtil
-
Get the key size for the given
Key
. - getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- getKeySpec(Class<S>) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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.
- getKeyStore() - Method in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- getKeyStore() - Method in class org.wildfly.security.keystore.DelegatingKeyStoreSpi
- getKeyStore() - Method in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- getKeyStore() - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- getKeyStore() - Method in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- getKeyStore() - Method in class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- getKeyStoreInstance(String) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- getKeyType() - Method in class org.wildfly.security.jose.jwk.JWK
- getKeyValue(String, String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- 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 class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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.
- getLdapName() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getLevel() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getLevels() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getLoadTime() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
-
Get the time when the realm was last loaded.
- getLoadTime() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- getLocalAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getLocale() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the locale claim.
- getLocalHost() - Static method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
-
Methods returns InetAddress for localhost
- getLocality() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- getLocalPort() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getLocalPort() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getLocalSocketAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getLocalSocketAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getLocation(HttpURLConnection, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getLogoutEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getLogoutUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getLogoutUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getMacInstance(String, byte[]) - Static method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
-
Builds a
Mac
instance using the specified algorithm and password. - getMap() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- getMap() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- getMap() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.TopEntry
- getMaskedPasswordBytes() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getMaskedPasswordBytes() - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
-
Get the masked password bytes.
- getMaskedPasswordBytes() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- getMaskedPasswordBytes() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
-
Get the masked password bytes.
- getMatchAbstractType() - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- 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.MatchAbstractTypeAuthorityRule
- 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.MatchHostRule
- 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.MatchNetworkRule
- 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.MatchPathRule
- 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.MatchPortRule
- 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. - getMatchProtocol() - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- getMatchRule() - Method in class org.wildfly.security.auth.client.RuleConfigurationPair
- 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. - getMatchUser() - Method in class org.wildfly.security.auth.client.MatchUserRule
- getMaxAge() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxAge() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- getMD5MessageDigest() - Static method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getMD5MessageDigest() - Static method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- getMechanism() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- getMechanism() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns the authentication mechanism associated with this single sign-on entry.
- getMechanism() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getMechanism() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getMechanism() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getMechanism() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getMechanism() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getMechanismConfigurationSelector() - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- getMechanismDatabase() - Method in class org.wildfly.security.ssl.CipherSuiteSelector
- getMechanismForSaslName(GSSManager, String) - Static method in class org.wildfly.security.sasl.gs2.Gs2
-
Get the GSS-API mechanism object identifier that corresponds to the given SASL mechanism name.
- 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 class org.wildfly.security.cache.CachedIdentity
-
Returns the name of the authentication mechanism used to authenticate/authorize the identity.
- getMechanismName() - Method in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- 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.http.oidc.OidcAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- getMechanismName() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism
- getMechanismName() - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- getMechanismName() - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- getMechanismName() - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- getMechanismName() - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- 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 class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory
-
Deprecated.
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.basic.BasicMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.bearer.BearerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.cert.ClientCertMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.digest.DigestMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.external.ExternalMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.form.FormMechanismFactory
- 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.http.impl.ServerMechanismFactoryImpl
-
Deprecated.
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.oidc.OidcMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.spnego.SpnegoMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.AggregateServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.FilterServerMechanismFactory
-
Get the available mechanism names after filtering has been performed by the previously provided
Predicate
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.PropertiesServerMechanismFactory
-
Obtain the list of available mechanism names after merging the properties.
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.ServiceLoaderServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.SetMechanismInformationMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.SocketAddressCallbackServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.SortedServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.anonymous.AnonymousServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.entity.EntitySaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.entity.EntitySaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.external.ExternalSaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.external.ExternalSaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.plain.PlainSaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.plain.PlainSaslServerFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.scram.ScramSaslClientFactory
- getMechanismNames(Map<String, ?>) - Method in class org.wildfly.security.sasl.scram.ScramSaslServerFactory
- 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
- getMechanismNames(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.external.ExternalSaslClientFactory
- getMechanismNames(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.external.ExternalSaslServerFactory
- getMechanismNames(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslClientFactory
- getMechanismNames(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.oauth2.OAuth2SaslServerFactory
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- getMechanismRealmConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- 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 class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- getMessage() - Method in exception org.wildfly.security.mechanism.ScramServerException
- getMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- getMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getMessageBytes() - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
- getMessageDigest(String) - Static method in class org.wildfly.security.password.impl.DigestPasswordImpl
- getMessageDigest(String) - Static method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- getMessageDigest(String) - Static method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- getMessageDigest(String) - Static method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- getMessageDigest(String) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- getMessageDigest(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- getMessageDigestName() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- getMetadata(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Get the metadata associated with the ACME server.
- getMethod() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getMethodOrNull(Class, String, Class...) - Static method in class org.wildfly.security.ssl.JDKSpecific
- getMiddleName() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the middle name claim.
- getMinTimeBetweenJwksRequests() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getMinTimeBetweenJwksRequests() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getMinTimeBetweenJwksRequests() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getModifiableSecurityRealm() - Method in class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
- 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.jose.jwk.RSAPublicJWK
- getModulus() - Method in class org.wildfly.security.key.RawRSAPrivateKey
- getModulus() - Method in class org.wildfly.security.key.RSAParameterSpec
-
Get the modulus.
- getName() - Method in class org.wildfly.security.auth.client.CredentialStoreFactory
-
Get name of
CredentialStore
- 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.realm.FileSystemSecurityRealm.LoadedIdentity
- getName() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
- getName() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getName() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- getName() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- getName() - Method in class org.wildfly.security.auth.server.RealmInfo
- getName() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Get the realm name.
- getName() - Method in class org.wildfly.security.cache.CachedIdentity
-
Returns the principal name associated with the cached identity.
- getName() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Returns the name of the cookie.
- getName() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the name claim.
- getName() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- getName() - Method in class org.wildfly.security.http.oidc.OidcPrincipal
- getName() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- getName() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- getName() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns the name of the principal associated with this single sign-on entry.
- getName() - Method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- getName() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getName() - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Get the name of certificate authority.
- 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.
- getNameEnumeration() - Method in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- getNameEnumeration() - Method in class org.wildfly.security.permission.NameSetPermissionCollection
- getNameInNamespace() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getNameParser(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getNameParser(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getNamespace() - Method in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getNeedClientAuth() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- 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.http.util.PrivilegedServerMechanism
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.anonymous.AnonymousSaslClient
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.gssapi.GssapiServer
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- 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.
- getNegotiatedProperty(String) - Method in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.LocalPrincipalSaslClient
- getNegotiationProperty(String, Class<T>) - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanism
-
Get the strongly typed property negotiated as a result of authentication.
- getNegotiationProperty(String, Class<T>) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism
- 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.
- getNewNonce(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Get a new nonce for the given account from the ACME server.
- getNewPrincipal() - Method in class org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
-
Get the principal to which the existing identity is being authorized to act.
- getNext() - Method in class org.wildfly.security.auth.client.RuleNode
- getNextElementIndex() - Method in class org.wildfly.security.asn1.DERDecoder.DecoderState
- getNickName() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the nick name claim.
- getNoAlgorithm() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- getNonce() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getNonce() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the current nonce for this account.
- getNonce(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getNonceCount() - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
-
For now it returns always 1
- getNoParams() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- getNormalizedPasswordBytes(char[]) - Static method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- getNormalizedPasswordBytes(char[], Charset) - Static method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- getNotBefore() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the not before claim.
- getNotBefore() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getNotBefore() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getNotBeforePolicy() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- 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
- getOidcClientConfiguration() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getOidcClientConfiguration() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getOidcClientContext(HttpServerRequest) - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- getOidcProviderMetadata(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getOidcSecurityContext() - Method in class org.wildfly.security.http.oidc.OidcAccount
- getOidcSecurityContext() - Method in class org.wildfly.security.http.oidc.OidcPrincipal
- getOidcStateCookiePath() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getOidcStateCookiePath() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getOOBInline() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getOpenSslNames() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getOptionalJsonString(JsonObject, String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getOrCreateHttpServerRequest() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- getOrCreateIdentityCache() - Method in class org.wildfly.security.http.HttpAuthenticator
- getOrCreateNoAlgorithm() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- getOrDefault(int, int) - Static method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- 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.
- getOrDefault(T, T) - Static method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getOrigin(String) - Static method in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- getOtherClaims() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getOtherClaims() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getOtherClaims() - Method in class org.wildfly.security.jose.jwk.JWK
- getOtherPrimeInfo() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getOTP(PasswordCallback) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- getOTPParameterSpec(String, String, int) - Static method in class org.wildfly.security.sasl.otp.OTP
-
Get the parameter specification for a one-time password generated using the given algorithm, seed, and sequence number.
- getOutputLocation() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- getOutputRealmLocation() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getOutputStream() - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- getOutputStream() - Method in interface org.wildfly.security.http.HttpServerResponse
-
Returns the output stream.
- getOutputStream() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- getOutputStream() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- 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
- getParameterNames() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getParameterNames() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.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() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getParameters() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getParameters(Class<P>) - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- 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 class org.wildfly.security.auth.server.IdentityCredentials.Key
- getParameterSpec() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- 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
- getParameterType() - Method in class org.wildfly.security.password.impl.DigestPasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.password.impl.IteratedPasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.password.impl.IteratedSaltedPasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.password.impl.MaskedPasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.password.impl.OneTimePasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.password.impl.SaltedPasswordAlgorithmParametersSpiImpl
- getParameterType() - Method in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
-
Get the type of parameters for this class.
- 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
- getParameterValues(String) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getParameterValues(String) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getParams() - Method in class org.wildfly.security.key.RawDHPrivateKey
- getParams() - Method in class org.wildfly.security.key.RawDSAPrivateKey
- getParams() - Method in class org.wildfly.security.key.RawECPrivateKey
- getPArray() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- getParticipants() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- getParticipants() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- getParticipants() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns the participants associated with this single sign-on entry.
- getParticipants() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnEntry
-
Returns the participants associated with this single sign-on entry.
- 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.auth.realm.JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler
-
Source: A utility method for obtaining of password taken from https://github.com/picketbox/picketbox/blob/master/security-jboss-sx/jbosssx/src/main/java/org/jboss/security/auth/callback/JBossCallbackHandler.java on November 2021
- getPassword() - Method in class org.wildfly.security.credential.PasswordCredential
-
Get the password.
- getPassword() - Method in class org.wildfly.security.key.RawPBEKey
- getPassword() - Method in class org.wildfly.security.keystore.PasswordEntry
- getPassword() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getPassword() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- getPassword() - Method in interface org.wildfly.security.password.interfaces.ClearPassword
-
Get the password characters.
- getPassword() - Method in class org.wildfly.security.password.interfaces.RawClearPassword
- 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
- getPasswordAlgorithm() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- 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.
- getPasswordFactory(String) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- getPasswordFormatTypeChoiceIndex(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- getPasswordFromPasswordChars(char[]) - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- getPasswordRepresentation() - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- getPath() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- getPath() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- getPath() - Method in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- getPath() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- 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 class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- 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() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getPeerCertificates() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getPeerCertificates(boolean) - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Get the peer certificates (if any) associated with the current connection.
- getPeerHost() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getPeerHost() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getPeerHost() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getPeerIdentityContext() - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Get the peer identity context for this identity.
- getPeerPort() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getPeerPort() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getPeerPort() - Method in class org.wildfly.security.ssl.SNISSLEngine
- 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.
- getPemCertificateChain(HttpURLConnection) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getPermission() - Method in class org.wildfly.security.auth.server.event.SecurityPermissionCheckEvent
-
Obtain the
Permission
this event related to. - getPhoneNumber() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the phone number claim.
- getPhoneNumberVerified() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the phone number verified claim.
- getPicture() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the picture claim.
- getPlusMechanisms(String[]) - Static method in class org.wildfly.security.sasl.gs2.Gs2Util
- getPopulate() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getPort() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.
- getPort() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getPostalCode() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- 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.
- getPostRealmRewriter() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getPredigestedSaltedPassword() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- getPreferredUsername() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the preferred username claim.
- 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.
- getPreRealmRewriter() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getPrimeExponentP() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getPrimeExponentP() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- getPrimeExponentQ() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getPrimeExponentQ() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- getPrimeP() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getPrimeP() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- getPrimeQ() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getPrimeQ() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- 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.client.AuthenticationConfiguration
- 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
-
Deprecated.Use
Evidence.getDefaultPrincipal()
orEvidence.getDecodedPrincipal()
instead. - getPrincipal() - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
-
Deprecated.
- getPrincipal() - Method in class org.wildfly.security.http.oidc.OidcAccount
- getPrincipal() - Method in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler
- 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
- getPrincipalAttribute() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getPrincipalAttribute() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getPrincipalAttribute() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getPrincipalFromCookie(OidcClientConfiguration, OidcHttpFacade, OidcCookieTokenStore) - Static method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- getPrincipalName(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the principal name.
- getPrincipalRewriter() - Method in class org.wildfly.security.auth.server.RealmInfo
- 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.
- getPrivateCredentials() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getPrivateCredentialsPrivate() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- getPrivateExponent() - Method in class org.wildfly.security.key.RawRSAPrivateKey
- getPrivateKey() - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
-
Get the private key.
- getPrivateKey() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the account private key.
- getPrivateKeyIdentities() - Method in class org.wildfly.security.credential.SSHCredential
-
Get the list of private key file names
- getProblemMessage(JsonObject) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getProblemMessages(JsonObject) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getProfile() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the profile claim.
- getPrompt() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
-
Get the password reset prompt.
- getProofOffset() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getProperty(String) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- getProperty(String) - Static method in class org.wildfly.security.sasl.localuser.LocalUserServer
- getProperty(String) - Method in class org.wildfly.security.ssl.LinkedProperties
- getProperty(String, String) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- getProperty(String, String) - Method in class org.wildfly.security.ssl.LinkedProperties
- 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.
- getProtectionDomainStack(AccessControlContext) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- getProtocol() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.
- 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.
- getProtocol() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getProtocols() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
-
Get the ALPN protocol names of this connection (if any).
- getProtocols() - Method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getProvider() - Method in class org.wildfly.security.credential.store.CredentialStore
-
Returns
Provider
which providesCredentialStoreSpi
for this instance. - getProvider() - Method in class org.wildfly.security.password.PasswordFactory
-
Get the provider of this password factory.
- getProvider() - Method in class org.wildfly.security.util.TransformationSpec
- getProviderFilterPredicate(Map<String, ?>) - Static method in class org.wildfly.security.sasl.util.SaslFactories
- 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.
- getProvidersSupplier(String) - Method in class org.wildfly.security.tool.Command
- getProviderSupplier() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getProviderSupplier(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
- getProviderUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getProviderUrl() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getProxyUrl() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getPublicCredentials() - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Get the public credentials of this identity.
- getPublicCredentials() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getPublicCredentials() - Method in interface org.wildfly.security.authz.PermissionMappable
-
Get the public credentials of this entity.
- getPublicExponent() - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- getPublicExponent() - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- getPublicExponent() - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- getPublicKey() - Method in class org.wildfly.security.credential.PublicKeyCredential
-
Get the public key.
- getPublicKey() - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- getPublicKey() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the account 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.
- getPublicKey(String, URL) - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager
-
Thread-safe method for receiving remote public key
- getPublicKey(String, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.HardcodedPublicKeyLocator
- getPublicKey(String, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- getPublicKey(String, OidcClientConfiguration) - Method in interface org.wildfly.security.http.oidc.PublicKeyLocator
- getPublicKeyCacheTtl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getPublicKeyCacheTtl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getPublicKeyCacheTtl() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getPublicKeyLocator() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getPublicKeyLocator() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getPublicKeyUse() - Method in class org.wildfly.security.jose.jwk.JWK
- getQueryParamValue(String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getQueryParamValue(OidcHttpFacade, String) - Static method in class org.wildfly.security.http.oidc.Oidc
- getRandom() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getRandom() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- getRandom() - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- getRawBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramClient
- getRawBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getRawBindingData() - Method in class org.wildfly.security.mechanism.scram.ScramServer
- getRawClientProof() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getRawMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- getRawMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- getRawMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getRawMessageBytes() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getRawMessageBytes() - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
- getRawNonce() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- getRawSalt() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getRawServerNonce() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getRawServerSignature() - Method in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- getRdn() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- 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 class org.wildfly.security.http.oidc.OidcClientConfiguration
- getRealm() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getRealm() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getRealm() - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- getRealm() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- getRealm() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- 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.interfaces.RawDigestPassword
- getRealm() - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- getRealm() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
- getRealm(String) - Method in class org.wildfly.security.auth.server.SecurityDomain
- getRealmAccessClaim() - Method in class org.wildfly.security.http.oidc.AccessToken
-
Get the realm_access claim.
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
-
Get the realm identity.
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getRealmIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getRealmIdentity(String, boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- getRealmIdentity(Principal) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- 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(Principal) - Method in class org.wildfly.security.http.oidc.OidcSecurityRealm
- getRealmIdentity(Principal, boolean) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getRealmIdentity(Evidence) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- getRealmIdentity(Evidence) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm
- getRealmIdentity(Evidence) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm
- getRealmIdentity(Evidence) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- 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 class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
- getRealmIdentityForUpdate(Principal) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getRealmIdentityForUpdate(Principal) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- 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 class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
- getRealmIdentityIterator() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getRealmIdentityIterator() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getRealmIdentityIterator() - Method in interface org.wildfly.security.auth.server.ModifiableSecurityRealm
-
Get an iterator over all of this realm's identities.
- getRealmIdentityLockForName(String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- getRealmIdentityLockForName(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- getRealmIdentityPrincipal() - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- getRealmIdentityPrincipal() - Method in interface org.wildfly.security.auth.server.RealmIdentity
-
Get the principal that canonically identifies the identity within the realm.
- getRealmInfo() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- getRealmInfo() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getRealmInfo() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getRealmInfo(String) - Method in class org.wildfly.security.auth.server.SecurityDomain
- getRealmInfos() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getRealmKey() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- 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.
- getRealmMapper() - Method in class org.wildfly.security.auth.server.SecurityDomain
- 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.realm.LegacyPropertiesSecurityRealm.LoadedState
- 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.
- getRealmName() - Method in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- getRealmName() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- 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.
- getReason() - Method in class org.wildfly.security.http.oidc.AuthenticationError
- getReceiveBufferSize() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getReceiveBufferSize() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getRecordVersion() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
-
Returns the record version of an SSL/TLS connection.
- getRecordVersion() - Method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getRecursiveSearch() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getRedirectRewriteRules() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getRedirectRewriteRules() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getRedirectRewriteRules() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getRedirectUri(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getReference() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getRefreshToken() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getRefreshToken() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getRefreshToken() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getRegion() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- getRegisterNodePeriod() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getRegisterNodePeriod() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getRegisterNodePeriod() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getRegisterNodeUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getRegisterNodeUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getRegistrationEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getRelativePath() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
-
Get the request relative path.
- getRelativeUrls() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getRelativeUrls() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getRemoteAddr() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- getRemoteSocketAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- 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
- getRemoteUser() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getReplacement() - Method in class org.wildfly.security.auth.util.RegexNameRewriter
-
Get the replacement string.
- getReplayNonce(HttpURLConnection) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getRequest() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getRequestControls() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- 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
- getRequestHeaderValues(String) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getRequestHeaderValues(String) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.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
- getRequestMethod() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getRequestMethod() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getRequestObjectSigningAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- 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.
- getRequestParameterSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- 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
- getRequestPath() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getRequestPath() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.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
- getRequestURI() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getRequestURI() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getRequestUriParameterSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getRequestUrl() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getRequiredSize(byte[], int, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
-
Returns the required number of bytes in the
source
byte array necessary to explore SSL/TLS connection. - getRequiredSize(byte[], int, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
-
Returns the required number of bytes in the
source
byte array necessary to explore SSL/TLS connection. - getRequiredSize(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
-
Returns the required number of bytes in the
source
ByteBuffer
necessary to explore SSL/TLS connection. - getRequiredSize(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
-
Returns the required number of bytes in the
source
ByteBuffer
necessary to explore SSL/TLS connection. - getResource() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getResource() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getResource() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getResource(String) - Method in interface org.wildfly.security.http.HttpScope
-
Get the resource associated with the path specified.
- getResourceAccessClaim() - Method in class org.wildfly.security.http.oidc.AccessToken
-
Get the resource_access claim.
- getResourceAccessClaim(String) - Method in class org.wildfly.security.http.oidc.AccessToken
-
Get the resource_access claim.
- getResourceCredentials() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getResourceCredentials() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getResourceId() - Method in class org.wildfly.security.http.oidc.Permission
- getResourceName() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getResourceName() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getResourceName() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getResourceName() - Method in class org.wildfly.security.http.oidc.Permission
- getResourceUrl(AcmeAccount, AcmeResource, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getResourceUrl(AcmeResource, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the URL for the given ACME resource.
- getResourceUrls(boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the ACME resource URLs.
- getResourceUrls(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Get the resource URLs needed to perform operations from the ACME server.
- getResponse() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getResponseCode() - Method in interface org.wildfly.security.http.oidc.AuthChallenge
-
Some platforms need the error code that will be sent (i.e.
- getResponseControls() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getResponseModesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getResponseOutputStream() - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Returns the response output stream.
- getResponseTypeChoiceIndex(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- getResponseTypesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getResult() - Method in class org.wildfly.security.permission.PermissionActions.IntMatchAction
-
Deprecated.
- getResult() - Method in class org.wildfly.security.permission.PermissionActions.LongMatchAction
-
Deprecated.
- getRetryAfter(HttpURLConnection, boolean) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getReuseAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getReuseAddress() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getRevocationEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getRevocationEndpointAuthMethodsSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getRevocationEndpointAuthSigningAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getRoleDecoder() - Method in class org.wildfly.security.auth.server.RealmInfo
- getRoleDecoder() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getRoleDecoder() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Get the role decoder.
- getRoleMapper() - Method in class org.wildfly.security.auth.server.RealmInfo
- getRoleMapper() - Method in class org.wildfly.security.auth.server.SecurityDomain
- getRoleMapper() - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Get the role mapper.
- getRoleRecursionDepth() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getRoleRecursionName() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- getRoles() - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Get the roles associated with this identity.
- getRoles() - Method in class org.wildfly.security.cache.CachedIdentity
-
Returns the roles associated with the cached identity.
- getRoles() - Method in class org.wildfly.security.http.oidc.OidcAccount
- getRoles() - Method in class org.wildfly.security.http.oidc.RealmAccessClaim
- 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.
- getRolesFile() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- getRolesFromSecurityContext(RefreshableOidcSecurityContext) - Static method in class org.wildfly.security.http.oidc.OidcSecurityRealm
- getRule() - Method in class org.wildfly.security.auth.client.RuleNode
- getRuntimeAttributes() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getRuntimeAttributes() - Method in interface org.wildfly.security.authz.AuthorizationIdentity
-
Get the runtime attributes which pertain to this identity.
- getS() - Method in class org.wildfly.security.key.RawECPrivateKey
- getSalt() - Method in class org.wildfly.security.key.RawPBEKey
- getSalt() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getSalt() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- getSalt() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- 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 class org.wildfly.security.password.interfaces.RawBCryptPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- getSalt() - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- 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.
- getSaltBytes(int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getSaltColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getSaltColumn() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
-
Returns an integer representing the column index from where the salt (if supported) is obtained.
- getSaltedPasswordFromPasswordCallback() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- getSaltedPasswordFromTwoWay() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- getSaltEncoding() - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- getSaltValue(byte[]) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- getSanitizedDomainName(String) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- getSaslClientFactory() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getSaslClientFactory(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getSaslNameForMechanism(Oid) - Static method in class org.wildfly.security.sasl.gs2.Gs2
-
Get the SASL mechanism name that corresponds to the given GSS-API mechanism object identifier.
- getSaslNameForMechanism(Oid, boolean) - Static method in class org.wildfly.security.sasl.gs2.Gs2
-
Get the SASL mechanism name that corresponds to the given GSS-API mechanism object identifier.
- getSaslProtocol() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getSaslProtocol(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
-
Get the actual sasl protocol to use for the given configuration.
- getSBoxes() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- 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). - getSchema(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getSchema(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getSchemaClassDefinition(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getSchemaClassDefinition(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getScope() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getScope() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getScope() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- 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) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getScope(Scope) - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getScope(Scope) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- 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. - getScope(Scope, String) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getScope(Scope, String) - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getScope(Scope, String) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- 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.
- getScopeIds(Scope) - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getScopeIds(Scope) - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getScopeIds(Scope) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getScopes() - Method in class org.wildfly.security.http.oidc.Permission
- getScopesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getScramDigestPassword() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerResult
- getScramInitialChallenge() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerResult
- getSearchDn() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- 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.
- getSecretKeyAlias() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- getSecureRandom(Map<String, ?>) - Static method in class org.wildfly.security.sasl.scram.ScramUtil
- getSecurityContext() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- 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. - getSecurityDomain() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- getSecurityDomain() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getSecurityDomainName() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- 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. - getSecurityIdentity() - Method in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
- getSecurityIdentity() - Method in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
-
Deprecated.
- getSecurityIdentity() - Method in class org.wildfly.security.cache.CachedIdentity
-
Returns the identity represented by this instance.
- getSecurityRealm() - Method in class org.wildfly.security.auth.server.RealmInfo
- getSeed() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- 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.interfaces.RawOneTimePassword
- 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.
- getSelectionCallback() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getSelfSignedCertificate() - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
-
Get the self-signed X.509 certificate.
- getSendBufferSize() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSequenceNumber() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- 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.interfaces.RawOneTimePassword
- 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.
- getSequenceP(String, byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "sequence P", derived from the password
- getSequenceS(String, byte[], byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
-
Calculates the "sequence S", based on a given "digest A"
- 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.
- getServerNonce() - Method in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- getServerSignature() - Method in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- getServerUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the ACME server URL.
- getServerUrl(boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the ACME server URL.
- getServices() - Method in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- getSession() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getSession() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSession() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getSession() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getSession() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getSession() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getSession() - Method in class org.wildfly.security.ssl.SSLConnection
-
Get the SSL session associated with this connection.
- getSession(byte[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- getSessionCacheSize() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- getSessionScope(HttpServerRequest, boolean) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- getSessionTimeout() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- getSet() - Method in class org.wildfly.security.permission.PermissionActions.SetMatchAction
-
Deprecated.
- getSha1x509Thumbprint() - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- getSha256x509Thumbprint() - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- getSignature() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get a signature instance for this account.
- 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.
- getSimplePredicateByName(String) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- getSingleSignOnManager() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- getSingleSignOnManager() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionContext
- getSingleSignOnSession(boolean) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- getSingletonCollection() - Method in class org.wildfly.security.permission.BooleanPermissionCollection
- getSNIServerNames() - Method in interface org.wildfly.security.ssl.SSLConnectionInformation
-
Get the SNI server names of this connection (if any)
- getSNIServerNames() - Method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getSocketFactory() - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- getSocketFactoryClassLoader() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- getSoLinger() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSortedChildElements(Comparator<DEREncoder.EncoderState>) - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- getSoTimeout() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getSoTimeout() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- 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
- getSourceAddress() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getSourceAddress() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getSourceIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.ActiveState
- getSourceIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- getSourceIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- getSourceIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- getSourceIdentity() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- getSourcePermission() - Method in class org.wildfly.security.permission.AbstractPermissionCollection
- getSql() - Method in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
-
Returns the SQL used by this query.
- 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. - getSSLParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getSSLParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getSSLParameters() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSSLParameters() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getSSLParameters() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getSSLRedirectPort() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getSslRequired() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getSSLRequired() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getSSLRequired() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- 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
- getSSLSession() - Method in class org.wildfly.security.http.impl.BaseHttpServerRequest
- getSSLSession() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- getSSOSessionId() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- getStackInspectorPermission - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- getStackTrace() - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
-
Returns an empty stack.
- getStagingServerUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Get the ACME staging server URL.
- getStagingUrl() - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Get the certificate authority staging URL
- getStateCode() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getStateCookieName() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getStateCookieName() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getStateHash() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the state hash claim.
- getStateRef() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- getStatus() - Method in exception org.wildfly.security.http.oidc.ServerRequest.HttpFailure
- getStatus() - Method in class org.wildfly.security.tool.Command
- getStorageScope(HttpServerRequest) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- getStorePassword(CredentialStore.ProtectionParameter) - Static method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- getStreetAddress() - Method in class org.wildfly.security.http.oidc.AddressClaimSet
- getStrength() - Method in class org.wildfly.security.util.TransformationSpec
- getStrengthBits() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- getStringColumn(ResultSetMetaData, ResultSet, int) - Static method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- getStringEnumeration() - Method in class org.wildfly.security.util.StringMapping
-
Get the string enumeration for this mapping.
- getStringListClaimValue(String) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the value of the given claim as a string list.
- getStringProperty(Map<String, ?>, String, String) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Get a string property value from the given map.
- getStringVal() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- getStrippedOauthParametersRequestUri() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getSubject() - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- getSubject() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Get the subject claim.
- 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.
- getSubjectTypesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getSubjectUniqueId() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Get the subject unique ID.
- getSupportedCiphers(String[]) - Static method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
-
Get supported ciphers as comma separated list of cipher-opts by Digest MD5 spec.
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocketFactory
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocketFactory
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getSupportedCipherSuites() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- 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.
- getSupportedExtensions() - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getSupportedProtocols() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getSupportedSaslNamesForMechanisms(Oid[]) - Static method in class org.wildfly.security.sasl.gs2.Gs2Util
-
Get the array of supported SASL mechanism names that corresponds to the given array of GSS-API mechanism object identifiers.
- 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
- getSupportedSSLParameters(SSLContext, SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- getSupportLevel(Function<SecurityRealm, SupportLevel>) - Method in class org.wildfly.security.auth.server.SecurityDomain
- getSurrogate() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- 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.
- GetSystemPropertiesAction() - Constructor for class org.wildfly.security.manager.action.GetSystemPropertiesAction
- 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.
- getTag() - Method in class org.wildfly.security.asn1.DERDecoder.DecoderState
- getTag() - Method in class org.wildfly.security.asn1.DEREncoder.EncoderState
- getTBSBytes() - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
- getTcpNoDelay() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getTermsOfServiceUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Get the terms of service URL.
- getText() - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemPropertiesAwareJsonParser
- getText() - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
- getTimeout(Map<String, ?>) - Method in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
- getTimestamp() - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- getTLS13Instance() - Static method in class org.wildfly.security.ssl.MechanismDatabase
- getTlsClientCertificateBoundAccessTokens() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- 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.
- getToken() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- getToken() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getToken() - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- getToken() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getToken() - Method in class org.wildfly.security.util.TransformationSpec
- getToken() - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Get the challenge token.
- getTokenCookiePath() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTokenEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getTokenEndpointAuthMethodsSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getTokenEndpointAuthSigningAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getTokenMinimumTimeToLive() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getTokenMinimumTimeToLive() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getTokenMinimumTimeToLive() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTokenSignatureAlgorithm() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getTokenSignatureAlgorithm() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getTokenSignatureAlgorithm() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTokenStore() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getTokenStore() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getTokenStore() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- getTokenStore() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTokenString() - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- getTokenString() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- getTokenString() - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- getTokenString() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- getTokenTimeout() - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- getTokenTimeout() - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- getTokenType() - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- getTokenUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getTokenUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getToolCommand() - Method in class org.wildfly.security.tool.Command
-
Get tool command
- getTrafficClass() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getTransformation() - Method in class org.wildfly.security.util.TransformationSpec
- getTransformationSpec(String, String) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpec(String, String) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get TransformationSpec with highest strength.
- getTransformationSpec(String, String, String) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpec(String, String, String) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get TransformationSpec with highest strength.
- getTransformationSpecByStrength(String, String...) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpecByStrength(String, String...) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get ordered array of TransformationSpec by strength.
- getTransformationSpecByStrength(String, String, String...) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpecByStrength(String, String, String...) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get ordered array of TransformationSpec by strength.
- getTransformationSpecWithStrength(String, int, String...) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpecWithStrength(String, int, String...) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get array of TransformationSpec with given strength.
- getTransformationSpecWithStrength(String, String, int, String...) - Method in class org.wildfly.security.util.DefaultTransformationMapper
- getTransformationSpecWithStrength(String, String, int, String...) - Method in interface org.wildfly.security.util.TransformationMapper
-
Get array of TransformationSpec with given strength.
- getTrustedAuthorities() - Method in class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
-
Get the retrieved trusted authorities.
- getTrustedAuthorities(X509Certificate[]) - Method in class org.wildfly.security.sasl.util.TrustManagerSaslServerFactory
- getTrustedCertsClaim() - Method in class org.wildfly.security.http.oidc.AccessToken
-
Get the trusted-certs claim.
- getTrustManager() - Method in class org.wildfly.security.sasl.util.TrustManagerSaslServerFactory
- getTruststore() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTruststorePassword() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTurnOffChangeSessionIdOnLogin() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- getTwoWayPasswordChars(TwoWayPassword, Supplier<Provider[]>, ElytronMessages) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
-
Get array of password chars from TwoWayPassword
- 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.cert.acme.AcmeChallenge
-
Get the challenge type.
- 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.
- getUnregisterNodeUrl() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getUnregisterNodeUrl() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- getUpdatedAt() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the updated at claim.
- getURI() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
-
Full request URI with query params
- getUrl() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- getUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge
-
Get the challenge URL.
- getUrl() - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Get the certificate authority URL
- getUrl(String, String...) - Static method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- getUseClientMode() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getUseClientMode() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getUseClientMode() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getUseClientMode() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getUseClientMode() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getUseClientMode() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getUseClientMode() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getUseExpressionExample(StringBuilder, String) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- getUserCallbackHandler() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getUserCallbackKinds() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getUserinfoEndpoint() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getUserInfoSigningAlgValuesSupported() - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- getUsername() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- getUsername() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- 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.interfaces.RawDigestPassword
- getUsername() - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- getUsername() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
- getUsersFile() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- getValue() - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Get the string value for this referral mode.
- getValue() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Returns the current value of this cookie.
- getValue() - Method in enum org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
-
Get the string value for this referral mode.
- getValue() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- getValue() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- getValue() - Method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- getValue() - Method in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
-
Get the string value of this challenge type.
- getValue() - Method in enum org.wildfly.security.x500.cert.acme.AcmeResource
-
Get the string value of this resource type.
- getValue() - Method in class org.wildfly.security.x500.cert.X509CertificateExtension
- getValue(String, String) - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- getVaultCredentialStoreProtectionParameter(String, String, String, int, String) - Method in class org.wildfly.security.tool.VaultCommand
- getVaultData() - Method in class org.wildfly.security.credential.store.impl.SecurityVaultData
- getVerifyCaller() - Method in class org.wildfly.security.http.oidc.RealmAccessClaim
- getVersion() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Returns the version of the protocol this cookie complies with.
- getVersion() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- getVersion() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- 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.
- getVersionString(byte, byte) - Static method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- getWantClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- getWantClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- getWantClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- getWantClientAuth() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- getWantClientAuth() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- getWantClientAuth() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- getWantClientAuth() - Method in class org.wildfly.security.ssl.SNISSLEngine
- getWantClientAuth() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- getWebsite() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the website claim.
- getWebsiteUrl() - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Get the website URL.
- getWord(long, int, String[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Get the word from the dictionary that corresponds to the given index for the given OTP hash.
- 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.
- getWsHttpMechanism() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getWsSecurityType() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getWsSecurityType(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
-
Get the actual WS-Security type to use for the given configuration.
- getX() - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- getX() - Method in class org.wildfly.security.key.RawDHPrivateKey
- getX() - Method in class org.wildfly.security.key.RawDSAPrivateKey
- getX509CertificateChain() - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- getX509CertificateExtension(boolean, String, String) - Static method in class org.wildfly.security.x500.cert.CertUtil
-
Create an
X509CertificateExtension
using the given extension name and string value. - getX509KeyManagerFactory() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getX509TrustManagerFactory() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- getXmlStreamReader() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamReaderHolder
- getXmlStreamWriter() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamWriterHolder
- getY() - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- getZoneinfo() - Method in class org.wildfly.security.http.oidc.IDToken
-
Get the zone info claim.
- GIVEN_NAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- 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.
- GRANT_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- grantScopes(String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.The scopes to grant access.
- grantTypesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- group - Variable in class org.wildfly.security.manager.action.CreateThreadAction
- groups - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- groupsAttribute - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- groupsAttribute - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- groupsStream - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- Gs2 - Class in org.wildfly.security.sasl.gs2
-
Constants and utility methods for the GS2 mechanism family.
- Gs2() - Constructor for class org.wildfly.security.sasl.gs2.Gs2
- 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_DELEGATE_CREDENTIAL - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to specify if the GS2 mechanism should support credential delegation.
- GS2_KRB5 - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- GS2_KRB5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- GS2_KRB5_PLUS - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- GS2_KRB5_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- GS2_PREFIX - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- gs2HeaderExcludingNonStdFlag - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- Gs2SaslClient - Class in org.wildfly.security.sasl.gs2
-
SaslClient for the GS2 mechanism family as defined by RFC 5801.
- Gs2SaslClient(String, String, String, CallbackHandler, String, Map<String, ?>, GSSManager, boolean, String, byte[]) - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslClient
- Gs2SaslClientFactory - Class in org.wildfly.security.sasl.gs2
-
SaslClientFactory for the GS2 mechanism family as defined by RFC 5801.
- Gs2SaslClientFactory() - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslClientFactory
-
Construct a new instance with the default GSS manager.
- Gs2SaslClientFactory(GSSManager) - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslClientFactory
-
Construct a new instance.
- Gs2SaslServer - Class in org.wildfly.security.sasl.gs2
-
SaslServer for the GS2 mechanism family as defined by RFC 5801.
- Gs2SaslServer(String, String, String, CallbackHandler, GSSManager, boolean, String, byte[]) - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslServer
- Gs2SaslServerFactory - Class in org.wildfly.security.sasl.gs2
-
SaslServerFactory for the GS2 mechanism family as defined by RFC 5801.
- Gs2SaslServerFactory() - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslServerFactory
-
Construct a new instance with the default GSS manager.
- Gs2SaslServerFactory(GSSManager) - Constructor for class org.wildfly.security.sasl.gs2.Gs2SaslServerFactory
-
Construct a new instance.
- Gs2Util - Class in org.wildfly.security.sasl.gs2
- Gs2Util() - Constructor for class org.wildfly.security.sasl.gs2.Gs2Util
- GSS - org.wildfly.security.asn1.OidsUtil.Category
- GSSAPI - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- GSSAPI_CREATE_NAME_GSS_INIT - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to enable workaround for native GSS, where createName() needs to be called for correct GSSContext initialization.
- GSSAPI_DELEGATE_CREDENTIAL - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
Property name to specify if the GSSAPI mechanism should support credential delegation.
- GssapiClient - Class in org.wildfly.security.sasl.gssapi
-
SaslClient for the GSSAPI mechanism as defined by RFC 4752
- GssapiClient(String, String, Map<String, ?>, CallbackHandler, String) - Constructor for class org.wildfly.security.sasl.gssapi.GssapiClient
- GssapiClientFactory - Class in org.wildfly.security.sasl.gssapi
-
SaslClientFactory for the GSSAPI mechanism as defined by RFC 4752
- GssapiClientFactory() - Constructor for class org.wildfly.security.sasl.gssapi.GssapiClientFactory
- GssapiServer - Class in org.wildfly.security.sasl.gssapi
-
SaslServer for the GSSAPI mechanism as defined by RFC 4752
- GssapiServer(String, String, Map<String, ?>, CallbackHandler) - Constructor for class org.wildfly.security.sasl.gssapi.GssapiServer
- GssapiServerFactory - Class in org.wildfly.security.sasl.gssapi
-
SaslServerFactory for the GSSAPI mechanism as defined by RFC 4752
- GssapiServerFactory() - Constructor for class org.wildfly.security.sasl.gssapi.GssapiServerFactory
- GssapiWrapper(boolean) - Constructor for class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.GssapiWrapper
- gssContext - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism.SpnegoContext
- gssContext - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- gssContext - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- gssContext - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- gssCredential - Variable in class org.wildfly.security.credential.GSSKerberosCredential
- GSSCredentialSecurityFactory - Class in org.wildfly.security.auth.util
-
Deprecated.Use
GSSCredentialSecurityFactory
instead - GSSCredentialSecurityFactory - Class in org.wildfly.security.mechanism.gssapi
-
A
SecurityFactory
implementation for obtaining aGSSCredential
. - GSSCredentialSecurityFactory(int, ExceptionSupplier<GSSKerberosCredential, GeneralSecurityException>) - Constructor for class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- GSSCredentialSecurityFactory(int, ExceptionSupplier<GSSKerberosCredential, GeneralSecurityException>) - Constructor for class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- 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 associatedKerberosTicket
. - 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.
- gssManager - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- gssManager - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClientFactory
- gssManager - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServerFactory
- guess - Variable in class org.wildfly.security.evidence.PasswordGuessEvidence
H
- H - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- H_A1(MessageDigest, byte[], byte[], byte[], String, Charset) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
-
Calculates H(A1).
- hA1 - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- HALF_DAY - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchHostRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchNoUserRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchPathRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchPortRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- halfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchUserRule
- HAMLET_EXCERPT - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- handle(DirContext) - Method in interface org.wildfly.security.auth.realm.ldap.DelegatingLdapContext.CloseHandler
- handle(Callback[]) - Method in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
- handle(Callback[]) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- handle(Callback[]) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler
- handle(Callback[]) - Method in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
- handle(Callback[]) - Method in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
-
Deprecated.
- handle(Callback[]) - Method in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler
- handle(Callback[]) - Method in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
- HANDLE_SECURITY_EVENT - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- handleAbandonedAuthenticationEvent(RealmAbandonedAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle an abandoned authentication realm event.
- handleAcmeErrorResponse(HttpURLConnection, int) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- 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, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleAuthenticationFailedEvent(SecurityAuthenticationFailedEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleAuthenticationFailedEvent(SecurityAuthenticationFailedEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleAuthenticationFailedEvent(SecurityAuthenticationFailedEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- 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.
- handleCallback(Callback) - Method in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- handleCallback(Callback) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- handleCallbacks(String, CallbackHandler, Callback...) - Static method in class org.wildfly.security.mechanism.MechanismUtil
-
Deprecated.
- 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.RealmEventVisitor
-
Handle a definite-outcome authentication realm event.
- handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle a security definite outcome event.
- handledRequest() - Method in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- handleFailedAuthenticationEvent(RealmFailedAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle a failed authentication realm event.
- handleIdentityAuthorizationEvent(RealmIdentityAuthorizationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle an identity authorization realm event.
- handleIdentityFailedAuthorizationEvent(RealmIdentityFailedAuthorizationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle an identity failed authorization realm event.
- handleIdentitySuccessfulAuthorizationEvent(RealmIdentitySuccessfulAuthorizationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle an identity successful authorization realm event.
- handleInitialChallenge(ScramInitialClientMessage, ScramInitialServerMessage) - Method in class org.wildfly.security.mechanism.scram.ScramClient
- handlePermissionCheckEvent(SecurityPermissionCheckEvent, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handlePermissionCheckEvent(SecurityPermissionCheckEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handlePermissionCheckEvent(SecurityPermissionCheckEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handlePermissionCheckEvent(SecurityPermissionCheckEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handlePermissionCheckEvent(SecurityPermissionCheckEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle a security permission check event.
- handlePermissionCheckFailedEvent(SecurityPermissionCheckFailedEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle a security permission check failed event.
- handlePermissionCheckSuccessfulEvent(SecurityPermissionCheckSuccessfulEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle a security permission check successful event.
- handler - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm
- handleRealmEvent(RealmEvent) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- handleRealmEvent(RealmEvent) - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
- handleRealmEvent(RealmEvent) - Method in interface org.wildfly.security.auth.server.SecurityRealm
-
Handle a realm event.
- handleRealmUnavailableEvent(SecurityRealmUnavailableEvent, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleRealmUnavailableEvent(SecurityRealmUnavailableEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleRealmUnavailableEvent(SecurityRealmUnavailableEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleRealmUnavailableEvent(SecurityRealmUnavailableEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleRealmUnavailableEvent(SecurityRealmUnavailableEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle a security realm unavailable event.
- handleSecurityEvent(SecurityEvent) - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Handle a
SecurityEvent
. - handleServerResponse(byte[]) - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- handleSuccessfulAuthenticationEvent(RealmSuccessfulAuthenticationEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle a successful authentication realm event.
- handleSyslogAuditEvent(SyslogAuditEvent, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleSyslogAuditEvent(SyslogAuditEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleSyslogAuditEvent(SyslogAuditEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleSyslogAuditEvent(SyslogAuditEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleSyslogAuditEvent(SyslogAuditEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle an auditable event that is to be logged to syslog.
- handleUnknownEvent(RealmEvent, P) - Method in class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Handle any unhandled realm event.
- handleUnknownEvent(SecurityEvent, JsonObjectBuilder) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleUnknownEvent(SecurityEvent, StringBuilder) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleUnknownEvent(SecurityEvent, Void) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter
- handleUnknownEvent(SecurityEvent, Void) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter
- handleUnknownEvent(SecurityEvent, P) - Method in class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Handle any unhandled security event.
- handleUserRealmPasswordCallbacks() - Method in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- handleUserRealmPasswordCallbacks(String[], boolean, boolean) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- handshakeSession - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- handshakeSession - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- HardcodedPublicKeyLocator - Class in org.wildfly.security.http.oidc
-
A hardcoded public key locator.
- HardcodedPublicKeyLocator(PublicKey) - Constructor for class org.wildfly.security.http.oidc.HardcodedPublicKeyLocator
- hasClaim(String) - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Return whether this token has the given claim.
- hasCompleteElement() - Method in class org.wildfly.security.asn1.DERDecoder
- hasExclusiveAccess() - Method in class org.wildfly.security.auth.callback.ExclusiveNameCallback
-
Determine if exclusive access to the backing identity was granted.
- hasGetCallerClass - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- hash - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.OneTimePasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- hash - Variable in class org.wildfly.security.password.interfaces.RawBCryptPassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawOneTimePassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- hash - Variable in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- hash - Variable in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
- hash - Variable in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
- hash - Variable in class org.wildfly.security.password.spec.OneTimePasswordSpec
- hash - Variable in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
- hash - Variable in class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
- HASH_algorithm - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- HASH_ENCODING_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- HASH_MD5 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses MD5.
- HASH_PASSWORD_SPEC_ID - Static variable in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- HASH_SHA - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses SHA.
- HASH_SHA_256 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses SHA-256.
- HASH_SHA_384 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses SHA-384.
- HASH_SHA_512 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses SHA-512.
- HASH_SHA_512_256 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism uses SHA-512/256.
- hashAndFold(String, byte[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Pass the given input through a hash function and fold the result to 64 bits.
- hashAndFold(String, MessageDigest, byte[]) - Static method in class org.wildfly.security.password.impl.OneTimePasswordImpl
-
Pass the given input through a hash function and fold the result to 64 bits.
- hashAndFold(String, MessageDigest, byte[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Pass the given input through a hash function and fold the result to 64 bits.
- hashAttributeName - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- hashCharset - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- hashCharset - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- hashCharset - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- hashCharset - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- hashCharset - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- hashCharset - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
- hashCharset - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- hashCharset - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- hashCharset - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- hashCharset - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- hashCharset - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- hashCharset - Variable in class org.wildfly.security.password.spec.EncryptablePasswordSpec
- hashCode - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- hashCode - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Key
- hashCode - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Many
- hashCode - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- hashCode - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- hashCode - Variable in class org.wildfly.security.sasl.SaslMechanismSelector
- hashCode - Variable in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
- hashCode() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Get the hash code of this authentication configuration.
- hashCode() - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchHostRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchNoUserRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchPathRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchPortRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchRule
-
Get the hash code of this rule.
- hashCode() - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- hashCode() - Method in class org.wildfly.security.auth.client.MatchUserRule
- hashCode() - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
-
Get the hash code of this principal.
- hashCode() - Method in class org.wildfly.security.auth.principal.CompositePrincipal
-
Get the hash code of this principal.
- hashCode() - Method in class org.wildfly.security.auth.principal.NamePrincipal
-
Get the hash code of this principal.
- hashCode() - Method in class org.wildfly.security.auth.principal.NumericPrincipal
-
Get the hash code of this principal.
- hashCode() - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
-
Get the hash code of this principal.
- hashCode() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Key
- hashCode() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- hashCode() - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- hashCode() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- hashCode() - Method in class org.wildfly.security.credential.BearerTokenCredential
- hashCode() - Method in class org.wildfly.security.credential.GSSKerberosCredential
- hashCode() - Method in class org.wildfly.security.credential.KeyPairCredential
- hashCode() - Method in class org.wildfly.security.credential.PasswordCredential
- hashCode() - Method in class org.wildfly.security.credential.PublicKeyCredential
- hashCode() - Method in class org.wildfly.security.credential.SecretKeyCredential
- hashCode() - Method in class org.wildfly.security.credential.SSHCredential
- hashCode() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- hashCode() - Method in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
- hashCode() - Method in class org.wildfly.security.credential.X509CertificateChainPublicCredential
- hashCode() - Method in class org.wildfly.security.http.oidc.OidcPrincipal
- hashCode() - Method in class org.wildfly.security.http.oidc.Permission
- hashCode() - Method in class org.wildfly.security.key.RawKey
- hashCode() - Method in class org.wildfly.security.key.RSAParameterSpec
- hashCode() - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawBCryptPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawClearPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawDigestPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawMaskedPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawOneTimePassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- hashCode() - Method in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- hashCode() - Method in class org.wildfly.security.password.spec.ClearPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.password.spec.DigestPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.EncryptablePasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.HashPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.password.spec.MaskedPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.password.spec.OneTimePasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
- hashCode() - Method in class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
- hashCode() - Method in class org.wildfly.security.permission.AbstractActionPermission
- hashCode() - Method in class org.wildfly.security.permission.AbstractBooleanPermission
- hashCode() - Method in class org.wildfly.security.permission.AbstractNamedPermission
- hashCode() - Method in class org.wildfly.security.permission.AbstractPermission
-
Get the hash code of this permission.
- hashCode() - Method in class org.wildfly.security.permission.NoPermission
-
Get the constant hash code.
- hashCode() - Method in class org.wildfly.security.permission.NoPermissionCollection
- hashCode() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- hashCode() - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- hashCode() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.DirectoryName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.DNSName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.EDIPartyName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.IPAddress
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.OtherName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.RegisteredID
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.RFC822Name
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.URIName
- hashCode() - Method in class org.wildfly.security.x500.GeneralName.X400Address
- hashColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- hashColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- hashEncoding - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- hashEncoding - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- hashEncoding - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- hashEncoding - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- hashEncoding - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- hashEncoding - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- hashEncoding - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- hashEncoding - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- hashEncoding - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- hashEncoding - Variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- hashEncoding - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- hashEncoding - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- hashEncoding - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- HashPasswordSpec - Class in org.wildfly.security.password.spec
-
A password specification for a password represented by a hash.
- HashPasswordSpec(byte[]) - Constructor for class org.wildfly.security.password.spec.HashPasswordSpec
-
Construct new instance.
- HashPredicate(String) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- hashSize - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
-
Hash size; may be less than the output size of the MD/MAC
- HashTrustedAuthority(int, byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
- HashTrustedAuthority(int, String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.HashTrustedAuthority
- hasInitialResponse - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- hasInitialResponse - Variable in class org.wildfly.security.sasl.util.AbstractSaslClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
- hasInitialResponse() - Method in class org.wildfly.security.sasl.util.AbstractSaslClient
-
Determines whether this mechanism has an optional initial response.
- hasIntegrityEnabled() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Checks if the FileSystemSecurityRealm has Integrity checking enabled
- hasMoreElements() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- hasMoreElements() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- hasMoreElements() - Method in interface org.wildfly.security.util.EnumerationIterator
-
Determine if there are more elements to iterate over in the direction of this iterator.
- hasNext() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- hasNext() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- hasNext() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- hasNext() - Method in class org.wildfly.security.util.ArrayIterator
-
Determine if there are more elements to iterate over in the direction of this iterator.
- hasNextElement() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Determine if there is at least one more ASN.1 element that can be read.
- hasNextElement() - Method in class org.wildfly.security.asn1.DERDecoder
- hasParameters(Key, AlgorithmParameterSpec) - Static method in class org.wildfly.security.key.KeyUtil
-
Determine if the given key has parameters which match the given parameters.
- hasPeerRole(String) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Determine whether the peer identity has a given role name.
- hasPrevious() - Method in class org.wildfly.security.util.ArrayIterator
-
Determine if there are more elements to iterate over in the reverse direction of this iterator.
- hasSameParameters(Key, Key) - Static method in class org.wildfly.security.key.KeyUtil
-
Attempt to determine if the two keys have the same parameters.
- hasScope(String, String) - Static method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- hasValidAudience(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- hasValidIssuer(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- HEAD - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- HEADER - Variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- HEADER_INDEX - Static variable in class org.wildfly.security.http.oidc.TokenValidator
- headers - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- helloVersion - Variable in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- help() - Method in class org.wildfly.security.tool.Command
-
Display help to the command.
- help() - Method in class org.wildfly.security.tool.CredentialStoreCommand
-
Display help to the command.
- help() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Displays the help for the command
- help() - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Displays the help for the command
- help() - Method in class org.wildfly.security.tool.MaskCommand
-
Display help to the command.
- help() - Method in class org.wildfly.security.tool.VaultCommand
-
Display help to the command.
- HELP_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- HELP_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- HELP_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- HELP_PARAM - Static variable in class org.wildfly.security.tool.MaskCommand
- HELP_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- HEX - org.wildfly.security.password.spec.Encoding
-
HEX encoding
- HEX - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- HEX_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
- HIGH - org.wildfly.security.ssl.SecurityLevel
- HIGH_STRENGTH - Static variable in class org.wildfly.security.util.TransformationSpec
- highestNonceCount - Variable in class org.wildfly.security.http.digest.NonceManager.NonceState
- HMAC_algorithm - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- HMAC_SHA1_ALGORITHM - Static variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- HMAC_SHA256_ALGORITHM - Static variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- HMAC_SHA384_ALGORITHM - Static variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- HMAC_SHA512_ALGORITHM - Static variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- hmacMD5 - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- hmacName - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- hmacPad(String, byte[]) - Static method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- hook - Variable in class org.wildfly.security.manager.action.AddShutdownHookAction
- HOST - Static variable in class org.wildfly.security.http.HttpConstants
- hostName - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- HostnameVerificationPolicy() - Constructor for enum org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
- hostnameVerifier - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- hostnameVerifier - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- hostnameVerifier - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- hostnameVerifier - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- hostnameVerifierSupplier - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- hostnameVerifierSupplier - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- hostSpec - Variable in class org.wildfly.security.auth.client.MatchHostRule
- HOUR - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- hPermOp(int, int, int) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- HS256 - Static variable in class org.wildfly.security.http.oidc.Oidc
- HS384 - Static variable in class org.wildfly.security.http.oidc.Oidc
- HS512 - Static variable in class org.wildfly.security.http.oidc.Oidc
- HTML_CONTENT_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- HTTP - Static variable in class org.wildfly.security.http.HttpConstants
- HTTP_01 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
-
The various Automatic Certificate Management Environment (ACME) challenge types.
- HTTP_SERVER_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- HTTP_SERVER_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- HttpAuthenticationException - Exception in org.wildfly.security.http
-
Exception to indicate a general failure with the HTTP authentication mechanism.
- HttpAuthenticationException() - Constructor for exception org.wildfly.security.http.HttpAuthenticationException
-
Constructs a new
HttpAuthenticationException
. - HttpAuthenticationException(String) - Constructor for exception org.wildfly.security.http.HttpAuthenticationException
-
Constructs a new
HttpAuthenticationException
. - HttpAuthenticationException(String, Throwable) - Constructor for exception org.wildfly.security.http.HttpAuthenticationException
-
Constructs a new
HttpAuthenticationException
with an initial message and cause. - HttpAuthenticationException(Throwable) - Constructor for exception org.wildfly.security.http.HttpAuthenticationException
-
Constructs a new
HttpAuthenticationException
with an initial cause. - HttpAuthenticationFactory - Class in org.wildfly.security.auth.server.http
-
A HTTP authentication mechanism configuration, the configuration is associated with the
SecurityDomain
andHttpServerAuthenticationMechanismFactory
for obtaining configured mechanisms. - HttpAuthenticationFactory - Class in org.wildfly.security.auth.server
-
Deprecated.Use
HttpAuthenticationFactory
instead - HttpAuthenticationFactory(SecurityDomain, MechanismConfigurationSelector, HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
- HttpAuthenticationFactory(SecurityDomain, MechanismConfigurationSelector, HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.auth.server.HttpAuthenticationFactory
-
Deprecated.
- HttpAuthenticationFactory.Builder - Class in org.wildfly.security.auth.server.http
-
A builder for SASL server factory configurations.
- HttpAuthenticationFactory.Builder - Class in org.wildfly.security.auth.server
-
Deprecated.A builder for SASL server factory configurations.
- httpAuthenticationFailedEvaluatingRequest() - Method in interface org.wildfly.security.http.ElytronMessages
- httpAuthenticationNoMechanisms() - Method in interface org.wildfly.security.http.ElytronMessages
- httpAuthenticationNoSuccessfulResponder() - Method in interface org.wildfly.security.http.ElytronMessages
- HttpAuthenticator - Class in org.wildfly.security.http
-
A HTTP based authenticator responsible for performing the authentication of the current request based on the policies of the associated
SecurityDomain
. - HttpAuthenticator(HttpAuthenticator.Builder) - Constructor for class org.wildfly.security.http.HttpAuthenticator
- HttpAuthenticator.AuthenticationExchange - Class in org.wildfly.security.http
- HttpAuthenticator.Builder - Class in org.wildfly.security.http
-
A
Builder
to configure and create an instance ofHttpAuthenticator
. - httpBasic - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpBearer - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- HttpClientBuilder - Class in org.wildfly.security.http.oidc
-
Abstraction for creating HttpClients.
- HttpClientBuilder() - Constructor for class org.wildfly.security.http.oidc.HttpClientBuilder
- HttpClientBuilder.HostnameVerificationPolicy - Enum in org.wildfly.security.http.oidc
- HttpClientBuilder.PassthroughTrustManager - Class in org.wildfly.security.http.oidc
- HttpClientBuilder.VerifierWrapper - Class in org.wildfly.security.http.oidc
- httpClientCert - Static variable in interface org.wildfly.security.http.ElytronMessages
- httpClientCert - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- HttpConstants - Class in org.wildfly.security.http
-
Constants used within HTTP based authentication.
- HttpConstants() - Constructor for class org.wildfly.security.http.HttpConstants
- httpDigest - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpExchangeSpi - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- httpExchangeSpi - Variable in class org.wildfly.security.http.HttpAuthenticator
- httpExchangeSpi - Variable in class org.wildfly.security.http.impl.BaseHttpServerRequest
- httpExchangeSpi - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- HttpExchangeSpi - Interface in org.wildfly.security.http
-
The SPI to be implemented to bridge the Elytron APIs with the available APIs of the web server being integrated with.
- httpExternal - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpFacade - Variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- httpFacade - Variable in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- HttpFailure(int, String) - Constructor for exception org.wildfly.security.http.oidc.ServerRequest.HttpFailure
- httpForm - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpMechSsoInvalidLogoutMessage(String) - Method in interface org.wildfly.security.http.util.sso.ElytronMessages
- httpOnly - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- httpOnly - Variable in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- httpOnly - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- HTTPS - Static variable in class org.wildfly.security.http.HttpConstants
- HttpScope - Interface in org.wildfly.security.http
-
An attachment scope for use by an authentication mechanism.
- HttpScopeNotification - Interface in org.wildfly.security.http
-
Interface providing information about scope notifications.
- HttpScopeNotification.SessionNotificationType - Enum in org.wildfly.security.http
-
Scope.SESSION
notification types - HttpServerAuthenticationMechanism - Interface in org.wildfly.security.http
-
Definition of a server side HTTP authentication mechanism.
- HttpServerAuthenticationMechanismFactory - Interface in org.wildfly.security.http
-
Factory to create authentication mechanisms.
- httpServerAuthenticationMechanismNotFound(String) - Method in interface org.wildfly.security.http.util.sso.ElytronMessages
- HttpServerCookie - Interface in org.wildfly.security.http
-
Server side representation of a HTTP Cookie.
- HttpServerMechanismsResponder - Interface in org.wildfly.security.http
-
A responder for sending either authentication challenges or responses as a result of successful authentication back to the calling client.
- httpServerRequest - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- HttpServerRequest - Interface in org.wildfly.security.http
-
Server side representation of a HTTP request.
- HttpServerRequestWrapper - Class in org.wildfly.security.http
-
A wrapper delegating any request to the delegated implementation.
- HttpServerRequestWrapper(HttpServerRequest) - Constructor for class org.wildfly.security.http.HttpServerRequestWrapper
-
Construct new instance.
- HttpServerRequestWrapper(HttpServerRequest) - Constructor for class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- HttpServerResponse - Interface in org.wildfly.security.http
-
Server side representation of a HTTP response.
- HttpServerScopes - Interface in org.wildfly.security.http
-
Interface providing access to context specific
HttpScope
instances. - httpSpnego - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpUserPass - Static variable in interface org.wildfly.security.http.ElytronMessages
- httpUserPass - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- httpUserPass - Static variable in interface org.wildfly.security.mechanism.http.ElytronMessages
I
- i - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- i - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- IA5_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal IA5 string type tag.
- IAT - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- IBMKRB5LoginModule - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- IBMKRB5LoginModule - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- id - Variable in class org.wildfly.security.auth.principal.NumericPrincipal
- id - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- ID_CHANGE_LOGGED - Static variable in class org.wildfly.security.http.form.FormMechanismFactory
- ID_CHANGE_LOGGED - Static variable in class org.wildfly.security.http.spnego.SpnegoMechanismFactory
- ID_TOKEN_INDEX - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- IDEA - org.wildfly.security.ssl.Encryption
-
IDEA encryption.
- IDENTIFIER - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- identifierFactory - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- IDENTIFIERS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- identifierType - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge
- identifierValue - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge
- identifyAlgorithm(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
-
Attempt to identify the algorithm used by the given crypt string password.
- identifyVersion(XMLStreamReader) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- identity - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- identity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.CompleteState
- Identity(String, Path, IdentitySharedExclusiveLock.IdentityLock, Charset, Encoding, Supplier<Provider[]>, SecretKey, PrivateKey, PublicKey, boolean) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- Identity(RealmIdentity, RealmIdentity[]) - Constructor for class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- IDENTITY - Static variable in interface org.wildfly.security.sasl.util.SaslWrapper
-
The identity wrapper which simply returns the same data that was passed in.
- IDENTITY_REWRITER - Static variable in interface org.wildfly.security.auth.server.NameRewriter
-
The simple identity name rewriter, which does no rewriting.
- IDENTITY_ROLE_MAPPER - Static variable in interface org.wildfly.security.authz.RoleMapper
-
A default implementation that does nothing but return the given roles.
- identityCache - Variable in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- identityCache - Variable in class org.wildfly.security.cache.LRURealmIdentityCache
-
Holds the cached identitys where the key is the domain principal, the one used to lookup the identity
- identityCache - Variable in class org.wildfly.security.http.HttpAuthenticator
- IdentityCache - Interface in org.wildfly.security.cache
-
An identity cache is responsible to provide a specific caching strategy for identities.
- identityCacheSupplier - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- identityCacheSupplier - Variable in class org.wildfly.security.http.HttpAuthenticator
- IdentityCredentialCallback - Class in org.wildfly.security.auth.callback
-
A callback to inform a server authentication mechanism of a credential which may be cached on the authentication identity (if any).
- IdentityCredentialCallback(Credential, boolean) - Constructor for class org.wildfly.security.auth.callback.IdentityCredentialCallback
-
Construct a new instance.
- IdentityCredentialLoader - Interface in org.wildfly.security.auth.realm.ldap
-
A
CredentialLoader
for loading credentials stored in LDAP directory. - IdentityCredentialPersister - Interface in org.wildfly.security.auth.realm.ldap
-
A
CredentialPersister
for persisting credentials into LDAP directory. - identityCredentials - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity.JdbcIdentity
- IdentityCredentials - Class in org.wildfly.security.auth.server
-
The public or private credentials retained by an identity, which can be used for authentication forwarding.
- IdentityCredentials() - Constructor for class org.wildfly.security.auth.server.IdentityCredentials
- IdentityCredentials.Key - Class in org.wildfly.security.auth.server
- IdentityCredentials.Many - Class in org.wildfly.security.auth.server
- IdentityCredentials.One - Class in org.wildfly.security.auth.server
- IdentityCredentials.Two - Class in org.wildfly.security.auth.server
- IdentityEvidenceVerifier - Interface in org.wildfly.security.auth.realm.ldap
- IdentityLock(boolean) - Constructor for class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
-
Construct a new instance.
- identityMapping - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- identityMapping - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- identityMapping() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- IdentityMapping(String, boolean, int, String, List<AttributeMapping>, LdapName, Attributes, String, String) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- IdentityMappingBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- identityNames - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.IntegrityResult
- IdentitySharedExclusiveLock - Class in org.wildfly.security.auth.realm
-
A simple shared/exclusive lock for a realm identity.
- IdentitySharedExclusiveLock() - Constructor for class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
- IdentitySharedExclusiveLock.IdentityLock - Class in org.wildfly.security.auth.realm
-
Class that represents a lock on a realm identity.
- idToken - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- idToken - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- idToken - Variable in class org.wildfly.security.http.oidc.OidcSecurityContext
- idToken - Variable in class org.wildfly.security.http.oidc.TokenValidator.VerifiedTokens
- IDToken - Class in org.wildfly.security.http.oidc
-
Representation of an OIDC ID token, as per OpenID Connect Core 1.0.
- IDToken(JwtClaims) - Constructor for class org.wildfly.security.http.oidc.IDToken
-
Construct a new instance.
- idTokenEncryptionAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- idTokenEncryptionEncValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- idTokenSigningAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- idTokenString - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- idTokenString - Variable in class org.wildfly.security.http.oidc.OidcSecurityContext
- idx - Variable in class org.wildfly.security.util.ArrayIterator
- IEC_ISO_9798 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when a IEC/ISO-9798-family mechanism is being used.
- IEC_ISO_9798_M_DSA_SHA1 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IEC_ISO_9798_M_ECDSA_SHA1 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IEC_ISO_9798_M_RSA_SHA1_ENC - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IEC_ISO_9798_U_DSA_SHA1 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IEC_ISO_9798_U_ECDSA_SHA1 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IEC_ISO_9798_U_RSA_SHA1_ENC - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- IfPredicate(SaslMechanismPredicate, SaslMechanismPredicate, SaslMechanismPredicate) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- IGNORE - org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Referrals should be ignored.
- ignoreByteVector(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- ignoreByteVector(ByteBuffer, int) - Static method in class org.wildfly.security.ssl.SSLExplorer
- ignoreByteVector8(ByteBuffer) - Static method in class org.wildfly.security.ssl.SNISSLExplorer
- ignoreByteVector8(ByteBuffer) - Static method in class org.wildfly.security.ssl.SSLExplorer
- ignoreOAuthQueryParameter - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- ignoreOAuthQueryParameter - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- ignoreOptionalFailures - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- ignoreOptionalFailures - Variable in class org.wildfly.security.http.HttpAuthenticator
- ImmutableSingleSignOn - Interface in org.wildfly.security.http.util.sso
-
An immutable view of a cached single sign-on entry.
- IMPLEMENTATION_PROPERTIES_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- implementationClassRef - Variable in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- implementationClassRef - Variable in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- implicitTag - Variable in class org.wildfly.security.asn1.DERDecoder
- implicitTag - Variable in class org.wildfly.security.asn1.DEREncoder
- implies(Permission) - Method in class org.wildfly.security.auth.server.SecurityIdentity
- implies(Permission) - Method in class org.wildfly.security.manager.WildFlySecurityManager
- implies(Permission) - Method in class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- implies(Permission) - Method in class org.wildfly.security.permission.AbstractPermission
-
Determine whether this permission implies another permission.
- implies(Permission) - Method in class org.wildfly.security.permission.BooleanPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.ByNamePermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- implies(Permission) - Method in class org.wildfly.security.permission.IntersectionPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.NoPermissionCollection
- implies(Permission) - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Determine if the permission is verified by this object.
- implies(Permission) - Method in class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.SimplePermissionCollection
- implies(Permission) - Method in class org.wildfly.security.permission.UnionPermissionCollection
- implies(NoPermission) - Method in class org.wildfly.security.permission.NoPermission
-
Always returns
false
. - implies(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Determine whether this permission implies another permission.
- implies(This) - Method in class org.wildfly.security.permission.AbstractBooleanPermission
- implies(This) - Method in class org.wildfly.security.permission.AbstractNamedPermission
- implies(This) - Method in class org.wildfly.security.permission.AbstractPermission
-
Determine whether this permission implies another permission.
- impliesActionBits(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Determine whether this permission's actions value implies the given action bits.
- impliesActions(String) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Determine whether this permission's actions value implies the given actions value.
- impliesActions(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- impliesActions(Permission) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Determine whether this permission's actions value implies the actions of the given
permission
. - impliesActions(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Determine whether this permission's actions value implies the actions of the given
permission
. - impliesActions(This) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- impliesAll(PermissionCollection, PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Determine if one collection implies all the permissions in the other collection.
- impliesName(String) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission implies the given name.
- impliesName(String) - Method in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- impliesName(Permission) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission implies the name of the given permission.
- impliesName(This) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission implies the name of the given permission.
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.AlgorithmCredential
-
Determine whether this credential implies the given parameters.
- impliesParameters(AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.PasswordCredential
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.BCryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.BSDUnixDESCryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.DigestPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.MaskedPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.OneTimePassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.SaltedSimpleDigestPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.ScramDigestPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.SunUnixMD5CryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.UnixDESCryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
- impliesParameters(AlgorithmParameterSpec) - Method in interface org.wildfly.security.password.Password
-
Determine if this password is matched by the given parameter specification.
- impliesSameParameters(AlgorithmCredential) - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- impliesSameParameters(AlgorithmCredential) - Method in interface org.wildfly.security.credential.AlgorithmCredential
-
Determine whether the other credential's parameters are implied by this one.
- impliesSameParameters(AlgorithmCredential) - Method in class org.wildfly.security.credential.KeyPairCredential
- impliesSameParameters(AlgorithmCredential) - Method in class org.wildfly.security.credential.PasswordCredential
- impliesSameParameters(AlgorithmCredential) - Method in class org.wildfly.security.credential.PublicKeyCredential
- impliesSameParameters(AlgorithmCredential) - Method in class org.wildfly.security.credential.SecretKeyCredential
- implProps - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- IMPORT_KEY_PAIR_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- IMPORT_SECRET_KEY - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- importIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Attempt to import the given security identity as a trusted identity.
- importIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- importIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- importIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- importKeyPair(CredentialStore) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- importSecretKey() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- importSecretKey(char[], int, int) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- importSecretKey(String) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- importSecretKey(CodePointIterator) - Static method in class org.wildfly.security.encryption.SecretKeyUtil
- importSecretKey(CredentialStore, String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- in(boolean[]) - Method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether the bit # corresponding to this enumeration is set in the given boolean array.
- in(CallbackKind) - Method in enum org.wildfly.security.auth.client.CallbackKind
-
Determine whether this instance is equal to one of the given instances.
- in(CallbackKind...) - Method in enum org.wildfly.security.auth.client.CallbackKind
-
Determine whether this instance is equal to one of the given instances.
- in(CallbackKind, CallbackKind) - Method in enum org.wildfly.security.auth.client.CallbackKind
-
Determine whether this instance is equal to one of the given instances.
- in(CallbackKind, CallbackKind, CallbackKind) - Method in enum org.wildfly.security.auth.client.CallbackKind
-
Determine whether this instance is equal to one of the given instances.
- in(DirContextFactory.ReferralMode) - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Determine whether this instance is equal to one of the given instances.
- in(DirContextFactory.ReferralMode...) - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Determine whether this instance is equal to one of the given instances.
- in(DirContextFactory.ReferralMode, DirContextFactory.ReferralMode) - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Determine whether this instance is equal to one of the given instances.
- in(DirContextFactory.ReferralMode, DirContextFactory.ReferralMode, DirContextFactory.ReferralMode) - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Determine whether this instance is equal to one of the given instances.
- in(SupportLevel) - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine whether this instance is equal to one of the given instances.
- in(SupportLevel...) - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine whether this instance is equal to one of the given instances.
- in(SupportLevel, SupportLevel) - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine whether this instance is equal to one of the given instances.
- in(SupportLevel, SupportLevel, SupportLevel) - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine whether this instance is equal to one of the given instances.
- in(ScramServerErrorCode) - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Determine whether this instance is equal to one of the given instances.
- in(ScramServerErrorCode...) - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Determine whether this instance is equal to one of the given instances.
- in(ScramServerErrorCode, ScramServerErrorCode) - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Determine whether this instance is equal to one of the given instances.
- in(ScramServerErrorCode, ScramServerErrorCode, ScramServerErrorCode) - Method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Determine whether this instance is equal to one of the given instances.
- in(Authentication...) - Method in enum org.wildfly.security.ssl.Authentication
-
Determine whether this instance is equal to one of the given instances.
- in(Authentication, Authentication) - Method in enum org.wildfly.security.ssl.Authentication
-
Determine whether this instance is equal to one of the given instances.
- in(Authentication, Authentication, Authentication) - Method in enum org.wildfly.security.ssl.Authentication
-
Determine whether this instance is equal to one of the given instances.
- in(Digest...) - Method in enum org.wildfly.security.ssl.Digest
-
Determine whether this instance is equal to one of the given instances.
- in(Digest, Digest) - Method in enum org.wildfly.security.ssl.Digest
-
Determine whether this instance is equal to one of the given instances.
- in(Digest, Digest, Digest) - Method in enum org.wildfly.security.ssl.Digest
-
Determine whether this instance is equal to one of the given instances.
- in(Encryption...) - Method in enum org.wildfly.security.ssl.Encryption
-
Determine whether this instance is equal to one of the given instances.
- in(Encryption, Encryption) - Method in enum org.wildfly.security.ssl.Encryption
-
Determine whether this instance is equal to one of the given instances.
- in(Encryption, Encryption, Encryption) - Method in enum org.wildfly.security.ssl.Encryption
-
Determine whether this instance is equal to one of the given instances.
- in(KeyAgreement...) - Method in enum org.wildfly.security.ssl.KeyAgreement
-
Determine whether this instance is equal to one of the given instances.
- in(KeyAgreement, KeyAgreement) - Method in enum org.wildfly.security.ssl.KeyAgreement
-
Determine whether this instance is equal to one of the given instances.
- in(KeyAgreement, KeyAgreement, KeyAgreement) - Method in enum org.wildfly.security.ssl.KeyAgreement
-
Determine whether this instance is equal to one of the given instances.
- in(Protocol...) - Method in enum org.wildfly.security.ssl.Protocol
-
Determine whether this instance is equal to one of the given instances.
- in(Protocol, Protocol) - Method in enum org.wildfly.security.ssl.Protocol
-
Determine whether this instance is equal to one of the given instances.
- in(Protocol, Protocol, Protocol) - Method in enum org.wildfly.security.ssl.Protocol
-
Determine whether this instance is equal to one of the given instances.
- in(KeyUsage) - Method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether this instance is equal to one of the given instances.
- in(KeyUsage...) - Method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether this instance is equal to one of the given instances.
- in(KeyUsage, KeyUsage) - Method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether this instance is equal to one of the given instances.
- in(KeyUsage, KeyUsage, KeyUsage) - Method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether this instance is equal to one of the given instances.
- IN_BRACKET - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
- InactiveState(SecurityIdentity, MechanismConfigurationSelector, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- InactiveState(SecurityIdentity, MechanismConfigurationSelector, MechanismInformation, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- includeCharset - Variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- includedBy(byte) - Method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- incompleteCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- incorrectlyFormattedHeader(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- index - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
- index - Variable in class org.wildfly.security.util.StringEnumeration.Data
- index - Variable in class org.wildfly.security.util.StringEnumeration
- INDEX_PATTERN - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- indexOf(Object) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- indexOf(String) - Method in class org.wildfly.security.util.StringEnumeration
-
Get the numeric index for a string.
- indexOf(String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Get the index of the first occurrence of the given value at the given key, if any.
- indexOf(String, String) - Method in class org.wildfly.security.authz.MapAttributes
- INFINITE_RECONNECT_ATTEMPTS_OVERFLOW_NUMBER - Static variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- Info(PermissionActions.TrieNode<E>, E[]) - Constructor for class org.wildfly.security.permission.PermissionActions.Info
-
Deprecated.
- INFORMATIONAL - org.wildfly.security.audit.EventPriority
-
Informational message
- InhibitAnyPolicyExtension - Class in org.wildfly.security.x500.cert
-
The "inhibit anyPolicy" certificate extension as defined by RFC 5280 § 4.2.1.14.
- InhibitAnyPolicyExtension(int) - Constructor for class org.wildfly.security.x500.cert.InhibitAnyPolicyExtension
-
Construct a new instance.
- inhibitPolicyMapping - Variable in class org.wildfly.security.x500.cert.PolicyConstraintsExtension
- init() - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- init() - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- init() - Method in class org.wildfly.security.sasl.entity.EntitySaslClient
- init() - Method in class org.wildfly.security.sasl.entity.EntitySaslServer
- init() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- init() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- init() - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- init() - Method in class org.wildfly.security.sasl.gssapi.GssapiServer
- init() - Method in class org.wildfly.security.sasl.localuser.LocalUserClient
- init() - Method in class org.wildfly.security.sasl.localuser.LocalUserServer
- init() - Method in class org.wildfly.security.sasl.otp.OTPSaslClient
- init() - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
- init() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- init(boolean) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- init(String, String, KeyStore, char[], KeyStore) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- init(OidcClientConfiguration, Object) - Method in interface org.wildfly.security.http.oidc.ClientCredentialsProvider
-
Called during deployment of your application.
- init(OidcClientConfiguration, Object) - Method in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- init(OidcClientConfiguration, Object) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- init(OidcClientConfiguration, Object) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- INIT_HEX_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
- INIT_WORD_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
- initCause(Throwable) - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
-
Does nothing but return this instance.
- INITIAL_CHALLENGE_STATE - Static variable in class org.wildfly.security.sasl.gssapi.GssapiClient
- INITIAL_CHALLENGE_STATE - Static variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- INITIAL_CHALLENGE_STATE - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- INITIAL_STATE - Static variable in class org.wildfly.security.sasl.anonymous.AnonymousSaslClient
- INITIAL_STATE - Static variable in class org.wildfly.security.sasl.anonymous.AnonymousSaslServer
- initialChallenge - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- initialClientMessage - Variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- initialContextFactory - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- initialised - Variable in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- initializationVector - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- initializationVector - Variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- initializationVector - Variable in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
- initializationVector - Variable in class org.wildfly.security.password.spec.MaskedPasswordSpec
- initialize(Map<String, String>) - Method in class org.wildfly.security.authz.MappedRoleMapper
-
Custom component method.
- initialize(Map<String, String>) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Initialize Credential Store service with given attributes.
- initialize(Map<String, String>, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Initialize Credential Store service with given attributes.
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Initialize Credential Store service with given attributes.
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Initialize credential store service with given attributes.
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- initialize(Map<String, String>, CredentialStore.ProtectionParameter, Provider[]) - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- initializeConfiguration(URI, AuthenticationConfiguration) - Static method in class org.wildfly.security.auth.client.AuthenticationContextConfigurationClient
- initialized - Variable in class org.wildfly.security.authz.MappedRoleMapper
- initialized - Variable in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Field indicating successful initialization (
CredentialStoreSpi.initialize(Map, CredentialStore.ProtectionParameter, Provider[])
. - initialKeyMaterial - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- initialKeyMaterial - Variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- initialKeyMaterial - Variable in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
- initialKeyMaterial - Variable in class org.wildfly.security.password.spec.MaskedPasswordSpec
- initialKeyNotSpecified() - Method in interface org.wildfly.security.util.ElytronMessages
- initialLoginSkipped(long) - Method in interface org.wildfly.security.auth.util.ElytronMessages
- initialLoginSkipped(long) - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- initialPartIndex - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- initialResponse - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- initialResponse - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- initialResponse - Variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- initialServerResult - Variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- InitialState(SecurityIdentity, MechanismConfiguration, MechanismConfigurationSelector, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- InitialState(SNIContextMatcher, Function<SSLContext, SSLEngine>) - Constructor for class org.wildfly.security.ssl.SNISSLEngine.InitialState
- InitialState(SSLContextSelector, Function<SSLContext, SSLEngine>) - Constructor for class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- initPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- initSecContext(GSSContext, byte[], int, int) - Static method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- initSecContext(GSSContext, byte[], int, int) - Static method in class org.wildfly.security.sasl.gssapi.GssapiClient
- INPUT_DATA_NOT_CONFIRMED - Static variable in class org.wildfly.security.tool.Command
- INPUT_REALM_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- inputDataNotConfirmed() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- inputLocationDoesNotExist() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- inputLocationNotSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- inputRealmLocation - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- install() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Deprecated.
- instance - Variable in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- instance - Variable in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
- INSTANCE - Static variable in class org.wildfly.security.auth.permission.LoginPermission
- INSTANCE - Static variable in class org.wildfly.security.auth.principal.AnonymousPrincipal
- INSTANCE - Static variable in class org.wildfly.security.auth.server.SecurityDomain.ScheduledExecutorServiceProvider
- INSTANCE - Static variable in class org.wildfly.security.credential.store.WildFlyElytronCredentialStoreProvider
- INSTANCE - Static variable in class org.wildfly.security.digest.WildFlyElytronDigestProvider
- INSTANCE - Static variable in class org.wildfly.security.EmptyProvider
- INSTANCE - Static variable in class org.wildfly.security.http.basic.WildFlyElytronHttpBasicProvider
- INSTANCE - Static variable in class org.wildfly.security.http.bearer.WildFlyElytronHttpBearerProvider
- INSTANCE - Static variable in class org.wildfly.security.http.cert.WildFlyElytronHttpClientCertProvider
- INSTANCE - Static variable in class org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider
- INSTANCE - Static variable in class org.wildfly.security.http.external.WildFlyElytronHttpExternalProvider
- INSTANCE - Static variable in class org.wildfly.security.http.form.WildFlyElytronHttpFormProvider
- INSTANCE - Static variable in class org.wildfly.security.http.oidc.WildFlyElytronHttpOidcProvider
- INSTANCE - Static variable in class org.wildfly.security.http.spnego.WildFlyElytronHttpSpnegoProvider
- INSTANCE - Static variable in class org.wildfly.security.key.WildFlyElytronKeyProvider
- INSTANCE - Static variable in class org.wildfly.security.keystore.EmptyProvider
- INSTANCE - Static variable in class org.wildfly.security.keystore.WildFlyElytronKeyStoreProvider
- INSTANCE - Static variable in class org.wildfly.security.manager.action.ClearContextClassLoaderAction
- INSTANCE - Static variable in class org.wildfly.security.manager.action.GetAccessControlContextAction
- INSTANCE - Static variable in class org.wildfly.security.manager.action.GetContextClassLoaderAction
- INSTANCE - Static variable in class org.wildfly.security.manager.action.GetEnvironmentAction
- INSTANCE - Static variable in class org.wildfly.security.manager.action.GetSystemPropertiesAction
- INSTANCE - Static variable in class org.wildfly.security.manager.StackInspector
- INSTANCE - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- INSTANCE - Static variable in class org.wildfly.security.NullSecurityFactory
- INSTANCE - Static variable in class org.wildfly.security.password.WildFlyElytronPasswordProvider
- INSTANCE - Static variable in class org.wildfly.security.permission.NoPermission
- INSTANCE - Static variable in class org.wildfly.security.permission.NoPermissionCollection
- INSTANCE - Static variable in class org.wildfly.security.sasl.anonymous.WildFlyElytronSaslAnonymousProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.digest.WildFlyElytronSaslDigestProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.entity.WildFlyElytronSaslEntityProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.external.WildFlyElytronSaslExternalProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.gs2.WildFlyElytronSaslGs2Provider
- INSTANCE - Static variable in class org.wildfly.security.sasl.gssapi.WildFlyElytronSaslGssapiProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.localuser.WildFlyElytronSaslLocalUserProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.oauth2.WildFlyElytronSaslOAuth2Provider
- INSTANCE - Static variable in class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.plain.WildFlyElytronSaslPlainProvider
- INSTANCE - Static variable in class org.wildfly.security.sasl.scram.WildFlyElytronSaslScramProvider
- INSTANCE - Static variable in class org.wildfly.security.ssl.MechanismDatabase
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronDigestProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpBasicProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpBearerProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpClientCertProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpDigestProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpFormProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.WildFlyElytronHttpSpnegoProvider
-
Deprecated.
- INSTANCE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- instant - Variable in class org.wildfly.security.auth.server.event.SecurityEvent
- insufficientDataToFormDigestAndSalt() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- insufficientDataToFormDigestAndSalt() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- INTEGER_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal integer type tag.
- integerByteOrdered(int, byte[], int, int) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- INTEGRITY_PROTECTION - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- integrityEnabled - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- IntegrityException - Exception in org.wildfly.security.auth.realm
-
Exception to indicate a general failure related to the Integrity Verification of the Filesystem Realm.
- IntegrityException() - Constructor for exception org.wildfly.security.auth.realm.IntegrityException
-
Constructs a new
IntegrityException
instance. - IntegrityException(String) - Constructor for exception org.wildfly.security.auth.realm.IntegrityException
-
Constructs a new
IntegrityException
instance with an initial message. - IntegrityException(String, Throwable) - Constructor for exception org.wildfly.security.auth.realm.IntegrityException
-
Constructs a new
IntegrityException
instance with an initial message and cause. - IntegrityException(Throwable) - Constructor for exception org.wildfly.security.auth.realm.IntegrityException
-
Constructs a new
IntegrityException
instance with an initial cause. - integrityNotEnabled(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- IntegrityResult(boolean, ArrayList<String>) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm.IntegrityResult
- internalBuild(OidcJsonConfiguration) - Method in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- internalEncryptionProblem(Exception, String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- intersection(PermissionCollection, PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Create a permission collection that is the intersection of two permission collections.
- IntersectionPermissionCollection - Class in org.wildfly.security.permission
- IntersectionPermissionCollection(PermissionCollection, PermissionCollection) - Constructor for class org.wildfly.security.permission.IntersectionPermissionCollection
- IntersectionRoles - Class in org.wildfly.security.authz
- IntersectionRoles(Roles, Roles) - Constructor for class org.wildfly.security.authz.IntersectionRoles
- intersectWith(PermissionVerifier) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which limits authorization privileges to the intersection of the current privileges and the given verifier.
- IntMatchAction() - Constructor for class org.wildfly.security.permission.PermissionActions.IntMatchAction
-
Deprecated.
- IntNameSetPermissionCollection - Class in org.wildfly.security.permission
- IntNameSetPermissionCollection(AbstractPermission<?>, StringEnumeration) - Constructor for class org.wildfly.security.permission.IntNameSetPermissionCollection
- IntNameSetPermissionCollection.Iter - Class in org.wildfly.security.permission
- introspectAccessToken(URL, String, String, String, SSLContext, HostnameVerifier) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
-
Introspects an OAuth2 Access Token using a RFC-7662 compatible endpoint.
- introspectionEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- intToFourBytes(int, byte[], int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- intToFourBytes(int, byte[], int) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- intToNetworkOrderBytes(int) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
-
Obtain a 3 byte representation of an int, as an internal method it is assumed the maximum value of the int has already takine into account that it needs to fit into tree bytes,
- INVALID - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- INVALID_AT_HASH_CLAIM - Static variable in class org.wildfly.security.http.oidc.Oidc
- INVALID_ENCODING - org.wildfly.security.mechanism.ScramServerErrorCode
- INVALID_ISSUED_FOR_CLAIM - Static variable in class org.wildfly.security.http.oidc.Oidc
- INVALID_PROOF - org.wildfly.security.mechanism.ScramServerErrorCode
- INVALID_STATE_COOKIE - org.wildfly.security.http.oidc.AuthenticationError.Reason
- INVALID_TOKEN - org.wildfly.security.http.oidc.AuthenticationError.Reason
- INVALID_TOKEN - Static variable in class org.wildfly.security.http.HttpConstants
- INVALID_TYPE_CLAIM - Static variable in class org.wildfly.security.http.oidc.Oidc
- INVALID_USERNAME_ENCODING - org.wildfly.security.mechanism.ScramServerErrorCode
- invalidAction(String, int, String) - Method in interface org.wildfly.security.permission.SecurityMessages
- invalidAlgorithmInJwtClientCredentialsConfig(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidAlgorithmParameterSpecification() - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidAsciiControl(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidate() - Method in interface org.wildfly.security.http.HttpScope
-
Invalidate this scope.
- invalidate() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- invalidate() - Method in interface org.wildfly.security.http.util.sso.SingleSignOn
-
Invalidates this single sign-on entry.
- INVALIDATED - org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
- invalidateLocalSession(HttpScope) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- InvalidAuthenticationConfigurationException - Exception in org.wildfly.security.auth.client
-
An exception thrown to indicate that the client authentication configuration is invalid.
- InvalidAuthenticationConfigurationException() - Constructor for exception org.wildfly.security.auth.client.InvalidAuthenticationConfigurationException
-
Constructs a new
InvalidAuthenticationConfigurationException
instance. - InvalidAuthenticationConfigurationException(String) - Constructor for exception org.wildfly.security.auth.client.InvalidAuthenticationConfigurationException
-
Constructs a new
InvalidAuthenticationConfigurationException
instance with an initial message. - InvalidAuthenticationConfigurationException(String, Throwable) - Constructor for exception org.wildfly.security.auth.client.InvalidAuthenticationConfigurationException
-
Constructs a new
InvalidAuthenticationConfigurationException
instance with an initial message and cause. - InvalidAuthenticationConfigurationException(Throwable) - Constructor for exception org.wildfly.security.auth.client.InvalidAuthenticationConfigurationException
-
Constructs a new
InvalidAuthenticationConfigurationException
instance with an initial cause. - invalidAuthServerUrlOrProviderUrl(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidBearerToken(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidBearerTokenClaims() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidCertificateExtensionStringValue() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- invalidCertificateExtensionStringValue(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- invalidClientMode(boolean, boolean) - Method in interface org.wildfly.security.ssl.ElytronMessages
- invalidCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidConfigurationForBearerAuth() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidContentTypeFromAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- invalidControlCharacter(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidCredentialStoreEntryType(Class<? extends KeyStore.Entry>, Class<? extends KeyStore.Entry>) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- invalidCredentialStoreProperty(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- invalidCredentialTypeSpecified() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- invalidEscapeSequence() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidEventPriority(EventPriority) - Method in interface org.wildfly.security.audit.ElytronMessages
- invalidFirstWord(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- invalidFormat(String, String) - Method in interface org.wildfly.security.util.ElytronMessages
- invalidHandshakeRecord() - Method in interface org.wildfly.security.ssl.ElytronMessages
- invalidHashLength() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidHostSpec(String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- invalidIdentitySignature(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- invalidIDToken(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidIDTokenClaims() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidJwtClientCredentialsConfig(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidJwtClientCredentialsUsingSecretConfig(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidKeyBsdDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyBsdDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeyCannotVerifyPassword(Throwable) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyCannotVerifyPassword(Throwable) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeyDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeyForCert(String, Exception) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- invalidKeyNoSuchMessageDigestAlgorithm(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyNoSuchMessageDigestAlgorithm(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeyPairArgument(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- invalidKeySize(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- invalidKeySpecBsdDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecBsdDesCryptPasswordHashMustBeBytes(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeySpecCostMustBeTwoDigitInteger() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecExpectedSpecGotSpec(String, String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecExpectedSpecGotSpec(String, String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeySpecInvalidCharacterEncountered() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecInvalidMinorVersion() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecNoIterationCountTerminatorGiven() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecNoSaltTerminatorGiven() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecNoSuchMessageDigestAlgorithm(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecNoSuchMessageDigestAlgorithm(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeySpecPasswordSpecCannotBeRenderedAsString() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnexpectedEndOfInputString() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnexpectedEndOfPasswordString() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnexpectedEndOfPasswordStringWithCause(Throwable) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnknownAlgorithmOrIncompatiblePasswordSpec() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnknownAlgorithmOrIncompatiblePasswordSpec(String, String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidKeySpecUnknownCryptStringAlgorithm() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeySpecUnrecognizedKeySpecAlgorithm() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyStoreEntryPassword(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- invalidKeyStoreEntryType(String, Class<?>, Class<?>) - Method in interface org.wildfly.security.keystore.ElytronMessages
- invalidKeyUnknownUnknownPasswordTypeOrAlgorithm() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidKeyUnknownUnknownPasswordTypeOrAlgorithm() - Method in interface org.wildfly.security.keystore.ElytronMessages
- invalidKeyUnknownUnknownPasswordTypeOrAlgorithm() - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidMechRealmSelection(String) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- invalidName() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- invalidName() - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- invalidName() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- invalidName() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- invalidName(String) - Method in interface org.wildfly.security.manager._private.SecurityMessages
- InvalidNameState(SecurityIdentity, MechanismConfiguration, MechanismRealmConfiguration, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- invalidNonAsciiControl(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidNonAsciiSpace(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidNonCanonicalCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidNonceCount(int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- invalidNonceLength() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- invalidNonCharacterCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidNumberOfRoundsMustBeIntBetween(int, int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidNumberOfRoundsMustBeIntBetween(int, int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidNumericCharacter() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- invalidObjectNull(String) - Method in interface org.wildfly.security.permission.ElytronMessages
- invalidParameterDefaultWillBeUsed(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- invalidParameterGeneratedWillBeUsed(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- invalidParameterMustBeIntBetween(String, int, int) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- invalidParameterSpec(Class<?>, Class<?>) - Method in interface org.wildfly.security.util.ElytronMessages
- invalidParameterSpecSaltMustBeBytes(int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidParameterSpecSaltMustBeBytes(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidParameterSpecSaltMustBeBytesBits(int, int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidParameterSpecSaltMustBeBytesBits(int, int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidPasswordKeySpecificationForAlgorithm(String, Throwable) - Method in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- invalidPatternInRegexRoleMapper() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- invalidPemType(String, String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- InvalidPermissionClassException - Exception in org.wildfly.security.permission
-
An exception which is thrown when an invalid permission class is instantiated.
- InvalidPermissionClassException() - Constructor for exception org.wildfly.security.permission.InvalidPermissionClassException
-
Constructs a new
InvalidPermissionClassException
instance. - InvalidPermissionClassException(String) - Constructor for exception org.wildfly.security.permission.InvalidPermissionClassException
-
Constructs a new
InvalidPermissionClassException
instance with an initial message. - InvalidPermissionClassException(String, Throwable) - Constructor for exception org.wildfly.security.permission.InvalidPermissionClassException
-
Constructs a new
InvalidPermissionClassException
instance with an initial message and cause. - InvalidPermissionClassException(Throwable) - Constructor for exception org.wildfly.security.permission.InvalidPermissionClassException
-
Constructs a new
InvalidPermissionClassException
instance with an initial cause. - invalidPermissionType(Class<? extends Permission>, Permission) - Method in interface org.wildfly.security.permission.ElytronMessages
- invalidPlainTextCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidPortNumber(int) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- invalidPortNumber(ConfigurationXMLStreamReader, int) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- invalidPrivateUseCharacter(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidProtectionParameter(CredentialStore.ProtectionParameter) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- invalidReplacementInRegexRoleMapper() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- invalidRounds(char, char, char, char) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidSalt(char, char) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidSalt(char, char, char, char) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidSaltMustBeBytesLong(int) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- invalidSaltMustBeBytesLong(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidSequenceNumberAlgorithmParameter(int) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- invalidSurrogateCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidSurrogatePairHightAtEnd(char) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidSurrogatePairLowWithoutHigh(char) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidSurrogatePairSecondIsNotLow(char, char) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidTaggingCharacter(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- invalidTlsExt() - Method in interface org.wildfly.security.ssl.ElytronMessages
- invalidTokenClaimValue() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidUnicodeSequence(String, NoSuchElementException) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- invalidUri(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- invalidValueForGeneralNameType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- invalidValueForTrustedAuthorityType() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- invCompPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- inverse(int[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- invKeyPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- invokeAccessCodeToToken(OidcClientConfiguration, String, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invokeCacheUpdateListener(NamingEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- invokeClientManagementRequestForKeycloak(OidcClientConfiguration, String, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invokeLogout(OidcClientConfiguration, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invokeRefresh(OidcClientConfiguration, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invokeRegisterNodeForKeycloak(OidcClientConfiguration, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invokeUnregisterNodeForKeycloak(OidcClientConfiguration, String) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- invPBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- invSBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- IP - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- IP - Static variable in class org.wildfly.security.x500.cert.CertUtil
- IP_ADDRESS - Static variable in class org.wildfly.security.x500.GeneralName
- IPAddress(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.IPAddress
-
Create an IP address.
- IPAddress(String) - Constructor for class org.wildfly.security.x500.GeneralName.IPAddress
-
Create an IP address.
- ipMaskLeft - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- ipMaskRight - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- IPV6_LEN - Static variable in class org.wildfly.security.http.oidc.NetworkUtils
- IS_IBM - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- IS_IBM - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- isActive() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Checks that the token is not expired and isn't prior to the not before time.
- isActive() - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- isActiveSusceptible() - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiFactory
- isActiveSusceptible() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isActiveSusceptible() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the mechanism is susceptible to active attack.
- isAlgorithmSupported(String) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- isAlias(String) - Method in class org.wildfly.security.tool.Command
- isAllowAnyHostname() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.AndCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.CipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.DigestCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.LevelCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.NotCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.OrCipherSuitePredicate
- isAlwaysFalse() - Method in class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- isAlwaysRefreshToken() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isAlwaysRefreshToken() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isAlwaysRefreshToken() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.AndCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.CipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.DigestCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.LevelCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.NotCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.OrCipherSuitePredicate
- isAlwaysTrue() - Method in class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- isAnonymous() - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Convenience method to determine if this identity is anonymous.
- isAnonymous() - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiFactory
- isAnonymous() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isAnonymous() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the algorithm is anonymous.
- isAssignableToOneOf(Class<?>, Class<?>...) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
- isAtLeast(ElytronXmlParser.Version) - Method in enum org.wildfly.security.auth.client.ElytronXmlParser.Version
- isAtLeast(FileSystemSecurityRealm.Version) - Method in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- isAuthenticated() - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- isAuthenticationRequest(String) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- isAuthorized() - Method in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
-
Determine whether anonymous access was allowed by the callback handler.
- isAuthorized() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
-
Indicates if a cached identity was successfully authorized.
- isAuthorized() - Method in class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
-
Indicates if the principal was successfully authorized.
- isAuthorized() - Method in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
-
Determine if this authorization was successful.
- isAuthorized() - Method in class org.wildfly.security.auth.server.event.RealmIdentityFailedAuthorizationEvent
- isAuthorized() - Method in class org.wildfly.security.auth.server.event.RealmIdentitySuccessfulAuthorizationEvent
- isAuthorized() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
-
Indicate whether or not current state is
ServerAuthenticationContext.AuthorizedState
. - isAuthorized() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- isAutodetectBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isAutodetectBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isAutodetectBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isAutodetectedBearerOnly() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- isBase64(Alphabet) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- isBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isBearerOnly() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isBearerToken() - Method in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- isBearerTokenEvidence(Class<?>) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- isBearerTokenEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- isBinding() - Method in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- isBindingToMulticastDressSupported() - Static method in class org.wildfly.security.http.oidc.NetworkUtils
- isBound() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- isBound() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- isCached(RequestAuthenticator) - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- isCached(RequestAuthenticator) - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- isCached(RequestAuthenticator) - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Check if we are already logged in (i.e., check if we have a valid and successfully refreshed access token).
- isChecking() - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Determine whether the security manager is currently checking permissions.
- isClientMode() - Method in class org.wildfly.security.ssl.SSLConnection
-
Get the client-mode flag for this connection.
- isClosed() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- isClosed() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- isCompatibleWithGssContext(AbstractGssapiMechanism.QOP) - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- isComplete() - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- isComplete() - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- isComplete() - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- isComplete() - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- isComplete() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
- isComplete() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
- isComplete() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Determine whether the authentication exchange has completed.
- isConfigured() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isConnected() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- isConvertibleTo(Principal) - Static method in class org.wildfly.security.auth.principal.NamePrincipal
-
Check if the given principal could be converted to a
NamePrincipal
. - isCors() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isCors() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isCors() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isCredentialSupported(Credential) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Determine whether the given credential can be set on this callback.
- isCredentialTypeSupported(Class<? extends Credential>) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Determine whether the given credential type is supported.
- isCredentialTypeSupported(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Determine whether the given credential type is supported for the given algorithm name.
- isCredentialTypeSupported(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Determine whether the given credential type is supported for the given algorithm name.
- isCritical() - Method in class org.wildfly.security.x500.cert.X509CertificateExtension
-
Determine whether this object represents a critical extension (as defined by RFC 5280).
- isDefinitelySupported() - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine if this object represents definite support.
- isDelegateBearerErrorResponseSending() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isDelim(int, int...) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- isDelim(int, int...) - Static method in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- isDelim(int, int...) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- isDelim(int, int...) - Static method in class org.wildfly.security.x500.cert.CertUtil
- isDestroyed() - Method in class org.wildfly.security.evidence.PasswordGuessEvidence
- isDestroyed() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- isDestroyed() - Method in class org.wildfly.security.password.interfaces.RawClearPassword
-
Determine if this
Object
has been destroyed. - isDictionarySusceptible() - Method in class org.wildfly.security.sasl.anonymous.AbstractAnonymousFactory
- isDictionarySusceptible() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isDictionarySusceptible() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the mechanism is susceptible to dictionary (passive) attacks.
- isDisableTrustManager() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isDone() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.CompleteState
- isDone() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- isDone() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Determine if authentication was already completed on this context.
- isDone() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- isEmpty() - Method in interface org.wildfly.security.authz.Attributes
-
Determine if this collection is empty.
- isEmpty() - Method in class org.wildfly.security.authz.DisjunctionRoles
- isEmpty() - Method in class org.wildfly.security.authz.MapAttributes
- isEmpty() - Method in class org.wildfly.security.authz.OneRole
- isEmpty() - Method in interface org.wildfly.security.authz.Roles
-
Determine whether this roles collection is empty.
- isEmpty() - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- isEmpty() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- isEmpty() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- isEmpty() - Method in class org.wildfly.security.ssl.LinkedProperties
- isEnableBasicAuth() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isEnableBasicAuth() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isEnableBasicAuth() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isEnableDebug() - Method in class org.wildfly.security.tool.Command
-
Get the command debug option
- isEqual(DSAPrivateKey) - Method in class org.wildfly.security.key.RawDSAPrivateKey
- isEqual(ECPrivateKey) - Method in class org.wildfly.security.key.RawECPrivateKey
- isEqual(RSAMultiPrimePrivateCrtKey) - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- isEqual(RSAPrivateCrtKey) - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- isEqual(RSAPrivateKey) - Method in class org.wildfly.security.key.RawRSAPrivateKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawDHPrivateKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawDSAPrivateKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawECPrivateKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawPBEKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawRSAPrivateCrtKey
- isEqual(Key) - Method in class org.wildfly.security.key.RawRSAPrivateKey
- isEqual(DHPrivateKey) - Method in class org.wildfly.security.key.RawDHPrivateKey
- isEqual(PBEKey) - Method in class org.wildfly.security.key.RawPBEKey
- isExclusive() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
-
Determine whether this lock is exclusive or shared.
- isExclusiveLocked - Variable in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
- isExpired() - Method in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- isExpired() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Return whether this JWT is expired.
- isExport() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- isExposeToken() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isExposeToken() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isExposeToken() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isExternalAccountRequired() - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Get whether or not an external account is required.
- isFailure() - Method in class org.wildfly.security.auth.server.event.RealmAbandonedAuthenticationEvent
- isFailure() - Method in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
-
Determine if this authentication definitely failed.
- isFailure() - Method in class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
- isFilteredOrReference() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- isFips() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- isForwardCheckingSupported() - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- isForwardSecrecy() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isForwardSecrecy() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether forward secrecy is implemented.
- isFull(EnumSet<CallbackKind>) - Static method in enum org.wildfly.security.auth.client.CallbackKind
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isFull(EnumSet<DirContextFactory.ReferralMode>) - Static method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isFull(EnumSet<SupportLevel>) - Static method in enum org.wildfly.security.auth.SupportLevel
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isFull(EnumSet<ScramServerErrorCode>) - Static method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isFull(EnumSet<Authentication>) - Static method in enum org.wildfly.security.ssl.Authentication
-
Determine whether the given set is "full" (meaning it contains all possible values).
- isFull(EnumSet<Digest>) - Static method in enum org.wildfly.security.ssl.Digest
-
Determine whether the given set is "full" (meaning it contains all possible values).
- isFull(EnumSet<Encryption>) - Static method in enum org.wildfly.security.ssl.Encryption
-
Determine whether the given set is "full" (meaning it contains all possible values).
- isFull(EnumSet<KeyAgreement>) - Static method in enum org.wildfly.security.ssl.KeyAgreement
-
Determine whether the given set is "full" (meaning it contains all possible values).
- isFull(EnumSet<Protocol>) - Static method in enum org.wildfly.security.ssl.Protocol
-
Determine whether the given set is "full" (meaning it contains all possible values).
- isFull(EnumSet<SecurityLevel>) - Static method in enum org.wildfly.security.ssl.SecurityLevel
- isFull(EnumSet<KeyUsage>) - Static method in enum org.wildfly.security.x500.cert.KeyUsage
-
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
- isHostMatched() - Method in class org.wildfly.security.auth.client.MatchHostRule
- isHostMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on host name.
- isHttpOnly() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Checks whether this cookie has been marked as HttpOnly.
- isHttpOnly() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- isHttpOnly() - Method in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- isHttpOnly() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- isHttps(URL) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- isIgnoreOAuthQueryParameter() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isInboundDone() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- isInboundDone() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- isInboundDone() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- isInboundDone() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- isInboundDone() - Method in class org.wildfly.security.ssl.SNISSLEngine
- isIncluded(String...) - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether our mechanism name is among those given.
- isIncluded(String, String[]) - Static method in class org.wildfly.security.sasl.gs2.Gs2Util
-
Determine if the given mechanism name is among the given array of mechanism names.
- isInitialized() - Method in class org.wildfly.security.credential.store.CredentialStore
-
Checks whether underlying credential store is initialized.
- isInitialized() - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Checks whether underlying credential store service is initialized.
- isInputShutdown() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- isIntegrityValid() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- isIPv4AddressInIPv6(String) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Check if it is an IPv4 in IPv6 format.
- isKeyTypeSupported(String) - Method in class org.wildfly.security.jose.jwk.JWKParser
- isLocal(String) - Method in enum org.wildfly.security.http.oidc.Oidc.SSLRequired
- isLocalCache() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
-
Indicates if authorization decisions should be performed based on the given
IdentityCache
only. - isMaskedAlgorithm(String) - Static method in interface org.wildfly.security.password.interfaces.MaskedPassword
-
Determine if the given algorithm name is a valid masked password algorithm name.
- isMatch() - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
-
Get the match flag.
- isMatched(Map<String, ?>, boolean) - Static method in class org.wildfly.security.sasl.otp.OTP
- isMatched(Map<String, ?>, boolean) - Static method in class org.wildfly.security.sasl.plain.PlainSasl
- isMaxCertPathSet() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- isModifiable() - Method in class org.wildfly.security.credential.store.CredentialStore
-
Check if credential store supports modification of actual store
- isModifiable() - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Check if credential store service supports modification of its store
- isModifiable() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- isModifiable() - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- isModifiable() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- isModifiable() - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- isModified() - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStore
-
Identify if the KeyStore has been modified through this implementation since the last call to save or load.
- isModified() - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
-
Identify if the KeyStore has been modified through this implementation since the last call to save or load.
- isNameAssigned() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
-
Indicate whether or not current state is
ServerAuthenticationContext.NameAssignedState
. - isNameChar(int) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- isNetworkMatched() - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- isNetworkMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on network.
- isNextType(int, int, boolean) - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Determine if the type of the next ASN.1 element matches the given type without actually decoding the next element.
- isNextType(int, int, boolean) - Method in class org.wildfly.security.asn1.DERDecoder
- isNotBefore() - Method in class org.wildfly.security.http.oidc.JsonWebToken
-
Return whether the current time is greater than or equal to the value of the not before claim.
- isNotSupported() - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine if this object represents definite lack of support.
- isOAuthQueryParameterEnabled() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isOfType(Enum...) - Method in interface org.wildfly.security.http.HttpScopeNotification
-
Returns
true
if this notification matches any of the specified types. - isOpaqueToken(String) - Static method in class org.wildfly.security.http.oidc.Oidc
- isOptional() - Method in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.AvailableRealmsCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.CredentialCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.CredentialUpdateCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
-
This
Callback
is not optional as verification is required. - isOptional() - Method in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- isOptional() - Method in interface org.wildfly.security.auth.callback.ExtendedCallback
-
Determine if this callback is optional.
- isOptional() - Method in class org.wildfly.security.auth.callback.ExtendedChoiceCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.ParameterCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
- isOptional() - Method in class org.wildfly.security.auth.callback.ServerCredentialCallback
- isOptional(Callback) - Static method in class org.wildfly.security.auth.callback.CallbackUtil
-
Determine whether a callback is optional.
- isOutboundDone() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- isOutboundDone() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- isOutboundDone() - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- isOutboundDone() - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- isOutboundDone() - Method in class org.wildfly.security.ssl.SNISSLEngine
- isOutputShutdown() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- isParameterSupported(AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.callback.ParameterCallback
-
Determine whether a parameter specification would be supported by the authentication.
- isParameterTypeSupported(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.auth.callback.ParameterCallback
-
Determine whether a credential type would be supported by the authentication.
- isPassCredentials() - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiFactory
- isPassCredentials() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isPassCredentials() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the mechanism passes client credentials.
- isPathMatched() - Method in class org.wildfly.security.auth.client.MatchPathRule
- isPathMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on path name.
- isPkce() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isPkce() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isPlainText() - Method in class org.wildfly.security.sasl.anonymous.AbstractAnonymousFactory
- isPlainText() - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiFactory
- isPlainText() - Method in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- isPlainText() - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the algorithm employs plain text.
- isPlus() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- isPortMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on port.
- isPrivate - Variable in class org.wildfly.security.auth.callback.IdentityCredentialCallback
- isPrivate() - Method in class org.wildfly.security.auth.callback.IdentityCredentialCallback
-
Determine whether the credential should be treated as private.
- isProgrammatic() - Method in class org.wildfly.security.cache.CachedIdentity
-
Returns
true
if this identity was established using programmatic authentication,false
otherwise. - isProgrammatic() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- isProgrammatic() - Method in interface org.wildfly.security.http.util.sso.ImmutableSingleSignOn
-
Returns
true
if this single sign on is as a result of programmatic authentication. - isProtocolMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on URI protocol (scheme).
- isProtocolMatched() - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- isPublicClient() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isPublicClient() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isPublicClient() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isRegisterNodeAtStartup() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isRegisterNodeAtStartup() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isRegisterNodeAtStartup() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isRequestSecure() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- isRequired(String) - Method in enum org.wildfly.security.http.oidc.Oidc.SSLRequired
- isSaltFirst(String) - Static method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- isSameName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Determine if the given name refers to the same identity as the currently set authentication name.
- isSamePeerIdentityContext(PeerIdentity) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Determine if the peer identity context of this identity is the same as that of the given identity.
- isSamePrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- isSamePrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- isSamePrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Determine if the given principal refers to the same identity as the currently set authentication name.
- isSamePrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- isSamePrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- isSecure() - Method in interface org.wildfly.security.http.HttpServerCookie
-
Returns
true
if the browser is sending cookies only over a secure protocol, orfalse
if the browser can send cookies using any protocol. - isSecure() - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
-
HTTPS?
- isSecure() - Method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- isSecure() - Method in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- isSecure() - Method in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- isServer - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- isServer - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- isSet(int, int) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- isSet(int, int) - Static method in class org.wildfly.security.permission.AbstractActionSetPermission
- isSet(long, long) - Static method in class org.wildfly.security.sasl.util.StringPrep
- isSSLEnabled() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isSuccess() - Method in class org.wildfly.security.auth.server.event.RealmAbandonedAuthenticationEvent
- isSuccess() - Method in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
-
Determine if this authentication was definitely successful.
- isSuccess() - Method in class org.wildfly.security.auth.server.event.RealmFailedAuthenticationEvent
- isSuccess() - Method in class org.wildfly.security.auth.server.event.RealmSuccessfulAuthenticationEvent
- isSuccessful() - Method in class org.wildfly.security.auth.server.event.SecurityDefiniteOutcomeEvent
- issuedBy(X509Certificate, X509Certificate) - Static method in class org.wildfly.security.x500.X500
- issuedFor - Variable in class org.wildfly.security.http.oidc.TokenValidator.AzpValidator
- issuer - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- issuer(String...) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
Defines one or more string values representing an unique identifier for the entities that are allowed as issuers of a given JWT.
- ISSUER_KEY_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- ISSUER_NAME_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- issuerAlternativeNames - Variable in class org.wildfly.security.x500.cert.IssuerAlternativeNamesExtension
- IssuerAlternativeNamesExtension - Class in org.wildfly.security.x500.cert
-
The issuer alternative names extension as defined by RFC 5280 § 4.2.1.7.
- IssuerAlternativeNamesExtension(boolean, List<GeneralName>) - Constructor for class org.wildfly.security.x500.cert.IssuerAlternativeNamesExtension
-
Construct a new instance.
- issuerDn - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- issuerDomainPolicyOid - Variable in class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
- IssuerKeyHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerKeyHashTrustedAuthority
-
Construct a new instance.
- IssuerKeyHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerKeyHashTrustedAuthority
-
Construct a new instance.
- IssuerNameHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerNameHashTrustedAuthority
-
Construct a new instance.
- IssuerNameHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.IssuerNameHashTrustedAuthority
-
Construct a new instance.
- issuers - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- issuers - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- issuerUniqueId - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- issuerUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isTermsOfServiceAgreed() - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Return whether or not the ACME server's terms of service have been agreed to.
- isTLS13 - Variable in class org.wildfly.security.ssl.MechanismDatabase
- isTLS13() - Method in class org.wildfly.security.ssl.MechanismDatabase
- isTokenTimeToLiveSufficient(AccessToken) - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- isTranslatable(Password) - Method in class org.wildfly.security.password.PasswordFactory
-
Determine whether the given password can be translated into one which is consumable by this factory.
- isTurnOffChangeSessionIdOnLogin() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isTurnOffChangeSessionIdOnLogin() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isTypeAuthorityMatched() - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- isTypeAuthorityMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on abstract type.
- isTypeMatched() - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- isTypeMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on abstract type.
- isUrnNameMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on URN name.
- isUseRealmRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isUseRealmRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isUseRealmRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isUseResourceRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isUseResourceRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isUseResourceRoleMappings() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isUserMatched() - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine whether this rule matches based on non-empty URI user info.
- isUserMatched() - Method in class org.wildfly.security.auth.client.MatchUserRule
- isValid() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.IntegrityResult
-
The validity of the integrity check.
- isValid() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
-
Determine whether this lock is valid.
- isValidClientSecretJwtAlg(String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- isValidToken(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- isVerified() - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
-
Get the verification state for the evidence referenced here.
- isVerifyCaller(RealmAccessClaim) - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- isVerifyTokenAudience() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- isVerifyTokenAudience() - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- isVerifyTokenAudience() - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- isWhiteSpace(byte) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
- isWindows() - Static method in class org.wildfly.security.tool.Command
- items - Variable in class org.wildfly.security.util.StringMapping
- items - Variable in class org.wildfly.security.x500.X500PrincipalBuilder
- Iter(int) - Constructor for class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- Iter(long) - Constructor for class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- iterable(PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Create an iterable view over a permission collection.
- ITERATED_SALTED_HASH_SPEC_ID - Static variable in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- IteratedHashPasswordSpec - Class in org.wildfly.security.password.spec
-
A
PasswordSpec
for a password represented by a hash with an iteration count or cost. - IteratedHashPasswordSpec(byte[], int) - Constructor for class org.wildfly.security.password.spec.IteratedHashPasswordSpec
-
Construct new instance.
- IteratedPasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - IteratedPasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.IteratedPasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- IteratedPasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
-
Algorithm parameter specification for password types with an iteration count.
- IteratedPasswordAlgorithmSpec(int) - Constructor for class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
-
Construct a new instance.
- IteratedSaltedHashPasswordSpec - Class in org.wildfly.security.password.spec
-
A
PasswordSpec
for a password represented by a hash with a salt and a iteration count or cost. - IteratedSaltedHashPasswordSpec(byte[], byte[], int) - Constructor for class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
-
Construct a new instance.
- IteratedSaltedPasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - IteratedSaltedPasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.IteratedSaltedPasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- IteratedSaltedPasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
-
Algorithm parameter specification for common hashed password types.
- IteratedSaltedPasswordAlgorithmSpec(int, byte[]) - Constructor for class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
-
Construct a new instance.
- iteration - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- iteration(int) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set number of iteration for key derivation.
- ITERATION_COUNT - Static variable in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
-
The fixed iteration count.
- ITERATION_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- ITERATION_PARAM - Static variable in class org.wildfly.security.tool.MaskCommand
- ITERATION_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- iterationCount - Variable in class org.wildfly.security.key.RawPBEKey
- iterationCount - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- iterationCount - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawBCryptPassword
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- iterationCount - Variable in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- iterationCount - Variable in class org.wildfly.security.password.spec.IteratedHashPasswordSpec
- iterationCount - Variable in class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
- iterationCount - Variable in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
- iterationCount - Variable in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
- iterationCount - Variable in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
- iterationCount - Variable in class org.wildfly.security.password.spec.MaskedPasswordSpec
- iterationCount - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- iterationCountColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- iterationCountColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- iterationCountNotSpecified() - Method in interface org.wildfly.security.util.ElytronMessages
- iterator() - Method in class org.wildfly.security.auth.principal.CompositePrincipal
-
Get an iterator over this principal.
- iterator() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- iterator() - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- iterator() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- iterator() - Method in class org.wildfly.security.authz.AddPrefixRoles
- iterator() - Method in class org.wildfly.security.authz.AddSuffixRoles
- iterator() - Method in class org.wildfly.security.authz.DifferenceRoles
- iterator() - Method in class org.wildfly.security.authz.DisjunctionRoles
- iterator() - Method in class org.wildfly.security.authz.IntersectionRoles
- iterator() - Method in class org.wildfly.security.authz.MappedRoles
- iterator() - Method in class org.wildfly.security.authz.OneRole
- iterator() - Method in class org.wildfly.security.authz.RegexRoles
- iterator() - Method in class org.wildfly.security.authz.UnionRoles
- iterator() - Method in class org.wildfly.security.permission.AbstractPermissionCollection
-
Iterate over this permission collection.
- iterator() - Method in class org.wildfly.security.permission.BooleanPermissionCollection
- iterator() - Method in class org.wildfly.security.permission.ByNamePermissionCollection
- iterator() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- iterator() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- iterator() - Method in class org.wildfly.security.permission.NoPermissionCollection
- iterator() - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- iterator() - Method in class org.wildfly.security.permission.SimplePermissionCollection
- iteratorFilter - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- iteratorFilter - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- iv(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set initialization vector for use with AES algorithms
- iv(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set initialization vector for use with AES algorithms
- ivSpec - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
J
- JaasAuthorizationIdentity(MapAttributes) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasAuthorizationIdentity
- jaasConfigFilePath - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm
- JaasRealmIdentity(Principal) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- JaasSecurityRealm - Class in org.wildfly.security.auth.realm
-
A JAAS based
SecurityRealm
implementation. - JaasSecurityRealm(String) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm
-
Construct a new instance.
- JaasSecurityRealm(String, ClassLoader) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm
-
Construct a new instance.
- JaasSecurityRealm(String, String) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm
-
Construct a new instance.
- JaasSecurityRealm(String, String, ClassLoader) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm
-
Construct a new instance.
- JaasSecurityRealm(String, String, ClassLoader, CallbackHandler) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm
-
Construct a new instance.
- JaasSecurityRealm.JaasAuthorizationIdentity - Class in org.wildfly.security.auth.realm
-
A JAAS realm's authorization identity.
- JaasSecurityRealm.JaasRealmIdentity - Class in org.wildfly.security.auth.realm
- JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler - Class in org.wildfly.security.auth.realm
-
Default CallbackHandler passed to the LoginContext when none is provided to JAAS security realm and none is configured in the "auth.login.defaultCallbackHandler" security property.
- JaasSecurityRealmDefaultCallbackHandler(Principal, Evidence) - Constructor for class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler
- JAR_NAME - Static variable in class org.wildfly.security.Version
- JBOSS_LOCAL_USER - Static variable in class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- JBOSS_LOCAL_USER - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- JBOSS_LOCAL_USER_LEGACY_QUIET_AUTH - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- JBOSS_LOCAL_USER_QUIET_AUTH - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- JCEKS - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- JCEKS_MAGIC - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- JdbcIdentity(Attributes, IdentityCredentials) - Constructor for class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity.JdbcIdentity
- JdbcRealmIdentity(String, Charset) - Constructor for class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- JdbcSecurityRealm - Class in org.wildfly.security.auth.realm.jdbc
-
Security realm implementation backed by a database.
- JdbcSecurityRealm(List<QueryConfiguration>, Supplier<Provider[]>, Charset) - Constructor for class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- JdbcSecurityRealm.JdbcRealmIdentity - Class in org.wildfly.security.auth.realm.jdbc
- JdbcSecurityRealm.JdbcRealmIdentity.JdbcIdentity - Class in org.wildfly.security.auth.realm.jdbc
- JdbcSecurityRealmBuilder - Class in org.wildfly.security.auth.realm.jdbc
-
A builder class to that creates
JdbcSecurityRealm
instances. - JdbcSecurityRealmBuilder() - Constructor for class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
- JDKSpecific - Class in org.wildfly.security.ssl
- JDKSpecific() - Constructor for class org.wildfly.security.ssl.JDKSpecific
- JKS - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- JKS_MAGIC - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- join(String, String...) - Static method in class org.wildfly.security.ssl.MechanismDatabase
- joiner - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- joiner - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- JOSE_JSON_CONTENT_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- JSON_CONFIG_CONTEXT_PARAM - Static variable in class org.wildfly.security.http.oidc.Oidc
- JSON_CONTENT_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- JSON_CONTENT_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- jsonNodeIsNotObject(JsonNode) - Method in interface org.wildfly.security.jose.util._private.ElytronMessages
- jsonProvider - Variable in class org.wildfly.security.audit.JsonSecurityEventFormatter
- JsonSecurityEventFormatter - Class in org.wildfly.security.audit
-
A formatter for security events that converts events into JSON strings.
- JsonSecurityEventFormatter(JsonSecurityEventFormatter.Builder) - Constructor for class org.wildfly.security.audit.JsonSecurityEventFormatter
- JsonSecurityEventFormatter.Builder - Class in org.wildfly.security.audit
-
A builder for JSON security event formatter.
- JsonSerialization - Class in org.wildfly.security.jose.util
-
Utility class to handle simple JSON serialization for OpenID Connect.
- JsonSerialization() - Constructor for class org.wildfly.security.jose.util.JsonSerialization
- JsonUtil - Class in org.wildfly.security.json.util
-
Utilities for JSON manipulation.
- JsonUtil() - Constructor for class org.wildfly.security.json.util.JsonUtil
- JsonWebKeySet - Class in org.wildfly.security.jose.jwk
-
A class that represents a JSON Web Key set.
- JsonWebKeySet() - Constructor for class org.wildfly.security.jose.jwk.JsonWebKeySet
- JsonWebKeySetUtil - Class in org.wildfly.security.jose.jwk
-
Utility methods for JSON Web Key Sets.
- JsonWebKeySetUtil() - Constructor for class org.wildfly.security.jose.jwk.JsonWebKeySetUtil
- JsonWebToken - Class in org.wildfly.security.http.oidc
-
Representation of a JSON Web Token, as per RFC 7519.
- JsonWebToken(JwtClaims) - Constructor for class org.wildfly.security.http.oidc.JsonWebToken
-
Construct a new instance.
- JUST_BEARER_TOKEN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_BEARER_TOKEN_EVIDENCE - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_DSA - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_EC - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_GSS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_ONE_WAY - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_PASSWORD - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_PASSWORD_EVIDENCE - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_RSA - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_TWO_WAY - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- JUST_X509 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- jwk - Variable in class org.wildfly.security.jose.jwk.JWKParser
- JWK - Class in org.wildfly.security.jose.jwk
-
A class that represents a JSON Web Key.
- JWK - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- JWK() - Constructor for class org.wildfly.security.jose.jwk.JWK
- JWK.Use - Enum in org.wildfly.security.jose.jwk
- jwkManager - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- JwkManager - Class in org.wildfly.security.auth.realm.token.validator
-
Object for caching RSA JSON Web Keys for signature validation
- JwkManager(SSLContext, HostnameVerifier, long, int, int, int) - Constructor for class org.wildfly.security.auth.realm.token.validator.JwkManager
- JwkManager.CacheEntry - Class in org.wildfly.security.auth.realm.token.validator
- JWKParser - Class in org.wildfly.security.jose.jwk
-
A JWK parser.
- JWKParser() - Constructor for class org.wildfly.security.jose.jwk.JWKParser
- JWKParser(JWK) - Constructor for class org.wildfly.security.jose.jwk.JWKParser
- JWKPublicKeyLocator - Class in org.wildfly.security.http.oidc
-
A public key locator that dynamically obtains the public key from an OpenID provider by sending a request to the provider's
jwks_uri
when needed. - JWKPublicKeyLocator() - Constructor for class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- jwksUri - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- jwksUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- JWKUtil - Class in org.wildfly.security.jose.jwk
-
Utility methods for use with JSON Web Keys.
- JWKUtil() - Constructor for class org.wildfly.security.jose.jwk.JWKUtil
- jwsAlgorithm - Variable in class org.wildfly.security.http.oidc.TokenValidator.AtHashValidator
- JWT - org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
- jwtClaims - Variable in class org.wildfly.security.http.oidc.JsonWebToken
- JWTClientCredentialsProvider - Class in org.wildfly.security.http.oidc
-
Client authentication based on JWT signed by client private key.
- JWTClientCredentialsProvider() - Constructor for class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- JWTClientSecretCredentialsProvider - Class in org.wildfly.security.http.oidc
-
Client authentication based on JWT signed by a client secret instead of a private key.
- JWTClientSecretCredentialsProvider() - Constructor for class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- jwtConsumerBuilder - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- jwtConsumerBuilder - Variable in class org.wildfly.security.http.oidc.TokenValidator
- JwtValidator - Class in org.wildfly.security.auth.realm.token.validator
-
A
TokenValidator
capable of validating and parsing JWT. - JwtValidator(JwtValidator.Builder) - Constructor for class org.wildfly.security.auth.realm.token.validator.JwtValidator
- JwtValidator.Builder - Class in org.wildfly.security.auth.realm.token.validator
K
- K - Static variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- KC_IDP_HINT - Static variable in class org.wildfly.security.http.oidc.Oidc
- keepNonMapped - Variable in class org.wildfly.security.authz.RegexRoleMapper.Builder
- keepNonMapped - Variable in class org.wildfly.security.authz.RegexRoleMapper
- keepNonMapped - Variable in class org.wildfly.security.authz.RegexRoles
- KERBEROS_V5 - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- KERBEROS_V5 - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- kerberosTicket - Variable in class org.wildfly.security.credential.GSSKerberosCredential
- kerberosTicket - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism.SpnegoContext
- key - Variable in class org.wildfly.security.authz.SimpleAttributesEntry
- key - Variable in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- key - Variable in class org.wildfly.security.manager.action.WriteSecurityPropertyAction
- key() - Method in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- key() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- Key(Class<? extends Credential>, String, AlgorithmParameterSpec) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Key
- KEY_CHANGE - org.wildfly.security.x500.cert.acme.AcmeResource
- KEY_ID - Static variable in class org.wildfly.security.jose.jwk.JWK
- KEY_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- KEY_PASSPHRASE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- KEY_ROLES - Static variable in interface org.wildfly.security.authz.RoleDecoder
-
A key whose value is the string "Roles", to provide a standard/default location at which roles may be found.
- KEY_SOURCE_ADDRESS - Static variable in interface org.wildfly.security.authz.RoleDecoder
-
A key whose value is the string "Source-Address".
- KEY_STORE_CREDENTIAL_STORE - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
-
The name of this credential store implementation.
- KEY_TYPE - Static variable in class org.wildfly.security.jose.jwk.JWK
- KEY_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- KEY_USAGE - Static variable in class org.wildfly.security.x500.cert.CertUtil
- keyAgreement - org.wildfly.security.x500.cert.KeyUsage
- keyAgreement - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- KeyAgreement - Enum in org.wildfly.security.ssl
-
The key agreement type for SSL/TLS cipher suite selection.
- KeyAgreement() - Constructor for enum org.wildfly.security.ssl.KeyAgreement
- KeyAgreementCipherSuitePredicate - Class in org.wildfly.security.ssl
- KeyAgreementCipherSuitePredicate(EnumSet<KeyAgreement>) - Constructor for class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- keyAlgorithm - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- keyAlgorithm(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the key derivation algorithm.
- keyAlgorithmFromOid(String) - Static method in class org.wildfly.security.asn1.ASN1
-
Resolves a key algorithm based on a given
oid
. - keyAlgorithmName - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- keyAlgorithmName - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- keyAlgorithmName - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- KEYALIAS - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- keyAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- keyAttribute - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- keyCannotBeProtected(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- keyCertSign - org.wildfly.security.x500.cert.KeyUsage
- KEYCLOAK_CLIENT_CLUSTER_HOST - Static variable in class org.wildfly.security.http.oidc.Oidc
- KEYCLOAK_QUERY_BEARER_TOKEN - Static variable in class org.wildfly.security.http.oidc.Oidc
- KEYCLOAK_REALMS_PATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- keycloakPreActions(OidcHttpFacade, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- keycloakRealmMissing() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- KeyClonerCreator() - Constructor for class org.wildfly.security.key.KeyUtil.KeyClonerCreator
- keyEncipherment - org.wildfly.security.x500.cert.KeyUsage
- keyFileDoesNotExist(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- keyId - Variable in class org.wildfly.security.jose.jwk.JWK
- keyIdentifier - Variable in class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
- keyIdentifier - Variable in class org.wildfly.security.x500.cert.SubjectKeyIdentifierExtension
- keyLength - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- keyLength - Variable in class org.wildfly.security.util.TransformationSpec
- keyLength(int) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the key length.
- KeyManagerCredentialSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which sets the server's credential using the given key manager. - KeyManagerCredentialSaslServerFactory(SaslServerFactory, X509KeyManager) - Constructor for class org.wildfly.security.sasl.util.KeyManagerCredentialSaslServerFactory
-
Construct a new instance.
- keyManagerFactory - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- keyManagerFactory - Variable in class org.wildfly.security.sasl.util.KeyManagerCredentialSaslServerFactory
- keyManagerSecurityFactory - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- KeyMapper - Interface in org.wildfly.security.auth.realm.jdbc
-
A key mapper is responsible to map data from a column in a table to a specific credential type.
- keyMustImplementSecretKeySpecAndKeySpecMustBeSecretKeySpec(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- keyPair - Variable in class org.wildfly.security.credential.KeyPairCredential
- keyPair - Variable in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- keyPair - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- KeyPairCredential - Class in org.wildfly.security.credential
-
A public/private key pair credential.
- KeyPairCredential(KeyPair) - Constructor for class org.wildfly.security.credential.KeyPairCredential
-
Construct a new instance.
- keyPassphrasePrompt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- keyPassphrasePromptConfirm() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- keyPerm - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- keyPermMaskLeft - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- keyPermMaskRight - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- keyPurposeIds - Variable in class org.wildfly.security.x500.cert.ExtendedKeyUsageExtension
- keys - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- keys - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- keys - Variable in class org.wildfly.security.jose.jwk.JsonWebKeySet
- keys() - Method in class org.wildfly.security.ssl.LinkedProperties
- keySet() - Method in interface org.wildfly.security.authz.Attributes
-
Get a set comprised of all the keys in this collection.
- keySet() - Method in class org.wildfly.security.authz.MapAttributes
- keySet() - Method in class org.wildfly.security.ssl.LinkedProperties
- keyShifts - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- keySize - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- keySize - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- keySize - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- keySize() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- keySpecMustBeSecretKeySpec(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- keyStore - Variable in class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- keyStore - Variable in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
- keyStore - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- keyStore - Variable in class org.wildfly.security.keystore.AtomicLoadKeyStore.LoadKey
- keyStore - Variable in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- keyStore - Variable in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- KEYSTORE_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- KEYSTORE_PASSWORD_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- KeyStoreBackedSecurityRealm - Class in org.wildfly.security.auth.realm
-
A
KeyStore
backedSecurityRealm
implementation. - KeyStoreBackedSecurityRealm(KeyStore) - Constructor for class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
-
Construct a new instance.
- KeyStoreBackedSecurityRealm(KeyStore, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
-
Construct a new instance.
- KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity - Class in org.wildfly.security.auth.realm
- KeyStoreCreateFactory(Supplier<Provider[]>, String, String, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- KeyStoreCredentialSource - Class in org.wildfly.security.credential.source
-
Deprecated.Use
KeyStoreCredentialSource
instead - KeyStoreCredentialSource(KeyStore, String, KeyStore.ProtectionParameter) - Constructor for class org.wildfly.security.credential.source.KeyStoreCredentialSource
-
Deprecated.Construct a new instance.
- KeyStoreCredentialSource(SecurityFactory<KeyStore.Entry>) - Constructor for class org.wildfly.security.credential.source.KeyStoreCredentialSource
-
Deprecated.Construct a new instance.
- KeyStoreCredentialStore - Class in org.wildfly.security.credential.store.impl
-
A flexible credential store which is backed by a key store.
- KeyStoreCredentialStore() - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- KeyStoreCredentialStore.BottomEntry - Class in org.wildfly.security.credential.store.impl
- KeyStoreCredentialStore.ExternalStorage - Class in org.wildfly.security.credential.store.impl
- KeyStoreCredentialStore.Hold - Interface in org.wildfly.security.credential.store.impl
- KeyStoreCredentialStore.MidEntry - Class in org.wildfly.security.credential.store.impl
- KeyStoreCredentialStore.ParamKey - Class in org.wildfly.security.credential.store.impl
- KeyStoreCredentialStore.TopEntry - Class in org.wildfly.security.credential.store.impl
- keyStoreCredentialToPassword(ExceptionSupplier<KeyStore.Entry, ConfigXMLParseException>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- keyStoreEntryMissing(Location, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- KeyStoreEntrySecurityFactory - Class in org.wildfly.security.auth.client
- KeyStoreEntrySecurityFactory(KeyStore, String, KeyStore.ProtectionParameter) - Constructor for class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- KeyStoreEntrySecurityFactory(SecurityFactory<KeyStore>, String, SecurityFactory<KeyStore.ProtectionParameter>) - Constructor for class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- keyStoreFactory - Variable in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- KeyStoreFactory - Interface in org.wildfly.security.keystore
-
A factory for creating
KeyStore
instances. - keyStoreFailedToTranslate(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- KeyStoreRealmIdentity(String) - Constructor for class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- keyStoreSpi - Variable in class org.wildfly.security.keystore.AtomicLoadKeyStore
- keyStoreSpi - Variable in class org.wildfly.security.keystore.ModifyTrackingKeyStore
- KEYSTORETYPE - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- keyStoreTypeNotDetected() - Method in interface org.wildfly.security.keystore.ElytronMessages
- keyStoreURL - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- KeyStoreUtil - Class in org.wildfly.security.keystore
-
Utility functions for manipulating KeyStores.
- KeyStoreUtil() - Constructor for class org.wildfly.security.keystore.KeyStoreUtil
- KeyStoreUtil.ResettableDataFileInputStream - Class in org.wildfly.security.keystore
- keyTab - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- keyTab - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- keyTabDoesNotExists(String) - Method in interface org.wildfly.security.auth.util.ElytronMessages
- keyTabDoesNotExists(String) - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- keyToImport() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- keyType - Variable in class org.wildfly.security.jose.jwk.JWK
- keyType - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- keyType - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- keyType(String) - Static method in class org.wildfly.security.sasl.entity.Entity
-
Get the key type for the given signature algorithm.
- keyUsage - Variable in class org.wildfly.security.x500.cert.KeyUsageExtension
- KeyUsage - Enum in org.wildfly.security.x500.cert
-
The various key usage types.
- KeyUsage() - Constructor for enum org.wildfly.security.x500.cert.KeyUsage
- KeyUsageExtension - Class in org.wildfly.security.x500.cert
-
Key usage extension as defined by RFC 5280 § 4.2.1.3.
- KeyUsageExtension(boolean, KeyUsage...) - Constructor for class org.wildfly.security.x500.cert.KeyUsageExtension
-
Construct a new instance.
- KeyUsageExtension(KeyUsage...) - Constructor for class org.wildfly.security.x500.cert.KeyUsageExtension
-
Construct a new instance.
- KeyUtil - Class in org.wildfly.security.key
-
Key utility methods.
- KeyUtil - Class in org.wildfly.security.x500.cert.util
-
Key utility methods.
- KeyUtil() - Constructor for class org.wildfly.security.key.KeyUtil
- KeyUtil() - Constructor for class org.wildfly.security.x500.cert.util.KeyUtil
- KeyUtil.KeyClonerCreator - Class in org.wildfly.security.key
- KID - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- kind - Variable in class org.wildfly.security.auth.callback.SocketAddressCallback
- Kind() - Constructor for enum org.wildfly.security.auth.callback.SocketAddressCallback.Kind
- KNOWN_NAMESPACES - Static variable in class org.wildfly.security.auth.client.ElytronXmlParser
- KNOWN_NAMESPACES - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- knownHostsFile - Variable in class org.wildfly.security.credential.SSHCredential.Builder
- knownHostsFile - Variable in class org.wildfly.security.credential.SSHCredential
- KP_CLIENT_AUTH - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KP_CODE_SIGNING - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KP_EMAIL_PROTECTION - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KP_OCSP_SIGNING - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KP_SERVER_AUTH - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KP_TIME_STAMPING - Static variable in class org.wildfly.security.x500.cert.CertUtil
- KRB5 - org.wildfly.security.ssl.Authentication
-
Kerberos V5 authentication.
- KRB5 - org.wildfly.security.ssl.KeyAgreement
-
Kerberos V5 key agreement.
- KRB5LoginModule - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- KRB5LoginModule - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- KV_DELIMITER - Static variable in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- KV_DELIMITER - Static variable in class org.wildfly.security.mechanism.oauth2.OAuth2Server
L
- LARGEST_UNSHIFTED_LONG - Static variable in class org.wildfly.security.asn1.DEREncoder
- lastFailTime - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- lastFailTime - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- lastIndexOf(char[], char) - Static method in class org.wildfly.security.password.util.ModularCrypt
- lastIndexOf(Object) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- lastIndexOf(String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Get the index of the last occurrence of the given value at the given key, if any.
- lastIndexOf(String, String) - Method in class org.wildfly.security.authz.MapAttributes
- lastRegistrationTime - Variable in class org.wildfly.security.http.oidc.NodesRegistrationManagement.NodeRegistrationContext
- lastRequestTime - Variable in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- LATEST_VALID - Static variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- ldapAttribute - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.DigestCertificateVerifier
- ldapAttribute - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.EncodedCertificateVerifier
- ldapAttribute - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SerialNumberCertificateVerifier
- ldapAttribute - Variable in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SubjectDnCertificateVerifier
- LdapGeneralizedTimeUtil - Class in org.wildfly.security.keystore
-
LDAP timestamp (Generalized time as defined in RFC 4517) util
- LdapGeneralizedTimeUtil() - Constructor for class org.wildfly.security.keystore.LdapGeneralizedTimeUtil
- LdapIdentity(String, DirContext, String, String, SearchResult) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- ldapInvalidLdapName(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- LdapKeyStore - Class in org.wildfly.security.keystore
-
A LDAP backed
KeyStore
implementation. - LdapKeyStore(KeyStoreSpi, Provider, String) - Constructor for class org.wildfly.security.keystore.LdapKeyStore
- LdapKeyStore.Builder - Class in org.wildfly.security.keystore
- ldapKeyStoreFailedToDelete(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToDeleteNonExisting(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToIterateAliases(Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainAlias(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainAliasByCertificate(Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainCertificate(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainCertificateChain(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainCreationDate(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToObtainKey(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToRecoverKey(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToSerializeCertificate(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToSerializeKey(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToStore(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- ldapKeyStoreFailedToTestAliasExistence(String, Throwable) - Method in interface org.wildfly.security.keystore.ElytronMessages
- LdapKeyStoreSpi - Class in org.wildfly.security.keystore
-
A LDAP backed
KeyStore
implementation. - LdapKeyStoreSpi(ExceptionSupplier<DirContext, NamingException>, String, int, int, String, String, String, LdapName, String, Attributes, String, String, String, String, String, String, String) - Constructor for class org.wildfly.security.keystore.LdapKeyStoreSpi
- ldapName - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- ldapName - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- ldapRealmAttributesSettingFailed(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmCannotSetAttributeWithoutMapping(String, String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmCredentialClearingFailed(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmCredentialPersistingFailed(String, String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmDeferRegistration() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmDoesNotSupportSettingFilteredAttribute(String, String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmErrorWhileConsumingResultsFromSearch(String, String, String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmFailedCreateIdentityOnServer(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmFailedDeleteIdentityFromServer(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmFailedObtainAttributes(String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmFailedToObtainContext(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- LdapRealmIdentity(String, IdentitySharedExclusiveLock.IdentityLock, Charset, Encoding) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- ldapRealmIdentityNotExists(String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmIdentitySearchFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmInvalidRdnForAttribute(String, String, String, Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmNotConfiguredToSupportCreatingIdentities() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmNotConfiguredToSupportIteratingOverIdentities() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmRequiresExactlyOneRdnAttribute(String, String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- ldapRealmsPersisterNotSupported() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- LDAPS_SCHEME - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- LdapSearch(String) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- LdapSearch(String, boolean, int, String, String...) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- LdapSearch(String, int, int, String, String...) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- LdapSecurityRealm - Class in org.wildfly.security.auth.realm.ldap
-
Security realm implementation backed by LDAP.
- LdapSecurityRealm(Supplier<Provider[]>, ExceptionSupplier<DirContext, NamingException>, NameRewriter, LdapSecurityRealm.IdentityMapping, List<CredentialLoader>, List<CredentialPersister>, List<EvidenceVerifier>, int, Charset, Encoding) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- LdapSecurityRealm.IdentityMapping - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealm.LdapRealmIdentity - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealm.LdapRealmIdentity.LdapIdentity - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealm.LdapSearch - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealm.ServerNotificationListener - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealmBuilder - Class in org.wildfly.security.auth.realm.ldap
-
Builder for the security realm implementation backed by LDAP.
- LdapSecurityRealmBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- LdapSecurityRealmBuilder.IdentityMappingBuilder - Class in org.wildfly.security.auth.realm.ldap
-
A builder for a principal mapping.
- LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder - Class in org.wildfly.security.auth.realm.ldap
- LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder - Class in org.wildfly.security.auth.realm.ldap
- LdapUtil - Class in org.wildfly.security.util
-
Utilities for LDAP attributes manipulation.
- LdapUtil() - Constructor for class org.wildfly.security.util.LdapUtil
- left - Variable in class org.wildfly.security.authz.DifferenceRoles
- left - Variable in class org.wildfly.security.authz.DisjunctionRoles
- left - Variable in class org.wildfly.security.authz.IntersectionRoles
- left - Variable in class org.wildfly.security.authz.UnionRoles
- LEGACY_ALTERNATIVE_PROTOCOLS - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
Deprecated.
- LEGACY_DEFAULT_USER - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- LEGACY_DELIM - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- LEGACY_LOCAL_USER_CHALLENGE_PATH - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- LEGACY_LOCAL_USER_USE_SECURE_RANDOM - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- LEGACY_QUIET_AUTH - Static variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- LegacyConfiguration - Interface in org.wildfly.security.auth.client
-
An interface which allows legacy configuration to take place if no Elytron client configuration is present in the global configuration.
- legacyLog - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- LegacyPropertiesSecurityRealm - Class in org.wildfly.security.auth.realm
-
A
SecurityRealm
implementation that makes use of the legacy properties files. - LegacyPropertiesSecurityRealm(LegacyPropertiesSecurityRealm.Builder) - Constructor for class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- LegacyPropertiesSecurityRealm.AccountEntry - Class in org.wildfly.security.auth.realm
- LegacyPropertiesSecurityRealm.Builder - Class in org.wildfly.security.auth.realm
-
A builder for legacy properties security realms.
- LegacyPropertiesSecurityRealm.LoadedState - Class in org.wildfly.security.auth.realm
- LegacyRealmListSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which uses theAvailableRealmsCallback
to populate the legacyWildFlySasl.REALM_LIST
property, if needed by a mechanism. - LegacyRealmListSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
-
Construct a new instance.
- LegacyRealmListSaslServerFactory(SaslServerFactory, char, int...) - Constructor for class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
-
Construct a new instance.
- LegacyRealmListSaslServerFactory(SaslServerFactory, char, String) - Constructor for class org.wildfly.security.sasl.util.LegacyRealmListSaslServerFactory
-
Construct a new instance.
- LETS_ENCRYPT - Static variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- LETS_ENCRYPT_STAGING_URL - Static variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- LETS_ENCRYPT_URL - Static variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- level - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- LevelCipherSuitePredicate - Class in org.wildfly.security.ssl
- LevelCipherSuitePredicate(EnumSet<SecurityLevel>) - Constructor for class org.wildfly.security.ssl.LevelCipherSuitePredicate
- levels - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- levels - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- levels - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- LEVELS_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- LEXICOGRAPHIC_COMPARATOR - Static variable in class org.wildfly.security.asn1.DEREncoder
- LexicographicComparator() - Constructor for class org.wildfly.security.asn1.DEREncoder.LexicographicComparator
- LINE_TERMINATOR - Static variable in class org.wildfly.security.audit.FileAuditEndpoint
- LinkedProperties - Class in org.wildfly.security.ssl
-
A properties map that is backed by a type-checked linked hash map.
- LinkedProperties() - Constructor for class org.wildfly.security.ssl.LinkedProperties
- LinkedProperties(Map<String, String>) - Constructor for class org.wildfly.security.ssl.LinkedProperties
- list(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- list(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- listBindings(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- listBindings(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- listener - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- listenersPendingRegistration - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- load() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- load(InputStream) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
-
Load
KeyStoreCredentialStore.ExternalStorage.dataKeyStore
with data from the input stream. - load(InputStream, InputStream) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
-
Loads this properties security realm from the given user and groups input streams.
- load(String) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- LOAD_CREDENTIAL_STORE - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
-
Load credential store permission.
- loadAuthenticators(Map<String, ClientCredentialsProvider>, ClassLoader) - Static method in class org.wildfly.security.http.oidc.ClientCredentialsProviderUtils
- loadCredentials() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- loaded - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- loaded - Variable in class org.wildfly.security.keystore.FilteringKeyStoreSpi
- loaded - Variable in class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- LoadedIdentity(String, List<Credential>, Attributes, Encoding) - Constructor for class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- loadedOpenIdProviderMetadata(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- loadedState - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- LoadedState(Map<String, LegacyPropertiesSecurityRealm.AccountEntry>, String, long) - Constructor for class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- loader - Variable in class org.wildfly.security.sasl.util.ServiceLoaderSaslClientFactory
- loader - Variable in class org.wildfly.security.sasl.util.ServiceLoaderSaslServerFactory
- loadIdentity(boolean, boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- loadIdentityPrivileged(boolean, boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- LoadKey(KeyStore) - Constructor for class org.wildfly.security.keystore.AtomicLoadKeyStore.LoadKey
- loadKeyPairFromKeyStore(String, String, String, String, String) - Static method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- loadKeyStore(String, String) - Static method in class org.wildfly.security.http.oidc.HttpClientBuilder
- loadKeyStore(Supplier<Provider[]>, String, FileInputStream, String, char[]) - Static method in class org.wildfly.security.keystore.KeyStoreUtil
-
Tries to parse a keystore based on known recognizable patterns.
- loadOidcJsonConfiguration(InputStream) - Static method in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- loadPemAsKeyStore(InputStream, char[]) - Static method in class org.wildfly.security.keystore.KeyStoreUtil
- loadSecretKey(ObjectInputStream) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- loadTime - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- LOCAL - org.wildfly.security.auth.callback.SocketAddressCallback.Kind
-
The local endpoint.
- LOCAL_USER_CHALLENGE_PATH - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- LOCAL_USER_USE_SECURE_RANDOM - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- localAddress - Variable in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
- localAddress - Variable in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
- localAddress - Variable in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslServerFactory
- localCache - Variable in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- LOCALE - Static variable in class org.wildfly.security.http.oidc.IDToken
- LOCALITY - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- LocalKerberosCredentialSource - Class in org.wildfly.security.credential.source
-
Deprecated.Kerberos based authentication mechanism obtains credential himself, see
LocalKerberosCredentialSource
to use with the new wildfly-elytron-credential-source-impl module - LocalKerberosCredentialSource(Oid[]) - Constructor for class org.wildfly.security.credential.source.LocalKerberosCredentialSource
-
Deprecated.
- LocalKerberosCredentialSource.Builder - Class in org.wildfly.security.credential.source
-
Deprecated.A builder for a local kerberos credential source.
- LocalPrincipalSaslClient(SaslClient, Supplier<Principal>) - Constructor for class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.LocalPrincipalSaslClient
- LocalPrincipalSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A delegating SASL client factory whose instances can track and return the assumed principal used for authentication.
- LocalPrincipalSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory
-
Construct a new instance.
- LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler - Class in org.wildfly.security.sasl.util
- LocalPrincipalSaslClientFactory.LocalPrincipalSaslClient - Class in org.wildfly.security.sasl.util
- LocalUserClient - Class in org.wildfly.security.sasl.localuser
- LocalUserClient(String, String, Map<String, ?>, CallbackHandler, String) - Constructor for class org.wildfly.security.sasl.localuser.LocalUserClient
- LocalUserClientFactory - Class in org.wildfly.security.sasl.localuser
- LocalUserClientFactory() - Constructor for class org.wildfly.security.sasl.localuser.LocalUserClientFactory
- LocalUserSaslFactory - Class in org.wildfly.security.sasl.localuser
-
Base class for the
JBOSS-LOCAL-USER
SASL mechanism. - LocalUserSaslFactory() - Constructor for class org.wildfly.security.sasl.localuser.LocalUserSaslFactory
- LocalUserServer - Class in org.wildfly.security.sasl.localuser
- LocalUserServer(String, String, Map<String, ?>, CallbackHandler) - Constructor for class org.wildfly.security.sasl.localuser.LocalUserServer
- LocalUserServerFactory - Class in org.wildfly.security.sasl.localuser
- LocalUserServerFactory() - Constructor for class org.wildfly.security.sasl.localuser.LocalUserServerFactory
- location - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- location - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- location - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- location - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- location - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- location - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- location - Variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- LOCATION - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- LOCATION - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- LOCATION - Static variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- LOCATION - Static variable in class org.wildfly.security.http.HttpConstants
- LOCATION - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- LOCATION_KEY - Static variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- locationAndExternalPathAreIdentical(String, String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- locationDoesNotExistCreationDisabled(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- lock - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- lock - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- lockExclusive() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
-
Acquire the exclusive lock.
- lockForRead() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- lockForRead() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- lockForWrite() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- lockForWrite() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- lockShared() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
-
Acquire a shared lock.
- log - Static variable in interface org.wildfly.security.asn1.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.client._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.realm.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.server._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.server.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.server.http.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.server.sasl.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.util.ElytronMessages
- log - Static variable in interface org.wildfly.security.auth.util.ElytronMessages2
- log - Static variable in interface org.wildfly.security.credential._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.credential.source.ElytronMessages
- log - Static variable in interface org.wildfly.security.credential.store._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.ElytronMessages
- log - Static variable in interface org.wildfly.security.encryption.ElytronMessages
- log - Variable in class org.wildfly.security.http.digest.NonceManager
- log - Static variable in interface org.wildfly.security.http.ElytronMessages
- log - Static variable in interface org.wildfly.security.http.form.ElytronMessages
- log - Static variable in interface org.wildfly.security.http.oidc.ElytronMessages
- log - Static variable in interface org.wildfly.security.http.spnego.ElytronMessages
- log - Static variable in interface org.wildfly.security.http.util.ElytronMessages
- log - Static variable in interface org.wildfly.security.http.util.sso.ElytronMessages
- log - Static variable in interface org.wildfly.security.jose.jwk.ElytronMessages
- log - Static variable in interface org.wildfly.security.jose.util._private.ElytronMessages
- log - Variable in class org.wildfly.security.key.RawSecretKeyFactory
- log - Static variable in interface org.wildfly.security.keystore.ElytronMessages
- log - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- log - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- log - Static variable in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- log - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Client
- log - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- log - Static variable in interface org.wildfly.security.password.impl.ElytronMessages
- log - Static variable in interface org.wildfly.security.permission.ElytronMessages
- log - Static variable in interface org.wildfly.security.sasl._private.ElytronMessages
- log - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- log - Static variable in interface org.wildfly.security.ssl.ElytronMessages
- log - Static variable in interface org.wildfly.security.util.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500.cert._private.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500.cert.util.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500.ElytronMessages
- log - Static variable in interface org.wildfly.security.x500.principal.ElytronMessages
- LOG_MANAGER_PROPERTY - Static variable in class org.wildfly.security.tool.ElytronTool
- LOG_ONLY - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- logFailedToReadKeyFromKeyStore(Throwable) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- LOGGED_OUT - org.wildfly.security.http.oidc.Oidc.AuthOutcome
- logIgnoredUnrecognizedKeyStoreEntry(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- login(String, String) - Method in class org.wildfly.security.http.HttpAuthenticator
-
Perform a login for the supplied username and password using the pre-configured mechanism name.
- login(String, Evidence, String) - Method in class org.wildfly.security.http.HttpAuthenticator
-
Perform a login for the supplied username and password using the specified mechanism name.
- LOGIN_HINT - Static variable in class org.wildfly.security.http.oidc.Oidc
- loginContext - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- loginPage - Variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- LoginPermission - Class in org.wildfly.security.auth.permission
-
Establish whether the current identity has permission to complete an authentication ("log in").
- LoginPermission() - Constructor for class org.wildfly.security.auth.permission.LoginPermission
-
Construct a new instance.
- LoginPermission(String) - Constructor for class org.wildfly.security.auth.permission.LoginPermission
-
Construct a new instance.
- LoginPermission(String, String) - Constructor for class org.wildfly.security.auth.permission.LoginPermission
-
Construct a new instance.
- loginRedirect() - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- logout() - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- logout() - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- logout() - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Handle logout on store side and possibly propagate logout call to the OIDC provider.
- logout() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- logout() - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSession
-
Performs a local logout if the incoming request is a logout message, otherwise do nothing.
- logout(boolean) - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- logout(boolean) - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- logout(boolean) - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
- logout(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- LOGOUT_REQUEST_PARAMETER - Static variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- logoutAll() - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- logoutAll() - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- logoutAll() - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
- logoutConnectionConfigurator - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- logoutEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- LogoutError - Interface in org.wildfly.security.http.oidc
-
Common marker interface when there is an OIDC related logout error.
- logoutHandlerConsumer - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- logoutHandlerConsumer - Variable in class org.wildfly.security.http.HttpAuthenticator
- logoutHttpSessions(List<String>) - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- logoutHttpSessions(List<String>) - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- logoutHttpSessions(List<String>) - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
- logoutUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- logToken(String, String) - Static method in class org.wildfly.security.http.oidc.Oidc
- logVersion(String) - Method in interface org.wildfly.security.ElytronMessages
- LongMatchAction() - Constructor for class org.wildfly.security.permission.PermissionActions.LongMatchAction
-
Deprecated.
- LongNameSetPermissionCollection - Class in org.wildfly.security.permission
- LongNameSetPermissionCollection(AbstractPermission<?>, StringEnumeration) - Constructor for class org.wildfly.security.permission.LongNameSetPermissionCollection
- LongNameSetPermissionCollection.Iter - Class in org.wildfly.security.permission
- longOptionDescription(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- longToEightBytes(long) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- lookup(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- lookup(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- lookupCachedKey(int, int, String) - Method in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- lookupLink(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- lookupLink(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- LOW - org.wildfly.security.ssl.SecurityLevel
- LOW_STRENGTH - Static variable in class org.wildfly.security.util.TransformationSpec
- LRURealmIdentityCache - Class in org.wildfly.security.cache
-
A
RealmIdentityCache
implementation providing a LRU cache. - LRURealmIdentityCache(int) - Constructor for class org.wildfly.security.cache.LRURealmIdentityCache
-
Creates a new instance.
- LRURealmIdentityCache(int, long) - Constructor for class org.wildfly.security.cache.LRURealmIdentityCache
-
Creates a new instance.
- LRURealmIdentityCache.CacheEntry - Class in org.wildfly.security.cache
M
- MAGIC_BYTES - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- MAGIC_BYTES - Static variable in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- MAGIC_BYTES_WITH_ROUNDS - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- main(String[]) - Static method in class org.wildfly.security.tool.ElytronTool
-
Main method to call from scripts.
- maj(long, long, long) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- malformedPemContent(long) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- manager - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- Many(LinkedHashMap<IdentityCredentials.Key, Credential>) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Many
- Many(Credential, IdentityCredentials.Many) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Many
- Many(Credential, Credential, IdentityCredentials.Many) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Many
- Many(Credential, Credential, Credential) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Many
- map - Variable in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- map - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Many
- map - Variable in class org.wildfly.security.authz.MapAttributes
- map - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- map - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- map - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.TopEntry
- map - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- map - Static variable in enum org.wildfly.security.ssl.Protocol
- map(ResultSet, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.jdbc.ColumnMapper
-
Maps the given
ResultSet
to some internal representation. - map(ResultSet, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.jdbc.KeyMapper
- map(ResultSet, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
- map(ResultSet, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- map(AttributeMapping...) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
-
Define an attribute mapping configuration.
- MAP_CREDENTIAL_STORE - Static variable in class org.wildfly.security.credential.store.impl.MapCredentialStore
- MAP_GS2_LOGIN_CHARS - Static variable in class org.wildfly.security.sasl.util.StringPrep
- MAP_SCRAM_LOGIN_CHARS - Static variable in class org.wildfly.security.sasl.util.StringPrep
- MAP_TO_NOTHING - Static variable in class org.wildfly.security.sasl.util.StringPrep
- MAP_TO_SPACE - Static variable in class org.wildfly.security.sasl.util.StringPrep
- mapAll(Principal, RealmMapper, RealmMapper, RealmMapper, String, Evidence) - Static method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- MapAttributes - Class in org.wildfly.security.authz
-
A map-backed attributes collection.
- MapAttributes() - Constructor for class org.wildfly.security.authz.MapAttributes
-
Construct an instance using a hash map for backing store.
- MapAttributes(Map<String, ? extends Collection<String>>) - Constructor for class org.wildfly.security.authz.MapAttributes
-
Construct a new instance copying mappings from an original map.
- MapAttributes(Attributes) - Constructor for class org.wildfly.security.authz.MapAttributes
-
Construct a new instance copying mappings from an original attributes collection.
- MapAttributes.EntriesList - Class in org.wildfly.security.authz
- mapCodePointToNothing(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
- mapCodePointToSpace(int) - Static method in class org.wildfly.security.sasl.util.StringPrep
- MapCredentialStore - Class in org.wildfly.security.credential.store.impl
-
A map-backed credential store implementation.
- MapCredentialStore() - Constructor for class org.wildfly.security.credential.store.impl.MapCredentialStore
-
Construct a new, modifiable instance backed by a new concurrent map.
- MapCredentialStore(ConcurrentMap<String, CredentialSource>, boolean) - Constructor for class org.wildfly.security.credential.store.impl.MapCredentialStore
-
Construct a new instance.
- MapCredentialStore(Map<String, CredentialSource>) - Constructor for class org.wildfly.security.credential.store.impl.MapCredentialStore
-
Construct a new unmodifiable instance.
- mapFromName(String) - Static method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- mapFromValue(byte) - Static method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- MappedRegexRealmMapper - Class in org.wildfly.security.auth.util
-
A simple mapping regular expression-based realm mapper.
- MappedRegexRealmMapper(Pattern, Map<String, String>) - Constructor for class org.wildfly.security.auth.util.MappedRegexRealmMapper
-
Construct a new instance.
- MappedRegexRealmMapper(Pattern, RealmMapper, Map<String, String>) - Constructor for class org.wildfly.security.auth.util.MappedRegexRealmMapper
-
Construct a new instance.
- MappedRoleMapper - Class in org.wildfly.security.authz
-
A simple mapping role mapper.
- MappedRoleMapper() - Constructor for class org.wildfly.security.authz.MappedRoleMapper
-
Construct a new instance.
- MappedRoleMapper(Map<String, Set<String>>) - Constructor for class org.wildfly.security.authz.MappedRoleMapper
- MappedRoleMapper.Builder - Class in org.wildfly.security.authz
-
A builder for map backed role mappers.
- MappedRoles - Class in org.wildfly.security.authz
- MappedRoles(Roles, Map<String, Set<String>>) - Constructor for class org.wildfly.security.authz.MappedRoles
- mapper - Static variable in class org.wildfly.security.jose.util.JsonSerialization
- mapPermissions(SecurityIdentity) - Method in class org.wildfly.security.auth.server.SecurityDomain
- mapPermissions(PermissionMappable, Roles) - Method in interface org.wildfly.security.authz.PermissionMapper
-
Returns a
PermissionVerifier
with all the permissions associated with the given information. - mapPermissions(PermissionMappable, Roles) - Method in class org.wildfly.security.authz.SimplePermissionMapper
- mappers - Variable in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- mapping - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
- mapping - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- mapping - Static variable in class org.wildfly.security.permission.ElytronPermission
- Mapping(Predicate<String>, Set<String>, PermissionVerifier) - Constructor for class org.wildfly.security.authz.SimplePermissionMapper.Mapping
- mappingMode - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Builder
- mappingMode - Variable in class org.wildfly.security.authz.SimplePermissionMapper
- MappingMode() - Constructor for enum org.wildfly.security.authz.SimplePermissionMapper.MappingMode
- mappings - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Builder
- mappings - Variable in class org.wildfly.security.authz.SimplePermissionMapper
- mapRealmName(Principal, RealmMapper, String, Evidence) - Static method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- mapRealmName(Principal, Evidence) - Method in class org.wildfly.security.auth.server.SecurityDomain
- mapRoles(SecurityIdentity) - Method in class org.wildfly.security.auth.server.SecurityDomain
- mapRoles(Roles) - Method in class org.wildfly.security.authz.MappedRoleMapper
- mapRoles(Roles) - Method in class org.wildfly.security.authz.RegexRoleMapper
- mapRoles(Roles) - Method in interface org.wildfly.security.authz.RoleMapper
-
Returns a set of strings representing the roles mapped from the given roles in their raw form.
- MASK_COMMAND - Static variable in class org.wildfly.security.tool.MaskCommand
-
Command string
- MaskCommand - Class in org.wildfly.security.tool
-
Mask Command This command is used for creation of masked password strings.
- MaskCommand() - Constructor for class org.wildfly.security.tool.MaskCommand
- MASKED_ALGORITHMS - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- maskedClientCredentials(String, String, String, String, int, String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.Configure OAuth2 Masked Client Credentials Grant Type as defined by the OAuth2 specification.
- MaskedPassword - Interface in org.wildfly.security.password.interfaces
-
A password which has been masked, PicketBox style.
- MaskedPasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - MaskedPasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.MaskedPasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- MaskedPasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
-
An algorithm specification for a two-way password which is masked.
- MaskedPasswordAlgorithmSpec(char[], int, byte[]) - Constructor for class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
-
Construct a new instance.
- MaskedPasswordAlgorithmSpec(char[], int, byte[], byte[]) - Constructor for class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
-
Construct a new instance.
- maskedPasswordBytes - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- maskedPasswordBytes - Variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- maskedPasswordBytes - Variable in class org.wildfly.security.password.spec.MaskedPasswordSpec
- MaskedPasswordImpl - Class in org.wildfly.security.password.impl
- MaskedPasswordImpl(String, char[]) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], int, byte[], byte[], byte[]) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], int, byte[], char[]) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], IteratedPasswordAlgorithmSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], IteratedSaltedPasswordAlgorithmSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], MaskedPasswordAlgorithmSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, char[], SaltedPasswordAlgorithmSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(String, MaskedPasswordSpec) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordImpl(MaskedPassword) - Constructor for class org.wildfly.security.password.impl.MaskedPasswordImpl
- MaskedPasswordSpec - Class in org.wildfly.security.password.spec
-
A password specification for a two-way password which is masked.
- MaskedPasswordSpec(char[], int, byte[], byte[]) - Constructor for class org.wildfly.security.password.spec.MaskedPasswordSpec
-
Construct a new instance.
- MaskedPasswordSpec(char[], int, byte[], byte[], byte[]) - Constructor for class org.wildfly.security.password.spec.MaskedPasswordSpec
-
Construct a new instance.
- maskSecretPrompt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- maskSecretPromptConfirm() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- match - Variable in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
- MATCH_NEW_PASSWORD - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP new password callback.
- MATCH_NEW_PASSWORD_FORMAT_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP new password format type choice callback.
- MATCH_PASSWORD - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP password callback.
- MATCH_PASSWORD_FORMAT_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP password format type choice callback.
- MATCH_RESPONSE_CHOICE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
A predicate which is true when the given callback type and prompt match the OTP response type choice callback.
- matchAbstractType(String, String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given abstract type and type authority.
- MatchAbstractTypeAuthorityRule - Class in org.wildfly.security.auth.client
- MatchAbstractTypeAuthorityRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- MatchAbstractTypeRule - Class in org.wildfly.security.auth.client
- MatchAbstractTypeRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchAbstractTypeRule
- matchAddress(InetAddress) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given Internet address.
- matchAll(SaslMechanismPredicate...) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchAll(CipherSuitePredicate...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all of the given predicates.
- matchAllOrNone(SaslMechanismPredicate...) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchAnonDH() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all anonymous ciphers which use Diffie-Hellman key exchange.
- matchAny(SaslMechanismPredicate...) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchAny(CipherSuitePredicate...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match any of the given predicates.
- matchAnyUser() - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but matches URIs with or without user info.
- matchAuthentication(EnumSet<Authentication>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given authentication schemes.
- matchAuthentication(Authentication) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given authentication scheme.
- matchAuthentication(Authentication...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given authentication schemes.
- matchDefaultDeletes() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all cipher suites that would be fully deleted in the default selector configuration.
- matchDigest(EnumSet<Digest>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given digest schemes.
- matchDigest(Digest) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given digest scheme.
- matchDigest(Digest...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given digest schemes.
- matched(E) - Method in class org.wildfly.security.permission.PermissionActions.IntMatchAction
-
Deprecated.
- matched(E) - Method in class org.wildfly.security.permission.PermissionActions.LongMatchAction
-
Deprecated.
- matched(E) - Method in interface org.wildfly.security.permission.PermissionActions.MatchAction
-
Deprecated.
- matched(E) - Method in class org.wildfly.security.permission.PermissionActions.SetMatchAction
-
Deprecated.
- matchedAll(Class<E>) - Method in class org.wildfly.security.permission.PermissionActions.IntMatchAction
-
Deprecated.
- matchedAll(Class<E>) - Method in class org.wildfly.security.permission.PermissionActions.LongMatchAction
-
Deprecated.
- matchedAll(Class<E>) - Method in interface org.wildfly.security.permission.PermissionActions.MatchAction
-
Deprecated.
- matchedAll(Class<E>) - Method in class org.wildfly.security.permission.PermissionActions.SetMatchAction
-
Deprecated.
- matchEncryption(EnumSet<Encryption>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given encryption schemes.
- matchEncryption(Encryption) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given encryption scheme.
- matchEncryption(Encryption...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given encryption schemes.
- matcher - Variable in class org.wildfly.security.ssl.SNISSLContextSpi
- matches - Variable in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- matches(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.AlgorithmCredential
- matches(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.Credential
-
Determine if this credential matches the given criteria.
- matches(URI) - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine if this rule matches the given URI.
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchHostRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchNoUserRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchPathRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchPortRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Determine if this rule matches the given URI, and type.
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- matches(URI, String, String) - Method in class org.wildfly.security.auth.client.MatchUserRule
- matches(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- matches(Map<String, ?>, boolean) - Method in class org.wildfly.security.sasl.util.AbstractSaslFactory
-
Determine whether the properties match this mechanism.
- matches(AlgorithmCredential) - Method in interface org.wildfly.security.credential.AlgorithmCredential
- matches(AlgorithmCredential) - Method in interface org.wildfly.security.credential.Credential
-
Determine if this credential is the same kind of credential as the given credential.
- matches(Credential) - Method in interface org.wildfly.security.credential.AlgorithmCredential
- matches(Credential) - Method in interface org.wildfly.security.credential.Credential
-
Determine if this credential is the same kind of credential as the given credential.
- matchesMech(String) - Method in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- matchExact(String) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchExport() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all exportable cipher suites.
- matchFalse() - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchFalse() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match no possible cipher suites.
- matchFamily(String) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchFips() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all FIPS cipher suites.
- matchGeneralName(GeneralName, GeneralName) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- matchGeneralNames(List<GeneralName>, X509Certificate) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- matchGeneralNames(List<GeneralName>, List<GeneralName>) - Static method in class org.wildfly.security.sasl.entity.EntityUtil
- matchHashFunction(String) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchHost(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given host name.
- MatchHostRule - Class in org.wildfly.security.auth.client
- MatchHostRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchHostRule
- matchIf(SaslMechanismPredicate, SaslMechanismPredicate, SaslMechanismPredicate) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matching(BiPredicate<? super Principal, ? super Evidence>, String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that matches when the given predicate matches.
- matchingEvidence(Predicate<? super Evidence>, String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that matches when the given predicate matches the evidence.
- matchingEvidenceType(Class<? extends Evidence>, String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that matches when the evidence is of the given type.
- matchingPrincipal(Predicate<? super Principal>, String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that matches when the given predicate matches the principal.
- matchingPrincipalType(Class<? extends Principal>, String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that matches when the principal is of the given type.
- matchKeyAgreement(KeyAgreement) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given key exchange scheme.
- matchKeyExchange(EnumSet<KeyAgreement>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given key exchange schemes.
- matchKeyExchange(KeyAgreement...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given key exchange schemes.
- matchLevel(EnumSet<SecurityLevel>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given security levels.
- matchLevel(SecurityLevel) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given security level.
- matchLevel(SecurityLevel...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given security levels.
- matchLevelLessThan(SecurityLevel) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all security levels less than the given level.
- matchLocalSecurityDomain(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given security domain.
- matchMutual() - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchName(String) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches a cipher suite with the given name.
- matchNetwork(CidrAddress) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given Internet network address.
- MatchNetworkRule - Class in org.wildfly.security.auth.client
- MatchNetworkRule(MatchRule, CidrAddress) - Constructor for class org.wildfly.security.auth.client.MatchNetworkRule
- matchNonExport() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all non-exportable cipher suites.
- matchNonFips() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches all non-FIPS cipher suites.
- matchNot(SaslMechanismPredicate) - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchNot(CipherSuitePredicate) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Invert the given predicate.
- matchNoUser() - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but only matches URIs with no user info.
- MatchNoUserRule - Class in org.wildfly.security.auth.client
- MatchNoUserRule(MatchRule) - Constructor for class org.wildfly.security.auth.client.MatchNoUserRule
- matchOpenSslAll() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all cipher suites except for anonymous and encryptionless suites, which must be explicitly enabled.
- matchOpenSslComplementOfAll() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all cipher suites included by
CipherSuitePredicate.matchOpenSslAll()
but are disabled by default (generally, anonymous Diffie-Hellman suites including elliptic curve suites). - matchOpenSslComplementOfDefault() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all of the cipher suites which are added by OpenSSL when using the special
COMPLEMENTOFDEFAULT
rule. - matchOpenSslDefaultDeletes() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all of the cipher suites which are automatically deleted by OpenSSL when using the special
DEFAULT
rule. - matchPath(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given path name.
- MatchPathRule - Class in org.wildfly.security.auth.client
- MatchPathRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchPathRule
- matchPlus() - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchPort(int) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given port number.
- MatchPortRule - Class in org.wildfly.security.auth.client
- MatchPortRule(MatchRule, int) - Constructor for class org.wildfly.security.auth.client.MatchPortRule
- matchProtocol(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given protocol (scheme) name.
- matchProtocol(EnumSet<Protocol>) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given protocols.
- matchProtocol(Protocol) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches the given protocol.
- matchProtocol(Protocol...) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Return a predicate which matches any of the given protocols.
- matchRule - Variable in class org.wildfly.security.auth.client.RuleConfigurationPair
- MatchRule - Class in org.wildfly.security.auth.client
-
A rule used for deciding which authentication configuration to use.
- MatchRule(MatchRule) - Constructor for class org.wildfly.security.auth.client.MatchRule
- MatchSchemeRule - Class in org.wildfly.security.auth.client
- MatchSchemeRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchSchemeRule
- MatchSchemeSpecificPartRule - Class in org.wildfly.security.auth.client
- MatchSchemeSpecificPartRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- matchTLSActive() - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchTrue() - Static method in class org.wildfly.security.sasl.SaslMechanismPredicate
- matchTrue() - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Match all possible cipher suites.
- matchUrnName(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given URN name.
- matchUser(String) - Method in class org.wildfly.security.auth.client.MatchRule
-
Create a new rule which is the same as this rule, but also matches the given URI user info.
- MatchUserRule - Class in org.wildfly.security.auth.client
- MatchUserRule(MatchRule, String) - Constructor for class org.wildfly.security.auth.client.MatchUserRule
- max(SupportLevel, SupportLevel) - Static method in enum org.wildfly.security.auth.SupportLevel
-
Get the maximum support level between two candidates.
- MAX_AGE - Static variable in class org.wildfly.security.http.oidc.Oidc
- MAX_AUTHENTICATION_ID_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_AUTHORIZATION_ID_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_GROUP_LENGTH - Static variable in class org.wildfly.security.http.oidc.NetworkUtils
- MAX_PARSED_RESPONSE_SIZE - Static variable in class org.wildfly.security.mechanism.digest.DigestUtil
- MAX_PASS_PHRASE_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MAX_RETRIES - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- MAX_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- maxAge - Variable in class org.wildfly.security.cache.LRURealmIdentityCache
- maxAge - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- maxBackupIndex - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- maxBackupIndex - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- maxbuf - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- maxBuffer - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- maxCertPath - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- maxCertPath - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- maxCertPathSet - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- maximumDistance - Variable in class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
- maximumIterationCount - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- maximumIterationCount - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- maximumSegments - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- maximumSegments - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- maxPathLength - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- MaxPathLengthChecker(int) - Constructor for class org.wildfly.security.ssl.X509RevocationTrustManager.MaxPathLengthChecker
- maxPooledPerRoute - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- maxReconnectAttempts - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- maxReconnectAttempts - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- mayBeIPv6Address(String) - Static method in class org.wildfly.security.http.oidc.NetworkUtils
-
Heuristic check if string might be an IPv6 address.
- mayBeSupported() - Method in enum org.wildfly.security.auth.SupportLevel
-
Determine if this object represents possible or definite support.
- mayRequireSecurityLater(AbstractGssapiMechanism.QOP[]) - Method in class org.wildfly.security.sasl.gssapi.GssapiClient
- MCF_FORMAT - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- MD5 - org.wildfly.security.ssl.Digest
-
The MD5 digest algorithm.
- MD5 - Static variable in class org.wildfly.security.http.HttpConstants
- MD5 - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- MD5 - Static variable in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- MD5 - Static variable in class org.wildfly.security.sasl.otp.OTP
- MD5 - Static variable in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.
- MD5_IDX - Static variable in class org.wildfly.security.password.util.ModularCrypt
- MD5_IDX_REV - Static variable in class org.wildfly.security.password.util.ModularCrypt
- MD5_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- mechanism - Variable in class org.wildfly.security.http.util.PrivilegedServerMechanism
- mechanism - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- mechanism - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- mechanism - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- mechanism - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- mechanism - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- MECHANISM_QUERY_ALL - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A flag indicating that all possible supported mechanism names should be returned, regardless of the presence or absence of any other query flags.
- MechanismAuthenticationFactory<M,F,E extends Exception> - Interface in org.wildfly.security.auth.server
-
A generalized mechanism factory which authenticates against a security domain.
- MechanismAuthenticationFactory.Builder<M,F,E extends Exception> - Interface in org.wildfly.security.auth.server
-
A builder for a
MechanismAuthenticationFactory
. - mechanismConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- mechanismConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- mechanismConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- MechanismConfiguration - Class in org.wildfly.security.auth.server
-
A configuration that applies to an authentication mechanism.
- MechanismConfiguration(Function<Principal, Principal>, Function<Principal, Principal>, Function<Principal, Principal>, RealmMapper, Collection<MechanismRealmConfiguration>, CredentialSource) - Constructor for class org.wildfly.security.auth.server.MechanismConfiguration
- MechanismConfiguration.Builder - Class in org.wildfly.security.auth.server
-
A builder for authentication mechanism configuration.
- mechanismConfigurationSelector - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- mechanismConfigurationSelector - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
- mechanismConfigurationSelector - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- mechanismConfigurationSelector - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- mechanismConfigurationSelector - Variable in class org.wildfly.security.ssl.SecurityDomainTrustManager
- mechanismConfigurationSelector - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- MechanismConfigurationSelector - Interface in org.wildfly.security.auth.server
-
A selector to choose which
MechanismConfiguration
to use based on information know about the current authentication attempt. - MechanismDatabase - Class in org.wildfly.security.ssl
- MechanismDatabase(String) - Constructor for class org.wildfly.security.ssl.MechanismDatabase
- MechanismDatabase(String, boolean) - Constructor for class org.wildfly.security.ssl.MechanismDatabase
- MechanismDatabase.Entry - Class in org.wildfly.security.ssl
- mechanismInformation - Variable in class org.wildfly.security.auth.callback.MechanismInformationCallback
- mechanismInformation - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- MechanismInformation - Interface in org.wildfly.security.auth.server
-
Information about the current mechanism being used for authentication.
- MechanismInformationCallback - Class in org.wildfly.security.auth.callback
-
A
Callback
to pass the information about the current mechanism to theCallbackHandler
. - MechanismInformationCallback(MechanismInformation) - Constructor for class org.wildfly.security.auth.callback.MechanismInformationCallback
-
Construct a new instance with the appropriate mechanism information.
- mechanismName - Variable in class org.wildfly.security.cache.CachedIdentity
- mechanismName - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- mechanismName - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- mechanismName - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- mechanismNameComparator - Variable in class org.wildfly.security.http.util.SortedServerMechanismFactory
- mechanismNameComparator - Variable in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
- mechanismNameComparator - Variable in class org.wildfly.security.sasl.util.SortedMechanismSaslServerFactory
- mechanismNotSupported(String) - Method in interface org.wildfly.security.util.ElytronMessages
- mechanismOids - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- mechanismOids - Variable in class org.wildfly.security.credential.source.LocalKerberosCredentialSource.Builder
-
Deprecated.
- mechanismOids - Variable in class org.wildfly.security.credential.source.LocalKerberosCredentialSource
-
Deprecated.
- mechanismOids - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- MechanismProviderFilteringSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A SASL client factory which filters mechanisms based on the combination of mechanism name and security provider.
- MechanismProviderFilteringSaslClientFactory(SaslClientFactory, BiPredicate<String, Provider>) - Constructor for class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
-
Construct a new instance.
- MechanismProviderFilteringSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A SASL server factory which filters mechanisms based on the combination of mechanism name and security provider.
- MechanismProviderFilteringSaslServerFactory(SaslServerFactory, BiPredicate<String, Provider>) - Constructor for class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslServerFactory
-
Construct a new instance.
- mechanismRealmConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- mechanismRealmConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InvalidNameState
- mechanismRealmConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- mechanismRealmConfiguration - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- MechanismRealmConfiguration - Class in org.wildfly.security.auth.server
-
A configuration for a single mechanism realm.
- MechanismRealmConfiguration(String, Function<Principal, Principal>, Function<Principal, Principal>, Function<Principal, Principal>, RealmMapper) - Constructor for class org.wildfly.security.auth.server.MechanismRealmConfiguration
-
Construct a new instance.
- MechanismRealmConfiguration.Builder - Class in org.wildfly.security.auth.server
-
A builder for mechanism realm configuration.
- mechanismRealms - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- mechanismRealms - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- mechanismSupplier - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- mechanismSupplier - Variable in class org.wildfly.security.http.HttpAuthenticator
- MechanismUtil - Class in org.wildfly.security.mechanism._private
-
Utils to be used by authentication mechanism (SASL or HTTP) implementations.
- MechanismUtil - Class in org.wildfly.security.mechanism
-
Deprecated.Should not be part of public API. Moved into internal
MechanismUtil
. - MechanismUtil() - Constructor for class org.wildfly.security.mechanism._private.MechanismUtil
- MechanismUtil() - Constructor for class org.wildfly.security.mechanism.MechanismUtil
-
Deprecated.
- mechAnonymousAuthorizationDenied() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthenticationFailed() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthenticationFailed() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechAuthenticationNameIsEmpty() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthenticationNameTooLong() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthenticationNotComplete() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthenticationNotComplete() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechAuthenticationRejectedInvalidProof() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthorizationFailed(String, String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthorizationFailed(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthorizationIdChanged() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthorizationIdTooLong() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechAuthorizationUnsupported(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechBadLengthOfMessageForNegotiatingSecurityLayer() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechBadSequenceNumberWhileUnwrapping(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerDoesNotSupportCredentialAcquisition(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerDoesNotSupportUserName(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerFailedForUnknownReason(Throwable) - Method in interface org.wildfly.security.credential.source.ElytronMessages
- mechCallbackHandlerFailedForUnknownReason(Throwable) - Method in interface org.wildfly.security.credential.source.ElytronMessages2
- mechCallbackHandlerFailedForUnknownReason(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerFailedForUnknownReason(Throwable) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechCallbackHandlerNotProvidedClientCertificate() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerNotProvidedPrivateKey() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerNotProvidedServerCertificate() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCallbackHandlerUnsupportedCallback(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechCannotGetTwoWayPasswordChars(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechChannelBindingChanged() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechChannelBindingNotProvided() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechChannelBindingNotSupported() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechChannelBindingTypeMismatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechClientIdentifierMismatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechClientRefusesToInitiateAuthentication() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechClientSentExtraMessage() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechDisallowedClientRealm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechExpectingCommaOrLinearWhitespaceAfterQuoted(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechFailedToCreateChallengeFile(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechFailedToDetermineChannelBindingStatus(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechFailedToReadChallengeFile(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechGettingSupportedMechanismsFailed(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechGssApiMechanismMismatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechIncorrectParity() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInitialChallengeMustBeEmpty() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInsufficientQopsAvailable() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidCharacterInSeed() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidClientMessage() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidClientMessageWithCause(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidKeyForDigestHMAC() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidMessageOnUnwrapping(int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidMessageReceived() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTP() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPAlgorithm(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- mechInvalidOTPAlgorithm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPAlgorithm(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- mechInvalidOTPAlternateDictionary() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPPassPhrase() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPPasswordFormatType() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPResponseType() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPSeed() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidOTPSequenceNumber() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidServerMessage() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechInvalidServerMessageWithCause(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechIterationCountIsTooHigh(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechIterationCountIsTooLow(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechKeywordCannotBeEmpty() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechKeywordNotFollowedByEqual(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMacAlgorithmNotSupported(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMalformedFields(IllegalArgumentException) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMechanismToOidMappingFailed(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMessageAfterComplete() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMessageAfterComplete() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechMessageTooLong() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMessageTypeMustEqual(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMismatchedWrongDigestUri(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMissingDirective(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechMutualAuthenticationNotEnabled() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechName - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- mechName - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- mechName - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- mechNegotiatedMechanismWasNotKerberosV5() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoCiphersOfferedByServer() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoCommonCipher() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoCommonProtectionLayer() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoLoginNameGiven() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNonceCountMustEqual(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoncesDoNotMatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoPasswordGiven() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoSecurityLayer() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoSecurityLayerButLengthReceived() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNotChosenRealm() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoTokenGiven() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNotProvidedUserName() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechNoValueFoundForKeyword(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechOneOfDirectivesHasToBeDefined(String, String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechOTPPassPhraseAndSeedMustNotMatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechOTPReinitializationFailed(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechPasswordNotVerified() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechProblemDuringCrypt(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechProblemDuringCryptResultIsNull() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechProblemDuringDecrypt(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechProblemDuringDecryptResultIsNull() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechProblemGettingRequiredCipher(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechRealmAlreadySelected() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- mechReceiveBufferIsGreaterThanMaximum(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechReceivedMaxMessageSizeWhenNoSecurityLayer(int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechResponseTokenMismatch(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- MECHS - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- mechSelectedUnofferedQop() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechSelectorTokenNotAllowed(String, long, String) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechSelectorTokenNotAllowed(String, long, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- mechSelectorUnexpectedChar(int, long, String) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechSelectorUnexpectedChar(int, long, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- mechSelectorUnexpectedEnd(String) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechSelectorUnknownToken(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- mechServerAuthenticityCannotBeVerified() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechServerIdentifierMismatch() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechServerSentExtraMessage() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechServerSideAuthenticationFailed(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechServerTimedOut() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechServerTimedOut() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- mechUnableToAcceptClientMessage(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToCreateGssContext(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToCreateNameForAcceptor(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToCreateResponseToken(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToCreateResponseTokenWithCause(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToCreateSignature(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToDetermineBoundServerName(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToDetermineClientName(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToDeterminePeerName(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToDisposeGssContext(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToGenerateChallenge(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToGetMaximumSizeOfMessage(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToHandleResponseFromServer(Throwable) - Method in interface org.wildfly.security.credential.source.ElytronMessages
- mechUnableToHandleResponseFromServer(Throwable) - Method in interface org.wildfly.security.credential.source.ElytronMessages2
- mechUnableToHandleResponseFromServer(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToObtainExclusiveAccess(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToRetrievePassword(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToSetChannelBinding(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToSetGssContextRequestFlags(Exception) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToUnwrapMessage(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToUnwrapSecurityLayerNegotiationMessage(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToUpdatePassword(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToVerifyClientSignature(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToVerifyServerSignature(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnableToWrapMessage(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnexpectedQop(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnknownCharset() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnknownCipher(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnmatchedMechanism(String, String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnmatchedQuoteFoundForValue(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnsupportedAlgorithm(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUnsupportedCharset(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- mechUserNameContainsInvalidCharacter() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- MEDIUM - org.wildfly.security.ssl.SecurityLevel
- MEDIUM_STRENGTH - Static variable in class org.wildfly.security.util.TransformationSpec
- messageBytes - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- messageBytes - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- messageBytes - Variable in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- messageBytes - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- messageBytes - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- messageBytes - Variable in enum org.wildfly.security.mechanism.ScramServerErrorCode
- messageDigest - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- messageDigest - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- messageDigestAlgorithm(String) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- messageDigestAlgorithm(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- messageDigestName - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- messageFormatter - Variable in class org.wildfly.security.audit.AuditLogger.Builder
- messageFormatter - Variable in class org.wildfly.security.audit.AuditLogger
- messageLength - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- META - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- MIDDLE_NAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- midEntry - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- MidEntry(KeyStoreCredentialStore.TopEntry, Class<? extends Credential>) - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- min(T, T) - Static method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- MIN_PASS_PHRASE_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_SEED_LENGTH - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_SEQUENCE_NUMBER - Static variable in class org.wildfly.security.sasl.otp.OTP
- MIN_TIME_BETWEEN_REQUESTS - Static variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- minimumDistance - Variable in class org.wildfly.security.x500.cert.NameConstraintsExtension.GeneralSubtree
- minimumIterationCount - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- minimumIterationCount - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- minimumRemainingLifetime - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- minimumRemainingLifetime - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- minimumRemainingLifetime - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- minimumRemainingLifetime - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- minMax(SupportLevel, SupportLevel) - Method in class org.wildfly.security.auth.server.SecurityDomain
- minTimeBetweenJwksRequests - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- minTimeBetweenJwksRequests - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- minTimeBetweenRequests - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- minTimeBetweenRequests - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- minus(RoleMapper) - Method in interface org.wildfly.security.authz.RoleMapper
-
Create a role mapper which contains all the roles mapped by this mapper, minus the roles mapped by the given role mapper.
- minus(Roles) - Method in class org.wildfly.security.authz.OneRole
- minus(Roles) - Method in interface org.wildfly.security.authz.Roles
-
Get a roles collection which consists of the roles in this collection minus the roles in the other collection.
- MINUTE - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- mismatchedPublicPrivateKeyAlgorithms() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- mismatchedPublicPrivateKeyParameters() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- missingAlias(Location) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- missingAttribute(ConfigurationXMLStreamReader, String) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- missingCredentialStoreSecretKey() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- missingInitialisationAttribute(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- missingOutputLocation() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- missingParameterInJwtClientCredentialsConfig(String, String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- missingPlusMinusAt(long) - Method in interface org.wildfly.security.keystore.ElytronMessages
- missingRolesFile() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- missingTrailingRal() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- missingUsersFile() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- MOD_CRYPT - Static variable in class org.wildfly.security.password.util.ModularCrypt
-
The modular crypt alphabet, used in various modular crypt password types.
- MOD_CRYPT_LE - Static variable in class org.wildfly.security.password.util.ModularCrypt
-
The modular crypt alphabet, used in various modular crypt password types.
- ModCryptBase64Alphabet(boolean) - Constructor for class org.wildfly.security.password.util.ModularCrypt.ModCryptBase64Alphabet
- modifiable - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- modifiable - Variable in class org.wildfly.security.credential.store.impl.MapCredentialStore
- modifiable - Variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- MODIFIABLE - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- ModifiableRealmIdentity - Interface in org.wildfly.security.auth.server
-
A realm identity which is modifiable.
- ModifiableRealmIdentityIterator - Interface in org.wildfly.security.auth.server
-
An iterator over realm identities.
- ModifiableSecurityRealm - Interface in org.wildfly.security.auth.server
-
A realm which can be modified.
- modified - Variable in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- MODIFY_CREDENTIAL_STORE - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
-
Store or delete credential (password) permission (from credential store).
- MODIFY_TIMESTAMP_ATTRIBUTE - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- modifyAttributes(String, int, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- modifyAttributes(String, ModificationItem[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- modifyAttributes(Name, int, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- modifyAttributes(Name, ModificationItem[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- modifyInitialContextToken(byte[]) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslClient
-
Modify the given token by removing the initial context token header, if present, and prefix the resulting token with a GS2 header.
- modifyTrackingKeyStore(KeyStore) - Static method in class org.wildfly.security.keystore.ModifyTrackingKeyStore
-
Wrap an existing initialised
KeyStore
with a wrapper to track if it is modified. - ModifyTrackingKeyStore - Class in org.wildfly.security.keystore
-
A
KeyStore
implementation that tracks if it's contents have been modified through the API since the last load / save. - ModifyTrackingKeyStore(ModifyTrackingKeyStoreSpi, Provider, String) - Constructor for class org.wildfly.security.keystore.ModifyTrackingKeyStore
- ModifyTrackingKeyStoreSpi - Class in org.wildfly.security.keystore
-
The
KeyStoreSpi
implementation to track modifications. - ModifyTrackingKeyStoreSpi(KeyStore) - Constructor for class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
- ModularCrypt - Class in org.wildfly.security.password.util
-
Helper utility methods for operation on passwords based on the Modular Crypt Format(MCF).
- ModularCrypt() - Constructor for class org.wildfly.security.password.util.ModularCrypt
- ModularCrypt.ModCryptBase64Alphabet - Class in org.wildfly.security.password.util
- module - Variable in class org.wildfly.security.manager.action.GetModuleClassLoaderAction
- ModuleLoader - Class in org.wildfly.security.auth.client
-
Utility class to load a module.
- ModuleLoader() - Constructor for class org.wildfly.security.auth.client.ModuleLoader
- modulus - Variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- modulus - Variable in class org.wildfly.security.key.RawRSAPrivateKey
- modulus - Variable in class org.wildfly.security.key.RSAParameterSpec
- MODULUS - Static variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- MODULUS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- modulusToByteArray(BigInteger) - Static method in class org.wildfly.security.x500.cert.acme.Acme
- MONTH - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- mSBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- msg - Static variable in interface org.wildfly.security.tool.ElytronToolMessages
- MultiPredicate(SaslMechanismPredicate[]) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- multiRecordSSLHandshake() - Method in interface org.wildfly.security.ssl.ElytronMessages
- MutableNameRewriter - Class in org.wildfly.security.auth.util
-
A delegating name rewriter with a mutable delegation target.
- MutableNameRewriter() - Constructor for class org.wildfly.security.auth.util.MutableNameRewriter
-
Construct a new instance with the identity rewriter.
- MutableNameRewriter(NameRewriter) - Constructor for class org.wildfly.security.auth.util.MutableNameRewriter
-
Construct a new instance.
- mutator - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- mutator - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnManager
- mutual - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- mutual - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- MUTUAL - Static variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- MUTUAL - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the mechanism supports mutual authentication.
- MUTUAL_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- mutuallyExclusiveOptions(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- mutuallyExclusiveOptionsEncryptSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- mutuallyExclusiveOptionsSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- MY_AUTHENTICATED_IDENTITY_KEY - Static variable in class org.wildfly.security.http.HttpAuthenticator
N
- n - Variable in class org.wildfly.security.permission.SerializedPermission
- name - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- name - Variable in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- name - Variable in class org.wildfly.security.auth.principal.NamePrincipal
- name - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- name - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.LoadedIdentity
- name - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- name - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper
- name - Variable in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- name - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- name - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- name - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- name - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- name - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- name - Variable in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- name - Variable in class org.wildfly.security.auth.server.RealmInfo
- name - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- name - Variable in class org.wildfly.security.cache.CachedIdentity
- name - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- name - Variable in class org.wildfly.security.http.oidc.OidcPrincipal
- name - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- name - Variable in class org.wildfly.security.manager.action.CreateThreadAction
- name - Variable in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- name - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- name - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- name - Variable in enum org.wildfly.security.ssl.Protocol
- name - Variable in enum org.wildfly.security.x500.cert.acme.AcmeResource
- name - Variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- name - Variable in class org.wildfly.security.x500.GeneralName.DirectoryName
- name - Variable in class org.wildfly.security.x500.GeneralName.DNSName
- name - Variable in class org.wildfly.security.x500.GeneralName.RegisteredID
- name - Variable in class org.wildfly.security.x500.GeneralName.RFC822Name
- name - Variable in class org.wildfly.security.x500.GeneralName.URIName
- name - Variable in class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
- NAME - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- NAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- NAME_ARG - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- NAME_ARG - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- nameAlreadySet() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- NameAssignedState(SecurityIdentity, RealmInfo, RealmIdentity, Principal, MechanismConfiguration, MechanismRealmConfiguration, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- nameAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- nameCallback - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- nameCallback - Variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- nameCallbackHandlingWasUnsuccessful() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- NameConstraintsExtension - Class in org.wildfly.security.x500.cert
-
A name constraints extension as defined by RFC 5280 § 4.2.1.10.
- NameConstraintsExtension(List<NameConstraintsExtension.GeneralSubtree>, List<NameConstraintsExtension.GeneralSubtree>) - Constructor for class org.wildfly.security.x500.cert.NameConstraintsExtension
-
Construct a new instance.
- NameConstraintsExtension.GeneralSubtree - Class in org.wildfly.security.x500.cert
-
A general subtree for a name constraint.
- namedKeys - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- namedKeys - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- nameEnumeration - Variable in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- nameEnumeration - Variable in class org.wildfly.security.permission.NameSetPermissionCollection
- nameEquals(String) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission has a name equal to the given name.
- nameEquals(String) - Method in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- nameEquals(Permission) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission has a name equal to the name of the given permission.
- nameEquals(This) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Determine whether this permission has a name equal to the name of the given permission.
- nameFor(Path) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- nameHashCode() - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Get the hash code of the name.
- nameHashCode() - Method in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- nameOf(int) - Method in class org.wildfly.security.util.StringEnumeration
-
Get the canonical name for an index.
- NamePrincipal - Class in org.wildfly.security.auth.principal
-
A principal which is comprised of a simple
String
name. - NamePrincipal(String) - Constructor for class org.wildfly.security.auth.principal.NamePrincipal
-
Construct a new instance.
- nameRewriter - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- nameRewriter - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- nameRewriter - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- nameRewriter - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- NameRewriter - Interface in org.wildfly.security.auth.server
-
A name rewriter.
- names - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
- names - Variable in class org.wildfly.security.sasl.util.AbstractSaslFactory
- Names() - Constructor for class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- NAMES - Static variable in class org.wildfly.security.sasl.plain.PlainSasl
- NameSetPermissionCollection - Class in org.wildfly.security.permission
-
A permission collection for permissions with a finite set of names, which is based on a simple bit set.
- NameSetPermissionCollection(AbstractPermission<?>, StringEnumeration) - Constructor for class org.wildfly.security.permission.NameSetPermissionCollection
- namespace - Variable in enum org.wildfly.security.auth.client.ElytronXmlParser.Version
- namespace - Variable in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- namespacesToString() - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- NameTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.NameTrustedAuthority
-
Construct a new instance.
- namingExceptionThrown(NamingExceptionEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- NBF - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- NC - Static variable in class org.wildfly.security.http.HttpConstants
- needClientAuth - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- needClientAuth - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- needRefreshRegistration(String, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- needsExclusiveAccess - Variable in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- needsExclusiveAccess() - Method in class org.wildfly.security.auth.callback.ExclusiveNameCallback
-
Determine if exclusive access to the backing identity is required.
- needsInformation() - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.AvailableRealmsCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
-
This
Callback
needs to know if evidence validation was successful. - needsInformation() - Method in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- needsInformation() - Method in interface org.wildfly.security.auth.callback.ExtendedCallback
-
Determine if this callback is requesting information.
- needsInformation() - Method in class org.wildfly.security.auth.callback.ExtendedChoiceCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.OptionalNameCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.ParameterCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
- needsInformation() - Method in class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
- needsServerCredentials(String) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
Determine whether a mechanism needs server-side credentials in order to authenticate.
- NEG_STATE_REJECT - Static variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- NEGOTIATE - Static variable in class org.wildfly.security.http.HttpConstants
- negotiationComplete() - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Indicate that negotiation is complete.
- networkOrderBytesToInt(byte[], int, int) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
-
Converts bytes in network byte order to an integer starting from the specified offset.
- NetworkUtils - Class in org.wildfly.security.http.oidc
-
Utility methods related to networking.
- NetworkUtils() - Constructor for class org.wildfly.security.http.oidc.NetworkUtils
- NEVER - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- NEVER - org.wildfly.security.http.oidc.OidcClientConfiguration.RelativeUrlsUsed
-
Relative URI not used.
- NEW_ACCOUNT - org.wildfly.security.x500.cert.acme.AcmeResource
- NEW_AUTHZ - org.wildfly.security.x500.cert.acme.AcmeResource
- NEW_KEY - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- NEW_NONCE - org.wildfly.security.x500.cert.acme.AcmeResource
- NEW_ORDER - org.wildfly.security.x500.cert.acme.AcmeResource
- NEW_PASSWORD_FORMAT_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- NEW_PASSWORD_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- newIdentityAttributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- newIdentityAttributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- newIdentityParent - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- newIdentityParent - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- newInitialLdapContext(Hashtable<?, ?>, Control[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- newInstance() - Method in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- newInstance() - Method in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- newInstance(Object) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService
-
There is a risk of looping if the Elytron client configuration is invalid.
- newInstance(Object) - Method in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- newInstance(Object) - Method in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- newInstance(String) - Static method in class org.wildfly.security.keystore.AtomicLoadKeyStore
-
Create a new
AtomicLoadKeyStore
wrapping aKeyStore
of the type specified. - newInstance(String, String) - Static method in class org.wildfly.security.keystore.AtomicLoadKeyStore
-
Create a new
AtomicLoadKeyStore
wrapping aKeyStore
of the type specified. - newInstance(String, String, String, int, String, boolean, int, boolean) - Static method in class org.wildfly.security.http.util.SimpleHttpServerCookie
- newInstance(String, Provider) - Static method in class org.wildfly.security.keystore.AtomicLoadKeyStore
- newInstance(Control[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- newInstance(HttpExchangeSpi, String, SingleSignOnSessionFactory, SingleSignOnConfiguration) - Static method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- newInstance(AbstractNameSetOnlyPermission<?>) - Static method in class org.wildfly.security.permission.NameSetPermissionCollection
-
Construct a new instance.
- newInstance(AbstractPermission<?>, StringEnumeration) - Static method in class org.wildfly.security.permission.NameSetPermissionCollection
-
Construct a new instance.
- NEWLINE - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
-
New line string constant
- newPermissionCollection() - Method in class org.wildfly.security.permission.AbstractBooleanPermission
- newPermissionCollection() - Method in class org.wildfly.security.permission.AbstractNameOnlyPermission
- newPermissionCollection() - Method in class org.wildfly.security.permission.AbstractNameSetOnlyPermission
- newPermissionCollection() - Method in class org.wildfly.security.permission.AbstractPermission
-
Get an empty permission collection which is capable of holding instances of this permission type.
- newPermissionCollection() - Method in class org.wildfly.security.permission.NoPermission
- newPrincipal - Variable in class org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
- next - Variable in class org.wildfly.security.auth.client.RuleNode
- next - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- next() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- next() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- next() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- next() - Method in class org.wildfly.security.util.ArrayIterator
-
Get the next element in the direction of this iterator.
- NEXT_NONCE - Static variable in class org.wildfly.security.http.HttpConstants
- nextElement() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection.Iter
- nextElement() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection.Iter
- nextElement() - Method in interface org.wildfly.security.util.EnumerationIterator
-
Get the next element in the direction of this iterator.
- nextElementIndex - Variable in class org.wildfly.security.asn1.DERDecoder.DecoderState
- nextIdentity() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- nextIdentity() - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- nextIndex() - Method in class org.wildfly.security.util.ArrayIterator
-
Get the next index in the direction of this iterator.
- nextRealm - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- nextRealm - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- nextRollover - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- nextStringVal - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- nextSuffix - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- NICKNAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- NO_AUTHORIZATION_HEADER - org.wildfly.security.http.oidc.AuthenticationError.Reason
- NO_BEARER_TOKEN - org.wildfly.security.http.oidc.AuthenticationError.Reason
- NO_BYTES - Static variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
An empty byte array.
- NO_CALLBACK_KINDS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- NO_CALLBACKS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- NO_CERTIFICATES - Static variable in class org.wildfly.security.x500.X500
-
A constant array containing zero certificates.
- NO_CREDENTIALS - Static variable in interface org.wildfly.security.credential.Credential
-
An array with no credentials.
- NO_FILTER - Static variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- NO_IDENTITIES - Static variable in class org.wildfly.security.auth.server.SecurityIdentity
- NO_KEY - Static variable in class org.wildfly.security.util.TransformationSpec
- NO_MECHS - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- NO_NAMES - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The immutable empty names array.
- NO_PERMISSIONS - Static variable in class org.wildfly.security.permission.PermissionUtil
-
An array with no permissions in it.
- NO_PERMS - Static variable in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- NO_PREDICATES - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- NO_PRINCIPALS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- NO_PRINCIPALS - Static variable in class org.wildfly.security.auth.principal.CompositePrincipal
- NO_QUERY_PARAMETER_ACCESS_TOKEN - org.wildfly.security.http.oidc.AuthenticationError.Reason
- NO_REALM - Static variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
-
A realm configuration for no particular realm, which does no additional rewriting.
- NO_REALM_CONFIGS - Static variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- NO_REDIRECT_URI - org.wildfly.security.http.oidc.AuthenticationError.Reason
- NO_REQUIRED_OIDS - Static variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- NO_REQUIRED_OIDS - Static variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- NO_RESOURCES - org.wildfly.security.mechanism.ScramServerErrorCode
- NO_SECURITY_LAYER - Static variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- NO_STACK - Static variable in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
- NO_STRINGS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- NO_STRINGS - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- NO_STRINGS - Static variable in class org.wildfly.security.ssl.SSLUtils
- NO_STRINGS - Static variable in class org.wildfly.security.x500.util.X500PrincipalUtil
- NO_TOKEN - Static variable in class org.wildfly.security.http.HttpConstants
- noAcmeServerStagingUrlGiven() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- noAcmeServerUrlGiven() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- noAlgorithm - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- noAlgorithmForPassword(String) - Method in interface org.wildfly.security.keystore.ElytronMessages
- noAlgorithmForSslProtocol() - Method in interface org.wildfly.security.ssl.ElytronMessages
- noAliases() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- noArgumentOption(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- noAttachmentSupport() - Method in interface org.wildfly.security.http.ElytronMessages
- noAuthenticationInProgress() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- noAuthenticationInProgress() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Notification from the mechanism to state no authentication is in progress whilst evaluating the current request.
- noAuthenticationInProgress() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- noAuthenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- noAuthenticationInProgress(HttpServerMechanismsResponder) - Method in interface org.wildfly.security.http.HttpServerRequest
-
Notification from the mechanism to state no authentication is in progress whilst evaluating the current request.
- noAuthenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.HttpServerRequestWrapper
- noAuthenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- noAuthenticationInProgress(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- noAuthenticationInProgress(AuthChallenge) - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- noCertificateGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noCertificateUrlProvidedByAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- noCertificateWillBeIssuedByAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- noClientIDGiven() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noClientSecretConfigured(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noContextForSslConnection() - Method in interface org.wildfly.security.ssl.ElytronMessages
- noDefaultKeyManager() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- noDefaultTrustManager() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- noDefaultTrustManager() - Method in interface org.wildfly.security.ssl.ElytronMessages
- NodeRegistrationContext(Integer, OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.NodesRegistrationManagement.NodeRegistrationContext
- nodeRegistrations - Variable in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- NodesRegistrationManagement - Class in org.wildfly.security.http.oidc
-
Used for clustering with Keycloak.
- NodesRegistrationManagement() - Constructor for class org.wildfly.security.http.oidc.NodesRegistrationManagement
- NodesRegistrationManagement.NodeRegistrationContext - Class in org.wildfly.security.http.oidc
- noDirContextSupplierSet() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- noDnGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noEntityInResponse() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noExpectedIssuerGiven() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noExpectedJwsAlgorithmGiven() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noExplicitlyTaggedElementToEnd() - Method in interface org.wildfly.security.asn1.ElytronMessages
- noFallback - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- noIssuerDnGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noJwksPublicKeyOrClientSecretKeyGiven() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- noKerberosPrincipalsFound() - Method in interface org.wildfly.security.auth.util.ElytronMessages
- noKerberosPrincipalsFound() - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- noKeysForPrincipalInKeyTab(String, String) - Method in interface org.wildfly.security.auth.util.ElytronMessages
- noKeysForPrincipalInKeyTab(String, String) - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- noLocationUrlProvidedByAcmeServer(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- noMessageEntity() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- NON_EXISTENT - Static variable in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
-
A modifiable identity for a non-existent user who cannot be created.
- NON_EXISTENT - Static variable in interface org.wildfly.security.auth.server.RealmIdentity
-
An identity for a non-existent user.
- nonce - Variable in class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- nonce - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- nonce - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- NONCE - Static variable in class org.wildfly.security.http.HttpConstants
- NONCE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- NONCE_SIZE - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- nonceCount - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- nonceCounter - Variable in class org.wildfly.security.http.digest.NonceManager
- nonceManager - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- nonceManager - Static variable in class org.wildfly.security.http.digest.DigestMechanismFactory
- NonceManager - Class in org.wildfly.security.http.digest
-
A utility responsible for managing nonces.
- NonceManager(long, long, boolean, int, String) - Constructor for class org.wildfly.security.http.digest.NonceManager
-
Deprecated.
- NonceManager(long, long, boolean, int, String, ElytronMessages) - Constructor for class org.wildfly.security.http.digest.NonceManager
- NonceManager(long, long, boolean, int, String, ElytronMessages, ScheduledExecutorService) - Constructor for class org.wildfly.security.http.digest.NonceManager
- NonceManager.NonceState - Class in org.wildfly.security.http.digest
- nonceSessionTime - Variable in class org.wildfly.security.http.digest.NonceManager
- NonceState() - Constructor for class org.wildfly.security.http.digest.NonceManager.NonceState
- NONE - org.wildfly.security.http.oidc.Oidc.SSLRequired
- NONE - org.wildfly.security.ssl.SecurityLevel
- NONE - Static variable in class org.wildfly.security.auth.server.IdentityCredentials
-
The empty credentials object.
- NONE - Static variable in interface org.wildfly.security.authz.Roles
-
The empty roles collection.
- NONE - Static variable in interface org.wildfly.security.credential.source.CredentialSource
-
An empty credential source.
- NONE - Static variable in class org.wildfly.security.keystore.AliasFilter
- NONE - Static variable in interface org.wildfly.security.permission.PermissionVerifier
-
A verifier which implies no permissions.
- NONE - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- nonModifiableCredentialStore(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- noNonceProvidedByAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- nonRepudiation - org.wildfly.security.x500.cert.KeyUsage
- nonX509CertificateInCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- noParams - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- noPeerCertificatesEstablishedOnConnection() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- NoPermission - Class in org.wildfly.security.permission
-
A permission which implies nothing, not even itself.
- NoPermission() - Constructor for class org.wildfly.security.permission.NoPermission
-
Construct a new instance.
- NoPermission(String) - Constructor for class org.wildfly.security.permission.NoPermission
-
Construct a new instance.
- NoPermission(String, String) - Constructor for class org.wildfly.security.permission.NoPermission
-
Construct a new instance.
- NoPermissionCollection - Class in org.wildfly.security.permission
-
The permission collection type for
NoPermission
. - NoPermissionCollection() - Constructor for class org.wildfly.security.permission.NoPermissionCollection
- noPermissionConstructor(String) - Method in interface org.wildfly.security.permission.ElytronMessages
- noPrincipalMappingDefinition() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- noPrivateKeySpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- noProviderUrlSet() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- noPublicKeyGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noPublicKeySpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- noRealmFoundInProperties() - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- NORMAL - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
- NORMALIZE_KC - Static variable in class org.wildfly.security.sasl.util.StringPrep
- noSequenceToEnd() - Method in interface org.wildfly.security.asn1.ElytronMessages
- noSetToEnd() - Method in interface org.wildfly.security.asn1.ElytronMessages
- noSignatureAlgorithmNameGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noSigningKeyGiven() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- noSNIContextForSslConnection() - Method in interface org.wildfly.security.ssl.ElytronMessages
- noSslContextProvided(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- noSuchAlgorithmCreateService(String, String, Throwable) - Method in interface org.wildfly.security.ElytronMessages
- noSuchAlgorithmInvalidAlgorithm(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- noSuchAlgorithmInvalidAlgorithm(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- noSuchIdentity() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- noSuchIdentity() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- noSuchKeyAlgorithm(String, GeneralSecurityException) - Method in interface org.wildfly.security.util.ElytronMessages
- not() - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Return a new verifier which implies the opposite of this verifier.
- not() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- not() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- not() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- NOT_ATTEMPTED - org.wildfly.security.http.oidc.Oidc.AuthOutcome
- NOT_AUTHENTICATED - org.wildfly.security.http.oidc.Oidc.AuthOutcome
- notBefore - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- notBeforePolicy - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- NotCipherSuitePredicate - Class in org.wildfly.security.ssl
- NotCipherSuitePredicate(CipherSuitePredicate) - Constructor for class org.wildfly.security.ssl.NotCipherSuitePredicate
- noteChallengeData(HashMap<String, byte[]>) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- noteDigestResponseData(HashMap<String, byte[]>) - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- notEnoughData() - Method in interface org.wildfly.security.ssl.ElytronMessages
- notHandshakeRecord() - Method in interface org.wildfly.security.ssl.ElytronMessages
- NOTICE - org.wildfly.security.audit.EventPriority
-
Normal but significant condition
- NotPredicate(SaslMechanismPredicate) - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- noTrustedCertificatesInToken() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- notTrusted(Principal) - Method in interface org.wildfly.security.ssl.ElytronMessages
- notTrustedRealmProblem(RealmUnavailableException, Principal) - Method in interface org.wildfly.security.ssl.ElytronMessages
- notValidAfter - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- notValidAfter - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- notValidBefore - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- notValidBefore - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- noValueFound(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- nSet(T...) - Static method in class org.wildfly.security.sasl.util.SaslMechanismInformation
- NULL - org.wildfly.security.ssl.Authentication
-
No authentication (the cipher suite is anonymous).
- NULL - org.wildfly.security.ssl.Encryption
-
No encryption.
- NULL_CONTENTS - Static variable in class org.wildfly.security.asn1.DEREncoder
- NULL_FILE - Static variable in class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- NULL_SELECTOR - Static variable in interface org.wildfly.security.ssl.SSLContextSelector
-
A selector which always returns
null
(no match). - NULL_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal null type tag.
- NullLoadingKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>, ExceptionSupplier<char[], ConfigXMLParseException>, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.NullLoadingKeyStoreFactory
- NullSecurityFactory<T> - Class in org.wildfly.security
-
A
SecurityFactory
implementation which returns null every time. - NullSecurityFactory() - Constructor for class org.wildfly.security.NullSecurityFactory
- NumericPrincipal - Class in org.wildfly.security.auth.principal
-
A principal which is represented by a numeric ID, such as what a database might use for a primary key.
- NumericPrincipal(long) - Constructor for class org.wildfly.security.auth.principal.NumericPrincipal
-
Construct a new instance.
- NumericPrincipal(String) - Constructor for class org.wildfly.security.auth.principal.NumericPrincipal
-
Construct a new instance from a decimal string.
O
- OAUTH_10_A - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- OAUTH_ERROR - org.wildfly.security.http.oidc.AuthenticationError.Reason
- oauth2Client - Variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- OAuth2Client - Class in org.wildfly.security.mechanism.oauth2
- OAuth2Client(String, CallbackHandler, ElytronMessages) - Constructor for class org.wildfly.security.mechanism.oauth2.OAuth2Client
- oauth2ClientCredentialsNotProvided() - Method in interface org.wildfly.security.credential.source.ElytronMessages2
- OAuth2CredentialSource - Class in org.wildfly.security.credential.source
-
Deprecated.
- OAuth2CredentialSource(URL, Consumer<Map<String, String>>, String, Supplier<SSLContext>, Supplier<HostnameVerifier>) - Constructor for class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.Creates a new instance.
- OAuth2CredentialSource.Builder - Class in org.wildfly.security.credential.source
-
Deprecated.
- OAuth2InitialClientMessage - Class in org.wildfly.security.mechanism.oauth2
- OAuth2InitialClientMessage(String, String, byte[]) - Constructor for class org.wildfly.security.mechanism.oauth2.OAuth2InitialClientMessage
- OAuth2IntrospectValidator - Class in org.wildfly.security.auth.realm.token.validator
-
A RFC-7662 (OAuth2 Token Introspection) compliant
TokenValidator
. - OAuth2IntrospectValidator(OAuth2IntrospectValidator.Builder) - Constructor for class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- OAuth2IntrospectValidator.Builder - Class in org.wildfly.security.auth.realm.token.validator
- OAuth2SaslClient - Class in org.wildfly.security.sasl.oauth2
-
An OAuth2 Sasl Client based on RFC-7628.
- OAuth2SaslClient(String, String, String, CallbackHandler, String, OAuth2Client) - Constructor for class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- OAuth2SaslClientFactory - Class in org.wildfly.security.sasl.oauth2
-
A
SaslClientFactory
for OAuth2. - OAuth2SaslClientFactory() - Constructor for class org.wildfly.security.sasl.oauth2.OAuth2SaslClientFactory
- OAuth2SaslServer - Class in org.wildfly.security.sasl.oauth2
-
An OAuth2 Sasl Server based on RFC-7628.
- OAuth2SaslServer(String, String, String, CallbackHandler, OAuth2Server) - Constructor for class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- OAuth2SaslServerFactory - Class in org.wildfly.security.sasl.oauth2
-
A
SaslServerFactory
for OAuth2. - OAuth2SaslServerFactory() - Constructor for class org.wildfly.security.sasl.oauth2.OAuth2SaslServerFactory
- oAuth2Server - Variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- OAuth2Server - Class in org.wildfly.security.mechanism.oauth2
-
An OAuth2 Sasl Server based on RFC-7628.
- OAuth2Server(CallbackHandler, Map<String, ?>, ElytronMessages) - Constructor for class org.wildfly.security.mechanism.oauth2.OAuth2Server
- OAUTHBEARER - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- obj - Variable in class org.wildfly.security.OneTimeSecurityFactory
- OBJECT_IDENTIFIER_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal object identifier type tag.
- objectAdded(NamingEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- objectChanged(NamingEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- objectRemoved(NamingEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- objectRenamed(NamingEvent) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- obtainAliasOrCertificateAttributes(String, byte[], String[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- obtainCertificateChain(AcmeAccount, boolean, String...) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Obtain a certificate chain using the given ACME account.
- obtainCertificateChain(AcmeAccount, boolean, String, int, String...) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Obtain a certificate chain using the given ACME account.
- obtainContext() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- obtainDirContext() - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- obtainDirContext(CallbackHandler, DirContextFactory.ReferralMode) - Method in interface org.wildfly.security.auth.realm.ldap.DirContextFactory
-
Obtain a
DirContext
based on the credentials extracted from the givenCallbackHandler
. - obtainDirContext(CallbackHandler, DirContextFactory.ReferralMode) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- obtainDirContext(DirContextFactory.ReferralMode) - Method in interface org.wildfly.security.auth.realm.ldap.DirContextFactory
-
Obtain a
DirContext
for the configured referral mode. - obtainDirContext(DirContextFactory.ReferralMode) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- obtainingDirContextCredentialFromAuthenticationContextFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- obtainKerberosTicket - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- obtainKerberosTicket - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- ocsp - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- ocspResponder - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- ocspResponderCert - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- OCTET_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal octet string type tag.
- of(String) - Static method in interface org.wildfly.security.authz.Roles
-
Construct a role set consisting of a single role.
- of(String...) - Static method in class org.wildfly.security.util.StringEnumeration
-
Construct a new instance.
- of(Credential) - Static method in class org.wildfly.security.auth.server.IdentityCredentials.Key
- ofBMPString(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given string as BMP (UTF-16BE).
- ofEncodedBytes(byte[]) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will write the given encoded bytes.
- OFF - org.wildfly.security.audit.EventPriority
-
No message should be emitted
- offeredSecurityLayer - Variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- offs - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- offset() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- ofIA5String(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given string in IA5 form.
- ofInteger(int) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given integer.
- ofInteger(BigInteger) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given integer.
- ofOid(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given object identifier.
- ofPrintableString(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given string in "printable" form.
- ofUniversalString(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given string as universal (UTF-32BE).
- ofUtf8String(String) - Static method in interface org.wildfly.security.asn1.ASN1Encodable
-
Create an instance that will encode the given string as UTF-8.
- oid - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- oid - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- OID - Static variable in class org.wildfly.security.x500.cert.CertUtil
- OID_AD - Static variable in class org.wildfly.security.x500.X500
- OID_AD_CA_ISSUERS - Static variable in class org.wildfly.security.x500.X500
- OID_AD_CA_REPOSITORY - Static variable in class org.wildfly.security.x500.X500
- OID_AD_OCSP - Static variable in class org.wildfly.security.x500.X500
- OID_AD_TIME_STAMPING - Static variable in class org.wildfly.security.x500.X500
- OID_AT - Static variable in class org.wildfly.security.x500.X500
- OID_AT_BUSINESS_CATEGORY - Static variable in class org.wildfly.security.x500.X500
- OID_AT_COMMON_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_COUNTRY_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_DESCRIPTION - Static variable in class org.wildfly.security.x500.X500
- OID_AT_DN_QUALIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_FAX_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_GENERATION_QUALIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_GIVEN_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_HOUSE_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_INITIALS - Static variable in class org.wildfly.security.x500.X500
- OID_AT_LOCALITY_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_ORGANIZATION_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_ORGANIZATIONAL_UNIT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_PSEUDONYM - Static variable in class org.wildfly.security.x500.X500
- OID_AT_SERIAL_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_STATE_OR_PROVINCE_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_STREET_ADDRESS - Static variable in class org.wildfly.security.x500.X500
- OID_AT_SURNAME - Static variable in class org.wildfly.security.x500.X500
- OID_AT_TELEPHONE_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_AT_TITLE - Static variable in class org.wildfly.security.x500.X500
- OID_CE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_AUTHORITY_KEY_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_BASIC_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CERTIFICATE_ISSUER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CERTIFICATE_POLICIES - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_DISTRIBUTION_POINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_NUMBER - Static variable in class org.wildfly.security.x500.X500
- OID_CE_CRL_REASONS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_DELTA_CLR_INDICATOR - Static variable in class org.wildfly.security.x500.X500
- OID_CE_EXT_KEY_USAGE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_FRESHEST_CRL - Static variable in class org.wildfly.security.x500.X500
- OID_CE_HOLD_INSTRUCTION_CODE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_INHIBIT_ANY_POLICY - Static variable in class org.wildfly.security.x500.X500
- OID_CE_INVALIDITY_DATE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_ISSUER_ALT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_CE_ISSUING_DISTRIBUTION_POINT - Static variable in class org.wildfly.security.x500.X500
- OID_CE_KEY_USAGE - Static variable in class org.wildfly.security.x500.X500
- OID_CE_NAME_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_POLICY_CONSTRAINTS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_POLICY_MAPPINGS - Static variable in class org.wildfly.security.x500.X500
- OID_CE_PRIVATE_KEY_USAGE_PERIOD - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_ALT_NAME - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_DIRECTORY_ATTRIBUTES - Static variable in class org.wildfly.security.x500.X500
- OID_CE_SUBJECT_KEY_IDENTIFIER - Static variable in class org.wildfly.security.x500.X500
- OID_DC - Static variable in class org.wildfly.security.x500.X500
- OID_DSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Algorithm ID for DSA keys used for any purpose.
- OID_EC - Static variable in class org.wildfly.security.asn1.ASN1
-
Algorithm ID for EC keys used for any purpose.
- OID_EXTENSION_REQUEST - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the PKCS #9
extensionRequest
attribute. - OID_HOLD_INSTRUCTION - Static variable in class org.wildfly.security.x500.X500
- OID_HOLD_INSTRUCTION_CALL_ISSUER - Static variable in class org.wildfly.security.x500.X500
- OID_HOLD_INSTRUCTION_NONE - Static variable in class org.wildfly.security.x500.X500
-
Deprecated.
- OID_HOLD_INSTRUCTION_REJECT - Static variable in class org.wildfly.security.x500.X500
- OID_KP - Static variable in class org.wildfly.security.x500.X500
- OID_KP_CLIENT_AUTH - Static variable in class org.wildfly.security.x500.X500
- OID_KP_CODE_SIGNING - Static variable in class org.wildfly.security.x500.X500
- OID_KP_EMAIL_PROTECTION - Static variable in class org.wildfly.security.x500.X500
- OID_KP_OCSP_SIGNING - Static variable in class org.wildfly.security.x500.X500
- OID_KP_SERVER_AUTH - Static variable in class org.wildfly.security.x500.X500
- OID_KP_TIME_STAMPING - Static variable in class org.wildfly.security.x500.X500
- OID_MD2 - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the MD2 hash algorithm.
- OID_MD2_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the MD2 with RSA signature algorithm.
- OID_MD4_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the MD4 with RSA signature algorithm.
- OID_MD5 - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the MD5 hash algorithm.
- OID_MD5_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the MD5 with RSA signature algorithm.
- OID_PE - Static variable in class org.wildfly.security.x500.X500
- OID_PE_AUTHORITY_INFO_ACCESS - Static variable in class org.wildfly.security.x500.X500
- OID_PE_SUBJECT_INFO_ACCESS - Static variable in class org.wildfly.security.x500.X500
- OID_PKIX - Static variable in class org.wildfly.security.x500.X500
- OID_QT - Static variable in class org.wildfly.security.x500.X500
- OID_QT_CPS - Static variable in class org.wildfly.security.x500.X500
- OID_QT_UNOTICE - Static variable in class org.wildfly.security.x500.X500
- OID_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Algorithm ID for RSA keys used for any purpose.
- OID_SHA1 - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA1 hash algorithm.
- OID_SHA1_WITH_DSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA1 with DSA signature algorithm.
- OID_SHA1_WITH_ECDSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA1 with ECDSA signature algorithm.
- OID_SHA1_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA1 with RSA signature algorithm.
- OID_SHA224_WITH_ECDSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-225 with ECDSA signature algorithm.
- OID_SHA256_WITH_DSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA256 with DSA signature algorithm.
- OID_SHA256_WITH_ECDSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-256 with ECDSA signature algorithm.
- OID_SHA256_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-256 with RSA signature algorithm.
- OID_SHA384_WITH_ECDSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-384 with ECDSA signature algorithm.
- OID_SHA384_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-384 with RSA signature algorithm.
- OID_SHA512_WITH_ECDSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-512 with ECDSA signature algorithm.
- OID_SHA512_WITH_RSA - Static variable in class org.wildfly.security.asn1.ASN1
-
Object identifier for the SHA-512 with RSA signature algorithm.
- OID_UID - Static variable in class org.wildfly.security.x500.X500
- Oidc - Class in org.wildfly.security.http.oidc
-
Constants and utility methods related to the OpenID Connect HTTP mechanism.
- Oidc() - Constructor for class org.wildfly.security.http.oidc.Oidc
- OIDC_CLIENT_CONFIG_RESOLVER - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_CLIENT_CONTEXT_KEY - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_CONFIG_FILE_LOCATION - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_JSON_FILE - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_NAME - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_SCOPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- OIDC_STATE_COOKIE - Static variable in class org.wildfly.security.http.oidc.Oidc
- Oidc.AuthOutcome - Enum in org.wildfly.security.http.oidc
- Oidc.ClientCredentialsProviderType - Enum in org.wildfly.security.http.oidc
- Oidc.EnvUtil - Class in org.wildfly.security.http.oidc
-
Replaces any ${} strings with their corresponding system property.
- Oidc.SSLRequired - Enum in org.wildfly.security.http.oidc
- Oidc.TokenStore - Enum in org.wildfly.security.http.oidc
- OidcAccount - Class in org.wildfly.security.http.oidc
- OidcAccount(OidcPrincipal<RefreshableOidcSecurityContext>) - Constructor for class org.wildfly.security.http.oidc.OidcAccount
- OidcAuthenticationMechanism - Class in org.wildfly.security.http.oidc
-
An
HttpServerAuthenticationMechanism
to support OpenID Connect (OIDC). - OidcAuthenticationMechanism(Map<String, ?>, CallbackHandler, OidcClientContext) - Constructor for class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- oidcClientConfig - Variable in class org.wildfly.security.http.oidc.OidcClientContext
- oidcClientConfiguration - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- oidcClientConfiguration - Variable in class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- OidcClientConfiguration - Class in org.wildfly.security.http.oidc
-
The OpenID Connect (OIDC) configuration for a client application.
- OidcClientConfiguration() - Constructor for class org.wildfly.security.http.oidc.OidcClientConfiguration
- OidcClientConfiguration.RelativeUrlsUsed - Enum in org.wildfly.security.http.oidc
- OidcClientConfigurationBuilder - Class in org.wildfly.security.http.oidc
-
Builder for the OpenID Connect (OIDC) configuration for a client application.
- OidcClientConfigurationBuilder() - Constructor for class org.wildfly.security.http.oidc.OidcClientConfigurationBuilder
- OidcClientConfigurationDelegate(OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- OidcClientConfigurationResolver - Interface in org.wildfly.security.http.oidc
-
An interface that can be used to resolve the configuration needed for the OpenID Connect HTTP authentication mechanism.
- oidcClientContext - Variable in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- oidcClientContext - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- OidcClientContext - Class in org.wildfly.security.http.oidc
- OidcClientContext() - Constructor for class org.wildfly.security.http.oidc.OidcClientContext
- OidcClientContext(OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.OidcClientContext
-
Construct a new instance.
- OidcClientContext(OidcClientConfigurationResolver) - Constructor for class org.wildfly.security.http.oidc.OidcClientContext
-
Construct a new instance.
- OidcClientContext.OidcClientConfigurationDelegate - Class in org.wildfly.security.http.oidc
-
This delegate is used to store temporary, per-request metadata like request resolved URLs.
- oidcConfigFileNotFound(Exception) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- oidcConfigResolver - Variable in class org.wildfly.security.http.oidc.OidcClientContext
- OidcConfigurationServletListener - Class in org.wildfly.security.http.oidc
-
A
ServletContextListener
that parses the OIDC configuration and sets the configuration as aServletContext
attribute in order to provide toOidcAuthenticationMechanism
a way to obtain the configuration when processing requests. - OidcConfigurationServletListener() - Constructor for class org.wildfly.security.http.oidc.OidcConfigurationServletListener
- OidcCookieTokenStore - Class in org.wildfly.security.http.oidc
- OidcCookieTokenStore(OidcHttpFacade) - Constructor for class org.wildfly.security.http.oidc.OidcCookieTokenStore
- OidcException - Exception in org.wildfly.security.http.oidc
-
Exception to indicate a general failure related to the OpenID Connect HTTP mechanism.
- OidcException() - Constructor for exception org.wildfly.security.http.oidc.OidcException
-
Constructs a new
OidcException
instance. - OidcException(String) - Constructor for exception org.wildfly.security.http.oidc.OidcException
-
Constructs a new
OidcException
instance with an initial message. - OidcException(String, Throwable) - Constructor for exception org.wildfly.security.http.oidc.OidcException
-
Constructs a new
OidcException
instance with an initial message and cause. - OidcException(Throwable) - Constructor for exception org.wildfly.security.http.oidc.OidcException
-
Constructs a new
OidcException
instance with an initial cause. - OidcHttpFacade - Class in org.wildfly.security.http.oidc
- OidcHttpFacade(HttpServerRequest, OidcClientContext, CallbackHandler) - Constructor for class org.wildfly.security.http.oidc.OidcHttpFacade
- OidcHttpFacade.Cookie - Class in org.wildfly.security.http.oidc
- OidcHttpFacade.Request - Interface in org.wildfly.security.http.oidc
- OidcHttpFacade.Response - Interface in org.wildfly.security.http.oidc
- OidcJsonConfiguration - Class in org.wildfly.security.http.oidc
-
Configuration for Java based adapters
- OidcJsonConfiguration() - Constructor for class org.wildfly.security.http.oidc.OidcJsonConfiguration
- OidcMechanismFactory - Class in org.wildfly.security.http.oidc
-
An
HttpServerAuthenticationMechanismFactory
implementation for the OpenID Connect (OIDC) HTTP authentication mechanism. - OidcMechanismFactory() - Constructor for class org.wildfly.security.http.oidc.OidcMechanismFactory
- OidcMechanismFactory(OidcClientContext) - Constructor for class org.wildfly.security.http.oidc.OidcMechanismFactory
- OidcPrincipal<T extends OidcSecurityContext> - Class in org.wildfly.security.http.oidc
- OidcPrincipal(String, T) - Constructor for class org.wildfly.security.http.oidc.OidcPrincipal
- OidcProviderMetadata - Class in org.wildfly.security.http.oidc
-
OpenID provider metadata values used by the OpenID Connect (OIDC) HTTP mechanism, as defined in OpenID Connect Discovery 1.0.
- OidcProviderMetadata() - Constructor for class org.wildfly.security.http.oidc.OidcProviderMetadata
- OidcRequestAuthenticator - Class in org.wildfly.security.http.oidc
- OidcRequestAuthenticator(RequestAuthenticator, OidcHttpFacade, OidcClientConfiguration, int, OidcTokenStore) - Constructor for class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- OidcSecurityContext - Class in org.wildfly.security.http.oidc
-
Available in secured requests under HttpServletRequest.getAttribute().
- OidcSecurityContext() - Constructor for class org.wildfly.security.http.oidc.OidcSecurityContext
- OidcSecurityContext(String, AccessToken, String, IDToken) - Constructor for class org.wildfly.security.http.oidc.OidcSecurityContext
- OidcSecurityRealm - Class in org.wildfly.security.http.oidc
- OidcSecurityRealm() - Constructor for class org.wildfly.security.http.oidc.OidcSecurityRealm
- OidcSessionTokenStore - Class in org.wildfly.security.http.oidc
- OidcSessionTokenStore(OidcHttpFacade) - Constructor for class org.wildfly.security.http.oidc.OidcSessionTokenStore
- oidcStateCookiePath - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- OidcTokenStore - Interface in org.wildfly.security.http.oidc
- oidFromKeyPurpose(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- oidFromMethod(String) - Static method in class org.wildfly.security.x500.cert.CertUtil
- oidFromSignatureAlgorithm(String) - Static method in class org.wildfly.security.asn1.ASN1
- OidsUtil - Class in org.wildfly.security.asn1
-
OIDs to attribute name and back conversion utility.
- OidsUtil() - Constructor for class org.wildfly.security.asn1.OidsUtil
- OidsUtil.Category - Enum in org.wildfly.security.asn1
-
Category of mapping - determine context of the mapping
- oidToAttributeName(OidsUtil.Category, String) - Static method in class org.wildfly.security.asn1.OidsUtil
-
Convert an X.500 attribute name (AVA keyword) to OID
- oidToAttributeNameTable - Static variable in class org.wildfly.security.asn1.OidsUtil
- OK - Static variable in class org.wildfly.security.http.HttpConstants
- OK_UNWRAP - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- OK_UNWRAP - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- OLD_KEY - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- once - Variable in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
- once - Variable in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
- One(Credential) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.One
- ONE_SECOND - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- ONE_SECOND - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- ONE_WAY_AND_TWO_WAY - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- OneRole - Class in org.wildfly.security.authz
- OneRole(String) - Constructor for class org.wildfly.security.authz.OneRole
- OneTimePassword - Interface in org.wildfly.security.password.interfaces
-
A one-time password, used by the OTP SASL mechanism.
- OneTimePasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - OneTimePasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.OneTimePasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- OneTimePasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
-
Algorithm parameter specification for one-time password types as defined in RFC 2289.
- OneTimePasswordAlgorithmSpec(String, String, int) - Constructor for class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
-
Construct a new instance.
- OneTimePasswordImpl - Class in org.wildfly.security.password.impl
-
A
Password
implementation forOneTimePassword
. - OneTimePasswordImpl(String, byte[], String, int) - Constructor for class org.wildfly.security.password.impl.OneTimePasswordImpl
- OneTimePasswordImpl(String, char[], OneTimePasswordAlgorithmSpec) - Constructor for class org.wildfly.security.password.impl.OneTimePasswordImpl
- OneTimePasswordImpl(String, OneTimePasswordSpec) - Constructor for class org.wildfly.security.password.impl.OneTimePasswordImpl
- OneTimePasswordImpl(OneTimePassword) - Constructor for class org.wildfly.security.password.impl.OneTimePasswordImpl
- OneTimePasswordSpec - Class in org.wildfly.security.password.spec
-
A
PasswordSpec
for a one-time password as defined in RFC 2289. - OneTimePasswordSpec(byte[], String, int) - Constructor for class org.wildfly.security.password.spec.OneTimePasswordSpec
-
Construct a new instance.
- OneTimeSecurityFactory<T> - Class in org.wildfly.security
-
A
SecurityFactory
implementation which calls delegated factory at first and returns created object for any other create call. - OneTimeSecurityFactory(SecurityFactory<T>) - Constructor for class org.wildfly.security.OneTimeSecurityFactory
-
Creates a new factory instance.
- OneWayPassword - Interface in org.wildfly.security.password
-
A password which can be verified but not recovered.
- ONLY_RETURN_EXISTING - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- onlyEndEntity - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- onlyLeafCert - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- OPAQUE - Static variable in class org.wildfly.security.http.HttpConstants
- OPAQUE_VALUE - Static variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- openConnection() - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- openConnection(URL, SSLContext, HostnameVerifier) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- OPENID20 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- OPENSSL_ALL - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- OPENSSL_ALL - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- OPENSSL_COMBINED_DEFAULT - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- OPENSSL_COMPLEMENT_OF_ALL - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- OPENSSL_COMPLEMENT_OF_DEFAULT - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- OPENSSL_DEFAULT - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- OPENSSL_DEFAULT_CIPHER_SUITE_NAMES - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
-
OpenSSL default cipher suites for TLSv1.3.
- OPENSSL_DEFAULT_CIPHER_SUITES - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- OPENSSL_DEFAULT_DELETES - Static variable in class org.wildfly.security.ssl.CipherSuitePredicate
- openSslAll() - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Get the cipher selector which OpenSSL defines as
ALL
. - openSslCombinedDefault() - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Get the cipher selector which OpenSSL defines as
DEFAULT
combined with the cipher suites which OpenSSL defines as the default cipher suites for TLSv1.3. - openSslDefault() - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Get the cipher selector which OpenSSL defines as
DEFAULT
. - openSslDefaultCipherSuites() - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Get the cipher selector which OpenSSL defines as the default cipher suites for TLSv1.3.
- openSslNames - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- OpenState(OutputStream, Path) - Constructor for class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- optimize(CipherSuitePredicate) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
- optimizeMap(Map<K, V>) - Static method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- optional - Variable in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- optional - Variable in class org.wildfly.security.auth.callback.ExtendedChoiceCallback
- OptionalNameCallback - Class in org.wildfly.security.auth.callback
-
A
NameCallback
which is optional, for mechanisms that can accept a name from the server. - OptionalNameCallback(String) - Constructor for class org.wildfly.security.auth.callback.OptionalNameCallback
-
Construct a new instance.
- OptionalNameCallback(String, String) - Constructor for class org.wildfly.security.auth.callback.OptionalNameCallback
-
Construct a new instance.
- optionNotSpecified(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- options - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- options - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- options - Variable in class org.wildfly.security.tool.CredentialStoreCommand
- options - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- options - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- options - Variable in class org.wildfly.security.tool.MaskCommand
- options - Variable in class org.wildfly.security.tool.VaultCommand
- OPTIONS - Static variable in class org.wildfly.security.http.HttpConstants
- or(PermissionMapper) - Method in interface org.wildfly.security.authz.PermissionMapper
-
Returns a new mapper where the
PermissionVerifier
created by thisPermissionMapper
is combined with thePermissionVerifier
of theother
PermissionMapper
using 'or'. - or(RoleMapper) - Method in interface org.wildfly.security.authz.RoleMapper
-
Create a role mapper which is the union (logical "or") of the results of this and the given role mapper.
- or(Roles) - Method in class org.wildfly.security.authz.OneRole
- or(Roles) - Method in interface org.wildfly.security.authz.Roles
-
Get the union of this collection and another.
- or(PermissionVerifier) - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Return a new verifier which implies permissions which are implied either by this verifier or by the given verifier.
- OR - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
If multiple mappings are found the corresponding
PermissionVerifier
instances will be combined using 'or'. - OrCipherSuitePredicate - Class in org.wildfly.security.ssl
- OrCipherSuitePredicate(CipherSuitePredicate...) - Constructor for class org.wildfly.security.ssl.OrCipherSuitePredicate
- ORDER - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- orderedQops - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- org.wildfly.security - package org.wildfly.security
-
WildFly security base package.
- org.wildfly.security.asn1 - package org.wildfly.security.asn1
-
AS1 constants and utilities.
- org.wildfly.security.audit - package org.wildfly.security.audit
-
Audit logging related resources.
- org.wildfly.security.auth - package org.wildfly.security.auth
-
Classes relating to authentication on the client and server side.
- org.wildfly.security.auth.callback - package org.wildfly.security.auth.callback
-
Extended callbacks and supporting utilities which allow efficient callback handler implementation.
- org.wildfly.security.auth.client - package org.wildfly.security.auth.client
-
Elytron Client enable remote clients to authenticate using Elytron.
- org.wildfly.security.auth.client._private - package org.wildfly.security.auth.client._private
- org.wildfly.security.auth.permission - package org.wildfly.security.auth.permission
-
Permissions which pertain to authentication and authorization.
- org.wildfly.security.auth.principal - package org.wildfly.security.auth.principal
-
The principal types used by this API.
- org.wildfly.security.auth.realm - package org.wildfly.security.auth.realm
-
Security realm implementations for Elytron.
- org.wildfly.security.auth.realm.jdbc - package org.wildfly.security.auth.realm.jdbc
-
Classes related to a
SecurityRealm
implementation based on the JDBC (Java Database Connectivity) API. - org.wildfly.security.auth.realm.jdbc._private - package org.wildfly.security.auth.realm.jdbc._private
- org.wildfly.security.auth.realm.jdbc.mapper - package org.wildfly.security.auth.realm.jdbc.mapper
-
Classes related to mapping columns from a database table to internal representations of identity data (eg.: attributes, password and keys, etc).
- org.wildfly.security.auth.realm.ldap - package org.wildfly.security.auth.realm.ldap
-
Classes related to a
SecurityRealm
implementation capable of integrating with LDAP servers. - org.wildfly.security.auth.realm.token - package org.wildfly.security.auth.realm.token
-
Classes related to a
SecurityRealm
implementation that handles different types of security tokens. - org.wildfly.security.auth.realm.token._private - package org.wildfly.security.auth.realm.token._private
- org.wildfly.security.auth.realm.token.validator - package org.wildfly.security.auth.realm.token.validator
-
Classes related to the different
TokenValidator
implementations provided by Elytron. - org.wildfly.security.auth.server - package org.wildfly.security.auth.server
-
Server side of authentication provided by Elytron.
- org.wildfly.security.auth.server._private - package org.wildfly.security.auth.server._private
- org.wildfly.security.auth.server.event - package org.wildfly.security.auth.server.event
- org.wildfly.security.auth.server.http - package org.wildfly.security.auth.server.http
- org.wildfly.security.auth.server.sasl - package org.wildfly.security.auth.server.sasl
- org.wildfly.security.auth.util - package org.wildfly.security.auth.util
-
Miscellaneous utility classes and APIs for client and server login applications.
- org.wildfly.security.authz - package org.wildfly.security.authz
-
Elytron's Authorization API
- org.wildfly.security.cache - package org.wildfly.security.cache
- org.wildfly.security.credential - package org.wildfly.security.credential
- org.wildfly.security.credential._private - package org.wildfly.security.credential._private
- org.wildfly.security.credential.source - package org.wildfly.security.credential.source
- org.wildfly.security.credential.store - package org.wildfly.security.credential.store
-
Package for Credential Store API/SPI classes and interfaces.
- org.wildfly.security.credential.store._private - package org.wildfly.security.credential.store._private
- org.wildfly.security.credential.store.impl - package org.wildfly.security.credential.store.impl
- org.wildfly.security.digest - package org.wildfly.security.digest
- org.wildfly.security.encryption - package org.wildfly.security.encryption
-
Private utility package containing utilities for encryption and keys.
- org.wildfly.security.evidence - package org.wildfly.security.evidence
-
The evidence types used by Elytron.
- org.wildfly.security.http - package org.wildfly.security.http
-
Package containing the HTTP based authentication APIs, SPIs and related classes.
- org.wildfly.security.http.basic - package org.wildfly.security.http.basic
- org.wildfly.security.http.bearer - package org.wildfly.security.http.bearer
- org.wildfly.security.http.cert - package org.wildfly.security.http.cert
- org.wildfly.security.http.digest - package org.wildfly.security.http.digest
- org.wildfly.security.http.external - package org.wildfly.security.http.external
- org.wildfly.security.http.form - package org.wildfly.security.http.form
- org.wildfly.security.http.impl - package org.wildfly.security.http.impl
-
Implementation classes which do not form part of the public API.
- org.wildfly.security.http.oidc - package org.wildfly.security.http.oidc
- org.wildfly.security.http.spnego - package org.wildfly.security.http.spnego
- org.wildfly.security.http.util - package org.wildfly.security.http.util
-
Package containing utility classes for HTTP authentication, predominantly special factory wrappers.
- org.wildfly.security.http.util.sso - package org.wildfly.security.http.util.sso
- org.wildfly.security.jose.jwk - package org.wildfly.security.jose.jwk
- org.wildfly.security.jose.util - package org.wildfly.security.jose.util
- org.wildfly.security.jose.util._private - package org.wildfly.security.jose.util._private
- org.wildfly.security.json.util - package org.wildfly.security.json.util
- org.wildfly.security.key - package org.wildfly.security.key
- org.wildfly.security.keystore - package org.wildfly.security.keystore
-
Utility classes providing and augmenting support for
KeyStore
management. - org.wildfly.security.manager - package org.wildfly.security.manager
-
The WildFly security manager implementation and supporting utilities.
- org.wildfly.security.manager._private - package org.wildfly.security.manager._private
- org.wildfly.security.manager.action - package org.wildfly.security.manager.action
- org.wildfly.security.mechanism - package org.wildfly.security.mechanism
- org.wildfly.security.mechanism._private - package org.wildfly.security.mechanism._private
- org.wildfly.security.mechanism.digest - package org.wildfly.security.mechanism.digest
- org.wildfly.security.mechanism.gssapi - package org.wildfly.security.mechanism.gssapi
- org.wildfly.security.mechanism.http - package org.wildfly.security.mechanism.http
- org.wildfly.security.mechanism.oauth2 - package org.wildfly.security.mechanism.oauth2
- org.wildfly.security.mechanism.scram - package org.wildfly.security.mechanism.scram
- org.wildfly.security.password - package org.wildfly.security.password
-
Packages and files for handling text passwords and their various encoding strategies.
- org.wildfly.security.password.impl - package org.wildfly.security.password.impl
-
The Elytron implementation of password types.
- org.wildfly.security.password.interfaces - package org.wildfly.security.password.interfaces
-
Interfaces which represent each of the supported password encoding strategies.
- org.wildfly.security.password.spec - package org.wildfly.security.password.spec
-
Classes intended to hold raw password material.
- org.wildfly.security.password.util - package org.wildfly.security.password.util
- org.wildfly.security.pem - package org.wildfly.security.pem
- org.wildfly.security.permission - package org.wildfly.security.permission
- org.wildfly.security.sasl - package org.wildfly.security.sasl
-
WildFly SASL providers base package.
- org.wildfly.security.sasl._private - package org.wildfly.security.sasl._private
- org.wildfly.security.sasl.anonymous - package org.wildfly.security.sasl.anonymous
- org.wildfly.security.sasl.auth.util - package org.wildfly.security.sasl.auth.util
- org.wildfly.security.sasl.digest - package org.wildfly.security.sasl.digest
- org.wildfly.security.sasl.digest._private - package org.wildfly.security.sasl.digest._private
- org.wildfly.security.sasl.entity - package org.wildfly.security.sasl.entity
- org.wildfly.security.sasl.external - package org.wildfly.security.sasl.external
- org.wildfly.security.sasl.gs2 - package org.wildfly.security.sasl.gs2
- org.wildfly.security.sasl.gssapi - package org.wildfly.security.sasl.gssapi
- org.wildfly.security.sasl.localuser - package org.wildfly.security.sasl.localuser
- org.wildfly.security.sasl.oauth2 - package org.wildfly.security.sasl.oauth2
- org.wildfly.security.sasl.otp - package org.wildfly.security.sasl.otp
- org.wildfly.security.sasl.plain - package org.wildfly.security.sasl.plain
- org.wildfly.security.sasl.scram - package org.wildfly.security.sasl.scram
- org.wildfly.security.sasl.util - package org.wildfly.security.sasl.util
- org.wildfly.security.ssl - package org.wildfly.security.ssl
- org.wildfly.security.ssl._private - package org.wildfly.security.ssl._private
- org.wildfly.security.tool - package org.wildfly.security.tool
- org.wildfly.security.util - package org.wildfly.security.util
-
Package to hold utility classes of the Elytron project.
- org.wildfly.security.x500 - package org.wildfly.security.x500
-
Package containing X.500 representations.
- org.wildfly.security.x500._private - package org.wildfly.security.x500._private
- org.wildfly.security.x500.cert - package org.wildfly.security.x500.cert
-
Package containing APIs for generating certificates and certificate signing requests.
- org.wildfly.security.x500.cert._private - package org.wildfly.security.x500.cert._private
- org.wildfly.security.x500.cert.acme - package org.wildfly.security.x500.cert.acme
- org.wildfly.security.x500.cert.util - package org.wildfly.security.x500.cert.util
-
Key utilities.
- org.wildfly.security.x500.principal - package org.wildfly.security.x500.principal
- org.wildfly.security.x500.util - package org.wildfly.security.x500.util
-
X.500 utilities.
- ORIGIN - Static variable in class org.wildfly.security.http.oidc.CorsHeaders
- orpheanBeholderScryDoubt - Static variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- OTHER_ERROR - org.wildfly.security.mechanism.ScramServerErrorCode
- OTHER_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- OTHER_PROVIDERS_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- otherClaims - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- otherClaims - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- otherClaims - Variable in class org.wildfly.security.jose.jwk.JWK
- OtherName(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.OtherName
-
Create an
OtherName
that is defined as: - OtherName(String, byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.OtherName
-
Create an
OtherName
that is defined as: - otherPrimeInfo - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- OTP - Class in org.wildfly.security.sasl.otp
-
Constants for the OTP SASL mechanism.
- OTP - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- OTP() - Constructor for class org.wildfly.security.sasl.otp.OTP
- OTP_ALGORITHMS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- OTP_ALTERNATE_DICTIONARY - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to provide an alternate dictionary to the OTP SASL mechanism.
- OTP_HASH_SIZE - Static variable in interface org.wildfly.security.password.interfaces.OneTimePassword
-
The constant size of the hash, in bytes.
- OTP_PREFIX - Static variable in class org.wildfly.security.sasl.otp.OTP
- otpAlgorithmAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- otpCredentialLoader() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- OtpCredentialLoader - Class in org.wildfly.security.auth.realm.ldap
-
A
CredentialLoader
for loading OTP credentials stored within defined attributes of LDAP entries. - OtpCredentialLoader(String, String, String, String) - Constructor for class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- OtpCredentialLoader.ForIdentityLoader - Class in org.wildfly.security.auth.realm.ldap
- OtpCredentialLoaderBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- otpHashAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- OTPSaslClient - Class in org.wildfly.security.sasl.otp
-
SaslClient for the OTP SASL mechanism as defined by RFC 2444.
- OTPSaslClient(String, SecureRandom, String[], String, String, CallbackHandler, String, Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslClient
- OTPSaslClientFactory - Class in org.wildfly.security.sasl.otp
-
The client factory for the OTP SASL mechanism.
- OTPSaslClientFactory() - Constructor for class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- OTPSaslClientFactory(Provider) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- OTPSaslServer - Class in org.wildfly.security.sasl.otp
-
SaslServer for the OTP SASL mechanism as defined by RFC 2444.
- OTPSaslServer(String, String, String, CallbackHandler, Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslServer
- OTPSaslServerFactory - Class in org.wildfly.security.sasl.otp
-
The server factory for the OTP SASL mechanism.
- OTPSaslServerFactory() - Constructor for class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- OTPSaslServerFactory(Provider) - Constructor for class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- otpSeedAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- otpSequenceAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- OTPUtil - Class in org.wildfly.security.sasl.otp
- OTPUtil() - Constructor for class org.wildfly.security.sasl.otp.OTPUtil
- OUTPUT_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- OUTPUT_REALM_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- outputCharset - Variable in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.
- outputCharset - Variable in class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- outputFile - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- outputLocation - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- outputLocationNotSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- outputRealmLocation - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- outputStream - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- over(E) - Static method in interface org.wildfly.security.util.EnumerationIterator
-
Get an enumeration iterator over one element.
- overrides - Variable in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- owns(PeerIdentity) - Method in class org.wildfly.security.auth.client.PeerIdentityContext
-
Determine whether this context owns the given identity.
P
- p - Variable in class org.wildfly.security.auth.principal.CompositePrincipal
- p - Variable in class org.wildfly.security.auth.principal.RealmNestedPrincipal
- p - Static variable in class org.wildfly.security.http.oidc.Oidc.EnvUtil
- p - Variable in class org.wildfly.security.permission.SerializedPermissionCollection
- p1 - Variable in class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- p1 - Variable in class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- PA_TRAMPOLINE1 - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- PA_TRAMPOLINE2 - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- packetBufferSize - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- packetBufferSize - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- PAD - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- pageSize - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- pageSize - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- pageSize - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- parameter - Variable in class org.wildfly.security.manager.WildFlySecurityManager.Context
- ParameterCallback - Class in org.wildfly.security.auth.callback
-
A callback used to acquire parameter specifications, either for outbound or inbound authentication.
- ParameterCallback(Class<? extends AlgorithmParameterSpec>...) - Constructor for class org.wildfly.security.auth.callback.ParameterCallback
-
Construct a new instance.
- ParameterCallback(AlgorithmParameterSpec, Class<? extends AlgorithmParameterSpec>...) - Constructor for class org.wildfly.security.auth.callback.ParameterCallback
-
Construct a new instance.
- PARAMETERS - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which select algorithm parameters to use for authentication:
ParameterCallback
- parametersAlgorithm - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- parametersAlgorithm(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the name of parameter's algorithm to initialize the
Cipher
- parametersEqual(AlgorithmParameterSpec, AlgorithmParameterSpec) - Static method in class org.wildfly.security.key.KeyUtil
-
Attempt to determine if two algorithm parameter specifications are equal.
- parametersHashCode(AlgorithmParameterSpec) - Static method in class org.wildfly.security.key.KeyUtil
-
Attempt to get a stable hash code for the given parameter specification.
- parameterSpec - Variable in class org.wildfly.security.auth.callback.AbstractCredentialCallback
- parameterSpec - Variable in class org.wildfly.security.auth.callback.ParameterCallback
- parameterSpec - Variable in class org.wildfly.security.auth.server.IdentityCredentials.Key
- parameterSpec - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- parameterSpec - Variable in class org.wildfly.security.util.AbstractAlgorithmParametersSpiImpl
- parameterSpecs - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- ParametricPrivilegedAction<T,P> - Interface in org.wildfly.security
-
A privileged action which accepts a parameter.
- ParametricPrivilegedExceptionAction<T,P> - Interface in org.wildfly.security
-
A privileged action which accepts a parameter and can throw an exception.
- ParamKey(AlgorithmParameterSpec) - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ParamKey
- params - Variable in class org.wildfly.security.key.RawDHPrivateKey
- params - Variable in class org.wildfly.security.key.RawDSAPrivateKey
- params - Variable in class org.wildfly.security.key.RawECPrivateKey
- PARAMS_LIST - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- PARAMS_LIST - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- parent - Variable in enum org.wildfly.security.auth.client.ElytronXmlParser.Version
- parent - Variable in class org.wildfly.security.auth.client.MatchRule
- parent - Variable in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- parent - Variable in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- parent - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- parentAsString(StringBuilder) - Method in class org.wildfly.security.auth.client.MatchRule
- parentHalfEqual(MatchRule) - Method in class org.wildfly.security.auth.client.MatchRule
- parentHashCode() - Method in class org.wildfly.security.auth.client.MatchRule
- parkForReadAndCheckInterrupt() - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- parkForWriteAndCheckInterrupt() - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- Parray - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- Parray - Static variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- parse(String) - Method in class org.wildfly.security.jose.jwk.JWKParser
- parseAbstractMatchRuleType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse the XML match-rule group.
- parseActions(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Parse the actions string into a bit set.
- parseActions(String, ToIntFunction<String>) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Parse an actions string, using the given function to map action strings to bits.
- parseActions(String, ToLongFunction<String>) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Parse an actions string, using the given function to map action strings to bits.
- parseActionStringToInt(Class<E>, String) - Static method in class org.wildfly.security.permission.PermissionActions
-
Deprecated.Parse an action string using the given action type to an
int
. - parseActionStringToLong(Class<E>, String) - Static method in class org.wildfly.security.permission.PermissionActions
-
Deprecated.Parse an action string using the given action type to a
long
. - parseActionStringToSet(Class<E>, String) - Static method in class org.wildfly.security.permission.PermissionActions
-
Deprecated.Parse an action string using the given action type to an
EnumSet
. - parseAndPredicate(SaslMechanismSelector.Tokenizer, String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseAndPredicate(CipherSuitePredicate, CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parseAndVerifyToken(String) - Method in class org.wildfly.security.http.oidc.TokenValidator
-
Parse and verify the given bearer token.
- parseAndVerifyToken(String, String) - Method in class org.wildfly.security.http.oidc.TokenValidator
-
Parse and verify the given ID token.
- parseAttribute(XMLStreamReader, Attributes) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseAttributes(XMLStreamReader, FileSystemSecurityRealm.Version) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseAttributesType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, String>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse attributes
attributes-type
from an XML reader. - parseAttributeType(ConfigurationXMLStreamReader, Map<String, String>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an attribute
attribute-type
from an XML reader. - parseAuthenticationClientConfiguration() - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an Elytron authentication client configuration from a configuration discovered using the default wildfly-client-config discovery rules.
- parseAuthenticationClientConfiguration(URI) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an Elytron authentication client configuration from a resource located at a specified
URI
. - parseAuthenticationClientConfiguration(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse a Elytron authentication client configuration from a configuration XML reader.
- parseAuthenticationClientType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
authentication-client-type
from an XML reader. - parseAuthenticationConfigurationsType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<AuthenticationConfiguration, ConfigXMLParseException>>, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseAuthenticationConfigurationType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<AuthenticationConfiguration, ConfigXMLParseException>>, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseAuthenticationRuleType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<AuthenticationConfiguration, ConfigXMLParseException>>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseBCryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseBearerTokenType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
bearer-token-type
from an XML reader. - parseBSDUnixDESCryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseCertificate(List<Credential>, XMLStreamReader) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseCertificateRevocationList(ConfigurationXMLStreamReader, ElytronXmlParser.TrustManagerBuilder, ElytronXmlParser.Version, boolean) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseCertificateRevocationLists(ConfigurationXMLStreamReader, ElytronXmlParser.TrustManagerBuilder, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseCertificateType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseCipherSuiteSelectorType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
ssl-cipher-selector-type
from an XML reader. - parseClearPassword(ConfigurationXMLStreamReader, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
clear-password-type
from an XML reader. - parseCredential(String, String, String) - Method in interface org.wildfly.security.auth.realm.FileSystemSecurityRealm.CredentialParseFunction
- parseCredential(XMLStreamReader, FileSystemSecurityRealm.CredentialParseFunction) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseCredentials(XMLStreamReader, FileSystemSecurityRealm.Version) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseCredentialStoreProperties(String) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- parseCredentialStoreRefType(ConfigurationXMLStreamReader, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseCredentialStoresType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
credential-stores-type
from an XML reader. - parseCredentialStoreType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
credential-store-type
from an XML reader. - parseCredentialsType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseDelete(CipherSuiteSelector, CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parseDescriptorFile(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Handles input being given as a descriptor file
- parseDescriptorFile(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Handles input being given as a descriptor file
- parseDescriptorFile(String) - Method in class org.wildfly.security.tool.VaultCommand
- parseEmptyType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
empty-type
from an XML reader. - parseEqPredicate(SaslMechanismSelector.Tokenizer, String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseFinalClientMessage(ScramInitialClientMessage, ScramInitialServerResult, byte[]) - Method in class org.wildfly.security.mechanism.scram.ScramServer
- parseFinalServerMessage(byte[]) - Method in class org.wildfly.security.mechanism.scram.ScramClient
- parseIdentity(XMLStreamReader, boolean, boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseIdentityContents(XMLStreamReader, FileSystemSecurityRealm.Version, boolean, boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parseIfPredicate(SaslMechanismSelector.Tokenizer, String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseInitialClientMessage(byte[]) - Method in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- parseInitialClientMessage(ChannelBindingCallback, byte[]) - Method in class org.wildfly.security.mechanism.scram.ScramServer
-
Construct an initial response object from a byte array.
- parseInitialServerMessage(ScramInitialClientMessage, byte[]) - Method in class org.wildfly.security.mechanism.scram.ScramClient
- parseInputFile(FileSystemRealmCommand.Descriptor, String, int) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Parses a uses or roles properties file to get the user mappings (users-password for users files and users-roles for roles files).
- parseIPAddress(String) - Static method in class org.wildfly.security.x500.GeneralName.IPAddress
- parseIPv4Address(String) - Static method in class org.wildfly.security.x500.GeneralName.IPAddress
- parseIPv6Address(String) - Static method in class org.wildfly.security.x500.GeneralName.IPAddress
- parseKeyPair(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseKeyPairCredential(String, String, FilePasswordProvider) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- parseKeyStoreRefType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
key-store-ref-type
from an XML reader. - parseKeyStoreSslCertificate(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseKeyStoresType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
key-stores-type
from an XML reader. - parseKeyStoreType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
key-store-type
from an XML reader. - parseLegacyConfiguration() - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseLocalKerberos(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
local-kerberos-type
from an XML reader. - parseMaskedPassword(ConfigurationXMLStreamReader, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
masked-password-type
from an XML reader. - parseMaskedPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseMatchAbstractType(MatchRule, ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseModCryptIterationCount(CodePointIterator, int, int, int) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseModuleRefType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
module-ref-type
from an XML reader. - parseMoveToEnd(CipherSuiteSelector, CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parseMultiPem(ConfigurationXMLStreamReader, Class<P>, IntFunction<P[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseNamesType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
names-type
from an XML reader. - parseNameType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
name-type
from an XML reader. - parseNameType(ConfigurationXMLStreamReader, boolean) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
name-type
from an XML reader. - parseOAuth2BearerTokenType(ConfigurationXMLStreamReader, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
oauth2-bearer-token-type
from an XML reader. - parseOAuth2ClientCredentials(ConfigurationXMLStreamReader, ExceptionSupplier<OAuth2CredentialSource.Builder, ConfigXMLParseException>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
oauth2-client-credentials-type
from an XML reader. - parseOAuth2MaskedClientCredentials(ConfigurationXMLStreamReader, ExceptionSupplier<OAuth2CredentialSource.Builder, ConfigXMLParseException>, ElytronXmlParser.Version, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
oauth2-client-credentials-type
from an XML reader. - parseOAuth2MaskedResourceOwnerCredentials(ConfigurationXMLStreamReader, ExceptionSupplier<OAuth2CredentialSource.Builder, ConfigXMLParseException>, ElytronXmlParser.Version, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
oauth2-bearer-token-type
from an XML reader. - parseOAuth2ResourceOwnerCredentials(ConfigurationXMLStreamReader, ExceptionSupplier<OAuth2CredentialSource.Builder, ConfigXMLParseException>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
oauth2-bearer-token-type
from an XML reader. - parseOcsp(ConfigurationXMLStreamReader, ElytronXmlParser.TrustManagerBuilder, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseOpenSSHKeyType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseOrPredicate(SaslMechanismSelector.Tokenizer, String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseOtp(List<Credential>, XMLStreamReader) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parsePassword(List<Credential>, XMLStreamReader, FileSystemSecurityRealm.Version) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parsePem(ConfigurationXMLStreamReader, Class<P>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parsePemContent(CodePointIterator) - Static method in class org.wildfly.security.pem.Pem
-
Iterate over the contents of a PEM file, returning each entry in sequence.
- parsePemContent(CodePointIterator, BiFunction<String, ByteIterator, R>) - Static method in class org.wildfly.security.pem.Pem
-
Parse arbitrary PEM content.
- parsePemPrivateKey(String, ByteIterator) - Static method in class org.wildfly.security.pem.Pem
- parsePemPublicKey(String, ByteIterator) - Static method in class org.wildfly.security.pem.Pem
- parsePemPublicKey(CodePointIterator) - Static method in class org.wildfly.security.pem.Pem
-
Parse a
PublicKey
in PEM format. - parsePemRsaPrivateKey(String, ByteIterator) - Static method in class org.wildfly.security.pem.Pem
- parsePemX509Certificate(CodePointIterator) - Static method in class org.wildfly.security.pem.Pem
-
Parse an X.509 certificate in PEM format.
- parsePemX509CertificateContent(String, ByteIterator) - Static method in class org.wildfly.security.pem.Pem
- parsePortType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
port-type
from an XML reader. - parsePosInt(ByteIterator) - Static method in class org.wildfly.security.mechanism.scram.ScramUtil
- parsePredicate(CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parsePredicate(CodePointIterator, String) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parsePreferredQop(String) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- parsePropertiesType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseProtocolSelectorNamesType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
names
which yields a protocol selector from an XML reader. - parseProvidersType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parsePublicKey(List<Credential>, XMLStreamReader) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- parser - Variable in class org.wildfly.security.tool.CredentialStoreCommand
- parser - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- parser - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- parser - Variable in class org.wildfly.security.tool.MaskCommand
- parser - Variable in class org.wildfly.security.tool.VaultCommand
- parseRegexSubstitutionType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
regex-substitution-type
from an XML reader. - parseRemove(CipherSuiteSelector, CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parseResourceType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
resource-type
from an XML reader. - parseResponse(byte[], Charset, boolean, ElytronMessages) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
-
Client side method to parse challenge sent by server.
- parseRulesType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<C, ConfigXMLParseException>>, ExceptionBiFunction<ConfigurationXMLStreamReader, Map<String, ExceptionSupplier<C, ConfigXMLParseException>>, ExceptionUnaryOperator<RuleNode<C>, ConfigXMLParseException>, ConfigXMLParseException>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSaslMechanismSelectorType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSpecial(CipherSuiteSelector, CodePointIterator) - Static method in class org.wildfly.security.ssl.CipherSuiteSelector
- parseSpecialWithName(String, SaslMechanismSelector.Tokenizer) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseSSHKeyLocationCredential(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSslContextRuleType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<SecurityFactory<SSLContext>, ConfigXMLParseException>>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSslContextsType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<SecurityFactory<SSLContext>, ConfigXMLParseException>>, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSslContextType(ConfigurationXMLStreamReader, ElytronXmlParser.Version, Map<String, ExceptionSupplier<SecurityFactory<SSLContext>, ConfigXMLParseException>>, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>, Map<String, ExceptionSupplier<CredentialStore, ConfigXMLParseException>>, Supplier<Provider[]>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseSunUnixMD5CryptPasswordString(String, char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseTopLevelPredicate(SaslMechanismSelector.Tokenizer, String) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseTopLevelPredicate(SaslMechanismSelector.Tokenizer, String, int) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- parseTrustManager(ConfigurationXMLStreamReader, ElytronXmlParser.TrustManagerBuilder, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- parseTrustStoreRefType(ConfigurationXMLStreamReader, Map<String, ExceptionSupplier<KeyStore, ConfigXMLParseException>>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
trust-store-ref-type
from an XML reader. - parseUnixDESCryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseUnixMD5CryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseUnixSHA256CryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseUnixSHA512CryptPasswordString(char[]) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseUnixSHACryptPassword(char[], int[], String) - Static method in class org.wildfly.security.password.util.ModularCrypt
- parseUriType(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
-
Parse an XML element of type
uri-type
from an XML reader. - parseUserPassword(byte[]) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- parseUserPassword(byte[], Encoding) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- parseWebServicesType(ConfigurationXMLStreamReader, ElytronXmlParser.Version) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- PARTIAL - Static variable in class org.wildfly.security.http.HttpConstants
- participants - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- PASS_PHRASE - Static variable in class org.wildfly.security.sasl.otp.OTP
-
Pass phrase format.
- passphrase - Variable in class org.wildfly.security.credential.SSHCredential.Builder
- passphrase - Variable in class org.wildfly.security.credential.SSHCredential
- PassthroughTrustManager() - Constructor for class org.wildfly.security.http.oidc.HttpClientBuilder.PassthroughTrustManager
- password - Variable in class org.wildfly.security.auth.callback.PasswordResetCallback
- password - Variable in class org.wildfly.security.credential.PasswordCredential
- password - Variable in class org.wildfly.security.key.RawPBEKey
- password - Variable in class org.wildfly.security.keystore.PasswordEntry
- password - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- password - Variable in class org.wildfly.security.password.impl.ClearPasswordImpl
- password - Variable in class org.wildfly.security.password.interfaces.RawClearPassword
- password - Variable in class org.wildfly.security.password.spec.EncryptablePasswordSpec
- password - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- password(char[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set password to use to generate the encryption key
- password(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set password to use to generate the encryption key
- Password - Interface in org.wildfly.security.password
-
A password key.
- PASSWORD - Static variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- PASSWORD - Static variable in class org.wildfly.security.http.oidc.Oidc
- PASSWORD_CREDENTIAL_VALUE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- PASSWORD_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- PASSWORD_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- PASSWORD_FORMAT_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- PASSWORD_FORMAT_TYPES - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- PASSWORD_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- passwordAlgorithm - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- passwordAlgorithm(String) - Static method in class org.wildfly.security.sasl.digest._private.DigestUtil
- PasswordBasedEncryptionUtil - Class in org.wildfly.security.util
-
Password Based Encryption utility class for tooling.
- PasswordBasedEncryptionUtil(Cipher, AlgorithmParameters, Alphabet) - Constructor for class org.wildfly.security.util.PasswordBasedEncryptionUtil
- PasswordBasedEncryptionUtil(Cipher, AlgorithmParameters, Alphabet, boolean, boolean) - Constructor for class org.wildfly.security.util.PasswordBasedEncryptionUtil
- PasswordBasedEncryptionUtil.Builder - Class in org.wildfly.security.util
-
Builder class to build
PasswordBasedEncryptionUtil
class with all necessary parameters to support password based encryption algorithms. - passwordCallbackHandlingWasUnsuccessful() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- PasswordCredential - Class in org.wildfly.security.credential
-
A credential for password authentication.
- PasswordCredential(Password) - Constructor for class org.wildfly.security.credential.PasswordCredential
-
Construct a new instance.
- passwordCredentialNotClearText() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- PasswordDigestObtainer - Class in org.wildfly.security.mechanism.digest
-
Utility class used to obtain username+realm+password using SASL/HTTP mechanism callbacks
- PasswordDigestObtainer(CallbackHandler, String, String, ElytronMessages, String, MessageDigest, Supplier<Provider[]>, String[], boolean, boolean) - Constructor for class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- PasswordEntry - Class in org.wildfly.security.keystore
-
A password keystore entry.
- PasswordEntry(Password) - Constructor for class org.wildfly.security.keystore.PasswordEntry
- passwordFactory - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.AbstractLoadingKeyStoreFactory
- passwordFactory - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- passwordFactory - Variable in class org.wildfly.security.credential.source.CommandCredentialSource
-
Deprecated.
- PasswordFactory - Class in org.wildfly.security.password
-
A factory for passwords.
- PasswordFactory(PasswordFactorySpi, Provider, String) - Constructor for class org.wildfly.security.password.PasswordFactory
-
Construct a new instance.
- passwordFactoryFactory - Variable in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.
- passwordFactoryProviders - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- PasswordFactorySpi - Class in org.wildfly.security.password
-
The SPI for password factories to implement.
- PasswordFactorySpi() - Constructor for class org.wildfly.security.password.PasswordFactorySpi
-
Construct a new instance.
- PasswordFactorySpiImpl - Class in org.wildfly.security.password.impl
-
The Elytron-provided password factory SPI implementation, which supports all the provided password types.
- PasswordFactorySpiImpl() - Constructor for class org.wildfly.security.password.impl.PasswordFactorySpiImpl
- PasswordGuessEvidence - Class in org.wildfly.security.evidence
-
A piece of evidence that is comprised of a password guess.
- PasswordGuessEvidence(char[]) - Constructor for class org.wildfly.security.evidence.PasswordGuessEvidence
-
Construct a new instance.
- PasswordKeyMapper - Class in org.wildfly.security.auth.realm.jdbc.mapper
- PasswordKeyMapper(PasswordKeyMapper.Builder) - Constructor for class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- PasswordKeyMapper.Builder - Class in org.wildfly.security.auth.realm.jdbc.mapper
-
A builder for
PasswordKeyMapper
instances. - PasswordKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.PasswordKeyStoreFactory
- PasswordKeyStoreSpi - Class in org.wildfly.security.keystore
-
A password file formatted
KeyStore
implementation. - PasswordKeyStoreSpi() - Constructor for class org.wildfly.security.keystore.PasswordKeyStoreSpi
- passwordRepresentation - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.AccountEntry
- PasswordResetCallback - Class in org.wildfly.security.auth.callback
-
A callback used when a password reset is required.
- PasswordResetCallback(String) - Constructor for class org.wildfly.security.auth.callback.PasswordResetCallback
-
Construct a new instance.
- PasswordSpec - Interface in org.wildfly.security.password.spec
-
A password specification object.
- PasswordUtil - Class in org.wildfly.security.password.impl
-
Helper utility methods for operations on passwords.
- PasswordUtil - Class in org.wildfly.security.util
- PasswordUtil() - Constructor for class org.wildfly.security.password.impl.PasswordUtil
- PasswordUtil() - Constructor for class org.wildfly.security.util.PasswordUtil
- path - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- path - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- path - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- path - Variable in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- path - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- path - Variable in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- PATH_LEN - Static variable in class org.wildfly.security.x500.cert.CertUtil
- PATH_SEPARATOR - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
-
Path separator value
- PATH_SEPARATOR_ALIAS - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
-
Path separator alias
- pathFor(String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- pathLenConstraint - Variable in class org.wildfly.security.x500.cert.BasicConstraintsExtension
- pathSpec - Variable in class org.wildfly.security.auth.client.MatchPathRule
- pattern - Variable in class org.wildfly.security.auth.util.RegexNameRewriter
- pattern - Variable in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
- pattern - Variable in class org.wildfly.security.authz.RegexRoleMapper.Builder
- pattern - Variable in class org.wildfly.security.authz.RegexRoleMapper
- pattern - Variable in class org.wildfly.security.authz.RegexRoles
- PATTERN - Static variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- patternRequiresCaptureGroup() - Method in interface org.wildfly.security.auth.util.ElytronMessages
- PAYLOAD - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- PBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- pc1 - Variable in class org.wildfly.security.permission.IntersectionPermissionCollection
- pc1 - Variable in class org.wildfly.security.permission.UnionPermissionCollection
- pc2 - Variable in class org.wildfly.security.permission.IntersectionPermissionCollection
- pc2 - Variable in class org.wildfly.security.permission.UnionPermissionCollection
- pdStackOffset - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- PE_AUTHORITY_INFO_ACCESS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- PE_SUBJECT_INFO_ACCESS - Static variable in class org.wildfly.security.x500.cert.CertUtil
- peekNext() - Method in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- peekType() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Retrieve the type of the next ASN.1 element without actually decoding the next element.
- peekType() - Method in class org.wildfly.security.asn1.DERDecoder
- PEER - org.wildfly.security.auth.callback.SocketAddressCallback.Kind
-
The remote (peer) endpoint.
- PEER_CREDENTIAL - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which handle or verify the peer's credentials:
EvidenceVerifyCallback
- PEER_PRINCIPAL - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which accept the peer's name or principal: server side
NameCallback
- peerAddress - Variable in class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
- peerAddress - Variable in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
- peerAddress - Variable in class org.wildfly.security.sasl.util.SocketAddressCallbackSaslServerFactory
- peerCertificateChain - Variable in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
- PeerIdentity - Class in org.wildfly.security.auth.client
-
A peer's authenticated identity.
- PeerIdentity(PeerIdentity.Configuration, Principal) - Constructor for class org.wildfly.security.auth.client.PeerIdentity
-
Construct a new instance.
- PeerIdentity.Configuration - Class in org.wildfly.security.auth.client
-
The opaque configuration to apply to a peer identity.
- PeerIdentityContext - Class in org.wildfly.security.auth.client
-
A peer identity context.
- PeerIdentityContext() - Constructor for class org.wildfly.security.auth.client.PeerIdentityContext
-
Construct a new instance.
- peerPrincipal - Variable in class org.wildfly.security.auth.client.PeerIdentity
- PeerPrincipalCallback - Class in org.wildfly.security.auth.callback
-
An optional callback to inform the callback handler of the peer's principal identity.
- PeerPrincipalCallback(Principal) - Constructor for class org.wildfly.security.auth.callback.PeerPrincipalCallback
-
Construct a new instance.
- Pem - Class in org.wildfly.security.pem
-
A class containing utilities which can handle the PEM format.
- Pem() - Constructor for class org.wildfly.security.pem.Pem
- PEM_CERTIFICATE_CHAIN_CONTENT_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- PEM_MAGIC - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- PemEntry<T> - Class in org.wildfly.security.pem
-
An entry in a PEM file or stream.
- PemEntry(T) - Constructor for class org.wildfly.security.pem.PemEntry
-
Construct a new instance.
- PENDING - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- period - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
- period - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- Period() - Constructor for enum org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- PeriodicRotatingFileAuditEndpoint - Class in org.wildfly.security.audit
-
An audit endpoint which rotates the log at a preset time interval.
- PeriodicRotatingFileAuditEndpoint(PeriodicRotatingFileAuditEndpoint.Builder) - Constructor for class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- PeriodicRotatingFileAuditEndpoint.Builder - Class in org.wildfly.security.audit
-
A builder for periodic rotating file audit endpoints.
- PeriodicRotatingFileAuditEndpoint.Period - Enum in org.wildfly.security.audit
-
Possible period values.
- permission - Variable in class org.wildfly.security.auth.server.event.SecurityPermissionCheckEvent
- permission - Static variable in interface org.wildfly.security.manager._private.SecurityMessages
- permission - Static variable in interface org.wildfly.security.permission.SecurityMessages
- Permission - Class in org.wildfly.security.http.oidc
- Permission() - Constructor for class org.wildfly.security.http.oidc.Permission
- Permission(String, String, Set<String>, Map<String, Set<String>>) - Constructor for class org.wildfly.security.http.oidc.Permission
- Permission(String, Set<String>) - Constructor for class org.wildfly.security.http.oidc.Permission
- PermissionActions - Class in org.wildfly.security.permission
-
Deprecated.Use one of the abstract permission classes like
AbstractActionSetPermission
instead. - PermissionActions() - Constructor for class org.wildfly.security.permission.PermissionActions
-
Deprecated.
- PermissionActions.Info<E> - Class in org.wildfly.security.permission
-
Deprecated.
- PermissionActions.IntMatchAction<E extends Enum<E>> - Class in org.wildfly.security.permission
-
Deprecated.
- PermissionActions.LongMatchAction<E extends Enum<E>> - Class in org.wildfly.security.permission
-
Deprecated.
- PermissionActions.MatchAction<E extends Enum<E>> - Interface in org.wildfly.security.permission
-
Deprecated.
- PermissionActions.SetMatchAction<E extends Enum<E>> - Class in org.wildfly.security.permission
-
Deprecated.
- PermissionActions.TrieNode<E> - Class in org.wildfly.security.permission
-
Deprecated.
- permissionCheckFailed(Permission, PermissionVerifier) - Method in interface org.wildfly.security.permission.ElytronMessages
- permissionClassMissing(String, ClassNotFoundException) - Method in interface org.wildfly.security.permission.ElytronMessages
- permissionCollectionMustBeReadOnly() - Method in interface org.wildfly.security.permission.ElytronMessages
- permissionFor(int) - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- permissionFor(int) - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- permissionInstantiation(String, Throwable) - Method in interface org.wildfly.security.permission.ElytronMessages
- PermissionMappable - Interface in org.wildfly.security.authz
-
An entity to which permissions can be mapped.
- permissionMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- permissionMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain
- PermissionMapper - Interface in org.wildfly.security.authz
-
A permission mapper is responsible to enable permission mapping to a
SecurityDomain
in order to obtain and check permissions based on an previously authorized identity and any other authorization information (eg.: roles) associated with it. - permissionsRef - Variable in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- permissionsRef - Variable in class org.wildfly.security.permission.SimplePermissionCollection
- PermissionUtil - Class in org.wildfly.security.permission
-
General permission utility methods and constants.
- PermissionUtil() - Constructor for class org.wildfly.security.permission.PermissionUtil
- permissionVerifier - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Mapping
- PermissionVerifier - Interface in org.wildfly.security.permission
-
An interface for objects that can verify permissions.
- PermissionVerifierPermissionCollection - Class in org.wildfly.security.permission
- PermissionVerifierPermissionCollection(PermissionVerifier) - Constructor for class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- permittedSubtrees - Variable in class org.wildfly.security.x500.cert.NameConstraintsExtension
- permOp(int, int, int, int, int[]) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- persistCredential(Credential) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityCredentialPersister
-
Store credential of identity.
- persistCredential(Credential) - Method in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader.ForIdentityLoader
- persistCredential(Credential) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- PHONE_NUMBER - Static variable in class org.wildfly.security.http.oidc.IDToken
- PHONE_NUMBER_VERIFIED - Static variable in class org.wildfly.security.http.oidc.IDToken
- PICKETBOX_CLASS_NAME - Static variable in class org.wildfly.security.credential.store.impl.SecurityVaultData
- PICKETBOX_COMPATIBILITY - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
-
The alphabet used by PicketBox project base 64 encoding.
- picketBoxBase64Decode(String) - Static method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- picketBoxBased64Encode(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- picketBoxCompatibility - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- picketBoxCompatibility - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- picketBoxCompatibility() - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Use PicketBox compatibility mode for producing exact output as using PBE for MASK- purpose.
- PICTURE - Static variable in class org.wildfly.security.http.oidc.IDToken
- pkce - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- pkce - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- PKCS_15_KEY_HASH - Static variable in class org.wildfly.security.x500.TrustedAuthority
- PKCS10CertificateSigningRequest - Class in org.wildfly.security.x500.cert
-
A PKCS #10 certificate signing request defined in RFC 2986 as:
- PKCS10CertificateSigningRequest(PKCS10CertificateSigningRequest.Builder, byte[]) - Constructor for class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
- PKCS10CertificateSigningRequest.Builder - Class in org.wildfly.security.x500.cert
-
A
Builder
to configure and generate aPKCS10CertificateSigningRequest
. - PKCS12 - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- PKCS15KeyHashTrustedAuthority(byte[]) - Constructor for class org.wildfly.security.x500.TrustedAuthority.PKCS15KeyHashTrustedAuthority
-
Construct a new instance.
- PKCS15KeyHashTrustedAuthority(String) - Constructor for class org.wildfly.security.x500.TrustedAuthority.PKCS15KeyHashTrustedAuthority
-
Construct a new instance.
- pkcs7Pad(byte[], int) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- pkcs7UnPad(byte[]) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- PlainSasl - Class in org.wildfly.security.sasl.plain
-
The
PLAIN
SASL mechanism as described in RFC 4616. - PlainSasl() - Constructor for class org.wildfly.security.sasl.plain.PlainSasl
- PlainSaslClient - Class in org.wildfly.security.sasl.plain
-
The
PLAIN
SASL client implementation. - PlainSaslClient(String, CallbackHandler, boolean) - Constructor for class org.wildfly.security.sasl.plain.PlainSaslClient
- PlainSaslClientFactory - Class in org.wildfly.security.sasl.plain
-
The
PLAIN
SASL mechanism client factory implementation. - PlainSaslClientFactory() - Constructor for class org.wildfly.security.sasl.plain.PlainSaslClientFactory
- PlainSaslServer - Class in org.wildfly.security.sasl.plain
- PlainSaslServer(CallbackHandler) - Constructor for class org.wildfly.security.sasl.plain.PlainSaslServer
-
Construct a new instance.
- PlainSaslServerFactory - Class in org.wildfly.security.sasl.plain
-
The server factory for the plain SASL mechanism.
- PlainSaslServerFactory() - Constructor for class org.wildfly.security.sasl.plain.PlainSaslServerFactory
-
Default constructor.
- plainText - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- plainText - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- plus - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- plus - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- plus - Variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- PLUS - Static variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- PLUS_SUFFIX - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- policy - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- PolicyConstraintsExtension - Class in org.wildfly.security.x500.cert
-
A policy constraints extension as defined by RFC 5280 § 4.2.1.11.
- PolicyConstraintsExtension(int, int) - Constructor for class org.wildfly.security.x500.cert.PolicyConstraintsExtension
-
Construct a new instance.
- policyIdentifier - Variable in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyInformation
- PolicyInformation(String) - Constructor for class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyInformation
-
Construct a new instance.
- policyInformationList - Variable in class org.wildfly.security.x500.cert.CertificatePoliciesExtension
- PolicyMapping(String, String) - Constructor for class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
-
Construct a new instance.
- policyMappings - Variable in class org.wildfly.security.x500.cert.PolicyMappingsExtension
- PolicyMappingsExtension - Class in org.wildfly.security.x500.cert
-
The policy mappings extension as defined by RFC 5280 § 4.2.1.5.
- PolicyMappingsExtension(boolean, List<PolicyMappingsExtension.PolicyMapping>) - Constructor for class org.wildfly.security.x500.cert.PolicyMappingsExtension
-
Construct a new instance.
- PolicyMappingsExtension.PolicyMapping - Class in org.wildfly.security.x500.cert
-
A single policy mapping.
- PolicyQualifier(String, ASN1Encodable) - Constructor for class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
-
Construct a new instance.
- policyQualifierId - Variable in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
- policyQualifiers - Variable in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyInformation
- pollResourceUntilFinalized(AcmeAccount, boolean, String) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- populate - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- POPULATE_SECRET_KEY_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- port - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- port - Variable in class org.wildfly.security.auth.client.MatchPortRule
- position - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl.CyclicByteBuffer
- POSSIBLY_SUPPORTED - org.wildfly.security.auth.SupportLevel
-
The given credential type may be supported.
- POST - Static variable in class org.wildfly.security.http.HttpConstants
- POST - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- POSTAL_CODE - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- postAssociate() - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Perform an optional post-association action, called after association with the current thread has completed.
- postAssociationFailed(Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- postLocation - Variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- postRealmPrincipalRewriter - Variable in class org.wildfly.security.auth.server.SecurityDomain
- postRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- postRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- postRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
- postRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
- postRealmRewriter - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- preAssociate() - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Perform an optional pre-association action, called before association with the current thread.
- predicate - Variable in class org.wildfly.security.http.util.FilterServerMechanismFactory
- predicate - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- predicate - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- predicate - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- predicate - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- predicate - Variable in class org.wildfly.security.sasl.util.FilterMechanismSaslClientFactory
- predicate - Variable in class org.wildfly.security.sasl.util.FilterMechanismSaslServerFactory
- predicate - Variable in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslClientFactory
- predicate - Variable in class org.wildfly.security.sasl.util.MechanismProviderFilteringSaslServerFactory
- predicate - Variable in class org.wildfly.security.ssl.CipherSuiteSelector.AddingCipherSuiteSelector
- predicate - Variable in class org.wildfly.security.ssl.CipherSuiteSelector.FullyDeletingCipherSuiteSelector
- predicate - Variable in class org.wildfly.security.ssl.CipherSuiteSelector.PushToEndCipherSuiteSelector
- predicate - Variable in class org.wildfly.security.ssl.CipherSuiteSelector.RemovingCipherSuiteSelector
- predicate - Variable in class org.wildfly.security.ssl.NotCipherSuitePredicate
- predicates - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- predicates - Variable in class org.wildfly.security.ssl.AndCipherSuitePredicate
- predicates - Variable in class org.wildfly.security.ssl.OrCipherSuitePredicate
- predicateSelector(Predicate<MechanismInformation>, MechanismConfiguration) - Static method in interface org.wildfly.security.auth.server.MechanismConfigurationSelector
-
Create a simple
MechanismConfigurationSelector
that is paired with aPredicate
to test if the configuration should be used for the supplied information. - preferCrls - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- preferCrls - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- PREFERRED_USERNAME - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- prefix - Variable in class org.wildfly.security.authz.AddPrefixRoles
- prefix - Variable in class org.wildfly.security.manager.action.CreateTempFileAction
- PREFIX_LENGTH - Static variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- PREFIX_LENGTH - Static variable in class org.wildfly.security.http.digest.NonceManager
- prefixEqual(int, byte[], byte[]) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- prefixes(String) - Method in class org.wildfly.security.auth.client.MatchPathRule
- preflightCors(OidcHttpFacade, OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- prepareResponse(String, HttpServerResponse, boolean) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- prepareResponse(HttpServerRequest, String, HttpServerResponse) - Method in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- preprocess(Set<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- preprocess(Set<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- preprocess(Set<String>, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- preRealmPrincipalRewriter - Variable in class org.wildfly.security.auth.server.SecurityDomain
- preRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- preRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- preRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
- preRealmRewriter - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
- preRealmRewriter - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- prettyMapper - Static variable in class org.wildfly.security.jose.util.JsonSerialization
- prev - Variable in class org.wildfly.security.sasl.SaslMechanismSelector
- prev - Variable in class org.wildfly.security.ssl.CipherSuiteSelector
- prev - Variable in class org.wildfly.security.ssl.ProtocolSelector
- previous - Variable in class org.wildfly.security.keystore.AliasFilter
- previous() - Method in class org.wildfly.security.util.ArrayIterator
-
Get the next element in the reverse direction of this iterator.
- previousAlgorithm - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- previousHash - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- previousIndex() - Method in class org.wildfly.security.util.ArrayIterator
-
Get the next index in the reverse direction of this iterator.
- previousSeed - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- previousSequenceNumber - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- preWrite(Instant) - Method in class org.wildfly.security.audit.FileAuditEndpoint
-
Method called before writing into local file.
- preWrite(Instant) - Method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
-
Checks whether time-based log rotation should be done and if so, it moves current log file into time-tagged file and exchange target file to continue logging into new, non-time-tagged file.
- preWrite(Instant) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- primeExponentP - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- primeExponentP - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- primeExponentQ - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- primeExponentQ - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- primeP - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- primeP - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- primeQ - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- primeQ - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- principal - Variable in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- principal - Variable in class org.wildfly.security.auth.callback.PeerPrincipalCallback
- principal - Variable in class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
- principal - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- principal - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- principal - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- principal - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasSecurityRealmDefaultCallbackHandler
- principal - Variable in class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
- principal - Variable in class org.wildfly.security.auth.server.event.SecurityAuthenticationFailedEvent
- principal - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- principal - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- principal - Variable in class org.wildfly.security.http.oidc.OidcAccount
- principal - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- PRINCIPAL - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which select a user name or principal: client side
NameCallback
- PRINCIPAL - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The property which holds the negotiated client principal after a successful SASL client-side authentication.
- principalAttribute - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- principalAttribute - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- PrincipalAuthorizeCallback - Class in org.wildfly.security.auth.callback
-
An authorization callback similar to javase
AuthorizeCallback
but using a generic principal. - PrincipalAuthorizeCallback(String) - Constructor for class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
-
Creates a new instance to authorize the associated
name
. - PrincipalAuthorizeCallback(Principal) - Constructor for class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
-
Creates a new instance to authorize the associated
principal
. - principalClaimName - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
- principalClaimName - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- principalClaimName(String) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
-
The name of the claim that should be used to obtain the principal's name.
- principalDecoder - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- PrincipalDecoder - Interface in org.wildfly.security.auth.server
-
A decoder for extracting a simple name from a principal.
- PrincipalDistributedIdentity(Principal) - Constructor for class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- principalPredicate - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Mapping
- principalQuery(String) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
-
A SQL SELECT statement that will be used to return data from a database based on the principal's name.
- principalQuery(String) - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- principalRef - Variable in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.ClientPrincipalQueryCallbackHandler
- principalRewriter - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- principalRewriter - Variable in class org.wildfly.security.auth.server.RealmInfo
- principalRewriter - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- principalSupplier - Variable in class org.wildfly.security.sasl.util.LocalPrincipalSaslClientFactory.LocalPrincipalSaslClient
- principalTransformer - Variable in class org.wildfly.security.auth.realm.AggregateSecurityRealm
- PRINT_SUMMARY_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- PRINT_SUMMARY_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- PRINTABLE_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal printable string type tag.
- printDescriptorBlocks(int) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Prints out information found in a descriptor file for summary mode
- printDescriptorBlocks(int) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Prints out information found in a descriptor file for summary mode
- printDuplicatesWarning(CommandLine) - Method in class org.wildfly.security.tool.Command
-
Alerts if any of the command line options used are duplicated
- printDuplicatesWarning(CommandLine, List<String>) - Method in class org.wildfly.security.tool.Command
-
Alerts if any of the command line options used are duplicated, excluding commands that are allowed to have duplicates
- printSummary(String, String, int, Map<String, String>) - Method in class org.wildfly.security.tool.VaultCommand
- priorityMapper - Variable in class org.wildfly.security.audit.AuditLogger.Builder
- priorityMapper - Variable in class org.wildfly.security.audit.AuditLogger
- PRIVATE_CREDENTIALS_PERMISSION - Static variable in class org.wildfly.security.auth.server.SecurityIdentity
- PRIVATE_KEY_FORMAT - Static variable in class org.wildfly.security.pem.Pem
- PRIVATE_KEY_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- PRIVATE_KEY_STRING_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- privateCredentials - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- privateCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- privateCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- privateCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- privateExponent - Variable in class org.wildfly.security.key.RawRSAPrivateKey
- privateKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- privateKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- privateKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- privateKey - Variable in class org.wildfly.security.credential.X509CertificateChainPrivateCredential
- privateKey - Variable in class org.wildfly.security.http.digest.NonceManager
- privateKey - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- privateKey - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- privateKeyIdentities - Variable in class org.wildfly.security.credential.SSHCredential.Builder
- privateKeyIdentities - Variable in class org.wildfly.security.credential.SSHCredential
- privateKeyIsNull() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- privateKeyParseError(Throwable) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- PrivilegedSaslClient - Class in org.wildfly.security.sasl.util
-
A
SaslClient
which evaluates challenges and wrap/unwrap requests in an privileged context. - PrivilegedSaslClient(SaslClient) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslClient
- PrivilegedSaslClient(SaslClient, AccessControlContext) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslClient
- PrivilegedSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
whoseSaslClient
instances evaluate challenges and wrap/unwrap requests in a privileged context. - PrivilegedSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
-
Construct a new instance.
- PrivilegedSaslClientFactory(SaslClientFactory, AccessControlContext) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslClientFactory
- PrivilegedSaslServer - Class in org.wildfly.security.sasl.util
-
A
SaslServer
which evaluates responses and wrap/unwrap requests in an privileged context. - PrivilegedSaslServer(SaslServer) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslServer
- PrivilegedSaslServer(SaslServer, AccessControlContext) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslServer
- PrivilegedSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
whoseSaslServer
instances evaluate challenges and wrap/unwrap requests in a privileged context. - PrivilegedSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslServerFactory
-
Construct a new instance.
- PrivilegedSaslServerFactory(SaslServerFactory, AccessControlContext) - Constructor for class org.wildfly.security.sasl.util.PrivilegedSaslServerFactory
- PrivilegedServerMechanism - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanism
with a storedAccessControlContext
that is used for all request processing calls. - PrivilegedServerMechanism(HttpServerAuthenticationMechanism, AccessControlContext) - Constructor for class org.wildfly.security.http.util.PrivilegedServerMechanism
-
Construct a new instance of
PrivilegedServerMechanism
. - PrivilegedServerMechanism.HttpServerRequestWrapper - Class in org.wildfly.security.http.util
- PrivilegedServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
that wraps a delegate so that any returnedHttpServerAuthenticationMechanism
is wrapped by a wrapper that ensures all calls are using the providedAccessControlContext
, if no AccessControlContext is provided then the one in place at the time this factory is instantiated is used instead. - PrivilegedServerMechanismFactory(HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
-
Construct a new instance of
PrivilegedServerMechanismFactory
using the currentAccessControlContext
for calls to the wrapped factory - PrivilegedServerMechanismFactory(HttpServerAuthenticationMechanismFactory, AccessControlContext) - Constructor for class org.wildfly.security.http.util.PrivilegedServerMechanismFactory
-
Construct a new instance of
PrivilegedServerMechanismFactory
. - PROBLEM_JSON_CONTENT_TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- PROCESS_RESPONSE_STATE - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- processBlock() - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- produceOp(MethodHandle) - Static method in class org.wildfly.security.key.KeyUtil.KeyClonerCreator
- profile - Variable in class org.wildfly.security.sasl.plain.PlainSaslClient
- PROFILE - Static variable in class org.wildfly.security.http.oidc.IDToken
- PROFILE_SASL_QUERY - Static variable in class org.wildfly.security.sasl.util.StringPrep
- PROFILE_SASL_STORED - Static variable in class org.wildfly.security.sasl.util.StringPrep
- PROFILE_SASL_STORED_NON_NORMALIZED - Static variable in class org.wildfly.security.sasl.util.StringPrep
- programmatic - Variable in class org.wildfly.security.cache.CachedIdentity
- programmaticMechanismName - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- programmaticMechanismName - Variable in class org.wildfly.security.http.HttpAuthenticator
- ProgrammaticSingleSignOnCache - Class in org.wildfly.security.http.util.sso
-
An implementation of
IdentityCache
to provide SSO for programmatic authentication. - ProgrammaticSingleSignOnCache(HttpExchangeSpi, String, SingleSignOnSessionFactory, SingleSignOnConfiguration) - Constructor for class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- ProgrammaticSingleSignOnCache.SSOHttpServerRequest - Class in org.wildfly.security.http.util.sso
-
An implementation of
HttpServerRequest
which can be used with the {link SingleSignOnSessionFactory}. - prompt - Variable in class org.wildfly.security.auth.callback.PasswordResetCallback
- prompt(boolean, String, boolean, String) - Method in class org.wildfly.security.tool.Command
-
Prompt for interactive user input with possible confirmation of input data.
- PROMPT - Static variable in class org.wildfly.security.http.oidc.Oidc
- proofOffset - Variable in class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- properties - Variable in class org.wildfly.security.http.oidc.OidcAuthenticationMechanism
- properties - Variable in class org.wildfly.security.http.util.PropertiesServerMechanismFactory
- properties - Static variable in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
- properties - Variable in class org.wildfly.security.manager.action.SetSystemPropertiesAction
- properties - Variable in class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
- properties - Variable in class org.wildfly.security.sasl.util.PropertiesSaslServerFactory
- PROPERTIES_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- PropertiesCredentialStore - Class in org.wildfly.security.credential.store.impl
-
A
CredentialStore
implementation backed by a properties file. - PropertiesCredentialStore() - Constructor for class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- PropertiesCredentialStore.Lock - Interface in org.wildfly.security.credential.store.impl
- PropertiesSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
that allows properties to be added to a delegateSaslClientFactory
. - PropertiesSaslClientFactory(SaslClientFactory, Map<String, ?>) - Constructor for class org.wildfly.security.sasl.util.PropertiesSaslClientFactory
-
Constructor
- PropertiesSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A SaslServerFactory allowing the user to add properties
- PropertiesSaslServerFactory(SaslServerFactory, Map<String, ?>) - Constructor for class org.wildfly.security.sasl.util.PropertiesSaslServerFactory
-
Constructor
- PropertiesServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
that adds a predefined set of properties to all calls to the delegate. - PropertiesServerMechanismFactory(HttpServerAuthenticationMechanismFactory, Map<String, ?>) - Constructor for class org.wildfly.security.http.util.PropertiesServerMechanismFactory
-
Construct a new instance.
- propertyName - Variable in class org.wildfly.security.manager.action.ClearPropertyAction
- propertyName - Variable in class org.wildfly.security.manager.action.ReadEnvironmentPropertyAction
- propertyName - Variable in class org.wildfly.security.manager.action.ReadPropertyAction
- propertyName - Variable in class org.wildfly.security.manager.action.ReplacePropertyAction
- propertyName - Variable in class org.wildfly.security.manager.action.WritePropertyAction
- propertyName - Variable in class org.wildfly.security.manager.action.WritePropertyIfAbsentAction
- propertyNames() - Method in class org.wildfly.security.ssl.LinkedProperties
- PROTECTED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- protectionParameter - Variable in class org.wildfly.security.auth.client.KeyStoreEntrySecurityFactory
- protectionParameter - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- protectionParameterRequired() - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- protocol - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- protocol - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- protocol - Variable in class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
- protocol - Variable in class org.wildfly.security.sasl.util.ProtocolSaslServerFactory
- protocol - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- Protocol - Enum in org.wildfly.security.ssl
-
The protocol type for SSL/TLS cipher suite selection and protocol selection.
- Protocol(String) - Constructor for enum org.wildfly.security.ssl.Protocol
- PROTOCOL_CLASSPATH - Static variable in class org.wildfly.security.http.oidc.Oidc
- ProtocolCipherSuitePredicate - Class in org.wildfly.security.ssl
- ProtocolCipherSuitePredicate(EnumSet<Protocol>) - Constructor for class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- protocols - Variable in class org.wildfly.security.ssl.ProtocolSelector.AddingProtocolSelector
- protocols - Variable in class org.wildfly.security.ssl.ProtocolSelector.FullyDeletingProtocolSelector
- protocols - Variable in class org.wildfly.security.ssl.ProtocolSelector.RemovingProtocolSelector
- ProtocolSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which sets the protocol name to a fixed value, disregarding the passed in value. - ProtocolSaslClientFactory(SaslClientFactory, String) - Constructor for class org.wildfly.security.sasl.util.ProtocolSaslClientFactory
-
Construct a new instance.
- ProtocolSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which sets the protocol name to a fixed value, disregarding the passed in value. - ProtocolSaslServerFactory(SaslServerFactory, String) - Constructor for class org.wildfly.security.sasl.util.ProtocolSaslServerFactory
-
Construct a new instance.
- protocolSelector - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- protocolSelector - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- ProtocolSelector - Class in org.wildfly.security.ssl
-
An immutable filter for SSL/TLS protocols.
- ProtocolSelector(ProtocolSelector) - Constructor for class org.wildfly.security.ssl.ProtocolSelector
- ProtocolSelector.AddingProtocolSelector - Class in org.wildfly.security.ssl
- ProtocolSelector.FullyDeletingProtocolSelector - Class in org.wildfly.security.ssl
- ProtocolSelector.RemovingProtocolSelector - Class in org.wildfly.security.ssl
- protoName - Variable in class org.wildfly.security.auth.client.MatchSchemeRule
- proveIdentifierControl(AcmeAccount, List<AcmeChallenge>) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Prove control of the identifier associated with the given list of challenges.
- provider - Variable in class org.wildfly.security.credential.store.CredentialStore
- provider - Variable in class org.wildfly.security.manager.action.AddGlobalSecurityProviderAction
- provider - Variable in class org.wildfly.security.password.PasswordFactory
- provider - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- provider - Variable in class org.wildfly.security.util.TransformationSpec
- provider(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the JCA provider name which contains all classes needed by built utility class.
- provider(Provider) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set the JCA provider which contains all classes needed by built utility class.
- PROVIDER_FILTER_KEY - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- providerName - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- providerName - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- providerName - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- providerName - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- providerName - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- providers - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- providers - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- providers - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- providers - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- providers - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- providers - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- providers - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- providers - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- providers - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
- providers - Variable in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm
- providers - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- providers - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- providers - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- providers - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- providers - Variable in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- providers - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- providers - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- providers - Variable in class org.wildfly.security.http.digest.DigestMechanismFactory
- providers - Variable in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- providers - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- providers - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- providers - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- providers - Variable in class org.wildfly.security.sasl.digest.DigestClientFactory
- providers - Variable in class org.wildfly.security.sasl.digest.DigestServerFactory
- providers - Variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- providers - Variable in class org.wildfly.security.sasl.otp.OTPSaslClientFactory
- providers - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- providers - Variable in class org.wildfly.security.sasl.otp.OTPSaslServerFactory
- providers - Variable in class org.wildfly.security.sasl.scram.ScramSaslClientFactory
- providers - Variable in class org.wildfly.security.sasl.scram.ScramSaslServerFactory
- providerSaslClientFactory - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- providerSaslServerFactory - Static variable in class org.wildfly.security.sasl.util.SaslFactories
- ProviderService(Provider, String, String, String, List<String>, Map<String, String>) - Constructor for class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- ProviderService(Provider, String, String, String, List<String>, Map<String, String>) - Constructor for class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- ProviderService(Provider, String, String, String, List<String>, Map<String, String>, boolean, boolean) - Constructor for class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- ProviderService(Provider, String, String, String, List<String>, Map<String, String>, boolean, boolean) - Constructor for class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- providerSupplier - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- providerSupplier - Variable in class org.wildfly.security.auth.realm.CachingSecurityRealm
- providerSupplier - Variable in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- providerSupplier - Variable in class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
- providerSupplier - Variable in class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
- providerSupplier - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- providerUrl - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- providerUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- providerUrl - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- providerUrlOrAuthServerUrlNeedsToBeConfigured() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- proxyHost - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- proxyUrl - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
-
The Proxy url to use for requests to the auth-server, configurable via the adapter config property
proxy-url
. - PSBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- PSK - org.wildfly.security.ssl.Authentication
-
Pre-shared key (PSK) based authentication.
- PSK - org.wildfly.security.ssl.KeyAgreement
-
Pre-shared key ("PSK") key agreement.
- PUBLIC_EXPONENT - Static variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- PUBLIC_KEY_FORMAT - Static variable in class org.wildfly.security.pem.Pem
- PUBLIC_KEY_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- PUBLIC_KEY_STRING_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- PUBLIC_KEY_USE - Static variable in class org.wildfly.security.jose.jwk.JWK
- publicClient - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- publicClient - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- publicCredentials - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- publicCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- publicCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- publicCredentials - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- publicExponent - Variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- publicExponent - Variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- publicExponent - Variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- publicKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- publicKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- publicKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- publicKey - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- publicKey - Variable in class org.wildfly.security.credential.PublicKeyCredential
- publicKey - Variable in class org.wildfly.security.http.oidc.HardcodedPublicKeyLocator
- publicKey - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- publicKey - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
- publicKey - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- publicKey(byte[]) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
A default public key in its PEM format used to validate the signature of tokens without
kid
header parameter. - publicKey(PublicKey) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
A default
PublicKey
format used to validate the signature of tokens withoutkid
header parameter. - publicKeyCacheTtl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- publicKeyCacheTtl - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- PublicKeyCredential - Class in org.wildfly.security.credential
-
A public key credential.
- PublicKeyCredential(PublicKey) - Constructor for class org.wildfly.security.credential.PublicKeyCredential
-
Construct a new instance.
- publicKeyIsNull() - Method in interface org.wildfly.security.credential._private.ElytronMessages
- publicKeyJwk - Variable in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- publicKeyLocator - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- publicKeyLocator - Variable in class org.wildfly.security.http.oidc.TokenValidator.Builder
- PublicKeyLocator - Interface in org.wildfly.security.http.oidc
-
An interface to locate the public key for an OpenID provider.
- publicKeyParseError(Throwable) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- publicKeys(Map<String, PublicKey>) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- publicKeyUse - Variable in class org.wildfly.security.jose.jwk.JWK
- pushToEnd(String) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
-
A convenience method to push a cipher suite by name to the end of the enabled ciphers list.
- pushToEnd(CipherSuitePredicate) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Push all cipher suites which are matched by the given predicate to the end of the enabled ciphers list.
- PushToEndCipherSuiteSelector(CipherSuiteSelector, CipherSuitePredicate) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector.PushToEndCipherSuiteSelector
- put(Object, Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- put(String, int, E) - Method in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- put(Principal, RealmIdentity) - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- put(Principal, RealmIdentity) - Method in interface org.wildfly.security.cache.RealmIdentityCache
-
Puts a new
RealmIdentity
into the cache and referenced by the specifiedPrincipal
. - put(SecurityIdentity) - Method in interface org.wildfly.security.cache.IdentityCache
-
Puts a
SecurityIdentity
into the cache. - put(SecurityIdentity) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- put(SecurityIdentity) - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- putAlgorithmParametersImplementations() - Method in class org.wildfly.security.WildFlyElytronBaseProvider
- putAlgorithmParametersImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putCredentialStoreProviderImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putHttpAuthenticationMechanismImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putKeyStoreImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putMakedAlgorithmParametersImplementations(Consumer<Provider.Service>, Provider) - Static method in class org.wildfly.security.WildFlyElytronBaseProvider
- putMakedPasswordImplementations(Consumer<Provider.Service>, Provider) - Static method in class org.wildfly.security.WildFlyElytronBaseProvider
- putPasswordImplementations() - Method in class org.wildfly.security.WildFlyElytronBaseProvider
- putPasswordImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putSaslMechanismImplementations() - Method in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- putSessionValueIfAbsent(SSLSession, String, Object) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Put a value on the session if the value is not yet set.
- pwRef - Variable in class org.wildfly.security.keystore.PasswordKeyStoreSpi
Q
- qop - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- QOP - Static variable in class org.wildfly.security.http.HttpConstants
- QOP(String, byte) - Constructor for enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- QOP_AUTH - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- QOP_AUTH_CONF - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- QOP_AUTH_INT - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- QOP_VALUES - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- qops - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- queries - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
- QUERY_ALL - Static variable in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
- QUERY_ALL - Static variable in class org.wildfly.security.auth.server.SaslAuthenticationFactory
-
Deprecated.
- queryAccountContactUrls(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- queryAccountStatus(AcmeAccount, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- queryBearerToken() - Method in class org.wildfly.security.http.oidc.AuthenticatedActionsHandler
- QueryBuilder - Class in org.wildfly.security.auth.realm.jdbc
-
A builder class with different configuration options to configure queries.
- QueryBuilder(String, JdbcSecurityRealmBuilder) - Constructor for class org.wildfly.security.auth.realm.jdbc.QueryBuilder
-
Construct new instance.
- queryConfiguration - Variable in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- QueryConfiguration - Class in org.wildfly.security.auth.realm.jdbc
-
Holds the configuration for a specific query.
- QueryConfiguration(String, DataSource, List<ColumnMapper>) - Constructor for class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
- QueryParameterTokenRequestAuthenticator - Class in org.wildfly.security.http.oidc
- QueryParameterTokenRequestAuthenticator(OidcHttpFacade, OidcClientConfiguration) - Constructor for class org.wildfly.security.http.oidc.QueryParameterTokenRequestAuthenticator
- QUIET_AUTH - Static variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- quietAuth - Variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- quote(byte[]) - Static method in class org.wildfly.security.mechanism.digest.DigestQuote
- quote(String) - Static method in class org.wildfly.security.mechanism.digest.DigestQuote
-
Creates new String quoted by SASL rules.
- QUOTE - Static variable in class org.wildfly.security.mechanism.digest.DigestQuote
- quoteNeeded(char) - Static method in class org.wildfly.security.mechanism.digest.DigestQuote
R
- r - Variable in class org.wildfly.security.auth.principal.RealmNestedPrincipal
- r - Variable in class org.wildfly.security.permission.SerializedPermissionCollection
- random - Variable in class org.wildfly.security.mechanism.scram.ScramServer
- RANDOM - Static variable in class org.wildfly.security.util.PasswordUtil
- randomA - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- randomB - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- randomB - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- randomCharDictionary - Static variable in class org.wildfly.security.mechanism.scram.ScramUtil
- randomCharDictionary - Static variable in class org.wildfly.security.sasl.entity.EntityUtil
- randomCharDictionary - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- RATE_LIMITED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- rateLimitExceeded() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- rateLimitExceededTryAgainLater(Instant) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- RawBCryptPassword - Class in org.wildfly.security.password.interfaces
- RawBCryptPassword(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.interfaces.RawBCryptPassword
- RawBSDUnixDESCryptPassword - Class in org.wildfly.security.password.interfaces
- RawBSDUnixDESCryptPassword(String, int, int, byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- RawClearPassword - Class in org.wildfly.security.password.interfaces
- RawClearPassword(String, char[]) - Constructor for class org.wildfly.security.password.interfaces.RawClearPassword
- RawDHPrivateKey - Class in org.wildfly.security.key
- RawDHPrivateKey(Key) - Constructor for class org.wildfly.security.key.RawDHPrivateKey
- RawDHPrivateKey(DHPrivateKey) - Constructor for class org.wildfly.security.key.RawDHPrivateKey
- RawDigestPassword - Class in org.wildfly.security.password.interfaces
- RawDigestPassword(String, String, String, byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawDigestPassword
- RawDSAPrivateKey - Class in org.wildfly.security.key
- RawDSAPrivateKey(DSAPrivateKey) - Constructor for class org.wildfly.security.key.RawDSAPrivateKey
- RawDSAPrivateKey(Key) - Constructor for class org.wildfly.security.key.RawDSAPrivateKey
- RawECPrivateKey - Class in org.wildfly.security.key
- RawECPrivateKey(ECPrivateKey) - Constructor for class org.wildfly.security.key.RawECPrivateKey
- RawECPrivateKey(Key) - Constructor for class org.wildfly.security.key.RawECPrivateKey
- RawKey - Class in org.wildfly.security.key
- RawKey(Key) - Constructor for class org.wildfly.security.key.RawKey
- RawMaskedPassword - Class in org.wildfly.security.password.interfaces
- RawMaskedPassword(String, char[], int, byte[], byte[], byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawMaskedPassword
- RawOneTimePassword - Class in org.wildfly.security.password.interfaces
- RawOneTimePassword(String, byte[], String, int) - Constructor for class org.wildfly.security.password.interfaces.RawOneTimePassword
- RawPassword - Class in org.wildfly.security.password.interfaces
- RawPassword(String) - Constructor for class org.wildfly.security.password.interfaces.RawPassword
- RawPBEKey - Class in org.wildfly.security.key
- RawPBEKey(Key) - Constructor for class org.wildfly.security.key.RawPBEKey
- RawPBEKey(PBEKey) - Constructor for class org.wildfly.security.key.RawPBEKey
- RawPrivateKey - Class in org.wildfly.security.key
- RawPrivateKey(PrivateKey) - Constructor for class org.wildfly.security.key.RawPrivateKey
- RawRSAMultiPrimePrivateCrtKey - Class in org.wildfly.security.key
- RawRSAMultiPrimePrivateCrtKey(RSAMultiPrimePrivateCrtKey) - Constructor for class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- RawRSAMultiPrimePrivateCrtKey(Key) - Constructor for class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- RawRSAPrivateCrtKey - Class in org.wildfly.security.key
- RawRSAPrivateCrtKey(RSAPrivateCrtKey) - Constructor for class org.wildfly.security.key.RawRSAPrivateCrtKey
- RawRSAPrivateCrtKey(Key) - Constructor for class org.wildfly.security.key.RawRSAPrivateCrtKey
- RawRSAPrivateKey - Class in org.wildfly.security.key
- RawRSAPrivateKey(RSAPrivateKey) - Constructor for class org.wildfly.security.key.RawRSAPrivateKey
- RawRSAPrivateKey(Key) - Constructor for class org.wildfly.security.key.RawRSAPrivateKey
- RawSaltedSimpleDigestPassword - Class in org.wildfly.security.password.interfaces
- RawSaltedSimpleDigestPassword(String, byte[], byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- RawScramDigestPassword - Class in org.wildfly.security.password.interfaces
- RawScramDigestPassword(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.interfaces.RawScramDigestPassword
- RawSecretKeyFactory - Class in org.wildfly.security.key
- RawSecretKeyFactory() - Constructor for class org.wildfly.security.key.RawSecretKeyFactory
- RawSimpleDigestPassword - Class in org.wildfly.security.password.interfaces
- RawSimpleDigestPassword(String, byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- RawSunUnixMD5CryptPassword - Class in org.wildfly.security.password.interfaces
- RawSunUnixMD5CryptPassword(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- rawSupplier - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- rawSupplier - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- RawUnixDESCryptPassword - Class in org.wildfly.security.password.interfaces
- RawUnixDESCryptPassword(String, short, byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- RawUnixMD5CryptPassword - Class in org.wildfly.security.password.interfaces
- RawUnixMD5CryptPassword(String, byte[], byte[]) - Constructor for class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- RawUnixSHACryptPassword - Class in org.wildfly.security.password.interfaces
- RawUnixSHACryptPassword(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- RC2 - org.wildfly.security.ssl.Encryption
-
RC2 encryption.
- RC4 - org.wildfly.security.ssl.Encryption
-
RC4 encryption.
- rdn - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- rdn - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- RDN - org.wildfly.security.asn1.OidsUtil.Category
- rdnIdentifier - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- READ_TIMEOUT - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- readAllBytes(InputStream) - Static method in class org.wildfly.security.keystore.KeyStoreUtil
- readAttributesForPreservation(Path) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
-
Reads the attributes that are required to be preserved in the file.
- readAttributesForView(Path, String, String, Map<String, Object>) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- readBytes(ObjectInputStream) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- readBytesMismatch(int, int) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- readCP(Reader) - Static method in class org.wildfly.security.keystore.PasswordKeyStoreSpi
- ReadEnvironmentPropertyAction - Class in org.wildfly.security.manager.action
-
A security action which reads an environment property.
- ReadEnvironmentPropertyAction(String) - Constructor for class org.wildfly.security.manager.action.ReadEnvironmentPropertyAction
-
Construct a new instance.
- ReadEnvironmentPropertyAction(String, String) - Constructor for class org.wildfly.security.manager.action.ReadEnvironmentPropertyAction
-
Construct a new instance.
- readLength() - Method in class org.wildfly.security.asn1.DERDecoder
- readNextByte() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl.CyclicByteBuffer
-
Reads the next byte from the buffer.
- readNextInt() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl.CyclicByteBuffer
-
Reads the next int (four bytes) from the buffer.
- readObject(ObjectInputStream) - Method in class org.wildfly.security.auth.principal.CompositePrincipal
- readObject(ObjectInputStream) - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
- readObject(ObjectInputStream) - Method in class org.wildfly.security.credential.store.impl.SecurityVaultData
- readObject(ObjectInputStream) - Method in class org.wildfly.security.http.oidc.OidcSecurityContext
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- readObject(ObjectInputStream) - Method in class org.wildfly.security.permission.UnionPermissionCollection
- readOnlyCollectionOf(Permission...) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Get a read-only collection of the given permissions.
- readOnlyPermCollection() - Method in interface org.wildfly.security.manager._private.SecurityMessages
- readOnlyPermissionCollection() - Method in interface org.wildfly.security.permission.ElytronMessages
- readOnlyRealmUsername - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- ReadPropertyAction - Class in org.wildfly.security.manager.action
-
A privileged action for reading a system property.
- ReadPropertyAction(String) - Constructor for class org.wildfly.security.manager.action.ReadPropertyAction
-
Construct a new instance.
- ReadPropertyAction(String, String) - Constructor for class org.wildfly.security.manager.action.ReadPropertyAction
-
Construct a new instance.
- readResolve() - Method in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
-
Replace the deserialized instance with the sppropriate singleton instance.
- readResolve() - Method in class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
- readResolve() - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
- readResolve() - Method in class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- readResolve() - Method in class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- readResolve() - Method in class org.wildfly.security.permission.NoPermissionCollection
- readResolve() - Method in class org.wildfly.security.permission.SerializedPermission
- readResolve() - Method in class org.wildfly.security.permission.SerializedPermissionCollection
- readString(InputStream, Charset) - Static method in class org.wildfly.security.http.oidc.ServerRequest
- readTag() - Method in class org.wildfly.security.asn1.DERDecoder
- readTag(int) - Method in class org.wildfly.security.asn1.DERDecoder
- readTimeout - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- readTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- readTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- readTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- readTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- readTimeout(int) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
Sets the read timeout to a specified timeout, in milliseconds.
- readTimeout(int) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
Sets the read timeout to a specified timeout, in milliseconds.
- readValue(byte[], Class<T>) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readValue(InputStream, TypeReference<T>) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readValue(InputStream, Class<T>) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readValue(InputStream, Class<T>, boolean) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readValue(String, TypeReference<T>) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readValue(String, Class<T>) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- readWriteLock - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- readWriteLock - Variable in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- realm - Variable in class org.wildfly.security.auth.realm.CachingSecurityRealm
- realm - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- realm - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- realm - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- realm - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- realm - Variable in class org.wildfly.security.password.impl.DigestPasswordImpl
- realm - Variable in class org.wildfly.security.password.interfaces.RawDigestPassword
- realm - Variable in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- realm - Variable in class org.wildfly.security.password.spec.DigestPasswordSpec
- realm - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- REALM - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which select the mechanism realm:
RealmChoiceCallback
andRealmCallback
- REALM - Static variable in class org.wildfly.security.http.HttpConstants
- REALM_ACCESS - Static variable in class org.wildfly.security.http.oidc.AccessToken
- REALM_COMMENT_PREFIX - Static variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- REALM_COMMENT_SUFFIX - Static variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm
- REALM_LIST - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used by some SASL mechanisms (including the
DIGEST-MD5
algorithm supplied with most Oracle JDKs) to provide the list of possible server realms to the mechanism. - REALM_NAME_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- RealmAbandonedAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
An event indicating that authentication was abandoned before it could complete.
- RealmAbandonedAuthenticationEvent(RealmIdentity) - Constructor for class org.wildfly.security.auth.server.event.RealmAbandonedAuthenticationEvent
-
Construct a new instance.
- realmAccessClaim - Variable in class org.wildfly.security.http.oidc.RealmAccessClaim
- RealmAccessClaim - Class in org.wildfly.security.http.oidc
-
Representation of a realm access claim.
- RealmAccessClaim(Map<String, Object>) - Constructor for class org.wildfly.security.http.oidc.RealmAccessClaim
-
Construct a new instance.
- realMap - Variable in class org.wildfly.security.ssl.LinkedProperties
- RealmAssignedState(SecurityIdentity, MechanismConfiguration, MechanismRealmConfiguration, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.RealmAssignedState
- RealmAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
A realm authentication event.
- RealmAuthenticationEvent(RealmIdentity) - Constructor for class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
-
Construct a new instance.
- RealmAuthorizationEvent - Class in org.wildfly.security.auth.server.event
-
A realm authorization event.
- RealmAuthorizationEvent(AuthorizationIdentity, Principal) - Constructor for class org.wildfly.security.auth.server.event.RealmAuthorizationEvent
-
Construct a new instance.
- RealmBuilder(SecurityDomain.Builder, String, SecurityRealm) - Constructor for class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- realmCacheUnexpectedType(SecurityRealm, Class<? extends CacheableSecurityRealm>) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- realmCallback - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- realmChoiceCallBack - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- RealmDefiniteOutcomeAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
An authentication event with a definite outcome.
- RealmDefiniteOutcomeAuthenticationEvent(RealmIdentity, Credential, Evidence) - Constructor for class org.wildfly.security.auth.server.event.RealmDefiniteOutcomeAuthenticationEvent
-
Construct a new instance.
- RealmEvent - Class in org.wildfly.security.auth.server.event
-
An event which is potentially relevant to a realm.
- RealmEvent() - Constructor for class org.wildfly.security.auth.server.event.RealmEvent
-
Construct a new instance.
- RealmEventVisitor<P,R> - Class in org.wildfly.security.auth.server.event
-
A class which provides an easy way to handle realm events based on the type of the event.
- RealmEventVisitor() - Constructor for class org.wildfly.security.auth.server.event.RealmEventVisitor
-
Construct a new instance.
- RealmFailedAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
A realm event signifying a failed authentication.
- RealmFailedAuthenticationEvent(RealmIdentity, Credential, Evidence) - Constructor for class org.wildfly.security.auth.server.event.RealmFailedAuthenticationEvent
-
Construct a new instance.
- realmFailover(RealmUnavailableException) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- realmIdentity - Variable in class org.wildfly.security.auth.server.event.RealmAuthenticationEvent
- realmIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- realmIdentity - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- RealmIdentity - Interface in org.wildfly.security.auth.server
-
A representation of a pre-authentication identity.
- RealmIdentityAuthorizationEvent - Class in org.wildfly.security.auth.server.event
-
An event indicating that one identity attempted to authorize as another identity.
- RealmIdentityAuthorizationEvent(AuthorizationIdentity, Principal, Principal) - Constructor for class org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
-
Construct a new instance.
- RealmIdentityCache - Interface in org.wildfly.security.cache
-
Provides a mechanism to plug a cache for
RealmIdentity
instances obtained from aSecurityRealm
. - RealmIdentityFailedAuthorizationEvent - Class in org.wildfly.security.auth.server.event
-
An event indicating that one identity attempted to authorize as another identity.
- RealmIdentityFailedAuthorizationEvent(AuthorizationIdentity, Principal, Principal) - Constructor for class org.wildfly.security.auth.server.event.RealmIdentityFailedAuthorizationEvent
-
Construct a new instance.
- realmIdentityLocks - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- realmIdentityLocks - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- RealmIdentitySuccessfulAuthorizationEvent - Class in org.wildfly.security.auth.server.event
-
An event indicating that one identity attempted to authorize as another identity.
- RealmIdentitySuccessfulAuthorizationEvent(AuthorizationIdentity, Principal, Principal) - Constructor for class org.wildfly.security.auth.server.event.RealmIdentitySuccessfulAuthorizationEvent
-
Construct a new instance.
- realmInfo - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- realmInfo - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- realmInfo - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- RealmInfo - Class in org.wildfly.security.auth.server
-
Holds the reference to a
SecurityRealm
and the configuration associated with it. - RealmInfo() - Constructor for class org.wildfly.security.auth.server.RealmInfo
- RealmInfo(SecurityDomain.RealmBuilder) - Constructor for class org.wildfly.security.auth.server.RealmInfo
- realmKey - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- realmListPropertyToArray(String) - Static method in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- realmListPropertyToArray(String, int, int...) - Static method in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- realmMap - Variable in class org.wildfly.security.auth.server.SecurityDomain
- realmMapDoesNotContainDefault(String) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- realmMapper - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- realmMapper - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- realmMapper - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
- realmMapper - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
- realmMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- realmMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain
- RealmMapper - Interface in org.wildfly.security.auth.server
-
A realm mapper.
- realmName - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.LoadedState
- realmName - Variable in class org.wildfly.security.auth.server.event.SecurityRealmUnavailableEvent
- realmName - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
- realmName - Variable in class org.wildfly.security.auth.server.MechanismRealmConfiguration
- realmName - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- realmNameMap - Variable in class org.wildfly.security.auth.util.MappedRegexRealmMapper
- realmNamePattern - Variable in class org.wildfly.security.auth.util.SimpleRegexRealmMapper
- realmNames - Variable in class org.wildfly.security.auth.callback.AvailableRealmsCallback
- RealmNestedPrincipal - Class in org.wildfly.security.auth.principal
-
A principal type which is used to find a specific identity in a specific realm.
- RealmNestedPrincipal(String, Principal) - Constructor for class org.wildfly.security.auth.principal.RealmNestedPrincipal
-
Construct a new instance.
- realms - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- realms - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- realms - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- realms - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- RealmSuccessfulAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
A realm event signifying authentication success.
- RealmSuccessfulAuthenticationEvent(RealmIdentity, AuthorizationIdentity, Credential, Evidence) - Constructor for class org.wildfly.security.auth.server.event.RealmSuccessfulAuthenticationEvent
-
Construct a new instance.
- RealmUnavailableException - Exception in org.wildfly.security.auth.server
-
An exception to indicate a general underlying failure of the realm.
- RealmUnavailableException() - Constructor for exception org.wildfly.security.auth.server.RealmUnavailableException
-
Constructs a new
RealmUnavailableException
instance. - RealmUnavailableException(String) - Constructor for exception org.wildfly.security.auth.server.RealmUnavailableException
-
Constructs a new
RealmUnavailableException
instance with an initial message. - RealmUnavailableException(String, Throwable) - Constructor for exception org.wildfly.security.auth.server.RealmUnavailableException
-
Constructs a new
RealmUnavailableException
instance with an initial message and cause. - RealmUnavailableException(Throwable) - Constructor for exception org.wildfly.security.auth.server.RealmUnavailableException
-
Constructs a new
RealmUnavailableException
instance with an initial cause. - reason - Variable in class org.wildfly.security.http.oidc.AuthenticationError
- Reason() - Constructor for enum org.wildfly.security.http.oidc.AuthenticationError.Reason
- REASON - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- reasons - Variable in class org.wildfly.security.x500.cert.CRLDistributionPoint
- ReauthenticationException - Exception in org.wildfly.security.auth
-
A run-time exception indicating that a reauthentication was required for an operation, but the reauthentication failed, preventing the operation from proceeding.
- ReauthenticationException() - Constructor for exception org.wildfly.security.auth.ReauthenticationException
-
Constructs a new
ReauthenticationException
instance. - ReauthenticationException(String) - Constructor for exception org.wildfly.security.auth.ReauthenticationException
-
Constructs a new
ReauthenticationException
instance with an initial message. - ReauthenticationException(String, Throwable) - Constructor for exception org.wildfly.security.auth.ReauthenticationException
-
Constructs a new
ReauthenticationException
instance with an initial message and cause. - ReauthenticationException(Throwable) - Constructor for exception org.wildfly.security.auth.ReauthenticationException
-
Constructs a new
ReauthenticationException
instance with an initial cause. - rebind(String, Object) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- rebind(String, Object, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- rebind(Name, Object) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- rebind(Name, Object, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- receivedClientUri - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- receivingMaxBuffSize - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- RECOMMENDED - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when the name being tested is a recommended mechanism as of the time of this release.
- RECOMMENDED_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- reconnect(Control[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- RECORD_HEADER_SIZE - Static variable in class org.wildfly.security.ssl.SNISSLExplorer
-
The header size of TLS/SSL records.
- RECORD_HEADER_SIZE - Static variable in class org.wildfly.security.ssl.SSLExplorer
-
The header size of TLS/SSL records.
- recordVersion - Variable in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- recursiveSearch - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- recursiveSearch - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- redefine(SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- REDIRECT_URI - Static variable in class org.wildfly.security.http.oidc.Oidc
- redirectionValues - Variable in class org.wildfly.security.tool.Command
- redirectRewriteRules - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- redirectRewriteRules - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- reference - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- reference - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- referralException - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- ReferralMode(String) - Constructor for enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
- REFRESH_TOKEN - Static variable in class org.wildfly.security.http.oidc.Oidc
- REFRESH_TOKEN_INDEX - Static variable in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- RefreshableOidcSecurityContext - Class in org.wildfly.security.http.oidc
- RefreshableOidcSecurityContext() - Constructor for class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- RefreshableOidcSecurityContext(OidcClientConfiguration, OidcTokenStore, String, AccessToken, String, IDToken, String) - Constructor for class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- refreshCallback(RefreshableOidcSecurityContext) - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- refreshCallback(RefreshableOidcSecurityContext) - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- refreshCallback(RefreshableOidcSecurityContext) - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Callback invoked after a successful token refresh.
- refreshToken - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- refreshToken - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- refreshToken - Variable in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- refreshToken(boolean) - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
-
Refresh a token if needed.
- refreshTokenFailure(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- refreshTokenFailureStatus(int, String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- REGEX - Static variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- RegexNameRewriter - Class in org.wildfly.security.auth.util
-
A simple regular expression-based name rewriter.
- RegexNameRewriter(Pattern, String, boolean) - Constructor for class org.wildfly.security.auth.util.RegexNameRewriter
-
Construct a new instance.
- RegexNameValidatingRewriter - Class in org.wildfly.security.auth.util
-
A regular expression-based name validation rewriter.
- RegexNameValidatingRewriter(Pattern, boolean) - Constructor for class org.wildfly.security.auth.util.RegexNameValidatingRewriter
-
Construct a new instance.
- RegexRoleMapper - Class in org.wildfly.security.authz
-
A pattern role mapper.
- RegexRoleMapper(RegexRoleMapper.Builder) - Constructor for class org.wildfly.security.authz.RegexRoleMapper
- RegexRoleMapper.Builder - Class in org.wildfly.security.authz
-
Construct a new
RegexRoleMapper.Builder
for creating theRegexRoleMapper
. - RegexRoles - Class in org.wildfly.security.authz
-
A regex roles.
- RegexRoles(Roles, Pattern, String, boolean, boolean) - Constructor for class org.wildfly.security.authz.RegexRoles
- REGION - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- REGISTER_SECURITY_DOMAIN - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- REGISTERED_ID - Static variable in class org.wildfly.security.x500.GeneralName
- RegisteredID(String) - Constructor for class org.wildfly.security.x500.GeneralName.RegisteredID
-
Create a registered ID name.
- registerForNotification(Consumer<HttpScopeNotification>) - Method in interface org.wildfly.security.http.HttpScope
-
Register a notification consumer to receive notifications from this scope.
- registerIdentityChangeListener(Consumer<Principal>) - Method in interface org.wildfly.security.auth.realm.CacheableSecurityRealm
-
Register a listener that should be invoked by this realm in order to notify the caching layer about changes to a specific identity.
- registerIdentityChangeListener(Consumer<Principal>) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- registerIdentityChangeListener(Consumer<Principal>) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
- registerIdentityChangeListener(Consumer<Principal>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- registerIdentityChangeListener(DirContext, Consumer<Principal>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm
- registerLogoutHandler(Consumer<Runnable>) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
- registerNodeAtStartup - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- registerNodeAtStartup - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- registerNodePeriod - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- registerNodePeriod - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- registerNodeUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- registerWithClassLoader(ClassLoader) - Method in class org.wildfly.security.auth.server.SecurityDomain
-
Register this
SecurityDomain
with the specifiedClassLoader
. - registrationEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- RelativeToCRLIssuerDistributionPointName(Collection<X500AttributeTypeAndValue>) - Constructor for class org.wildfly.security.x500.cert.CRLDistributionPoint.RelativeToCRLIssuerDistributionPointName
-
Construct a new instance.
- relativeUrls - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- RelativeUrlsUsed() - Constructor for enum org.wildfly.security.http.oidc.OidcClientConfiguration.RelativeUrlsUsed
- RELAX_COMPLIANCE - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The various specifications for the SASL mechanisms mandate certain behaviour and verification of that behaviour at the opposite side of the connection, unfortunately when interacting with other SASL mechanism implementations some of these requirements have been interpreted loosely.
- relaxComplianceChecks - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- release() - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
-
Release this lock.
- release(IdentitySharedExclusiveLock.IdentityLock) - Method in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
- remove() - Method in interface org.wildfly.security.cache.IdentityCache
-
Removes an identity from the cache.
- remove() - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- remove() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- remove() - Method in class org.wildfly.security.util.ArrayIterator
-
Unsupported.
- remove(int) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- remove(Object) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- remove(Object) - Method in class org.wildfly.security.ssl.LinkedProperties
- remove(String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove all values for the given key from this collection.
- remove(String) - Method in class org.wildfly.security.authz.MapAttributes
- remove(String) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- remove(String) - Method in class org.wildfly.security.keystore.AliasFilter
- remove(String) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
-
A convenience method to remove a cipher suite by name.
- remove(String) - Method in class org.wildfly.security.ssl.ProtocolSelector
-
Remove the given protocol.
- remove(String, int) - Method in interface org.wildfly.security.authz.Attributes
-
Remove and return the mapping for the given key at the given position.
- remove(String, int) - Method in class org.wildfly.security.authz.MapAttributes
- remove(String, int, String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the mapping for the given key at the given position if it matches the given existing value.
- remove(String, int, String) - Method in class org.wildfly.security.authz.MapAttributes
- remove(String, Class<? extends Credential>) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Remove the credentialType with from given alias matching the given criteria from the store.
- remove(String, Class<? extends Credential>, String) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Remove the credentialType with from given alias matching the given criteria from the store.
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Remove the credentialType with from given alias matching the given criteria from the store.
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Remove the credentialType with from given alias from the credential store service.
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- remove(String, Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- remove(Principal) - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- remove(Principal) - Method in interface org.wildfly.security.cache.RealmIdentityCache
-
Removes a specific cached identity from the cache and referenced by the specified
Principal
. - remove(EnumSet<Protocol>) - Method in class org.wildfly.security.ssl.ProtocolSelector
-
Remove the given protocols.
- remove(KeyStoreCredentialStore.BottomEntry, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- remove(KeyStoreCredentialStore.MidEntry, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- remove(CipherSuitePredicate) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Remove all cipher suites which are matched by the given predicate.
- remove(Protocol) - Method in class org.wildfly.security.ssl.ProtocolSelector
-
Remove the given protocol.
- remove(Protocol...) - Method in class org.wildfly.security.ssl.ProtocolSelector
-
Remove the given protocols.
- REMOVE_ALIAS_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- removeAlias(CredentialStore, String, String) - Method in class org.wildfly.security.tool.CredentialStoreCommand
- removeAll(String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the all occurrences of the given value under the given key, if any.
- removeAll(String, String) - Method in class org.wildfly.security.authz.MapAttributes
- removeAllFromCache() - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
-
Removes all cached identities from the cache.
- removeCookie(OidcClientConfiguration, OidcHttpFacade) - Static method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- removeEnvironment(String) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.Remove an environment variable from the process environment.
- removeExtension(String) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Remove the X.509 extension with the given OID, if it is registered.
- removeExtension(String) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Remove the extension with the given OID, if it is registered.
- removeFirst(String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the first value mapped to the given key.
- removeFirst(String) - Method in class org.wildfly.security.authz.MapAttributes
- removeFirst(String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the first occurrence of the given value under the given key, if any.
- removeFirst(String, String) - Method in class org.wildfly.security.authz.MapAttributes
- removeFromCache(Principal) - Method in class org.wildfly.security.auth.realm.CachingSecurityRealm
-
Removes a
RealmIdentity
referenced by the specifiedPrincipal
from the cache. - removeFromEnvironment(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- removeIfExpired(LRURealmIdentityCache.CacheEntry) - Method in class org.wildfly.security.cache.LRURealmIdentityCache
- removeLast(String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the last value mapped to the given key.
- removeLast(String) - Method in class org.wildfly.security.authz.MapAttributes
- removeLast(String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Remove the last occurrence of the given value under the given key, if any.
- removeLast(String, String) - Method in class org.wildfly.security.authz.MapAttributes
- removeNoAlgorithm() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- removeNoParams() - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- removeParticipant(String) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- removeParticipant(String) - Method in interface org.wildfly.security.http.util.sso.SingleSignOn
-
Removes the participant for the specified application from this single sign-on entry.
- remover - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- removeRange(int, int) - Method in interface org.wildfly.security.authz.Attributes.Entry
-
Remove all the values for the given key between the
from
index (inclusive) and theto
index (exclusive). - removeRange(int, int) - Method in class org.wildfly.security.authz.MapAttributes.EntriesList
- removeRange(int, int) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- removeRange(String, int, int) - Method in interface org.wildfly.security.authz.Attributes
-
Remove all the values for the given key between the
from
index (inclusive) and theto
index (exclusive). - removeRange(String, int, int) - Method in class org.wildfly.security.authz.MapAttributes
- removeSessionValue(SSLSession, String) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Remove and return a value on the session.
- removeSessionValue(SSLSession, String, Object) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Remove the given key-value pair on the session.
- RemovingCipherSuiteSelector(CipherSuiteSelector, CipherSuitePredicate) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector.RemovingCipherSuiteSelector
- RemovingProtocolSelector(ProtocolSelector, EnumSet<Protocol>) - Constructor for class org.wildfly.security.ssl.ProtocolSelector.RemovingProtocolSelector
- rename(String, String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- rename(Name, Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeAuthorityRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchHostRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchNetworkRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchNoUserRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchPathRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchPortRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchSchemeRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchSchemeSpecificPartRule
- reparent(MatchRule) - Method in class org.wildfly.security.auth.client.MatchUserRule
- replace - Variable in class org.wildfly.security.authz.RegexRoles
- replace(String) - Static method in class org.wildfly.security.http.oidc.Oidc.EnvUtil
-
Replaces any ${} strings with their corresponding system property.
- replaceAll - Variable in class org.wildfly.security.auth.util.RegexNameRewriter
- replaceAll - Variable in class org.wildfly.security.authz.RegexRoleMapper.Builder
- replaceAll - Variable in class org.wildfly.security.authz.RegexRoleMapper
- replaceAll - Variable in class org.wildfly.security.authz.RegexRoles
- replaceEdh(String...) - Static method in class org.wildfly.security.ssl.MechanismDatabase
- replaceIdentity(FileSystemSecurityRealm.LoadedIdentity) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- replaceIdentityPrivileged(FileSystemSecurityRealm.LoadedIdentity) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- replaceMap(Map<String, Object>) - Static method in class org.wildfly.security.http.oidc.JsonWebToken
- replacement - Variable in class org.wildfly.security.auth.util.RegexNameRewriter
- replacement - Variable in class org.wildfly.security.authz.RegexRoleMapper.Builder
- replacement - Variable in class org.wildfly.security.authz.RegexRoleMapper
- replaceNonAlphanumericByUnderscoresAndMakeUpperCase(String) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- replaceProperties(String) - Static method in class org.wildfly.security.jose.util.StringPropertyReplacer
-
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
- replaceProperties(String, Properties) - Static method in class org.wildfly.security.jose.util.StringPropertyReplacer
-
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
- replaceProperties(String, StringPropertyReplacer.PropertyResolver) - Static method in class org.wildfly.security.jose.util.StringPropertyReplacer
- ReplacePropertyAction - Class in org.wildfly.security.manager.action
-
A privileged action for setting a system property only if it is set to another value.
- ReplacePropertyAction(String, String) - Constructor for class org.wildfly.security.manager.action.ReplacePropertyAction
-
Construct a new instance.
- replaceSessionValue(SSLSession, String, Object) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Replace the given key's value with a new value.
- replaceSessionValue(SSLSession, String, Object, Object) - Static method in class org.wildfly.security.ssl.SSLUtils
-
Replace the given key's value with a new value if (and only if) it is mapped to the given existing value.
- replacing(int, MatchRule, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which replaces the rule and configuration at the given index with the given rule and configuration.
- replacing(MatchRule, T, int) - Method in class org.wildfly.security.auth.client.RuleNode
- replacing(RuleNode<T>, MatchRule, T, int) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- replacingSslContext(int, MatchRule, SecurityFactory<SSLContext>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which replaces the rule and SSL context at the given index with the given rule and SSL context.
- REPLAY_NONCE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- reqAuthenticator - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- request - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- request - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- RequestAuthenticator - Class in org.wildfly.security.http.oidc
- RequestAuthenticator(OidcHttpFacade, OidcClientConfiguration, int) - Constructor for class org.wildfly.security.http.oidc.RequestAuthenticator
- requestLifetime - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- requestLifetime - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- requestObjectSigningAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- requestParameterSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- requestUriParameterSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- require(String) - Static method in enum org.wildfly.security.ssl.Authentication
- require(String) - Static method in enum org.wildfly.security.ssl.Encryption
- require(String) - Static method in enum org.wildfly.security.ssl.KeyAgreement
- required - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- required - Variable in class org.wildfly.security.http.HttpAuthenticator
- requiredNegativePadding(int, int) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- requiredOids - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- requiredOids - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- requiredVersion(FileSystemSecurityRealm.LoadedIdentity) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- requireEmptyActions(String) - Static method in class org.wildfly.security.permission.AbstractPermission
-
Check to ensure that the given action string is empty or
null
; otherwise, throw an exception. - requireExplicitPolicy - Variable in class org.wildfly.security.x500.cert.PolicyConstraintsExtension
- requireNoAttributes(ConfigurationXMLStreamReader) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- requireSingleAttribute(ConfigurationXMLStreamReader, String) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- requireSingleAttribute(ConfigurationXMLStreamReader, String, ExceptionSupplier<A, ConfigXMLParseException>) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- requireSingleURIAttribute(ConfigurationXMLStreamReader, String) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- reset() - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- reset() - Method in class org.wildfly.security.keystore.KeyStoreUtil.ResettableDataFileInputStream
- reset() - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- reset() - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- reset(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.HardcodedPublicKeyLocator
- reset(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- reset(OidcClientConfiguration) - Method in interface org.wildfly.security.http.oidc.PublicKeyLocator
-
Reset the state of locator (eg.
- resetCookie(String, String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- resetH(long[]) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- ResettableDataFileInputStream(FileInputStream) - Constructor for class org.wildfly.security.keystore.KeyStoreUtil.ResettableDataFileInputStream
- resetUrls() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
-
Resets all calculated urls to null and sets the relativeUrls field depending the value of the current discovery URL in the configuration.
- resolve(String) - Method in interface org.wildfly.security.jose.util.StringPropertyReplacer.PropertyResolver
- resolve(OidcHttpFacade.Request) - Method in interface org.wildfly.security.http.oidc.OidcClientConfigurationResolver
- resolveAlgorithm(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- resolveClass(ObjectStreamClass) - Method in class org.wildfly.security.credential.store.impl.VaultObjectInputStream
- resolveCode(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
-
Start or continue the oauth login process.
- resolveCompositeKey(String, Properties) - Static method in class org.wildfly.security.jose.util.StringPropertyReplacer
-
Try to resolve a "key" from the provided properties by checking if it is actually a "key1,key2", in which case try first "key1", then "key2".
- resolveCompositeKey(String, StringPropertyReplacer.PropertyResolver) - Static method in class org.wildfly.security.jose.util.StringPropertyReplacer
- resolvedDeployment - Variable in class org.wildfly.security.http.oidc.NodesRegistrationManagement.NodeRegistrationContext
- resolveDeployment(OidcHttpFacade) - Method in class org.wildfly.security.http.oidc.OidcClientContext
-
For single-tenant deployments, it complements KeycloakDeployment by resolving a relative Auth Server's URL based on the current request For multi-tenant deployments, defers the resolution of KeycloakDeployment to the KeycloakConfigResolver .
- resolvePublicKey(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- resolveSSLContext() - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- resolveUrls() - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
-
URLs are loaded lazily when used.
- resolveUrls(OidcClientConfiguration, OidcHttpFacade) - Method in class org.wildfly.security.http.oidc.OidcClientContext
- resource - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- resource - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- RESOURCE_ACCESS - Static variable in class org.wildfly.security.http.oidc.AccessToken
- resourceCredentials - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- resourceId - Variable in class org.wildfly.security.http.oidc.Permission
- ResourceLoadingKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>, ExceptionSupplier<char[], ConfigXMLParseException>, ExceptionSupplier<InputStream, IOException>, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.ResourceLoadingKeyStoreFactory
- resourceName - Variable in class org.wildfly.security.http.oidc.Permission
- resourceNotSupportedByAcmeServer(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- resourceOrClientIdMustBeSet() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- resourceSupplier - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.ResourceLoadingKeyStoreFactory
- resourceSupplier - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- resourceUrls - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- responderCertAlias - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- responders - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- responderStoreSupplier - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- responderUri - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- respondToChallenges(AcmeAccount, boolean, JsonObject) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- RESPONSE - Static variable in class org.wildfly.security.http.HttpConstants
- RESPONSE_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- RESPONSE_TYPE_PROMPT - Static variable in class org.wildfly.security.sasl.otp.OTP
- RESPONSE_TYPES - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- responseAction - Variable in class org.wildfly.security.sasl.auth.util.AuthenticationContextSaslServer
- responseAction - Variable in class org.wildfly.security.sasl.util.AuthenticationContextSaslServer
-
Deprecated.
- responseConsumer - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- responseModesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- responseTypesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- restored - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- restoreIdentities(Supplier<SecurityIdentity>[]) - Method in class org.wildfly.security.auth.server.SecurityIdentity
- restoreIdentity() - Method in class org.wildfly.security.http.HttpAuthenticator
- restoreKeyStore(KeyStore) - Method in class org.wildfly.security.keystore.AtomicLoadKeyStoreSpi
- restoreRequest() - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- restoreRequest() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- restoreRequest() - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- restoreRequest() - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Restore the request.
- restoreTokenHeader(byte[]) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
-
Recompute and restore the initial context token header for the given token.
- result - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- result - Variable in class org.wildfly.security.permission.PermissionActions.IntMatchAction
-
Deprecated.
- result - Variable in class org.wildfly.security.permission.PermissionActions.LongMatchAction
-
Deprecated.
- result - Variable in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- result - Variable in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- resultFromH(long[]) - Method in class org.wildfly.security.digest.SHA512_256MessageDigest
- resumeRequest() - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- resumeRequest() - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Resume a previously suspended request.
- resumeRequest() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Resume any previously suspended request.
- resumeRequest() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
- resumeRequest() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- resumeRequest() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- retrieve(String, Class<C>) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Retrieve credential stored in the store under the key and of the credential type
- retrieve(String, Class<C>, String) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Retrieve credential stored in the store under the key and of the credential type.
- retrieve(String, Class<C>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Retrieve credential stored in the store under the key and of the credential type.
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Retrieve credential stored in the store under the key and of the credential type.
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Retrieve the credential stored in the store under the given alias, matching the given criteria.
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- retrieve(String, Class<C>, String, AlgorithmParameterSpec, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- RETRIEVE_CREDENTIAL - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
-
Retrieve credential (password) permission (from credential store).
- RETRY_AFTER - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- returnContext(DirContext) - Method in interface org.wildfly.security.auth.realm.ldap.DirContextFactory
-
Return the
DirContext
once it is no longer required. - returnContext(DirContext) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- returnDirContext(DirContext) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- returningAttributes - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- reUsable - Variable in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- reUsable - Variable in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- reverse - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- reverse - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- reverse(byte[], int, int) - Static method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- reverse(byte[], int, int) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- reverseRoleMap - Variable in class org.wildfly.security.authz.MappedRoleMapper
- reverseRoleMap - Variable in class org.wildfly.security.authz.MappedRoles
- reversibleLoadNotPossible() - Method in interface org.wildfly.security.keystore.ElytronMessages
- revert(AtomicLoadKeyStore.LoadKey) - Method in class org.wildfly.security.keystore.AtomicLoadKeyStore
-
Atomically evert the keystore to a previous state.
- revertibleLoad(InputStream, char[]) - Method in class org.wildfly.security.keystore.AtomicLoadKeyStore
-
Performs the same action as
KeyStore.load(InputStream, char[])
except aAtomicLoadKeyStore.LoadKey
is returned that can be used to revert the load. - revocationEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- revocationEndpointAuthMethodsSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- revocationEndpointAuthSigningAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- REVOKE_CERT - org.wildfly.security.x500.cert.acme.AcmeResource
- revokeCertificate(AcmeAccount, boolean, X509Certificate) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Revoke the given certificate.
- revokeCertificate(AcmeAccount, boolean, X509Certificate, CRLReason) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Revoke the given certificate.
- rewriteAll(Principal, Function<Principal, Principal>, Function<Principal, Principal>, Function<Principal, Principal>) - Static method in class org.wildfly.security.auth.server.ServerAuthenticationContext
- rewriteName(String) - Method in interface org.wildfly.security.auth.server.NameRewriter
-
Rewrite a name.
- rewriteName(String) - Method in class org.wildfly.security.auth.util.CaseNameRewriter
-
Rewrite a name.
- rewriteName(String) - Method in class org.wildfly.security.auth.util.MutableNameRewriter
- rewriteName(String) - Method in class org.wildfly.security.auth.util.RegexNameRewriter
-
Rewrite a name.
- rewriteName(String) - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
- rewriter - Variable in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
- rewriteUser(NameRewriter) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but rewrites the user name using the given name rewriter.
- rewriteUserOnlyWith(NameRewriter) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but rewrites the user name using only the given name rewriter.
- rewrittenRedirectUri(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- RFC_822_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- Rfc3164SyslogEvent - Class in org.wildfly.security.auth.server.event
-
A security audit event indicating that a log with RFC 3164 syslog format is occurring
- Rfc3164SyslogEvent(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.event.Rfc3164SyslogEvent
-
Constructor for a new instance.
- Rfc5424SyslogEvent - Class in org.wildfly.security.auth.server.event
-
A security audit event indicating that a log with RFC 3164 syslog format is occurring
- Rfc5424SyslogEvent(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.event.Rfc5424SyslogEvent
-
Constructor for a new instance.
- RFC822Name(String) - Constructor for class org.wildfly.security.x500.GeneralName.RFC822Name
-
Create an RFC 822 name.
- right - Variable in class org.wildfly.security.authz.DifferenceRoles
- right - Variable in class org.wildfly.security.authz.DisjunctionRoles
- right - Variable in class org.wildfly.security.authz.IntersectionRoles
- right - Variable in class org.wildfly.security.authz.UnionRoles
- role - Variable in class org.wildfly.security.authz.OneRole
- roleDecoder - Variable in class org.wildfly.security.auth.server.RealmInfo
- roleDecoder - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- roleDecoder - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- roleDecoder - Variable in class org.wildfly.security.auth.server.SecurityDomain
- RoleDecoder - Interface in org.wildfly.security.authz
-
A decoder to extract role information from an identity's attributes.
- roleMap - Variable in class org.wildfly.security.authz.MappedRoleMapper.Builder
- roleMappedAlreadyInitialized() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- roleMappedNotInitialized() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- roleMapper - Variable in class org.wildfly.security.auth.server.RealmInfo
- roleMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- roleMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
- roleMapper - Variable in class org.wildfly.security.auth.server.SecurityDomain
- RoleMapper - Interface in org.wildfly.security.authz
-
A role mapper is responsible for mapping roles based on their raw form.
- roleMappers - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- roleRecursion(int) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set recursive search of filtered attribute (for recursive roles assignment and similar)
- roleRecursionDepth - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- roleRecursionDepth - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- roleRecursionName - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- roleRecursionName - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- roleRecursionName(String) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set name of the attribute in LDAP from where are {0} in role recursion obtained.
- roles - Variable in class org.wildfly.security.authz.SimplePermissionMapper.Mapping
- roles - Variable in class org.wildfly.security.authz.SourceAddressRoleDecoder
- roles - Variable in class org.wildfly.security.cache.CachedIdentity
- Roles - Interface in org.wildfly.security.authz
-
A collection of roles.
- ROLES - Static variable in class org.wildfly.security.http.oidc.RealmAccessClaim
- ROLES_FILE_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- rolesFile - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- root - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- root - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- root - Variable in class org.wildfly.security.permission.PermissionActions.Info
-
Deprecated.
- rotate(File) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
-
Moves file to file.1, file.1 to file.2 etc.
- rotateOnBoot - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- rotateOnBoot - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- rotateSize - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- rotateSize - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- rotatingBySecondUnsupported(String) - Method in interface org.wildfly.security.audit.ElytronMessages
- rotr(long, int) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- RS256 - Static variable in class org.wildfly.security.http.oidc.Oidc
- RS256 - Static variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- RS384 - Static variable in class org.wildfly.security.http.oidc.Oidc
- RS512 - Static variable in class org.wildfly.security.http.oidc.Oidc
- RSA - org.wildfly.security.ssl.Authentication
-
RSA key-based authentication.
- RSA - org.wildfly.security.ssl.KeyAgreement
-
RSA key agreement.
- RSA - Static variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- RSA_ALGORITHM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- RSA_PRIVATE_KEY_FORMAT - Static variable in class org.wildfly.security.pem.Pem
- RSAParameterSpec - Class in org.wildfly.security.key
-
Algorithm parameter specification for RSA keys.
- RSAParameterSpec(BigInteger) - Constructor for class org.wildfly.security.key.RSAParameterSpec
-
Construct a new instance.
- RSAParameterSpec(RSAKey) - Constructor for class org.wildfly.security.key.RSAParameterSpec
-
Construct a new instance.
- RSAParameterSpiImpl - Class in org.wildfly.security.key
-
An implementation of the
AlgorithmParametersSpi
SPI for RSA keys, because the JDK does not have one. - RSAParameterSpiImpl() - Constructor for class org.wildfly.security.key.RSAParameterSpiImpl
-
Construct a new instance.
- RSAPSK - org.wildfly.security.ssl.KeyAgreement
-
RSA pre-shared key ("PSK") key agreement.
- RSAPublicJWK - Class in org.wildfly.security.jose.jwk
- RSAPublicJWK() - Constructor for class org.wildfly.security.jose.jwk.RSAPublicJWK
- RSPAUTH - Static variable in class org.wildfly.security.http.HttpConstants
- rule - Variable in class org.wildfly.security.auth.client.RuleNode
- RuleConfigurationPair - Class in org.wildfly.security.auth.client
- RuleConfigurationPair(MatchRule, AuthenticationConfiguration) - Constructor for class org.wildfly.security.auth.client.RuleConfigurationPair
- RuleNode<T> - Class in org.wildfly.security.auth.client
- RuleNode(RuleNode<T>, MatchRule, T) - Constructor for class org.wildfly.security.auth.client.RuleNode
- run() - Method in class org.wildfly.security.manager.action.AddGlobalSecurityProviderAction
- run() - Method in class org.wildfly.security.manager.action.AddShutdownHookAction
- run() - Method in class org.wildfly.security.manager.action.ClearContextClassLoaderAction
- run() - Method in class org.wildfly.security.manager.action.ClearPropertyAction
- run() - Method in class org.wildfly.security.manager.action.CreateTempFileAction
- run() - Method in class org.wildfly.security.manager.action.CreateThreadAction
- run() - Method in class org.wildfly.security.manager.action.GetAccessControlContextAction
- run() - Method in class org.wildfly.security.manager.action.GetClassLoaderAction
- run() - Method in class org.wildfly.security.manager.action.GetContextClassLoaderAction
- run() - Method in class org.wildfly.security.manager.action.GetEnvironmentAction
- run() - Method in class org.wildfly.security.manager.action.GetModuleClassLoaderAction
- run() - Method in class org.wildfly.security.manager.action.GetProtectionDomainAction
- run() - Method in class org.wildfly.security.manager.action.GetSystemPropertiesAction
- run() - Method in class org.wildfly.security.manager.action.ReadEnvironmentPropertyAction
- run() - Method in class org.wildfly.security.manager.action.ReadPropertyAction
- run() - Method in class org.wildfly.security.manager.action.ReplacePropertyAction
- run() - Method in class org.wildfly.security.manager.action.SetContextClassLoaderAction
- run() - Method in class org.wildfly.security.manager.action.SetContextClassLoaderFromClassAction
- run() - Method in class org.wildfly.security.manager.action.SetSystemPropertiesAction
- run() - Method in class org.wildfly.security.manager.action.WritePropertyAction
- run() - Method in class org.wildfly.security.manager.action.WritePropertyIfAbsentAction
- run() - Method in class org.wildfly.security.manager.action.WriteSecurityPropertyAction
- run() - Method in class org.wildfly.security.manager.GetAccessibleDeclaredFieldAction
- run(PrivilegedAction<T>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- run(PrivilegedExceptionAction<T>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- run(P) - Method in interface org.wildfly.security.ParametricPrivilegedAction
-
Perform the action.
- run(P) - Method in interface org.wildfly.security.ParametricPrivilegedExceptionAction
-
Perform the action.
- run(P, ParametricPrivilegedAction<T, P>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- run(P, ParametricPrivilegedExceptionAction<T, P>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- runAs(Runnable) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(Runnable) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAs(PrivilegedAction<T>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(PrivilegedAction<T>) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Deprecated.Use
Scoped.runAsSupplier(Supplier)
instead. - runAs(PrivilegedExceptionAction<T>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(PrivilegedExceptionAction<T>) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Deprecated.Use
Scoped.runAsSupplierEx(ExceptionSupplier)
instead. - runAs(Callable<T>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(Callable<T>) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAs(P, ParametricPrivilegedAction<T, P>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(P, ParametricPrivilegedAction<T, P>) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Deprecated.Use
Scoped.runAsFunction(Function, Object)
instead. - runAs(P, ParametricPrivilegedExceptionAction<T, P>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAs(P, ParametricPrivilegedExceptionAction<T, P>) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Deprecated.Use
Scoped.runAsFunctionEx(ExceptionFunction, Object)
instead. - runAsAction(PrivilegedAction<R>) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsAll(Runnable, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAll(PrivilegedAction<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAll(PrivilegedExceptionAction<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAll(PrivilegedExceptionAction<T>, SecurityIdentity...) - Static method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under a series of identities.
- runAsAll(Callable<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAll(P, ParametricPrivilegedAction<T, P>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAll(P, ParametricPrivilegedExceptionAction<T, P>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllConsumer(T, Consumer<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllConsumer(T, U, BiConsumer<T, U>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllFunction(T, Function<T, R>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllFunction(T, U, BiFunction<T, U, R>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllObjIntConsumer(T, int, ObjIntConsumer<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAllSupplier(Supplier<T>, PeerIdentity...) - Static method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under a series of identities.
- runAsAuthorizationFailed(Principal, Principal, Throwable) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- runAsBiPredicate(BiPredicate<T, U>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsBiPredicate(BiPredicate<T, U>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsBiPredicate(BiPredicate<T, U>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsConsumer(BiConsumer<T, U>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsConsumer(BiConsumer<T, U>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsConsumer(BiConsumer<T, U>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsConsumer(Consumer<T>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsConsumer(T, Consumer<T>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAsConsumer(T, U, BiConsumer<T, U>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAsConsumerEx(ExceptionBiConsumer<T, U, E>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsConsumerEx(ExceptionBiConsumer<T, U, E>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsConsumerEx(ExceptionBiConsumer<T, U, E>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsConsumerEx(ExceptionConsumer<T, E>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsExBiPredicate(ExceptionBiPredicate<T, U, E>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsExceptionAction(PrivilegedExceptionAction<R>) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsExIntFunction(ExceptionIntFunction<T, E>, int) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsExLongFunction(ExceptionLongFunction<T, E>, long) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsExPredicate(ExceptionPredicate<T, E>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsFunction(BiFunction<T, U, R>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsFunction(BiFunction<T, U, R>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsFunction(BiFunction<T, U, R>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsFunction(Function<T, R>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsFunction(T, Function<T, R>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAsFunction(T, U, BiFunction<T, U, R>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAsFunctionEx(ExceptionBiFunction<T, U, R, E>, T, U) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsFunctionEx(ExceptionBiFunction<T, U, R, E>, T, U) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsFunctionEx(ExceptionBiFunction<T, U, R, E>, T, U) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsFunctionEx(ExceptionFunction<T, R, E>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsIntFunction(IntFunction<T>, int) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsLongFunction(LongFunction<T>, long) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsObjIntConsumer(ObjIntConsumer<T>, T, int) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- runAsObjIntConsumer(ObjIntConsumer<T>, T, int) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsObjIntConsumer(ObjIntConsumer<T>, T, int) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsObjIntConsumer(ObjIntConsumer<T>, T, int) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsObjIntConsumerEx(ExceptionObjIntConsumer<T, E>, T, int) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- runAsObjIntConsumerEx(ExceptionObjIntConsumer<T, E>, T, int) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- runAsObjIntConsumerEx(ExceptionObjIntConsumer<T, E>, T, int) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsObjIntConsumerEx(ExceptionObjIntConsumer<T, E>, T, int) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Run an action under this identity.
- runAsPredicate(Predicate<T>, T) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- RunAsPrincipalPermission - Class in org.wildfly.security.auth.permission
-
The permission to run as another principal within some security domain.
- RunAsPrincipalPermission(String) - Constructor for class org.wildfly.security.auth.permission.RunAsPrincipalPermission
-
Construct a new instance.
- RunAsPrincipalPermission(String, String) - Constructor for class org.wildfly.security.auth.permission.RunAsPrincipalPermission
-
Construct a new instance.
- runAsSupplier(Supplier<T>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- runAsSupplier(Supplier<T>) - Method in class org.wildfly.security.auth.client.PeerIdentity
-
Run an action under this identity.
- runAsSupplier(Supplier<T>) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runAsSupplierEx(ExceptionSupplier<T, E>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Run a privileged action with this authentication context associated for the duration of the task.
- runAsSupplierEx(ExceptionSupplier<T, E>) - Method in interface org.wildfly.security.auth.server.Scoped
-
Run an action under this identity.
- runtimeAttributes - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- runtimeAttributes - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- runtimeAttributes - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
S
- s - Variable in class org.wildfly.security.key.RawECPrivateKey
- s - Variable in class org.wildfly.security.permission.SerializedPermissionCollection
- S_FINAL_MESSAGE - Static variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- S_FINAL_SERVER_RESPONSE - Static variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- S_FIRST_MESSAGE - Static variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslClient
- S_FIRST_MESSAGE - Static variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- S_FIRST_MESSAGE - Static variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- S_HASH - Static variable in class org.wildfly.security.http.oidc.IDToken
- S_IN_ERROR - Static variable in class org.wildfly.security.sasl.oauth2.OAuth2SaslServer
- S_NO_MESSAGE - Static variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- safeClose(Closeable) - Method in class org.wildfly.security.audit.FileAuditEndpoint
- safeClose(Closeable) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- safeClose(Closeable) - Static method in class org.wildfly.security.sasl.localuser.LocalUserClient
- safeClose(Closeable) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
- safeHandleRealmEvent(SecurityRealm, RealmEvent) - Static method in interface org.wildfly.security.auth.server.SecurityRealm
-
Safely pass an event to a security realm, absorbing and logging any exception that occurs.
- safeHandleSecurityEvent(SecurityDomain, SecurityEvent) - Static method in class org.wildfly.security.auth.server.SecurityDomain
- safePostAssociate() - Method in class org.wildfly.security.auth.client.PeerIdentity
- salt - Variable in class org.wildfly.security.key.RawPBEKey
- salt - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- salt - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- salt - Variable in class org.wildfly.security.password.interfaces.RawBCryptPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- salt - Variable in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- salt - Variable in class org.wildfly.security.password.spec.IteratedSaltedHashPasswordSpec
- salt - Variable in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
- salt - Variable in class org.wildfly.security.password.spec.MaskedPasswordAlgorithmSpec
- salt - Variable in class org.wildfly.security.password.spec.MaskedPasswordSpec
- salt - Variable in class org.wildfly.security.password.spec.SaltedHashPasswordSpec
- salt - Variable in class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
- salt - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- salt - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- salt(byte[]) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set salt for key derivation.
- salt(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Set salt for key derivation.
- SALT_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- SALT_PARAM - Static variable in class org.wildfly.security.tool.MaskCommand
- SALT_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.UnixMD5CryptPassword
-
The maximum salt size.
- SALT_SIZE - Static variable in interface org.wildfly.security.password.interfaces.UnixSHACryptPassword
-
The maximum salt size of this algorithm.
- saltColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- saltColumn - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- SALTED_HASH_PASSWORD_SPEC_ID - Static variable in class org.wildfly.security.password.spec.BasicPasswordSpecEncoding
- SaltedHashPasswordSpec - Class in org.wildfly.security.password.spec
-
A
PasswordSpec
for a password represented by a hash with a salt. - SaltedHashPasswordSpec(byte[], byte[]) - Constructor for class org.wildfly.security.password.spec.SaltedHashPasswordSpec
-
Construct a new instance.
- SaltedPasswordAlgorithmParametersSpiImpl - Class in org.wildfly.security.password.impl
-
An implementation of the
AlgorithmParametersSpi
SPI, in order to support encoding and decoding of password algorithm parameters. - SaltedPasswordAlgorithmParametersSpiImpl() - Constructor for class org.wildfly.security.password.impl.SaltedPasswordAlgorithmParametersSpiImpl
-
Construct a new instance.
- SaltedPasswordAlgorithmSpec - Class in org.wildfly.security.password.spec
-
Algorithm parameter specification for salted hashed password types.
- SaltedPasswordAlgorithmSpec(byte[]) - Constructor for class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
-
Create a new instance.
- SaltedSimpleDigestPassword - Interface in org.wildfly.security.password.interfaces
-
A simple password where the generated digest also includes a salt.
- SaltedSimpleDigestPasswordImpl - Class in org.wildfly.security.password.impl
-
A
Password
implementation forSaltedSimpleDigestPassword
. - SaltedSimpleDigestPasswordImpl(String, byte[], byte[]) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(String, byte[], char[], Charset) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(String, char[], Charset) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(String, char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(String, ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(String, SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- SaltedSimpleDigestPasswordImpl(SaltedSimpleDigestPassword) - Constructor for class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- saltEncoding - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- saltEncoding - Variable in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper
- saltFromBytes(byte[]) - Static method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- saltNotSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- saltNotSpecified() - Method in interface org.wildfly.security.util.ElytronMessages
- SAML20 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- sanitazeOnMutation(int) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- sasl - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- sasl - Static variable in interface org.wildfly.security.sasl._private.ElytronMessages
- SASL_CLIENT_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- SASL_CLIENT_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- SASL_SERVER_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronBaseProvider
- SASL_SERVER_FACTORY_TYPE - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- saslAnonymous - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- SaslAuthenticationFactory - Class in org.wildfly.security.auth.server.sasl
-
A SASL server factory configuration.
- SaslAuthenticationFactory - Class in org.wildfly.security.auth.server
-
Deprecated.Use
SaslAuthenticationFactory
instead - SaslAuthenticationFactory(SecurityDomain, MechanismConfigurationSelector, SaslServerFactory) - Constructor for class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
- SaslAuthenticationFactory(SecurityDomain, MechanismConfigurationSelector, SaslServerFactory) - Constructor for class org.wildfly.security.auth.server.SaslAuthenticationFactory
-
Deprecated.
- SaslAuthenticationFactory.Builder - Class in org.wildfly.security.auth.server.sasl
-
A builder for SASL server factory configurations.
- SaslAuthenticationFactory.Builder - Class in org.wildfly.security.auth.server
-
Deprecated.A builder for SASL server factory configurations.
- SaslAuthenticationInterruptedException - Exception in org.wildfly.security.sasl
- SaslAuthenticationInterruptedException() - Constructor for exception org.wildfly.security.sasl.SaslAuthenticationInterruptedException
-
Constructs a new
SaslAuthenticationInterruptedException
instance. - SaslAuthenticationInterruptedException(String) - Constructor for exception org.wildfly.security.sasl.SaslAuthenticationInterruptedException
-
Constructs a new
SaslAuthenticationInterruptedException
instance with an initial message. - SaslAuthenticationInterruptedException(String, Throwable) - Constructor for exception org.wildfly.security.sasl.SaslAuthenticationInterruptedException
-
Constructs a new
SaslAuthenticationInterruptedException
instance with an initial message and cause. - SaslAuthenticationInterruptedException(Throwable) - Constructor for exception org.wildfly.security.sasl.SaslAuthenticationInterruptedException
-
Constructs a new
SaslAuthenticationInterruptedException
instance with an initial cause. - saslClient - Variable in class org.wildfly.security.sasl.util.ClientSaslWrapper
- saslClientFactory - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- saslClientFactorySupplier - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- saslDigest - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslEntity - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslExternal - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- SaslFactories - Class in org.wildfly.security.sasl.util
-
A utility class for discovering SASL client and server factories.
- SaslFactories() - Constructor for class org.wildfly.security.sasl.util.SaslFactories
- saslGs2 - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslGssapi - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslLocal - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- SaslMechanismInformation - Class in org.wildfly.security.sasl.util
-
A collection of predicates and other information which can be used to filter SASL mechanisms.
- SaslMechanismInformation() - Constructor for class org.wildfly.security.sasl.util.SaslMechanismInformation
- SaslMechanismInformation.Names - Class in org.wildfly.security.sasl.util
- SaslMechanismPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate() - Constructor for class org.wildfly.security.sasl.SaslMechanismPredicate
- SaslMechanismPredicate.AllOrNonePredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.AllPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.AnyPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.BooleanPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.ExactPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.FamilyPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.HashPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.IfPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.MultiPredicate - Class in org.wildfly.security.sasl
- SaslMechanismPredicate.NotPredicate - Class in org.wildfly.security.sasl
- saslMechanismProperties - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- saslMechanismSelector - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- saslMechanismSelector - Variable in class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
- saslMechanismSelector - Variable in class org.wildfly.security.sasl.util.SortedMechanismSaslServerFactory
- SaslMechanismSelector - Class in org.wildfly.security.sasl
-
A selection specification for SASL client or server mechanisms.
- SaslMechanismSelector(SaslMechanismSelector) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector
- SaslMechanismSelector.AddMatchingSelector - Class in org.wildfly.security.sasl
- SaslMechanismSelector.AddSelector - Class in org.wildfly.security.sasl
- SaslMechanismSelector.EmptySelector - Class in org.wildfly.security.sasl
- SaslMechanismSelector.ForbidMatchingSelector - Class in org.wildfly.security.sasl
- SaslMechanismSelector.ForbidSelector - Class in org.wildfly.security.sasl
- SaslMechanismSelector.Tokenizer - Class in org.wildfly.security.sasl
- saslOAuth2 - Static variable in interface org.wildfly.security.credential.source.ElytronMessages
- saslOAuth2 - Static variable in interface org.wildfly.security.credential.source.ElytronMessages2
- saslOAuth2 - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslOTP - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslPlain - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslProtocol - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- saslScram - Static variable in interface org.wildfly.security.mechanism._private.ElytronMessages
- saslServer - Variable in class org.wildfly.security.sasl.util.ServerSaslWrapper
- saslServerFactory - Variable in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
- saslServerFactory - Variable in class org.wildfly.security.auth.server.SaslAuthenticationFactory
-
Deprecated.
- saslSupportedByConfiguration(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Determine if this SASL mechanism is supported by this configuration (not policy).
- SaslWrapper - Interface in org.wildfly.security.sasl.util
- SaslWrappers - Class in org.wildfly.security.sasl.util
-
Utility methods for SASL wrappers.
- SaslWrappers() - Constructor for class org.wildfly.security.sasl.util.SaslWrappers
- save() - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- saveAccountInfo(OidcAccount) - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- saveAccountInfo(OidcAccount) - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- saveAccountInfo(OidcAccount) - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Finish a successful login and store the validated account.
- saveRequest() - Method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- saveRequest() - Method in class org.wildfly.security.http.oidc.OidcSessionTokenStore
- saveRequest() - Method in interface org.wildfly.security.http.oidc.OidcTokenStore
-
Save the request.
- saveSecretKey(String, ObjectOutputStream, KeyStore.SecretKeyEntry) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- SBox - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- Sboxes - Variable in class org.wildfly.security.password.impl.BCryptPasswordImpl.BCryptState
- Sboxes - Static variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- scheduledExecutorService - Variable in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
- scheduledExecutorService - Variable in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory
- ScheduledExecutorServiceProvider() - Constructor for class org.wildfly.security.auth.server.SecurityDomain.ScheduledExecutorServiceProvider
- scope - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- scope - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- Scope - Enum in org.wildfly.security.http
-
Enumeration of the available scopes during HTTP request handling.
- Scope() - Constructor for enum org.wildfly.security.http.Scope
- SCOPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- Scoped - Interface in org.wildfly.security.auth.server
-
An identity configuration which can be applied on a scoped basis.
- scopes - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- scopes - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- scopes - Variable in class org.wildfly.security.http.oidc.Permission
- scopesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- SCRAM - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
-
A predicate which is true when a SCRAM-family mechanism is being used.
- SCRAM_AND_TWO_WAY - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SCRAM_MAX_ITERATION_COUNT - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The maximum iteration count to use for SCRAM.
- SCRAM_MIN_ITERATION_COUNT - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The minimum iteration count to use for SCRAM.
- SCRAM_SHA_1 - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_1 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_1_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SCRAM_SHA_1_PLUS - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_1_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_256 - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_256 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_256_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SCRAM_SHA_256_PLUS - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_256_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_384 - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_384 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_384_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SCRAM_SHA_384_PLUS - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_384_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_512 - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_512 - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SCRAM_SHA_512_AND_PLAIN - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SCRAM_SHA_512_PLUS - Static variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- SCRAM_SHA_512_PLUS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- scramClient - Variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- ScramClient - Class in org.wildfly.security.mechanism.scram
- ScramClient(ScramMechanism, String, CallbackHandler, SecureRandom, byte[], String, int, int, Supplier<Provider[]>) - Constructor for class org.wildfly.security.mechanism.scram.ScramClient
- scramDigest(String, byte[], byte[], int) - Static method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
-
This method implements the SCRAM
Hi
function as specified by RFC 5802. - scramDigest(String, byte[], byte[], int, Charset) - Static method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- scramDigestPassword - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerResult
- ScramDigestPassword - Interface in org.wildfly.security.password.interfaces
-
A SCRAM-digest password, used by the SCRAM family of SASL mechanisms.
- ScramDigestPasswordImpl - Class in org.wildfly.security.password.impl
-
A
Password
implementation forScramDigestPassword
. - ScramDigestPasswordImpl(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], byte[], int) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], byte[], int, Charset) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], Charset) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], IteratedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], IteratedSaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, IteratedSaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(String, SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramDigestPasswordImpl(ScramDigestPassword) - Constructor for class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- ScramFinalClientMessage - Class in org.wildfly.security.mechanism.scram
- ScramFinalClientMessage(ScramInitialClientMessage, ScramInitialServerMessage, ScramDigestPassword, byte[], byte[], int) - Constructor for class org.wildfly.security.mechanism.scram.ScramFinalClientMessage
- ScramFinalServerMessage - Class in org.wildfly.security.mechanism.scram
- ScramFinalServerMessage(byte[], byte[]) - Constructor for class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- scramInitialChallenge - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerResult
- ScramInitialClientMessage - Class in org.wildfly.security.mechanism.scram
- ScramInitialClientMessage(ScramClient, String, boolean, byte[], int, byte[]) - Constructor for class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- ScramInitialClientMessage(ScramMechanism, String, String, boolean, String, byte[], byte[], int, byte[]) - Constructor for class org.wildfly.security.mechanism.scram.ScramInitialClientMessage
- ScramInitialServerMessage - Class in org.wildfly.security.mechanism.scram
- ScramInitialServerMessage(ScramInitialClientMessage, byte[], byte[], int, byte[]) - Constructor for class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- ScramInitialServerResult - Class in org.wildfly.security.mechanism.scram
- ScramInitialServerResult(ScramInitialServerMessage, ScramDigestPassword) - Constructor for class org.wildfly.security.mechanism.scram.ScramInitialServerResult
- ScramMechanism - Class in org.wildfly.security.mechanism.scram
- ScramMechanism(int, String, String, boolean, String) - Constructor for class org.wildfly.security.mechanism.scram.ScramMechanism
- ScramSaslClient - Class in org.wildfly.security.sasl.scram
- ScramSaslClient(String, String, String, CallbackHandler, String, ScramClient) - Constructor for class org.wildfly.security.sasl.scram.ScramSaslClient
- ScramSaslClientFactory - Class in org.wildfly.security.sasl.scram
- ScramSaslClientFactory() - Constructor for class org.wildfly.security.sasl.scram.ScramSaslClientFactory
- ScramSaslClientFactory(Provider) - Constructor for class org.wildfly.security.sasl.scram.ScramSaslClientFactory
- ScramSaslServer - Class in org.wildfly.security.sasl.scram
- ScramSaslServer(String, String, String, CallbackHandler, ScramServer, ChannelBindingCallback) - Constructor for class org.wildfly.security.sasl.scram.ScramSaslServer
- ScramSaslServerFactory - Class in org.wildfly.security.sasl.scram
- ScramSaslServerFactory() - Constructor for class org.wildfly.security.sasl.scram.ScramSaslServerFactory
- ScramSaslServerFactory(Provider) - Constructor for class org.wildfly.security.sasl.scram.ScramSaslServerFactory
- scramServer - Variable in class org.wildfly.security.sasl.scram.ScramSaslServer
- ScramServer - Class in org.wildfly.security.mechanism.scram
- ScramServer(ScramMechanism, CallbackHandler, SecureRandom, byte[], String, int, int, Supplier<Provider[]>) - Constructor for class org.wildfly.security.mechanism.scram.ScramServer
- ScramServerErrorCode - Enum in org.wildfly.security.mechanism
-
This enum lists server error codes for SCRAM authentication mechanism.
- ScramServerErrorCode() - Constructor for enum org.wildfly.security.mechanism.ScramServerErrorCode
- ScramServerException - Exception in org.wildfly.security.mechanism
-
A SCRAM server-side exception with an error code.
- ScramServerException(String, Throwable, ScramServerErrorCode) - Constructor for exception org.wildfly.security.mechanism.ScramServerException
-
Constructs a new
ScramServerException
instance with an initial message and cause. - ScramServerException(String, ScramServerErrorCode) - Constructor for exception org.wildfly.security.mechanism.ScramServerException
-
Constructs a new
ScramServerException
instance with an initial message. - ScramServerException(Throwable, ScramServerErrorCode) - Constructor for exception org.wildfly.security.mechanism.ScramServerException
-
Constructs a new
ScramServerException
instance with an initial cause. - ScramServerException(ScramServerErrorCode) - Constructor for exception org.wildfly.security.mechanism.ScramServerException
-
Constructs a new
ScramServerException
instance. - scramServerRejectedAuthentication(ScramServerErrorCode) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- ScramUtil - Class in org.wildfly.security.mechanism.scram
- ScramUtil - Class in org.wildfly.security.sasl.scram
- ScramUtil() - Constructor for class org.wildfly.security.mechanism.scram.ScramUtil
- ScramUtil() - Constructor for class org.wildfly.security.sasl.scram.ScramUtil
- scriptName - Variable in class org.wildfly.security.tool.ElytronTool
-
Name of the script used to execute the tool.
- search(String, String, Object[], SearchControls) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(String, String, SearchControls) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(String, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(String, Attributes, String[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(DirContext) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- search(Name, String, Object[], SearchControls) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(Name, String, SearchControls) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(Name, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- search(Name, Attributes, String[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- searchAlias(DirContext, String, byte[], String[]) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- searchDn - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
- searchDn - Variable in class org.wildfly.security.auth.realm.ldap.AttributeMapping
- searchDn - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- searchDn - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- searchDn - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- searchDn(String) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set search DN of LDAP search for attribute entries.
- searchInIdentityContext() - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Determine which context should be used to search filtered/referenced entry.
- searchPath - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- searchPath - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- searchRecursive - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- searchRecursive - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- searchRecursive() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
-
Indicate if queries are searchRecursive, searching the entire subtree rooted at the name specified in
LdapSecurityRealmBuilder.IdentityMappingBuilder.setSearchDn(String)
. - searchRecursively(boolean) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set whether LDAP search for attribute entries should be recursive.
- searchScope - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- searchScope - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- searchScope - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- searchStandardDictionary(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
-
Search the standard OTP dictionary for the given word.
- searchTimeLimit - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.IdentityMapping
- searchTimeLimit - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- searchTimeLimit - Variable in class org.wildfly.security.keystore.LdapKeyStore.Builder
- searchTimeLimit - Variable in class org.wildfly.security.keystore.LdapKeyStoreSpi
- searchWithPagination() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- secMgrChange() - Method in interface org.wildfly.security.manager._private.SecurityMessages
- SECRET - org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
- SECRET_JWT - org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
- SECRET_KEY_ALGORITHM - Static variable in class org.wildfly.security.encryption.SecretKeyUtil
- SECRET_KEY_ALIAS_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- SECRET_KEY_ENTRY_TYPE - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- SECRET_KEY_IDENTIFIER - Static variable in class org.wildfly.security.encryption.Common
- SECRET_KEY_NAME - Static variable in class org.wildfly.security.encryption.Common
- SECRET_PARAM - Static variable in class org.wildfly.security.tool.MaskCommand
- secretKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- secretKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- secretKey - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
- secretKey - Variable in class org.wildfly.security.credential.SecretKeyCredential
- secretKeyAlias - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- secretKeyAlias - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- SecretKeyCredential - Class in org.wildfly.security.credential
-
A secret key credential.
- SecretKeyCredential(SecretKey) - Constructor for class org.wildfly.security.credential.SecretKeyCredential
-
Construct a new instance.
- SecretKeyUtil - Class in org.wildfly.security.encryption
-
Utility methods for operating on
SecretKey
instances. - SecretKeyUtil() - Constructor for class org.wildfly.security.encryption.SecretKeyUtil
- secretNotSpecified() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- secretToStorePrompt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- secretToStorePromptConfirm() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- secure - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- secure - Variable in class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- secure - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- SECURE_RNG - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
Property name for the algorithm name of a
SecureRandom
implementation to use. - secureRandom - Variable in class org.wildfly.security.mechanism.scram.ScramClient
- secureRandom - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- secureRandom - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- secureRandom - Variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- secureRandomGenerator - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- SECURID - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation.Names
- SECURITY_DOMAIN_NAME_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- SECURITY_IDENTITY - Static variable in class org.wildfly.security.http.HttpConstants
-
The property which holds the negotiated security identity after a successful HTTP server-side authentication.
- SECURITY_IDENTITY - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
The property which holds the negotiated security identity after a successful SASL server-side authentication.
- SECURITY_LAYER_ADVERTISER - Static variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- SECURITY_LAYER_NEGOTIATION_STATE - Static variable in class org.wildfly.security.sasl.gssapi.GssapiClient
- SECURITY_LAYER_RECEIVER - Static variable in class org.wildfly.security.sasl.gssapi.GssapiServer
- SECURITY_MANAGER_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- SECURITY_MARK - Static variable in class org.wildfly.security.sasl.digest._private.DigestUtil
- securityAuthentication - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- SecurityAuthenticationEvent - Class in org.wildfly.security.auth.server.event
-
A security authentication event.
- SecurityAuthenticationEvent(SecurityIdentity, boolean) - Constructor for class org.wildfly.security.auth.server.event.SecurityAuthenticationEvent
-
Create a new instance.
- SecurityAuthenticationFailedEvent - Class in org.wildfly.security.auth.server.event
-
An event to represent a failed authentication.
- SecurityAuthenticationFailedEvent(SecurityIdentity, Principal) - Constructor for class org.wildfly.security.auth.server.event.SecurityAuthenticationFailedEvent
-
Constructor for a new instance.
- SecurityAuthenticationSuccessfulEvent - Class in org.wildfly.security.auth.server.event
-
An event to represent a successful authentication.
- SecurityAuthenticationSuccessfulEvent(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.event.SecurityAuthenticationSuccessfulEvent
-
Constructor for a new instance.
- securityCredential - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- SecurityDefiniteOutcomeEvent - Class in org.wildfly.security.auth.server.event
-
A
SecurityEvent
that has a definite outcome of being successful or not. - SecurityDefiniteOutcomeEvent(SecurityIdentity, boolean) - Constructor for class org.wildfly.security.auth.server.event.SecurityDefiniteOutcomeEvent
- securityDomain - Variable in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
- securityDomain - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- securityDomain - Variable in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
- securityDomain - Variable in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- securityDomain - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- securityDomain - Variable in class org.wildfly.security.http.HttpAuthenticator.Builder
- securityDomain - Variable in class org.wildfly.security.http.HttpAuthenticator
- securityDomain - Variable in class org.wildfly.security.ssl.SecurityDomainTrustManager
- securityDomain - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- SecurityDomain - Class in org.wildfly.security.auth.server
-
A security domain.
- SecurityDomain(SecurityDomain.Builder, LinkedHashMap<String, RealmInfo>) - Constructor for class org.wildfly.security.auth.server.SecurityDomain
- SecurityDomain.Builder - Class in org.wildfly.security.auth.server
-
A builder for creating new security domains.
- SecurityDomain.RealmBuilder - Class in org.wildfly.security.auth.server
-
A builder for a realm within a security domain.
- SecurityDomain.ScheduledExecutorServiceProvider - Class in org.wildfly.security.auth.server
- securityDomainMismatch() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- securityDomainName - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- securityDomainOfSSLContextDoesNotSupportX509() - Method in interface org.wildfly.security.ssl.ElytronMessages
- SecurityDomainTrustManager - Class in org.wildfly.security.ssl
- SecurityDomainTrustManager(X509ExtendedTrustManager, SecurityDomain, boolean, MechanismConfigurationSelector) - Constructor for class org.wildfly.security.ssl.SecurityDomainTrustManager
- SecurityDomainTrustManager(X509TrustManager, SecurityDomain, boolean, MechanismConfigurationSelector) - Constructor for class org.wildfly.security.ssl.SecurityDomainTrustManager
- SecurityEvent - Class in org.wildfly.security.auth.server.event
-
Base class for security events emitted from a
SecurityDomain
. - SecurityEvent(SecurityIdentity) - Constructor for class org.wildfly.security.auth.server.event.SecurityEvent
-
Constructor for a new instance.
- securityEventIdentityWrongDomain() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- securityEventListener - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- securityEventListener - Variable in class org.wildfly.security.auth.server.SecurityDomain
- SecurityEventVisitor<P,R> - Class in org.wildfly.security.auth.server.event
-
An abstract class to be extended by visitor implementations for handling SecurityEvents.
- SecurityEventVisitor() - Constructor for class org.wildfly.security.auth.server.event.SecurityEventVisitor
-
Construct a security event visitor.
- SecurityFactory<T> - Interface in org.wildfly.security
-
A factory for preconfigured security objects.
- securityIdentity - Variable in class org.wildfly.security.auth.callback.SecurityIdentityCallback
- securityIdentity - Variable in class org.wildfly.security.auth.server.event.SecurityEvent
- securityIdentity - Variable in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
- securityIdentity - Variable in class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
- securityIdentity - Variable in class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
-
Deprecated.
- securityIdentity - Variable in class org.wildfly.security.cache.CachedIdentity
- securityIdentity - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- SecurityIdentity - Class in org.wildfly.security.auth.server
-
A loaded and authenticated security identity.
- SecurityIdentity(SecurityDomain, Principal, RealmInfo, AuthorizationIdentity, Map<String, RoleMapper>, IdentityCredentials, IdentityCredentials) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, Function<SecurityIdentity, Roles>) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, Supplier<SecurityIdentity[]>) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, Map<String, RoleMapper>) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, IdentityCredentials, boolean) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, SecurityIdentity[]) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, Attributes) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, Credential, boolean) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentity(SecurityIdentity, PermissionVerifier) - Constructor for class org.wildfly.security.auth.server.SecurityIdentity
- SecurityIdentityCallback - Class in org.wildfly.security.auth.callback
-
A server-side callback used to pass a realm identity from the callback handler to the authentication mechanism.
- SecurityIdentityCallback() - Constructor for class org.wildfly.security.auth.callback.SecurityIdentityCallback
-
Construct a new instance.
- SecurityIdentityCallbackHandler(CallbackHandler) - Constructor for class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
- SecurityIdentityCallbackHandler(CallbackHandler) - Constructor for class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler
-
Deprecated.
- SecurityIdentitySaslServerFactory - Class in org.wildfly.security.sasl.util
-
A SASL server factory which makes the authenticated
SecurityIdentity
available to the caller. - SecurityIdentitySaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.SecurityIdentitySaslServerFactory
-
Construct a new instance.
- SecurityIdentityServerMechanismFactory - Class in org.wildfly.security.auth.server.http
-
A
HttpServerAuthenticationMechanismFactory
that wraps authentication mechanism from delegating factory, so any request forSECURITY_IDENTITY
negotiated property is caught andSecurityIdentity
from the callback handler is returned instead. - SecurityIdentityServerMechanismFactory - Class in org.wildfly.security.auth.server
-
Deprecated.Use
SecurityIdentityServerMechanismFactory
instead - SecurityIdentityServerMechanismFactory(HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.auth.server.http.SecurityIdentityServerMechanismFactory
-
Construct a new instance.
- SecurityIdentityServerMechanismFactory(HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.auth.server.SecurityIdentityServerMechanismFactory
-
Deprecated.Construct a new instance.
- SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler - Class in org.wildfly.security.auth.server.http
- SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler - Class in org.wildfly.security.auth.server
-
Deprecated.
- securityIdentityTransformer - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- securityIdentityTransformer - Variable in class org.wildfly.security.auth.server.SecurityDomain
- SecurityLayerDisposedCallback - Class in org.wildfly.security.auth.callback
-
A callback which indicates that the corresponding security layer (SASL client, SASL server, etc.) has been disposed and any related resources may be relinquished.
- SecurityLayerDisposedCallback() - Constructor for class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
- SecurityLevel - Enum in org.wildfly.security.ssl
-
The security level setting for SSL/TLS cipher suite selection.
- SecurityLevel() - Constructor for enum org.wildfly.security.ssl.SecurityLevel
- SecurityMessages - Interface in org.wildfly.security.manager._private
- SecurityMessages - Interface in org.wildfly.security.permission
- SecurityPermissionCheckEvent - Class in org.wildfly.security.auth.server.event
-
A security event relating to a permission check.
- SecurityPermissionCheckEvent(SecurityIdentity, Permission, boolean) - Constructor for class org.wildfly.security.auth.server.event.SecurityPermissionCheckEvent
-
Construct a new instance.
- SecurityPermissionCheckFailedEvent - Class in org.wildfly.security.auth.server.event
-
An event to represent a failed permission check.
- SecurityPermissionCheckFailedEvent(SecurityIdentity, Permission) - Constructor for class org.wildfly.security.auth.server.event.SecurityPermissionCheckFailedEvent
-
Construct a new instance.
- SecurityPermissionCheckSuccessfulEvent - Class in org.wildfly.security.auth.server.event
-
An event to represent a successful permission check.
- SecurityPermissionCheckSuccessfulEvent(SecurityIdentity, Permission) - Constructor for class org.wildfly.security.auth.server.event.SecurityPermissionCheckSuccessfulEvent
-
Construct a new instance.
- securityPrincipal - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- securityProviderDoesnExist(String) - Method in interface org.wildfly.security.util.ElytronMessages
- SecurityProviderSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which uses the currently installed security providers to acquire a delegateSaslClientFactory
. - SecurityProviderSaslClientFactory() - Constructor for class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
-
Construct a new instance.
- SecurityProviderSaslClientFactory(Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
-
Construct a new instance.
- SecurityProviderSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which uses the currently installed security providers to acquire a delegateSaslServerFactory
. - SecurityProviderSaslServerFactory() - Constructor for class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
-
Construct a new instance.
- SecurityProviderSaslServerFactory(Supplier<Provider[]>) - Constructor for class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
-
Construct a new instance.
- SecurityProviderServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
that loads factories from a supplied array ofProvider
instances. - SecurityProviderServerMechanismFactory() - Constructor for class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
-
Construct a new instance which uses the globally registered
Provider
instances. - SecurityProviderServerMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
-
Construct a new instance of
SecurityProviderServerMechanismFactory
. - SecurityProviderServerMechanismFactory(Provider[]) - Constructor for class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
-
Construct a new instance of
SecurityProviderServerMechanismFactory
. - SecurityProviderServerMechanismFactory(Supplier<Provider[]>) - Constructor for class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
-
Construct a new instance of
SecurityProviderServerMechanismFactory
. - securityRealm - Variable in class org.wildfly.security.auth.server.RealmInfo
- SecurityRealm - Interface in org.wildfly.security.auth.server
-
A single authentication realm.
- securityRealms - Variable in class org.wildfly.security.auth.realm.DistributedSecurityRealm
- SecurityRealmUnavailableEvent - Class in org.wildfly.security.auth.server.event
-
A security event signifying unavailable realm.
- SecurityRealmUnavailableEvent(SecurityIdentity, String) - Constructor for class org.wildfly.security.auth.server.event.SecurityRealmUnavailableEvent
-
Construct a new instance.
- SecurityVaultData - Class in org.wildfly.security.credential.store.impl
-
Compatibility class for PicketBox VAULT.dat files, which consist of a single serialized instance of
SecurityVaultData.PICKETBOX_CLASS_NAME
. - SecurityVaultData() - Constructor for class org.wildfly.security.credential.store.impl.SecurityVaultData
- SecurityVaultData(Map<String, byte[]>) - Constructor for class org.wildfly.security.credential.store.impl.SecurityVaultData
- SEE_OTHER - Static variable in class org.wildfly.security.http.HttpConstants
- seed - Variable in class org.wildfly.security.password.impl.OneTimePasswordImpl
- seed - Variable in class org.wildfly.security.password.interfaces.RawOneTimePassword
- seed - Variable in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
- seed - Variable in class org.wildfly.security.password.spec.OneTimePasswordSpec
- SEED - org.wildfly.security.ssl.Encryption
-
SEED encryption.
- seedAttributeName - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- SEEN_DOLLAR - Static variable in class org.wildfly.security.jose.util.StringPropertyReplacer
- segment - Variable in class org.wildfly.security.x500.principal.X509SubjectAltNameEvidenceDecoder
- select(String[]) - Method in class org.wildfly.security.sasl.digest.AbstractDigestFactory
- selectCipher(String) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- selectConfiguration(MechanismInformation) - Method in interface org.wildfly.security.auth.server.MechanismConfigurationSelector
-
Select the
MechanismConfiguration
to use for the current authentication attempt. - selectContext(SSLConnectionInformation) - Method in interface org.wildfly.security.ssl.SSLContextSelector
-
Select the SSL context which corresponds to the given connection information.
- selectedQop - Variable in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism
- SelectingContext - Interface in org.wildfly.security.ssl._private
-
Implemented by
SSLEngine
instances that support selection of an alternative engine. - SelectingServerSSLEngine - Class in org.wildfly.security.ssl
- SelectingServerSSLEngine(SSLContextSelector) - Constructor for class org.wildfly.security.ssl.SelectingServerSSLEngine
- SelectingServerSSLEngine(SSLContextSelector, String, int) - Constructor for class org.wildfly.security.ssl.SelectingServerSSLEngine
- SelectingServerSSLEngine.InitialState - Class in org.wildfly.security.ssl
- selectionCallback - Variable in class org.wildfly.security.ssl.SNISSLEngine
- selectMechanismConfiguration() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- selector - Variable in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- selector - Variable in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- selectQop(String[], String[]) - Method in class org.wildfly.security.sasl.digest.DigestSaslClient
- selectRealm() - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
-
Select the realm which should be sent to the client in the challenge.
- selfSignedcertificate - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
- selfSignedCertificate - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- selfSignedCertificateGenerationFailed(Exception) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- SelfSignedX509CertificateAndSigningKey - Class in org.wildfly.security.x500.cert
-
A self-signed X.509 certificate and the private key used to sign the certificate.
- SelfSignedX509CertificateAndSigningKey(SelfSignedX509CertificateAndSigningKey.Builder) - Constructor for class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
- SelfSignedX509CertificateAndSigningKey.Builder - Class in org.wildfly.security.x500.cert
-
A
Builder
to configure and generate aSelfSignedX509CertificateAndSigningKey
. - sendAuthenticationInfoHeader(HttpServerResponse, byte[]) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- sendBareChallenge(HttpServerResponse) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- sendChallenge(byte[], HttpServerResponse, int) - Method in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- sendError(int) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- sendError(int, String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- sendGetRequest(String, int, String) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- sendJsonHttpRequest(OidcClientConfiguration, HttpRequestBase, Class<T>) - Static method in class org.wildfly.security.http.oidc.Oidc
- sendLogin(HttpServerRequest, HttpServerResponse) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- sendPage(String, HttpServerRequest, HttpServerResponse) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- sendPostAsGetRequest(AcmeAccount, boolean, String, String, int...) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- sendPostRequestWithRetries(AcmeAccount, boolean, String, boolean, String, int...) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- sendPostRequestWithRetries(AcmeAccount, boolean, String, boolean, String, String, int...) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- sendRedirect(HttpServerResponse, String) - Method in class org.wildfly.security.http.form.FormAuthenticationMechanism
- sendRegistrationEvent(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- sendRequest(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.JWKPublicKeyLocator
- sendResponse(HttpServerResponse) - Method in interface org.wildfly.security.http.HttpServerMechanismsResponder
-
Send any required response to the client.
- sendUnregistrationEvent(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- sendUrgentData(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- SEPARATOR_BYTES - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SEQUENCE - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- SEQUENCE_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal sequence type tag.
- sequenceAttributeName - Variable in class org.wildfly.security.auth.realm.ldap.OtpCredentialLoader
- sequenceNumber - Variable in class org.wildfly.security.password.impl.OneTimePasswordImpl
- sequenceNumber - Variable in class org.wildfly.security.password.interfaces.RawOneTimePassword
- sequenceNumber - Variable in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
- sequenceNumber - Variable in class org.wildfly.security.password.spec.OneTimePasswordSpec
- SerializedPermission - Class in org.wildfly.security.permission
- SerializedPermission(Class<? extends Permission>, String, String) - Constructor for class org.wildfly.security.permission.SerializedPermission
- SerializedPermissionCollection - Class in org.wildfly.security.permission
- SerializedPermissionCollection(AbstractPermissionCollection) - Constructor for class org.wildfly.security.permission.SerializedPermissionCollection
- serialNumber - Variable in class org.wildfly.security.x500.cert.AuthorityKeyIdentifierExtension
- serialNumber - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- SerialNumberCertificateVerifier(String) - Constructor for class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SerialNumberCertificateVerifier
- serialNumberTooLarge() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- serialNumberTooSmall() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- serialVersionUID - Static variable in exception org.wildfly.security.asn1.ASN1Exception
- serialVersionUID - Static variable in exception org.wildfly.security.auth.AuthenticationException
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.ChannelBindingCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.ExclusiveNameCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.ExtendedChoiceCallback
- serialVersionUID - Static variable in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.OptionalNameCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.ParameterCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.PasswordResetCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.PeerPrincipalCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
- serialVersionUID - Static variable in class org.wildfly.security.auth.callback.SocketAddressCallback
- serialVersionUID - Static variable in exception org.wildfly.security.auth.client.InvalidAuthenticationConfigurationException
- serialVersionUID - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
- serialVersionUID - Static variable in class org.wildfly.security.auth.permission.ChangeRoleMapperPermission
- serialVersionUID - Static variable in class org.wildfly.security.auth.permission.LoginPermission
- serialVersionUID - Static variable in class org.wildfly.security.auth.permission.RunAsPrincipalPermission
- serialVersionUID - Static variable in class org.wildfly.security.auth.principal.AnonymousPrincipal
- serialVersionUID - Static variable in class org.wildfly.security.auth.principal.CompositePrincipal
- serialVersionUID - Static variable in class org.wildfly.security.auth.principal.NamePrincipal
- serialVersionUID - Static variable in class org.wildfly.security.auth.principal.NumericPrincipal
- serialVersionUID - Static variable in class org.wildfly.security.auth.principal.RealmNestedPrincipal
- serialVersionUID - Static variable in exception org.wildfly.security.auth.realm.IntegrityException
- serialVersionUID - Static variable in exception org.wildfly.security.auth.ReauthenticationException
- serialVersionUID - Static variable in exception org.wildfly.security.auth.server.RealmUnavailableException
- serialVersionUID - Static variable in exception org.wildfly.security.authz.AuthorizationCheckException
- serialVersionUID - Static variable in exception org.wildfly.security.authz.AuthorizationException
- serialVersionUID - Static variable in exception org.wildfly.security.authz.AuthorizationFailureException
- serialVersionUID - Static variable in class org.wildfly.security.authz.MapAttributes.EntriesList
- serialVersionUID - Static variable in class org.wildfly.security.cache.CachedIdentity
- serialVersionUID - Static variable in exception org.wildfly.security.credential.store.CredentialStoreException
- serialVersionUID - Static variable in class org.wildfly.security.credential.store.CredentialStorePermission
- serialVersionUID - Static variable in class org.wildfly.security.credential.store.impl.SecurityVaultData
- serialVersionUID - Static variable in exception org.wildfly.security.credential.store.UnsupportedCredentialTypeException
- serialVersionUID - Static variable in class org.wildfly.security.credential.store.WildFlyElytronCredentialStoreProvider
- serialVersionUID - Static variable in class org.wildfly.security.digest.WildFlyElytronDigestProvider
- serialVersionUID - Static variable in class org.wildfly.security.EmptyProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.basic.WildFlyElytronHttpBasicProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.bearer.WildFlyElytronHttpBearerProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.cert.WildFlyElytronHttpClientCertProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.external.WildFlyElytronHttpExternalProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.form.WildFlyElytronHttpFormProvider
- serialVersionUID - Static variable in exception org.wildfly.security.http.HttpAuthenticationException
- serialVersionUID - Static variable in class org.wildfly.security.http.oidc.OidcAccount
- serialVersionUID - Static variable in exception org.wildfly.security.http.oidc.OidcException
- serialVersionUID - Static variable in class org.wildfly.security.http.oidc.WildFlyElytronHttpOidcProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism.SpnegoContext
- serialVersionUID - Static variable in class org.wildfly.security.http.spnego.WildFlyElytronHttpSpnegoProvider
- serialVersionUID - Static variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- serialVersionUID - Static variable in class org.wildfly.security.key.RawDHPrivateKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawDSAPrivateKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawECPrivateKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawPBEKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawPrivateKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawRSAMultiPrimePrivateCrtKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawRSAPrivateCrtKey
- serialVersionUID - Static variable in class org.wildfly.security.key.RawRSAPrivateKey
- serialVersionUID - Static variable in class org.wildfly.security.key.WildFlyElytronKeyProvider
- serialVersionUID - Static variable in class org.wildfly.security.keystore.EmptyProvider
- serialVersionUID - Static variable in class org.wildfly.security.keystore.WildFlyElytronKeyStoreProvider
- serialVersionUID - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- serialVersionUID - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- serialVersionUID - Static variable in exception org.wildfly.security.mechanism.AuthenticationMechanismException
- serialVersionUID - Static variable in exception org.wildfly.security.mechanism.ScramServerException
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.AbstractPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.ClearPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.DigestPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.MaskedPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.OneTimePasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawBCryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawBSDUnixDESCryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawClearPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawDigestPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawMaskedPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawOneTimePassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawSaltedSimpleDigestPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawScramDigestPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawSimpleDigestPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawSunUnixMD5CryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawUnixDESCryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawUnixMD5CryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.interfaces.RawUnixSHACryptPassword
- serialVersionUID - Static variable in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- serialVersionUID - Static variable in class org.wildfly.security.password.spec.IteratedPasswordAlgorithmSpec
- serialVersionUID - Static variable in class org.wildfly.security.password.spec.IteratedSaltedPasswordAlgorithmSpec
- serialVersionUID - Static variable in class org.wildfly.security.password.spec.OneTimePasswordAlgorithmSpec
- serialVersionUID - Static variable in class org.wildfly.security.password.spec.SaltedPasswordAlgorithmSpec
- serialVersionUID - Static variable in class org.wildfly.security.password.WildFlyElytronPasswordProvider
- serialVersionUID - Static variable in class org.wildfly.security.permission.AbstractActionPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.AbstractActionSetPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.AbstractNamedPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.AbstractPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.ElytronPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.ElytronPermissionCollection
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.permission.IntersectionPermissionCollection
- serialVersionUID - Static variable in exception org.wildfly.security.permission.InvalidPermissionClassException
- serialVersionUID - Static variable in class org.wildfly.security.permission.NameSetPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.NoPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.NoPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.SerializedPermission
- serialVersionUID - Static variable in class org.wildfly.security.permission.SerializedPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.SimplePermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.permission.UnionPermissionCollection
- serialVersionUID - Static variable in class org.wildfly.security.sasl.anonymous.WildFlyElytronSaslAnonymousProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.digest.WildFlyElytronSaslDigestProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.entity.WildFlyElytronSaslEntityProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.external.WildFlyElytronSaslExternalProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.gs2.WildFlyElytronSaslGs2Provider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.gssapi.WildFlyElytronSaslGssapiProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.localuser.WildFlyElytronSaslLocalUserProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.oauth2.WildFlyElytronSaslOAuth2Provider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
- serialVersionUID - Static variable in class org.wildfly.security.sasl.plain.WildFlyElytronSaslPlainProvider
- serialVersionUID - Static variable in exception org.wildfly.security.sasl.SaslAuthenticationInterruptedException
- serialVersionUID - Static variable in class org.wildfly.security.sasl.scram.WildFlyElytronSaslScramProvider
- serialVersionUID - Static variable in class org.wildfly.security.ssl.LinkedProperties
- serialVersionUID - Static variable in class org.wildfly.security.VersionedProvider
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronDigestProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpBasicProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpBearerProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpClientCertProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpDigestProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpFormProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronHttpSpnegoProvider
-
Deprecated.
- serialVersionUID - Static variable in class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.
- serialVersionUID - Static variable in exception org.wildfly.security.x500.cert.acme.AcmeException
- SERVER - org.wildfly.security.sasl.digest.AbstractDigestMechanism.FORMAT
- SERVER_DOES_NOT_SUPPORT_CHANNEL_BINDING - org.wildfly.security.mechanism.ScramServerErrorCode
- SERVER_DOES_SUPPORT_CHANNEL_BINDING - org.wildfly.security.mechanism.ScramServerErrorCode
- SERVER_KEY_BYTES - Static variable in class org.wildfly.security.mechanism.scram.ScramUtil
- SERVER_MAGIC_CONFIDENTIALITY - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- SERVER_MAGIC_INTEGRITY - Static variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- SERVER_TRUSTED_AUTHORITIES - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which accept the server's trusted authorities:
TrustedAuthoritiesCallback
- serverAddress - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- ServerAuthenticationContext - Class in org.wildfly.security.auth.server
-
Server-side authentication context.
- ServerAuthenticationContext(SecurityDomain, MechanismConfigurationSelector) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext
- ServerAuthenticationContext(SecurityIdentity, MechanismConfigurationSelector) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext
- ServerAuthenticationContext.ActiveState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.AnonymousAuthorizedState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.AuthorizedAuthenticationState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.AuthorizedState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.CompleteState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.InactiveState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.InitialState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.InvalidNameState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.NameAssignedState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.RealmAssignedState - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.State - Class in org.wildfly.security.auth.server
- ServerAuthenticationContext.UnassignedState - Class in org.wildfly.security.auth.server
-
State shared among both the initial state and the realm-assigned state, where no authentication name is yet set.
- serverConfig - Variable in class org.wildfly.security.mechanism.oauth2.OAuth2Server
- ServerCredentialCallback - Class in org.wildfly.security.auth.callback
-
A callback used to acquire the server (or "host") credential.
- ServerCredentialCallback(Class<? extends Credential>) - Constructor for class org.wildfly.security.auth.callback.ServerCredentialCallback
-
Construct a new instance which accepts any algorithm name.
- ServerCredentialCallback(Class<? extends Credential>, String) - Constructor for class org.wildfly.security.auth.callback.ServerCredentialCallback
-
Construct a new instance.
- ServerCredentialCallback(Class<? extends Credential>, String, AlgorithmParameterSpec) - Constructor for class org.wildfly.security.auth.callback.ServerCredentialCallback
-
Construct a new instance.
- serverCredentialSource - Variable in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
- serverCredentialSource - Variable in class org.wildfly.security.auth.server.MechanismConfiguration
- ServerMechanismFactoryImpl - Class in org.wildfly.security.http.impl
-
Deprecated.
- ServerMechanismFactoryImpl() - Constructor for class org.wildfly.security.http.impl.ServerMechanismFactoryImpl
-
Deprecated.
- serverName - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- serverName - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- serverName - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- serverName - Variable in class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
- serverName - Variable in class org.wildfly.security.sasl.util.ServerNameSaslServerFactory
- ServerNameSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which sets the server name to a fixed value, disregarding the passed in value. - ServerNameSaslClientFactory(SaslClientFactory, String) - Constructor for class org.wildfly.security.sasl.util.ServerNameSaslClientFactory
-
Construct a new instance.
- ServerNameSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which sets the server name to a fixed value, disregarding the passed in value. - ServerNameSaslServerFactory(SaslServerFactory, String) - Constructor for class org.wildfly.security.sasl.util.ServerNameSaslServerFactory
-
Construct a new instance.
- serverNonce - Variable in class org.wildfly.security.mechanism.scram.ScramInitialServerMessage
- ServerNotificationListener(Consumer<Principal>) - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.ServerNotificationListener
- ServerRequest - Class in org.wildfly.security.http.oidc
- ServerRequest() - Constructor for class org.wildfly.security.http.oidc.ServerRequest
- ServerRequest.HttpFailure - Exception in org.wildfly.security.http.oidc
- ServerSaslWrapper - Class in org.wildfly.security.sasl.util
-
A
SaslWrapper
which encapsulates aSaslServer
. - ServerSaslWrapper(SaslServer) - Constructor for class org.wildfly.security.sasl.util.ServerSaslWrapper
-
Construct a new instance.
- serverSignature - Variable in class org.wildfly.security.mechanism.scram.ScramFinalServerMessage
- serverUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- serverUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- SERVICE_IMPLEMENTATION_CLASS - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
- SERVICE_TYPE - Static variable in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- SERVICE_TYPE - Static variable in class org.wildfly.security.sasl.util.SecurityProviderSaslClientFactory
- SERVICE_TYPE - Static variable in class org.wildfly.security.sasl.util.SecurityProviderSaslServerFactory
- SERVICE_TYPE - Static variable in class org.wildfly.security.ssl.SSLUtils
- serviceLoader - Variable in class org.wildfly.security.http.util.ServiceLoaderServerMechanismFactory
- ServiceLoaderSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A
SaslClientFactory
which uses aServiceLoader
to find implementations. - ServiceLoaderSaslClientFactory(ClassLoader) - Constructor for class org.wildfly.security.sasl.util.ServiceLoaderSaslClientFactory
-
Construct a new instance.
- ServiceLoaderSaslClientFactory(ServiceLoader<SaslClientFactory>) - Constructor for class org.wildfly.security.sasl.util.ServiceLoaderSaslClientFactory
-
Construct a new instance.
- ServiceLoaderSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which uses aServiceLoader
to find implementations. - ServiceLoaderSaslServerFactory(ClassLoader) - Constructor for class org.wildfly.security.sasl.util.ServiceLoaderSaslServerFactory
-
Construct a new instance.
- ServiceLoaderSaslServerFactory(ServiceLoader<SaslServerFactory>) - Constructor for class org.wildfly.security.sasl.util.ServiceLoaderSaslServerFactory
-
Construct a new instance.
- ServiceLoaderServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
which locates further factory implementations by iterating aServiceLoader
- ServiceLoaderServerMechanismFactory(ClassLoader) - Constructor for class org.wildfly.security.http.util.ServiceLoaderServerMechanismFactory
-
Constructs a new instance, a
ServiceLoader
will be created from the suppliedClassLoader
- ServiceLoaderServerMechanismFactory(ServiceLoader<HttpServerAuthenticationMechanismFactory>) - Constructor for class org.wildfly.security.http.util.ServiceLoaderServerMechanismFactory
-
Constructs a new instance with a previously created
ServiceLoader
This class synchronizes on the supplied service loader, if the same is synchronized against outside thenServiceLoader.reload()
can safely be called. - services - Variable in class org.wildfly.security.http.util.SecurityProviderServerMechanismFactory
- SESSION - org.wildfly.security.http.oidc.Oidc.TokenStore
- SESSION - org.wildfly.security.http.Scope
-
The scope applicable to any underlying session.
- SESSION_INVALIDATING_ATTRIBUTE - Static variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- SESSION_STATE - Static variable in class org.wildfly.security.http.oidc.Oidc
- sessionCacheSize - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- sessionIdChangeDiabled() - Method in interface org.wildfly.security.http.form.ElytronMessages
- sessionIdChangeDiabled() - Method in interface org.wildfly.security.http.spnego.ElytronMessages
- SessionNotificationType() - Constructor for enum org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
- sessionTimeout - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- set - Variable in class org.wildfly.security.permission.PermissionActions.SetMatchAction
-
Deprecated.
- set - Variable in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- set - Variable in class org.wildfly.security.ssl.DigestCipherSuitePredicate
- set - Variable in class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- set - Variable in class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- set - Variable in class org.wildfly.security.ssl.LevelCipherSuitePredicate
- set - Variable in class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- set(int, String) - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- set(E) - Method in class org.wildfly.security.util.ArrayIterator
-
Unsupported.
- set(String, int, String) - Method in interface org.wildfly.security.authz.Attributes
-
Modify the mapping for the given key at the given position.
- set(String, int, String) - Method in class org.wildfly.security.authz.MapAttributes
- set(String, int, String, String) - Method in interface org.wildfly.security.authz.Attributes
-
Conditionally set a specific value of a given key to a new value, if the existing value matches the
expect
parameter. - set(String, int, String, String) - Method in class org.wildfly.security.authz.MapAttributes
- set(SocketFactory) - Static method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- SET_ACCESS_CTXT - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_AUTHZ_PRINCIPAL - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_CALLBACK_INTERCEPT - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_CLASS_LOADER_PERMISSION - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- SET_CRED_SOURCE - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_FWD_AUTH_CRED_DOMAIN - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_FWD_AUTH_NAME_DOMAIN - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_FWD_AUTHZ_NAME_DOMAIN - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_HOST - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_KEY_MGR_FAC - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_PARAM_SPECS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_PRINCIPAL - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_PRINCIPAL_RW - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_PROTOCOL - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_PROVIDER_SUPPLIER - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_REALM - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_RUN_AS_PERMISSION - Static variable in class org.wildfly.security.auth.server.SecurityIdentity
- SET_SASL_FAC_SUP - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_SASL_MECH_PROPS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_SASL_PROTOCOL - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_SASL_SELECTOR - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_TRUST_MGR_FAC - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal set type tag.
- SET_USER_CB_KINDS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_USER_CBH - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- SET_WEBSERVICES_PROPS - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setAcceptedIssuers(X509Certificate[]) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Deprecated.accepted issuers are automatically set when creating the trust manager
- setAccessToken(String) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setAccountUrl(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Set the account location URL provided by the ACME server.
- setAlgorithm(String) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setAlgorithm(String) - Method in class org.wildfly.security.jose.jwk.JWK
- setAlgorithmColumn(int) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setAlgorithmConstraints(AlgorithmConstraints) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setAliasAttribute(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the attribute in LDAP that holds the alias of keystore item.
- setAllowAnyHostname(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setAlwaysRefreshToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setAlwaysRefreshToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setAlwaysRefreshToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setApplicationProtocols(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setApplicationProtocols(SSLParameters, String[]) - Static method in class org.wildfly.security.ssl.JDKSpecific
- setAttachment(String, Object) - Method in interface org.wildfly.security.http.HttpScope
-
Set the named attribute on this scope, setting to
null
will clear any value previously set for this key. - setAttributes(Attributes) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- setAttributes(Attributes) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- setAttributes(Attributes) - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
-
Modify the attributes collection of this identity.
- setAttributesForPreservation(Path, Map<String, Object>) - Static method in class org.wildfly.security.tool.CredentialStoreCommand
-
Applies over a file all the attributes previously read by the readAttributesForPreservation method.
- setAuditEndpoint(ExceptionBiConsumer<EventPriority, String, IOException>) - Method in class org.wildfly.security.audit.AuditLogger.Builder
-
Set the endpoint to receive the resulting audit messages.
- setAuthenticationContext(AuthenticationContext) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the authentication context as source of security credential.
- setAuthenticationName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the authentication name for this authentication.
- setAuthenticationName(String, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the authentication name for this authentication.
- setAuthenticationOptional(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Where a SecurityDomain is associated with this Builder if the client presents a certificate an attempt will be made to obtain a SecurityIdentity by using the certificate for authentication, setting this flag to
true
allows for a failed authentication to be silently ignored. - setAuthenticationPrincipal(Principal) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the authentication principal for this authentication.
- setAuthenticationPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the authentication principal for this authentication.
- setAuthorizationEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setAuthorized(boolean) - Method in class org.wildfly.security.auth.callback.AnonymousAuthorizationCallback
-
Set whether anonymous access is allowed.
- setAuthorized(boolean) - Method in class org.wildfly.security.auth.callback.PrincipalAuthorizeCallback
-
Sets whether the authorization is allowed for the principal.
- setAuthorized(SecurityIdentity) - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
-
Authorizes and caches the given
securityIdentity
. - setAuthServerBaseUrl(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setAuthServerBaseUrl(OidcJsonConfiguration) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setAuthServerUrl(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setAuthzPrincipal - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setAutodetectBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setAutodetectBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setAutodetectBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setBackchannelLogoutSessionSupported(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setBackchannelLogoutSupported(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setBearerOnly(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setBinaryAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- setBindingData(byte[]) - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
-
Set the channel binding data.
- setBindingType(String) - Method in class org.wildfly.security.auth.callback.ChannelBindingCallback
-
Set the selected channel binding type.
- setBit(int, int) - Static method in class org.wildfly.security.auth.client.ElytronXmlParser
- setCaaIdentities(String[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Set the CAA identities.
- setCachedIdentity(CachedIdentity) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnEntry
- setCachedIdentity(CachedIdentity) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnEntry
-
Reassociates the specified
CachedIdentity
with this single sign-on entry. - setCategoryRoleMappers(Map<String, RoleMapper>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the category role mapper map.
- setCertificate(Certificate) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Set the certificate.
- setCertificateAttribute(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the attribute in LDAP that holds the encoded certificate.
- setCertificateChainAttribute(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the attribute in LDAP that holds the encoded certificate chain.
- setCertificateChainEncoding(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the encoding of certificate chain, which is stored in certificateChainAttribute.
- setCertificateType(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the type of certificate, which is stored in certificateAttribute and certificateChainAttribute.
- setCheckKeyTab(boolean) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set if keytab file existence and principal presence in it should be checked on factory build.
- setCheckKeyTab(boolean) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set if keytab file existence and principal presence in it should be checked on factory build.
- setCheckSessionIframe(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setCipherSuites(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setCipherSuiteSelector(CipherSuiteSelector) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the cipher suite selector to use for this context.
- setClaims(Attributes) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- setClaimsParameterSupported(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setClaimsSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setClaimTypesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setClassLoaderTo(ClassLoader) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- setClassLoaderTo(ClassLoader) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- setClient(Callable<HttpClient>) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setClient(HttpClient) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setClient(HttpClient) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setClientAuthenticator(ClientCredentialsProvider) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setClientAuthenticator(ClientCredentialsProvider) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setClientCredentials(OidcClientConfiguration, Map<String, String>, Map<String, String>) - Method in interface org.wildfly.security.http.oidc.ClientCredentialsProvider
-
Called every time a backchannel request is performed.
- setClientCredentials(OidcClientConfiguration, Map<String, String>, Map<String, String>) - Static method in class org.wildfly.security.http.oidc.ClientCredentialsProviderUtils
-
Use this method when calling backchannel request directly from your application.
- setClientCredentials(OidcClientConfiguration, Map<String, String>, Map<String, String>) - Method in class org.wildfly.security.http.oidc.ClientIdAndSecretCredentialsProvider
- setClientCredentials(OidcClientConfiguration, Map<String, String>, Map<String, String>) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- setClientCredentials(OidcClientConfiguration, Map<String, String>, Map<String, String>) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- setClientCredentials(OidcClientConfiguration, HttpPost, List<NameValuePair>) - Static method in class org.wildfly.security.http.oidc.ClientCredentialsProviderUtils
-
Don't use directly from your apps to avoid HttpClient linkage errors! Instead use the method
ClientCredentialsProviderUtils.setClientCredentials(OidcClientConfiguration, Map, Map)
- setClientId(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setClientId(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setClientId(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setClientKeyPassword(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setClientKeystore(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setClientKeystorePassword(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setClientMode(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the client mode of the target SSL context.
- setClientSecret(String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- setClientSecret(String, String) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- setClock(Clock) - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Sets the
Clock
instance the resultingFileAuditEndpoint
should use to query the current time. - setCodeChallengeMethodsSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setConfidentialPort(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setConfidentialPort(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setConfidentialPort(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setConfigPath(String) - Method in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService
- setConnectionPoolSize(int) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setConnectionPoolSize(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setConnectionProperties(Properties) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set additional connection properties.
- setConnectionTimeToLive(long, TimeUnit) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setConnectTimeout(int) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the timeout for connecting to the server.
- setContactUrls(String[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the contact URLs.
- setContactUrls(String[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Set the account contact URLs.
- SetContextClassLoaderAction - Class in org.wildfly.security.manager.action
-
A security action to get and set the context class loader of the current thread.
- SetContextClassLoaderAction(ClassLoader) - Constructor for class org.wildfly.security.manager.action.SetContextClassLoaderAction
-
Construct a new instance.
- SetContextClassLoaderFromClassAction - Class in org.wildfly.security.manager.action
-
A security action to get and set the context class loader of the current thread.
- SetContextClassLoaderFromClassAction(Class<?>) - Constructor for class org.wildfly.security.manager.action.SetContextClassLoaderFromClassAction
-
Construct a new instance.
- setCookie() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- setCookie(String, String, String, String, int, boolean, boolean) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- setCors(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setCors(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setCors(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCorsAllowedHeaders(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setCorsAllowedHeaders(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setCorsAllowedHeaders(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCorsAllowedMethods(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setCorsAllowedMethods(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setCorsAllowedMethods(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCorsExposedHeaders(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setCorsExposedHeaders(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCorsMaxAge(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setCorsMaxAge(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setCorsMaxAge(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCreateAttributes(Attributes) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the attributes of newly created LDAP entries and their values.
- setCreateCredentialStore(Boolean) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setCreatePath(LdapName) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the context (DN, distinguish name), where will be LDAP entries of new keystore items created.
- setCreateRdn(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the attribute in LDAP, that will be used as RDN - last part of path of new entries.
- setCredential(Credential) - Method in class org.wildfly.security.auth.callback.AbstractCredentialCallback
-
Set the credential.
- setCredentials(Collection<? extends Credential>) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- setCredentials(Collection<? extends Credential>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- setCredentials(Collection<? extends Credential>) - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
-
Set the credentials of this identity.
- setCredentials(Map<String, Object>) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setCredentialSource(CredentialSource) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the authentication credential source.
- setCredentialStore(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setCrl() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setCrlStream(InputStream) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set the input stream pointing to a certificate revocation list (may be
null
). - setCrlStreams(List<InputStream>) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set the input streams pointing to certificate revocation lists (may be an empty list).
- setCrv(String) - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- setCurrentContextClassLoaderPrivileged(Class<?>) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Set the current thread's context class loader, doing a faster permission check that skips having to execute a privileged action frame.
- setCurrentContextClassLoaderPrivileged(ClassLoader) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Set the current thread's context class loader, doing a faster permission check that skips having to execute a privileged action frame.
- setCurrentRequestInfo(OidcClientConfiguration, OidcTokenStore) - Method in class org.wildfly.security.http.oidc.OidcAccount
- setCurrentRequestInfo(OidcClientConfiguration, OidcTokenStore) - Method in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- setCurrentSecurityIdentity(Supplier<SecurityIdentity>) - Method in class org.wildfly.security.auth.server.SecurityDomain
- setDateTimeFormatterSupplier(Supplier<DateTimeFormatter>) - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Set the supplier to obtain the
DateTimeFormatter
for dates. - setDateTimeFormatterSupplier(Supplier<DateTimeFormatter>) - Method in class org.wildfly.security.audit.JsonSecurityEventFormatter.Builder
-
Set a supplier of formatter to format any dates in the resulting output.
- setDateTimeFormatterSupplier(Supplier<DateTimeFormatter>) - Method in class org.wildfly.security.audit.SimpleSecurityEventFormatter.Builder
-
Set a supplier of formatter to format any dates in the resulting output.
- setDebug(boolean) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set if debug logging should be enabled for the JAAS authentication portion of obtaining the
GSSCredential
- setDebug(boolean) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set if debug logging should be enabled for the JAAS authentication portion of obtaining the
GSSCredential
- setDecodedEvidencePrincipal(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the decoded evidence principal.
- setDecodedPrincipal(Principal) - Method in interface org.wildfly.security.evidence.Evidence
-
Set the
Principal
derived from this evidence using an evidence decoder (may benull
). - setDecodedPrincipal(Principal) - Method in class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
- setDefaultAlgorithm(String) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setDefaultContext(SSLContext) - Method in class org.wildfly.security.ssl.SNIContextMatcher.Builder
- setDefaultIterationCount(int) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setDefaultRealm(String) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the default realm name to use if no realm name is discovered in the properties file.
- setDefaultRealmName(String) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the default realm name.
- setDelegateBearerErrorResponseSending(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setDirContextSupplier(ExceptionSupplier<DirContext, NamingException>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Set the directory context supplier.
- setDirContextSupplier(ExceptionSupplier<DirContext, NamingException>) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the
DirContext
supplier, which will be used to obtain DirContext to perform operation overKeyStore
. - setDisableCookieCache(boolean) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setDisableTrustManager() - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
-
This should only be set if you cannot or do not want to verify the identity of the host you are communicating with.
- setDisableTrustManager(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setDn(X500Principal) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the DN to use when generating the account key pair.
- setDn(X500Principal) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the DN.
- setEnableBasicAuth(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setEnableBasicAuth(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setEnableBasicAuth(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setEnabledCipherSuites(String[]) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setEnabledCipherSuites(SSLContext, SSLEngine, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledCipherSuites(SSLContext, SSLEngine, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnabledCipherSuites(SSLContext, SSLServerSocket, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledCipherSuites(SSLContext, SSLServerSocket, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnabledCipherSuites(SSLContext, SSLSocket, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledCipherSuites(SSLContext, SSLSocket, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnableDebug(boolean) - Method in class org.wildfly.security.tool.Command
-
Set the command debug option
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setEnabledProtocols(String[]) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setEnabledProtocols(SSLContext, SSLEngine, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledProtocols(SSLContext, SSLEngine, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnabledProtocols(SSLContext, SSLServerSocket, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledProtocols(SSLContext, SSLServerSocket, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnabledProtocols(SSLContext, SSLSocket, String[]) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnabledProtocols(SSLContext, SSLSocket, String[]) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setEnableSessionCreation(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setEnableSessionCreation(SSLContext, SSLEngine, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnableSessionCreation(SSLContext, SSLServerSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEnableSessionCreation(SSLContext, SSLSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setEncoded(boolean) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set whether the identity name should be encoded for the filename in the realm.
- setEncoded(boolean) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setEndpointIdentificationAlgorithm(String) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setError(AuthenticationError) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- setError(LogoutError) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Request
- setEstablishConnectionTimeout(long, TimeUnit) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setEvidenceDecoder(EvidenceDecoder) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the evidence decoder for this security domain which will be used to extract the principal from the given
Evidence
. - setExclusiveAccess(boolean) - Method in class org.wildfly.security.auth.callback.ExclusiveNameCallback
-
Set whether exclusive access to the backing identity was granted.
- setExpiresIn(long) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setExposeToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setExposeToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setExposeToken(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setExternalAccountRequired(boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Set whether or not an external account is required.
- setFactory(F) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- setFactory(F) - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory.Builder
-
Set the mechanism's underlying factory.
- setFactory(SaslServerFactory) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
- setFactory(SaslServerFactory) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory.Builder
-
Deprecated.
- setFactory(HttpServerAuthenticationMechanismFactory) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory.Builder
- setFactory(HttpServerAuthenticationMechanismFactory) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory.Builder
-
Deprecated.
- setFailCache(long) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set amount of seconds before new try to obtain
GSSCredential
should be done if it has failed last time. - setFailCache(long) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set amount of seconds before new try to obtain
GSSCredential
should be done if it has failed last time. - setFile(File) - Method in class org.wildfly.security.audit.FileAuditEndpoint
- setFileSystemRealmName(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setFileSystemRealmName(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setFilterAlias(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the LDAP filter used to search keystore item by alias.
- setFilterCertificate(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the LDAP filter used to search keystore item by certificate.
- setFilterIterate(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the LDAP filter used to search all keystore items.
- setFilterName(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- setFinalRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set a final principal transformer to apply for this mechanism realm.
- setFinalRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Set a final principal transformer to apply for this mechanism realm.
- setFlushOnAccept(boolean) - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Sets if the output should be flushed on each event accepted.
- setFormat(SyslogHandler.SyslogType) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Sets the SyslogFormat that will be used.
- setGrantTypesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setGroupsAttribute(String) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Where this realm returns an
AuthorizationIdentity
set the key on the Attributes that will be used to hold the group membership information. - setGroupsStream(InputStream) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the
InputStream
to use to load the group information. - setHandshakeApplicationProtocolSelector(BiFunction<SSLEngine, List<String>, String>) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setHandshakeApplicationProtocolSelector(BiFunction<SSLEngine, List<String>, String>) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setHandshakeApplicationProtocolSelector(BiFunction<SSLSocket, List<String>, String>) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setHandshakeApplicationProtocolSelector(SSLEngine, BiFunction<SSLEngine, List<String>, String>) - Static method in class org.wildfly.security.ssl.JDKSpecific
- setHandshakeApplicationProtocolSelector(SSLSocket, BiFunction<SSLSocket, List<String>, String>) - Static method in class org.wildfly.security.ssl.JDKSpecific
- setHashCharset(Charset) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the character set to be used by the realm.
- setHashCharset(Charset) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
-
Set the character set to use when converting the password string to a byte array.
- setHashCharset(Charset) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Set the character set to use when converting the password string to a byte array.
- setHashCharset(Charset) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the character set to use when converting the password string to a byte array.
- setHashColumn(int) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setHashEncoding(Encoding) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the string format for hashed passwords to be used by the realm.
- setHashEncoding(Encoding) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setHashEncoding(Encoding) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Set the string format for the password in the properties file if they are not stored in plain text.
- setHashEncoding(Encoding) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the string format for the password in the properties file if they are not stored in plain text.
- setHashEncoding(Encoding) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setHeader(String, String) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- setHost - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setHostName(String) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set the host name that should be sent within the syslog messages.
- setHostnameVerification(HttpClientBuilder.HostnameVerificationPolicy) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setHttpExchangeSpi(HttpExchangeSpi) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Set the
HttpExchangeSpi
instance for the current request to allow integration with the Elytron APIs. - setIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.FlexibleIdentityAssociation
-
Set the current associated identity.
- setIdentity(SecurityIdentity) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOn
- setIdentity(SecurityIdentity) - Method in interface org.wildfly.security.http.util.sso.SingleSignOn
-
Associates a security identity with this single sign-on entry, only if no association exists.
- setIdentityCacheSupplier(Supplier<IdentityCache>) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Set a
Supplier
which acts as a factory to return a newIdentityCache
instance for the current request, this allows alternative caching strategies to be provided. - setIdentityMap(Map<String, SimpleRealmEntry>) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Set the realm identity map.
- setIdentityMapping(LdapSecurityRealm.IdentityMapping) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Add a principal mapping to this builder.
- setIDToken(String) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setIDToken(IDToken) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- setIdTokenEncryptionAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setIdTokenEncryptionEncValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setIdTokenSigningAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setIDTokenString(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- setIgnoreOAuthQueryParameter(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setIgnoreOAuthQueryParameter(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setIgnoreOptionalFailures(boolean) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Where authentication is not required but is still attempted a failure of an authentication mechanism will cause the challenges to be sent and the current request returned to the client, setting this value to true will allow the failure to be ignored.
- setInitialContextFactory(String) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the initial context factory class name.
- setInputRealmLocation(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setIntrospectionEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setIsServer(boolean) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set if the credential returned from the factory is representing the server side of the connection.
- setIsServer(boolean) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set if the credential returned from the factory is representing the server side of the connection.
- setIssuer(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setIssuerDn(X500Principal) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the issuer DN.
- setIssuerUniqueId(byte[]) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the issuer unique ID.
- setIterationCountColumn(int) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setIteratorFilter(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- setJkuMinTimeBetweenRequests(int) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
The time in which there will be no more requests to retrieve the keys from the jkws URL.
- setJkuTimeout(long) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
A timeout for cached jwks when using jku claim.
- setJwksUri(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setKeepAlive(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setKeepNonMapped(boolean) - Method in class org.wildfly.security.authz.RegexRoleMapper.Builder
- setKey(X509Certificate, PrivateKey) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the account key pair.
- setKeyAlgorithmName(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the key algorithm name to use when generating the account key pair.
- setKeyAlgorithmName(String) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the key algorithm name to use when generating the key pair.
- setKeyAttribute(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the attribute in LDAP that holds the private key.
- setKeyId(String) - Method in class org.wildfly.security.jose.jwk.JWK
- setKeyManager(X509ExtendedKeyManager) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the key manager which should be used to hold identities for this context.
- setKeyManagerSecurityFactory(SecurityFactory<X509ExtendedKeyManager>) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the factory for the key manager which should be used to hold identities for this context.
- setKeys(Map<String, RSAPublicKey>) - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- setKeys(JWK[]) - Method in class org.wildfly.security.jose.jwk.JsonWebKeySet
- setKeySize(int) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the key size to use when generating the account key pair.
- setKeySize(int) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the key size to use when generating the key pair.
- setKeyStore(KeyStore) - Method in class org.wildfly.security.keystore.AtomicLoadKeyStore
- setKeyStore(KeyStore, String) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setKeyTab(File) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set the keytab file to obtain the identity.
- setKeyTab(File) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set the keytab file to obtain the identity.
- setKeyType(String) - Method in class org.wildfly.security.jose.jwk.JWK
- setKeyType(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set type of keystores, into which is encased every private key before storing into keyAttribute.
- setKnownHostsFile(String) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
The name of the file containing the known hosts file
- setLevels(int) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the number of levels to be used by the realm.
- setLevels(Integer) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setLocation(Path) - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Set the location to write the audit events to.
- setLogoutEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setMappingMode(SimplePermissionMapper.MappingMode) - Method in class org.wildfly.security.authz.SimplePermissionMapper.Builder
-
Set the mapping mode that the newly created
PermissionMapper
should use. - SetMatchAction(EnumSet<E>) - Constructor for class org.wildfly.security.permission.PermissionActions.SetMatchAction
-
Deprecated.
- setMaxBackupIndex(int) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Set the maximum number of files to backup.
- setMaxCertPath(int) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setMaxCertPath(int) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set the maximum number of non-self-issued intermediate certificates that may exist in a certification path.
- setMaxPooledPerRoute(int) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setMaxReconnectAttempts(int) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Sets the amount of reconnect-attempts that will be used.
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory.Builder
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory.Builder
-
Deprecated.
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory.Builder
-
Set the
MechanismConfigurationSelector
for the factory being built. - setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory.Builder
-
Deprecated.
- setMechanismConfigurationSelector(MechanismConfigurationSelector) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set selector of mechanism configuration for
ServerAuthenticationContext
, which will be used for SSL client authentication. - setMechanismInformation(MechanismInformation) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.ActiveState
- setMechanismInformation(MechanismInformation) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- setMechanismInformation(MechanismInformation) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- setMechanismInformation(MechanismInformation) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set information about the current mechanism and request for this authentication attempt.
- setMechanismInformation(MechanismInformation) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- SetMechanismInformationMechanismFactory - Class in org.wildfly.security.http.util
-
A wrapper
HttpServerAuthenticationMechanismFactory
to ensure that mechanism information for the current authentication request is set before the first authentication callbacks. - SetMechanismInformationMechanismFactory(HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.http.util.SetMechanismInformationMechanismFactory
-
Construct a wrapping mechanism factory instance.
- SetMechanismInformationSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
implementation that will always ensure mechanism information is passed to theCallbackHandler
before the first authentication callbacks. - SetMechanismInformationSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.SetMechanismInformationSaslServerFactory
-
Construct a new instance of the
SetMechanismInformationSaslServerFactory
. - setMechanismOids(Oid[]) - Method in class org.wildfly.security.credential.source.LocalKerberosCredentialSource.Builder
-
Deprecated.Set array of oid's indicating the mechanisms over which the credential is to be acquired.
- setMechanismRealmName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.ActiveState
- setMechanismRealmName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- setMechanismRealmName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InitialState
- setMechanismRealmName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Set the mechanism realm name to be equal to the given name.
- setMechanismRealmName(String) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- setMechanismSupplier(Supplier<List<HttpServerAuthenticationMechanism>>) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Set the supplier to use to obtain list of
HttpServerAuthenticationMechanism
implementations instances to use, based on the configured policy. - setMessageFormatter(Function<SecurityEvent, String>) - Method in class org.wildfly.security.audit.AuditLogger.Builder
-
Set the message formatter to convert the messages to formatted Strings.
- setMinimumRemainingLifetime(int) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Once the factory has been called once it will cache the resulting
GSSCredential
, this setting defines how much life it must have left in seconds for it to be re-used. - setMinimumRemainingLifetime(int) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Once the factory has been called once it will cache the resulting
GSSCredential
, this setting defines how much life it must have left in seconds for it to be re-used. - setMinTimeBetweenJwksRequests(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setMinTimeBetweenJwksRequests(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setMinTimeBetweenJwksRequests(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setModified(boolean) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStore
-
Mark this as being modified, this can be used where the delegate is delibaratly modified outside this wrapper.
- setModified(boolean) - Method in class org.wildfly.security.keystore.ModifyTrackingKeyStoreSpi
-
Set the modified flag for this
KeyStore
. - setModule(Module) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set module which will be used to load context factory and context.
- setModulus(String) - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- setName(String) - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Set the name of certificate authority.
- setNameRewriter(NameRewriter) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the name rewriter to be used by the realm.
- setNameRewriter(NameRewriter) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Add a name rewriter to this builder.
- setNameRewriter(NameRewriter) - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Deprecated.
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setNeedClientAuth(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Force the SSLContext created by this builder to need client authentication.
- setNeedClientAuth(SSLContext, SSLEngine, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setNeedClientAuth(SSLContext, SSLEngine, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setNeedClientAuth(SSLContext, SSLServerSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setNeedClientAuth(SSLContext, SSLServerSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setNeedClientAuth(SSLContext, SSLSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setNeedClientAuth(SSLContext, SSLSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setNegotiationState(int) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Set the state to use for the next incoming message.
- setNewIdentityAttributes(Attributes) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- setNewIdentityParent(LdapName) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
- setNoAlgorithm(KeyStoreCredentialStore.BottomEntry) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- setNoFallback(boolean) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set if only one method of obtaining revocation status should be used.
- setNonce(byte[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Set the new nonce for this account.
- setNoParams(String) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.BottomEntry
- setNotBefore(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setNotBefore(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setNotBeforePolicy(int) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setNotValidAfter(ZonedDateTime) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the not-valid-after date.
- setNotValidAfter(ZonedDateTime) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the not-valid-after date.
- setNotValidBefore(ZonedDateTime) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the not-valid-before date.
- setNotValidBefore(ZonedDateTime) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the not-valid-before date.
- setObtainKerberosTicket(boolean) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set if the KerberosTicket should also be obtained and associated with the Credential/
- setObtainKerberosTicket(boolean) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set if the KerberosTicket should also be obtained and associated with the Credential/
- setOcsp() - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setOcspRescponderCertAlias(String) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setOcspResponder(URI) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setOcspResponderCert(X509Certificate) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set OCSP responder's certificate.
- setOcspResponderCertKeystoreSupplier(ExceptionSupplier<KeyStore, ConfigXMLParseException>) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setOidcStateCookiePath(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setOidcStateCookiePath(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setOnlyEndEntity(boolean) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set if only leaf certificate revocation should be checked.
- setOnlyLeafCert(boolean) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setOOBInline(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setOptions(Map<String, Object>) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set other configuration options for
Krb5LoginModule
- setOptions(Map<String, Object>) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set other configuration options for
Krb5LoginModule
- setOtherClaims(String, Object) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setOtherClaims(String, Object) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setOtherClaims(String, Object) - Method in class org.wildfly.security.jose.jwk.JWK
- setOtpAlgorithmAttribute(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- setOtpHashAttribute(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- setOtpSeedAttribute(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- setOtpSequenceAttribute(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
- setOutputCharset(Charset) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.Set the output character set (encoding) to expect from the process.
- setOutputLocation(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setOutputRealmLocation(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setPageSize(int) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
Set size of page for realm iterating
- setParameterSpec(AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.callback.ParameterCallback
-
Set the parameter specification.
- setPassphrase(Credential) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
The passphrase needed to decrypt the private key
- setPassword(char[]) - Method in class org.wildfly.security.auth.callback.PasswordResetCallback
-
Set the new password.
- setPasswordFactoryProvider(Provider) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.Set the provider to use to find the password factory.
- setPasswordMap(String, Password) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Deprecated.Use
SimpleMapBackedSecurityRealm.setIdentityMap(Map)
instead. - setPasswordMap(String, Password, Attributes) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Deprecated.Use
SimpleMapBackedSecurityRealm.setIdentityMap(Map)
instead. - setPasswordMap(Map<String, SimpleRealmEntry>) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Deprecated.Use
SimpleMapBackedSecurityRealm.setIdentityMap(Map)
instead. - setPattern(String) - Method in class org.wildfly.security.authz.RegexRoleMapper.Builder
- setPeerIdentity(PeerIdentity) - Method in class org.wildfly.security.auth.client.PeerIdentityContext
- setPerformancePreferences(int, int, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setPerformancePreferences(int, int, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setPermissionMapper(PermissionMapper) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the permission mapper for this security domain, which will be used to obtain and map permissions based on the identities from this security domain.
- setPkce(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setPkce(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setPlainText(boolean) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set format of users property file - if the passwords are stored in plain text.
- setPopulate(Boolean) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setPort - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setPort(int) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set the port the syslog server is listening on.
- setPostRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set a principal transformer to apply after the realm is selected.
- setPostRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Set a principal transformer to apply after the realm is selected.
- setPostRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Sets a post-realm name rewriter, which rewrites the authentication name after a realm is selected.
- setPostRealmRewriter(NameRewriter) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Sets a post-realm name rewriter, which rewrites the authentication name after a realm is selected.
- setPreferCrls(boolean) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setPreferCrls(boolean) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set if CRL revocation should be executed before OCSP.
- setPreRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set a principal transformer to apply before the realm is selected.
- setPreRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Set a principal transformer to apply before the realm is selected.
- setPreRealmRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Sets a pre-realm name rewriter, which rewrites the authentication name before a realm is selected.
- setPreRealmRewriter(NameRewriter) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Sets a pre-realm name rewriter, which rewrites the authentication name before a realm is selected.
- setPrincipal(String) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set the principal name for the initial authentication from the KeyTab.
- setPrincipal(String) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set the principal name for the initial authentication from the KeyTab.
- setPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- setPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- setPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- setPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- setPrincipal(Principal, boolean) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- setPrincipalAttribute(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setPrincipalAttribute(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setPrincipalAttribute(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setPrincipalDecoder(PrincipalDecoder) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the principal decoder for this security domain, which will be used to convert
Principal
objects into names for handling in the realm. - setPrincipalRewriter(Function<Principal, Principal>) - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Set the name rewriter.
- setPriorityMapper(Function<SecurityEvent, EventPriority>) - Method in class org.wildfly.security.audit.AuditLogger.Builder
-
Set the priority mapper to assign a priority to the messages.
- setPrivateKey(PrivateKey) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the PrivateKey to be used by the realm.
- setPrivateKeyIdentities(String[]) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
An array of the names of files containing private keys
- setPrivateKeyIdentity(String) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
The name of the file containing the private key
- setProgrammaticMechanismName(String) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Set the mechanism name that should be used for programmatic authentication if one is not provided at the time of the call.
- setProperty(String, String) - Method in class org.wildfly.security.ssl.LinkedProperties
- setPropertyPrivileged(String, String) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Set a property, doing a faster permission check that skips having to execute a privileged action frame.
- setProtocol - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setProtocols(String[]) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setProtocolSelector(ProtocolSelector) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the protocol selector to use for this context.
- setProviderName(String) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setProviderName(String) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the provider name.
- setProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the providers to be used by the realm.
- setProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealmBuilder
-
Set the providers to be used by the realm.
- setProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- setProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
-
The the Provider[] supplier.
- setProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the supplier for
Provider
instanced for use bu the realm. - setProviderSupplier(Supplier<Provider[]>) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the provider supplier.
- setProviderUrl(String) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the provider URL.
- setProviderUrl(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setProviderUrl(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setProviderUrl(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setProxyUrl(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setPublicClient(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setPublicClient(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setPublicClient(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setPublicExponent(String) - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- setPublicKey(PublicKey) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the PublicKey to be used by the realm.
- setPublicKey(PublicKey) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the public key.
- setPublicKeyCacheTtl(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setPublicKeyCacheTtl(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setPublicKeyCacheTtl(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setPublicKeyLocator(PublicKeyLocator) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setPublicKeyLocator(PublicKeyLocator) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setPublicKeyUse(String) - Method in class org.wildfly.security.jose.jwk.JWK
- setRdnIdentifier(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
-
Set the name of the attribute in LDAP that holds the user name and will appear in path of new entries.
- setReadTimeout(int) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the read timeout for an LDAP operation.
- setRealm - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- setRealm(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setRealm(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setRealm(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setRealmKey(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setRealmMapper(RealmMapper) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Sets a realm mapper to be used by the mechanism.
- setRealmMapper(RealmMapper) - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Sets a realm mapper to be used by the mechanism.
- setRealmMapper(RealmMapper) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the realm mapper for this security domain, which selects a realm based on the authentication name.
- setRealmName(String) - Method in class org.wildfly.security.auth.server.MechanismRealmConfiguration.Builder
-
Sets a name of the realm to be presented by the mechanism.
- setRealmName(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setRealmNames(String...) - Method in class org.wildfly.security.auth.callback.AvailableRealmsCallback
-
Set the realm names.
- setReceiveBufferSize(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setReceiveBufferSize(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setRedirectRewriteRules(Map<String, String>) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setRefreshToken(String) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setRegisterNodeAtStartup(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setRegisterNodeAtStartup(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setRegisterNodeAtStartup(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setRegisterNodePeriod(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setRegisterNodePeriod(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setRegisterNodePeriod(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setRegistrationEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setReplaceAll(boolean) - Method in class org.wildfly.security.authz.RegexRoleMapper.Builder
- setReplacement(String) - Method in class org.wildfly.security.authz.RegexRoleMapper.Builder
- setRequestControls(Control[]) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- setRequestInputStreamSupplier(Supplier<InputStream>) - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Set the request input stream supplier.
- setRequestInputStreamSupplier(Supplier<InputStream>) - Method in interface org.wildfly.security.http.HttpServerRequest
-
Set the request input stream supplier.
- setRequestLifetime(int) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set the lifetime to request newly created credentials are valid for.
- setRequestLifetime(int) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set the lifetime to request newly created credentials are valid for.
- setRequestObjectSigningAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRequestParameterSupported(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRequestUriParameterSupported(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRequired(boolean) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Sets if authentication is required for the current request, if not required mechanisms will be called to be given the opportunity to authenticate
- setResource(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setResource(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setResource(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setResourceCredentials(Map<String, Object>) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setResourceCredentials(Map<String, Object>) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setResourceId(String) - Method in class org.wildfly.security.http.oidc.Permission
- setResourceName(String) - Method in class org.wildfly.security.http.oidc.Permission
- setResponderURI(URI) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set an OCSP Responder
URI
to override those extracted from certificates. - setResponseCookie(HttpServerCookie) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- setResponseCookie(HttpServerCookie) - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Sets a response cookie.
- setResponseCookie(HttpServerCookie) - Method in interface org.wildfly.security.http.HttpServerResponse
-
Sets a response cookie
- setResponseModesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setResponseTypesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setReturningAttributes(Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapSearch
- setReuseAddress(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setReuseAddress(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setRevocationEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRevocationEndpointAuthMethodsSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRevocationEndpointAuthSigningAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setRewriteRedirectRules(Map<String, String>) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setRoleDecoder(RoleDecoder) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the role decoder for this security domain.
- setRoleDecoder(RoleDecoder) - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Set the role decoder.
- setRoleMap(Map<String, Set<String>>) - Method in class org.wildfly.security.authz.MappedRoleMapper.Builder
-
Set the
Map
to use for mapping roles - setRoleMapper(RoleMapper) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the role mapper for this security domain, which will be used to perform the last mapping before returning the roles associated with an identity obtained from this security domain.
- setRoleMapper(RoleMapper) - Method in class org.wildfly.security.auth.server.SecurityDomain.RealmBuilder
-
Set the role mapper.
- setRolesFile(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setRoot(Path) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the root path to be used by the realm.
- setRotateOnBoot(boolean) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Set to a value of
true
if the file should be rotated before the a new file is set. - setRotateSize(long) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Set the log file size the file should rotate at.
- setSaltColumn(int) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setSaltEncoding(Encoding) - Method in class org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMapper.Builder
- setSaslMechanismSelector(SaslMechanismSelector) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Set the SASL mechanism selector for this authentication configuration.
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
-
Set the scheduled executor service.
- setScope(String) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setScope(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setScope(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setScopes(Set<String>) - Method in class org.wildfly.security.http.oidc.Permission
- setScopesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setSearchDn(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
-
Set the name of the context to be used when executing queries.
- setSearchPath(String) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the name of the context (DN, distinguish name) to be used when executing queries.
- setSearchRecursive(boolean) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set if queries are searching the entire subtree (true) or only one level search is used (false).
- setSearchScope(int) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set if queries are searching the entire subtree (true) or only one level search is used (false).
- setSearchTimeLimit(int) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.IdentityMappingBuilder
-
Sets the time limit of LDAP search in milliseconds.
- setSearchTimeLimit(int) - Method in class org.wildfly.security.keystore.LdapKeyStore.Builder
-
Set the time limit of LDAP search in milliseconds.
- setSecretKey(SecretKey) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealmBuilder
-
Set the SecretKey to be used by the realm.
- setSecretKeyAlias(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand.Descriptor
- setSecurityAuthentication(String) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the security authentication method.
- setSecurityCredential(String) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the authentication credential.
- setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.callback.CachedIdentityAuthorizeCallback
-
Set the current
SecurityDomain
in order to obtain identities from the cache - setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
- setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory.Builder
- setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory.Builder
-
Deprecated.
- setSecurityDomain(SecurityDomain) - Method in interface org.wildfly.security.auth.server.MechanismAuthenticationFactory.Builder
-
Set the security domain to be used for this factory (may not be
null
). - setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory.Builder
- setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory.Builder
-
Deprecated.
- setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.http.HttpAuthenticator.Builder
-
Set the
SecurityDomain
to use for programmatic authentication. - setSecurityDomain(SecurityDomain) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the security domain to use to authenticate clients.
- setSecurityDomainName(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setSecurityEventListener(Consumer<SecurityEvent>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the security event listener that will consume all
SecurityEvent
instances emitted but the domain. - setSecurityIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.callback.SecurityIdentityCallback
-
Set the realm identity.
- setSecurityIdentityTransformer(UnaryOperator<SecurityIdentity>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the security identity transformer to use.
- setSecurityPrincipal(String) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the authentication principal.
- setSelectionCallback(Function<SSLEngine, SSLEngine>) - Method in interface org.wildfly.security.ssl._private.SelectingContext
- setSelectionCallback(Function<SSLEngine, SSLEngine>) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setSendBufferSize(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setSerialNumber(BigInteger) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the serial number of the certificate being built.
- setServerAddress(InetAddress) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set the server address syslog messages should be sent to.
- setServerCredential(Credential) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set a single server credential.
- setServerCredential(SecurityFactory<? extends Credential>) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set a single server credential factory.
- setServerCredentialSource(CredentialSource) - Method in class org.wildfly.security.auth.server.MechanismConfiguration.Builder
-
Set the server credential source.
- setServerUrl(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the URL of the ACME server endpoint.
- setSessionCacheSize(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- setSessionCacheSize(int) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Sets the size of the cache used for storing SSLSession objects.
- setSessionTimeout(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSessionContext
- setSessionTimeout(int) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Sets the timeout limit for SSLSession objects.
- setSignatureAlgorithmName(String) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Set the signature algorithm name.
- setSignatureAlgorithmName(String) - Method in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
-
Set the signature algorithm name to use when signing the self-signed certificate.
- setSignatureAlgorithmName(String) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the signature algorithm name.
- setSigningKey(PrivateKey) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Set the signing key.
- setSigningKey(PrivateKey) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the signing key.
- setSocketFactory() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- setSocketFactory(SocketImplFactory) - Static method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setSocketFactory(SocketFactory) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set
SocketFactory
for TCP connections - usually to provide configuredSSLSocketFactory
. - setSocketFactory(SocketFactory) - Method in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
-
Set the socket factory to be used by LDAP context.
- setSocketTimeout(long, TimeUnit) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setSoftFail(boolean) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setSoftFail(boolean) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set if certificate should be allowed in case the revocation status cannot be obtained.
- setSoLinger(boolean, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setSoTimeout(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setSoTimeout(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setSSHDirectory(File) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
The path to the ssh directory containing the private key file and known hosts file
- setSSHDirectory(String) - Method in class org.wildfly.security.credential.SSHCredential.Builder
-
The path to the ssh directory containing the private key file and known hosts file
- setSsl(boolean) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set if the communication should be using SSL.
- setSSLParameters(SSLContext, SSLEngine, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setSSLParameters(SSLContext, SSLEngine, SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setSSLParameters(SSLContext, SSLServerSocket, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setSSLParameters(SSLContext, SSLServerSocket, SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setSSLParameters(SSLContext, SSLSocket, SSLParameters) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setSSLParameters(SSLContext, SSLSocket, SSLParameters) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setSSLParameters(SSLParameters) - Static method in class org.wildfly.security.ssl.JDKSpecific
-
Copies SSLParameters' fields available in java 8.
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setSSLParameters(SSLParameters) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setSslRequired(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setSSLRequired(Oidc.SSLRequired) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setSSLRequired(Oidc.SSLRequired) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setStackTrace(StackTraceElement[]) - Method in exception org.wildfly.security.auth.callback.FastUnsupportedCallbackException
-
Does nothing.
- setStagingServerUrl(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set the URL of the ACME staging server endpoint.
- setStagingUrl(String) - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Set the staging URL of certificate authority.
- setStateCookieName(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setStateCookieName(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setStatus(int) - Method in interface org.wildfly.security.http.oidc.OidcHttpFacade.Response
- setStatus(int) - Method in class org.wildfly.security.tool.Command
- setStatusCode(int) - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- setStatusCode(int) - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Set the required status code.
- setStatusCode(int) - Method in interface org.wildfly.security.http.HttpServerResponse
-
Set the desired status code for the current request.
- setStrippedOauthParametersRequestUri(String) - Method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- setSubjectDn(X500Principal) - Method in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
-
Set the subject DN.
- setSubjectDn(X500Principal) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the subject DN.
- setSubjectTypesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setSubjectUniqueId(byte[]) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the subject unique ID.
- setSuffix(String) - Method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
-
Set the suffix string.
- setSuffix(String) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Sets the suffix to be appended to the file name during the file rotation.
- setSupplier(Supplier<T>) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.DeferredSupplier
- setSyncOnAccept(boolean) - Method in class org.wildfly.security.audit.FileAuditEndpoint.Builder
-
Sets if the system output buffers should be forced to be synchronized on each event accepted.
- SetSystemPropertiesAction - Class in org.wildfly.security.manager.action
-
A security action which replaces the system properties map.
- SetSystemPropertiesAction(Properties) - Constructor for class org.wildfly.security.manager.action.SetSystemPropertiesAction
-
Construct a new instance.
- setTarget(NameRewriter) - Method in class org.wildfly.security.auth.util.MutableNameRewriter
-
Set the target rewriter.
- setTcp(boolean) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
-
Set if the communication should be using TCP.
- setTcpNoDelay(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setTermsOfServiceAgreed(boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
-
Set if the terms of service of the ACME server have been agreed to.
- setTermsOfServiceAgreed(boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeAccount
-
Set whether the terms of services have been agreed to.
- setTermsOfServiceUrl(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Set the terms of service URL.
- setTimestamp(long) - Method in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- setTimeZone(ZoneId) - Method in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
-
Set the configured time zone for this handler.
- setTimeZone(ZoneId) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
-
Set the configured time zone for this handler.
- setTlsClientCertificateBoundAccessTokens(Boolean) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setTokenCookie(OidcClientConfiguration, OidcHttpFacade, RefreshableOidcSecurityContext) - Static method in class org.wildfly.security.http.oidc.OidcCookieTokenStore
- setTokenCookiePath(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTokenEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setTokenEndpointAuthMethodsSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setTokenEndpointAuthSigningAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setTokenMinimumTimeToLive(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setTokenMinimumTimeToLive(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setTokenMinimumTimeToLive(int) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTokenSignatureAlgorithm(String) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setTokenSignatureAlgorithm(String) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setTokenSignatureAlgorithm(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTokenStore(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTokenStore(Oidc.TokenStore) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setTokenStore(Oidc.TokenStore) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setTokenTimeout(int) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- setTokenTimeout(int) - Method in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- setTokenType(String) - Method in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- setToolCommand(String) - Method in class org.wildfly.security.tool.Command
-
Set tool command
- setTrafficClass(int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setTrustedAuthorities(List<TrustedAuthority>) - Method in class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
-
Set the retrieved trusted authorities.
- setTrustedSecurityDomainPredicate(Predicate<SecurityDomain>) - Method in class org.wildfly.security.auth.server.SecurityDomain.Builder
-
Set the predicate that should be used to determine if a given domain is trusted by this domain.
- setTrustManager(X509TrustManager) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the trust manager which should be used to hold identities for this context.
- setTrustManagerFactory(TrustManagerFactory) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set a
TrustManagerFactory
- setTrustManagerSecurityFactory(SecurityFactory<X509TrustManager>) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set the factory for the trust manager which should be used for the initial trust decisions during connection.
- setTruststore(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTrustStore(KeyStore) - Method in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- setTrustStore(KeyStore) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder
- setTrustStore(KeyStore) - Method in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
-
Set a
KeyStore
with the trusted certificates (must not benull
) - setTruststorePassword(String) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setTurnOffChangeSessionIdOnLogin(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setTurnOffChangeSessionIdOnLogin(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setTurnOffChangeSessionIdOnLogin(Boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setupExternalStorage(String, Path) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
-
Sets
KeyStoreCredentialStore.keyStore
to JCEKS type keyStore to be used as external storage. - setupKeyPair(KeyPair) - Method in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- setupSalt(int) - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Rearranges the bits in the 24-bit salt.
- setupTables() - Static method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
-
Initializes the DES tables.
- setUrl(String) - Method in class org.wildfly.security.x500.cert.acme.CertificateAuthority
-
Set the URL of certificate authority.
- setUseCipherSuitesOrder(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Sets whether the local cipher suites preference should be honored.
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setUseClientMode(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setUseClientMode(SSLContext, SSLEngine, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setUseClientMode(SSLContext, SSLEngine, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setUseClientMode(SSLContext, SSLServerSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setUseClientMode(SSLContext, SSLServerSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setUseClientMode(SSLContext, SSLSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setUseClientMode(SSLContext, SSLSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setUseRealmRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setUseRealmRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setUseRealmRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setUseResourceRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setUseResourceRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setUseResourceRoleMappings(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setUserinfoEndpoint(String) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setUserInfoSigningAlgValuesSupported(List<String>) - Method in class org.wildfly.security.http.oidc.OidcProviderMetadata
- setUserPasswordAttribute(String) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
-
Set the name of the attribute within the LDAP entry that should be queries to load the credential.
- setUsersFile(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- setUsersStream(InputStream) - Method in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
-
Set the
InputStream
to use to load the users. - setVerificationKey(String, JwtConsumerBuilder) - Method in class org.wildfly.security.http.oidc.TokenValidator
- setVerified(boolean) - Method in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
-
Set if the evidence referenced here has been verified.
- setVerifyTokenAudience(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- setVerifyTokenAudience(boolean) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- setVerifyTokenAudience(boolean) - Method in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- setVersion(int) - Method in class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Set the certificate version.
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLParameters
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLEngine
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocket
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.SNISSLEngine
- setWantClientAuth(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Force the SSLContext created by this builder to want client authentication.
- setWantClientAuth(SSLContext, SSLEngine, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setWantClientAuth(SSLContext, SSLEngine, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setWantClientAuth(SSLContext, SSLServerSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setWantClientAuth(SSLContext, SSLServerSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setWantClientAuth(SSLContext, SSLSocket, boolean) - Method in interface org.wildfly.security.ssl.SSLConfigurator
- setWantClientAuth(SSLContext, SSLSocket, boolean) - Method in class org.wildfly.security.ssl.SSLConfiguratorImpl
- setWebsiteUrl(String) - Method in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
-
Set the website URL.
- setWorkingDirectory(File) - Method in class org.wildfly.security.credential.source.CommandCredentialSource.Builder
-
Deprecated.Set the working directory of the target process.
- setWrap(boolean) - Method in class org.wildfly.security.ssl.SSLContextBuilder
-
Set if the configured SSL engine and sockets created using the SSL context should be wrapped to prevent modification to the configuration.
- setWrapGssCredential(boolean) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.Set if the constructed
GSSCredential
should be wrapped to prevent improper credential disposal or not. - setWrapGssCredential(boolean) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
-
Set if the constructed
GSSCredential
should be wrapped to prevent improper credential disposal or not. - setWrapper(SaslWrapper) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Set the current configured SASL wrapper, if any.
- setX(String) - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- setX509CertificateChain(String[]) - Method in class org.wildfly.security.jose.jwk.RSAPublicJWK
- setY(String) - Method in class org.wildfly.security.jose.jwk.ECPublicJWK
- SHA_256_IDX - Static variable in class org.wildfly.security.password.util.ModularCrypt
- SHA_256_IDX_REV - Static variable in class org.wildfly.security.password.util.ModularCrypt
- SHA_256_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SHA_384_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SHA_512_256_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SHA_512_IDX - Static variable in class org.wildfly.security.password.util.ModularCrypt
- SHA_512_IDX_REV - Static variable in class org.wildfly.security.password.util.ModularCrypt
- SHA_512_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SHA_MECHS - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- SHA1 - org.wildfly.security.ssl.Digest
-
The SHA-1 digest algorithm.
- SHA1 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA1_WITH_DSA - Static variable in class org.wildfly.security.sasl.entity.Entity
- SHA1_WITH_ECDSA - Static variable in class org.wildfly.security.sasl.entity.Entity
- SHA1_WITH_RSA - Static variable in class org.wildfly.security.sasl.entity.Entity
- sha1x509Thumbprint - Variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- SHA256 - org.wildfly.security.ssl.Digest
-
The SHA-256 digest algorithm.
- SHA256 - Static variable in class org.wildfly.security.http.HttpConstants
- SHA256 - Static variable in class org.wildfly.security.http.oidc.Oidc
- SHA256 - Static variable in class org.wildfly.security.sasl.otp.OTP
- sha256x509Thumbprint - Variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- SHA384 - org.wildfly.security.ssl.Digest
-
The SHA-384 digest algorithm.
- SHA384 - Static variable in class org.wildfly.security.http.oidc.Oidc
- SHA384 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA512 - Static variable in class org.wildfly.security.http.oidc.Oidc
- SHA512 - Static variable in class org.wildfly.security.sasl.otp.OTP
- SHA512_256 - Static variable in class org.wildfly.security.http.HttpConstants
- SHA512_256MessageDigest - Class in org.wildfly.security.digest
-
SHA-512/256 hashing implementation as defined in FIPS PUB 180-4 Secure Hash Standard
- SHA512_256MessageDigest() - Constructor for class org.wildfly.security.digest.SHA512_256MessageDigest
- sharedHoldCount - Variable in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock
- SHIFT2 - Static variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- shouldFileBeOverwritten(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- shutdown() - Method in class org.wildfly.security.http.digest.DigestMechanismFactory
- shutdown() - Method in class org.wildfly.security.http.digest.NonceManager
- shutdown() - Method in interface org.wildfly.security.http.HttpServerAuthenticationMechanismFactory
-
Can be used for clean up
- shutdownAuthenticationMechanismFactory() - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
- shutdownAuthenticationMechanismFactory() - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
-
Deprecated.
- shutdownInput() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- shutdownOutput() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- SIG - org.wildfly.security.jose.jwk.JWK.Use
- sigma0(long) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- sigma1(long) - Static method in class org.wildfly.security.digest.SHA512_256MessageDigest
- signature - Variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- signature - Variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- SIGNATURE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- signatureAlgorithm - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- signatureAlgorithm - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- signatureAlgorithmFromOid(String) - Static method in class org.wildfly.security.asn1.ASN1
- signatureAlgorithmName - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- signatureAlgorithmName - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- signatureAlgorithmName - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- signatureAlgorithmOid - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- signingKey - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- signingKey - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- signingKey - Variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey
- signingKey - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- signingKey - Variable in class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
- signingKeyNotCompatWithSig(String, String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- silent - Variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
-
If silent is true then this mechanism will only take effect if there is an Authorization header.
- SILENT - Static variable in class org.wildfly.security.http.basic.BasicAuthenticationMechanism
- SILENT_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- SILENT_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- silentMode - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- silentMode - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- simple(String) - Static method in interface org.wildfly.security.authz.RoleDecoder
-
Create a simple role decoder which returns the values of the given attribute.
- SimpleActionBitsPermissionCollection - Class in org.wildfly.security.permission
-
A trivially simple permission collection, suitable as a default for most permission types (though probably not as efficient as a specialized type in many cases).
- SimpleActionBitsPermissionCollection(AbstractActionSetPermission<?>) - Constructor for class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
-
Construct a new instance.
- SimpleAttributesEntry - Class in org.wildfly.security.authz
-
An implementation of
Attributes.Entry
which can be used by implementations ofAttributes
. - SimpleAttributesEntry(Attributes, String) - Constructor for class org.wildfly.security.authz.SimpleAttributesEntry
-
Construct a new instance.
- SimpleDigestPassword - Interface in org.wildfly.security.password.interfaces
-
A simple single digest based password.
- SimpleDigestPasswordImpl - Class in org.wildfly.security.password.impl
- SimpleDigestPasswordImpl(String, byte[]) - Constructor for class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- SimpleDigestPasswordImpl(String, char[], Charset) - Constructor for class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- SimpleDigestPasswordImpl(String, ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- SimpleDigestPasswordImpl(String, HashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- SimpleDigestPasswordImpl(SimpleDigestPassword) - Constructor for class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- SimpleDirContextFactory() - Constructor for class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder.SimpleDirContextFactory
- SimpleDirContextFactoryBuilder - Class in org.wildfly.security.auth.realm.ldap
-
A simple builder for a
DirContextFactory
which creates new contexts on demand and disposes of them as soon as they are returned. - SimpleDirContextFactoryBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- SimpleDirContextFactoryBuilder.SimpleDirContextFactory - Class in org.wildfly.security.auth.realm.ldap
- SimpleHttpServerCookie - Class in org.wildfly.security.http.util
-
A simple implementation of
HttpServerCookie
. - SimpleHttpServerCookie(String, String, String, int, String, boolean, int, boolean) - Constructor for class org.wildfly.security.http.util.SimpleHttpServerCookie
- SimpleMapBackedSecurityRealm - Class in org.wildfly.security.auth.realm
-
Simple map-backed security realm.
- SimpleMapBackedSecurityRealm() - Constructor for class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Construct a new instance.
- SimpleMapBackedSecurityRealm(Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Construct a new instance.
- SimpleMapBackedSecurityRealm(NameRewriter) - Constructor for class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Construct a new instance.
- SimpleMapBackedSecurityRealm(NameRewriter, Supplier<Provider[]>) - Constructor for class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm
-
Construct a new instance.
- SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity - Class in org.wildfly.security.auth.realm
- SimpleMapRealmIdentity(String) - Constructor for class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- SimplePermissionCollection - Class in org.wildfly.security.permission
-
A trivially simple permission collection, suitable as a default for most permission types (though probably not as efficient as a specialized type in many cases).
- SimplePermissionCollection(AbstractPermission<?>) - Constructor for class org.wildfly.security.permission.SimplePermissionCollection
-
Construct a new instance.
- SimplePermissionMapper - Class in org.wildfly.security.authz
-
A simple
PermissionMapper
implementation that maps to pre-definedPermissionVerifier
instances. - SimplePermissionMapper(SimplePermissionMapper.MappingMode, List<SimplePermissionMapper.Mapping>) - Constructor for class org.wildfly.security.authz.SimplePermissionMapper
- SimplePermissionMapper.Builder - Class in org.wildfly.security.authz
-
A builder for simple permission mappers.
- SimplePermissionMapper.Mapping - Class in org.wildfly.security.authz
- SimplePermissionMapper.MappingMode - Enum in org.wildfly.security.authz
-
Mode defining behaviour when multiple mappings are found.
- SimpleRealmEntry - Class in org.wildfly.security.auth.realm
-
A simple in-memory password-based entry for basic realm implementations.
- SimpleRealmEntry(List<Credential>) - Constructor for class org.wildfly.security.auth.realm.SimpleRealmEntry
-
Construct a new instance.
- SimpleRealmEntry(List<Credential>, Attributes) - Constructor for class org.wildfly.security.auth.realm.SimpleRealmEntry
-
Construct a new instance.
- SimpleRegexRealmMapper - Class in org.wildfly.security.auth.util
-
A simple regular expression-based realm mapper.
- SimpleRegexRealmMapper(Pattern) - Constructor for class org.wildfly.security.auth.util.SimpleRegexRealmMapper
-
Construct a new instance.
- SimpleRegexRealmMapper(Pattern, RealmMapper) - Constructor for class org.wildfly.security.auth.util.SimpleRegexRealmMapper
-
Construct a new instance.
- SimpleSecurityEventFormatter - Class in org.wildfly.security.audit
-
A formatter for security events that converts events into human-readable strings.
- SimpleSecurityEventFormatter(SimpleSecurityEventFormatter.Builder) - Constructor for class org.wildfly.security.audit.SimpleSecurityEventFormatter
- SimpleSecurityEventFormatter.Builder - Class in org.wildfly.security.audit
-
A builder for simple security event formatter.
- single(String) - Static method in interface org.wildfly.security.auth.server.RealmMapper
-
Create a realm mapper that always maps to the given realm.
- SINGLE_SIGN_ON_KEY - Static variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- SingleSignOn - Interface in org.wildfly.security.http.util.sso
-
A cached single sign-on entry.
- SingleSignOnConfiguration - Class in org.wildfly.security.http.util.sso
-
The relevent configuration for SingleSignOn.
- SingleSignOnConfiguration(String, String, String, boolean, boolean) - Constructor for class org.wildfly.security.http.util.sso.SingleSignOnConfiguration
- SingleSignOnConfiguration(String, String, String, boolean, boolean) - Constructor for class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory.SingleSignOnConfiguration
-
Deprecated.
- SingleSignOnEntry - Interface in org.wildfly.security.http.util.sso
-
Single sign-on cache entry.
- SingleSignOnManager - Interface in org.wildfly.security.http.util.sso
-
Manages the persistence of a
SingleSignOn
entry. - SingleSignOnServerMechanismFactory - Class in org.wildfly.security.http.util.sso
-
A
HttpServerAuthenticationMechanismFactory
which enables single sign-on to the mechanisms provided by a another http mechanism factory. - SingleSignOnServerMechanismFactory(HttpServerAuthenticationMechanismFactory, SingleSignOnSessionFactory, SingleSignOnConfiguration) - Constructor for class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
-
Creates a new instance.
- SingleSignOnServerMechanismFactory(HttpServerAuthenticationMechanismFactory, SingleSignOnSessionFactory, SingleSignOnServerMechanismFactory.SingleSignOnConfiguration) - Constructor for class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
-
Deprecated.
- SingleSignOnServerMechanismFactory.SingleSignOnConfiguration - Class in org.wildfly.security.http.util.sso
-
Deprecated.
- SingleSignOnSession - Interface in org.wildfly.security.http.util.sso
-
Represents a single sign-on session.
- SingleSignOnSessionContext - Interface in org.wildfly.security.http.util.sso
-
Operation context for a
SingleSignOnSession
. - singleSignOnSessionFactory - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- singleSignOnSessionFactory - Variable in class org.wildfly.security.http.util.sso.SingleSignOnServerMechanismFactory
- SingleSignOnSessionFactory - Interface in org.wildfly.security.http.util.sso
-
A factory for creating
SingleSignOnSession
instances. - singleUse - Variable in class org.wildfly.security.http.digest.NonceManager
- size() - Method in class org.wildfly.security.auth.principal.CompositePrincipal
-
Get the number of nested principals.
- size() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- size() - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- size() - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Get the size of this credential set.
- size() - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- size() - Method in class org.wildfly.security.authz.AggregateAttributes
- size() - Method in interface org.wildfly.security.authz.Attributes
-
Get the number of keys in this attribute collection.
- size() - Method in class org.wildfly.security.authz.MapAttributes
- size() - Method in class org.wildfly.security.authz.SimpleAttributesEntry
- size() - Method in class org.wildfly.security.permission.AbstractPermissionCollection
-
Get the size of this permission collection.
- size() - Method in class org.wildfly.security.permission.BooleanPermissionCollection
- size() - Method in class org.wildfly.security.permission.ByNamePermissionCollection
- size() - Method in class org.wildfly.security.permission.IntNameSetPermissionCollection
- size() - Method in class org.wildfly.security.permission.LongNameSetPermissionCollection
- size() - Method in class org.wildfly.security.permission.NoPermissionCollection
- size() - Method in class org.wildfly.security.permission.SimpleActionBitsPermissionCollection
- size() - Method in class org.wildfly.security.permission.SimplePermissionCollection
- size() - Method in class org.wildfly.security.ssl.LinkedProperties
- size() - Method in class org.wildfly.security.util.StringEnumeration
-
Get the size of this enumeration.
- size(String) - Method in class org.wildfly.security.authz.AggregateAttributes
- size(String) - Method in interface org.wildfly.security.authz.Attributes
-
Get the number of values mapped to the given key.
- size(String) - Method in class org.wildfly.security.authz.MapAttributes
- SIZE_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- SizeRotatingFileAuditEndpoint - Class in org.wildfly.security.audit
-
An audit endpoint which rotates the log when log file size reach given value.
- SizeRotatingFileAuditEndpoint(SizeRotatingFileAuditEndpoint.Builder) - Constructor for class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- SizeRotatingFileAuditEndpoint.Builder - Class in org.wildfly.security.audit
-
A builder for size rotating file audit endpoints.
- SKB - Static variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- skip(long) - Method in class org.wildfly.security.keystore.KeyStoreUtil.ResettableDataFileInputStream
- SKIP_NORMALIZATION - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to disable Unicode normalization for passwords.
- skipCerts - Variable in class org.wildfly.security.x500.cert.InhibitAnyPolicyExtension
- skipDelimiter(ByteIterator) - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- skipDelims(CodePointIterator, CodePointIterator) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- skipDelims(CodePointIterator, CodePointIterator, int...) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- skipDelims(CodePointIterator, CodePointIterator, int...) - Static method in class org.wildfly.security.sasl.util.AvailableRealmsSaslServerFactory
- skipDelims(CodePointIterator, CodePointIterator, int...) - Static method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- skipDelims(CodePointIterator, CodePointIterator, int...) - Static method in class org.wildfly.security.x500.cert.CertUtil
- skipElement() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Skip over the next ASN.1 element.
- skipElement() - Method in class org.wildfly.security.asn1.DERDecoder
- skippingBlockMissingCredentialStore() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skippingDescriptorBlock(Integer, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skippingDescriptorBlockCredentialStoreLocation(Integer) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skippingDescriptorBlockFilesystemRealmName(Integer) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skippingDescriptorBlockInputLocation(Integer) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skippingDescriptorBlockOutputLocation(Integer) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- skipRealmCallbacks - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- skipVerification - Variable in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- skipWhiteSpace(byte[], int) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
- SLASH - Static variable in class org.wildfly.security.http.oidc.Oidc
- sni - Variable in class org.wildfly.security.ssl.SNISSLExplorer.ExtensionInfo
- sni - Variable in class org.wildfly.security.ssl.SSLExplorer.ExtensionInfo
- SNIContextMatcher - Class in org.wildfly.security.ssl
- SNIContextMatcher(SSLContext, Map<SNIMatcher, SSLContext>, Map<SNIMatcher, SSLContext>) - Constructor for class org.wildfly.security.ssl.SNIContextMatcher
- SNIContextMatcher.Builder - Class in org.wildfly.security.ssl
- sniMatcherSelector(SNIMatcher, SSLContext) - Static method in interface org.wildfly.security.ssl.SSLContextSelector
-
Create a selector which returns the given SSL context if the given SNI matcher matches.
- sniNames - Variable in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- SNISSLContext - Class in org.wildfly.security.ssl
- SNISSLContext(SNIContextMatcher) - Constructor for class org.wildfly.security.ssl.SNISSLContext
- SNISSLContextSpi - Class in org.wildfly.security.ssl
-
SSLContext that can be used to do SNI matching.
- SNISSLContextSpi(SNIContextMatcher) - Constructor for class org.wildfly.security.ssl.SNISSLContextSpi
- SNISSLEngine - Class in org.wildfly.security.ssl
- SNISSLEngine(SNIContextMatcher) - Constructor for class org.wildfly.security.ssl.SNISSLEngine
- SNISSLEngine(SNIContextMatcher, String, int) - Constructor for class org.wildfly.security.ssl.SNISSLEngine
- SNISSLEngine.InitialState - Class in org.wildfly.security.ssl
- SNISSLExplorer - Class in org.wildfly.security.ssl
-
Instances of this class acts as an explorer of the network data of an SSL/TLS connection.
- SNISSLExplorer() - Constructor for class org.wildfly.security.ssl.SNISSLExplorer
- SNISSLExplorer.ExtensionInfo - Class in org.wildfly.security.ssl
- SNISSLExplorer.UnknownServerName - Class in org.wildfly.security.ssl
- SOAP_ACTION - Static variable in class org.wildfly.security.http.HttpConstants
- SOCKET_FACTORY - Static variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- SocketAddressCallback - Class in org.wildfly.security.auth.callback
-
An optional callback which is used to inform the callback handler of the endpoint addresses of a connection being authenticated.
- SocketAddressCallback(SocketAddress) - Constructor for class org.wildfly.security.auth.callback.SocketAddressCallback
-
Construct a new instance.
- SocketAddressCallback(SocketAddress, SocketAddressCallback.Kind) - Constructor for class org.wildfly.security.auth.callback.SocketAddressCallback
-
Construct a new instance.
- SocketAddressCallback.Kind - Enum in org.wildfly.security.auth.callback
-
Endpoint disposition kinds.
- SocketAddressCallbackSaslClientFactory - Class in org.wildfly.security.sasl.util
- SocketAddressCallbackSaslClientFactory(SaslClientFactory, SocketAddress, SocketAddress) - Constructor for class org.wildfly.security.sasl.util.SocketAddressCallbackSaslClientFactory
-
Construct a new instance.
- SocketAddressCallbackSaslServerFactory - Class in org.wildfly.security.sasl.util
- SocketAddressCallbackSaslServerFactory(SaslServerFactory, SocketAddress, SocketAddress) - Constructor for class org.wildfly.security.sasl.util.SocketAddressCallbackSaslServerFactory
-
Construct a new instance.
- SocketAddressCallbackServerMechanismFactory - Class in org.wildfly.security.http.util
-
A wrapper
HttpServerAuthenticationMechanismFactory
that sets the peer address using the current authentication request. - SocketAddressCallbackServerMechanismFactory(HttpServerAuthenticationMechanismFactory) - Constructor for class org.wildfly.security.http.util.SocketAddressCallbackServerMechanismFactory
-
Construct a wrapping mechanism factory instance.
- SocketAddressQueryCallbackHandler - Class in org.wildfly.security.auth.callback
-
A callback handler which delegates to another callback handler, passing the local and/or peer socket address to that callback handler on its first invocation.
- SocketAddressQueryCallbackHandler(CallbackHandler, SocketAddress, SocketAddress) - Constructor for class org.wildfly.security.auth.callback.SocketAddressQueryCallbackHandler
-
Construct a new instance.
- socketFactory - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- socketFactory - Variable in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- socketFactory - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- socketFactory - Variable in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- socketTimeout - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- socketTimeoutUnits - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- softFail - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- softFail - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- sortByAlgorithmKeyLength() - Method in class org.wildfly.security.ssl.CipherSuiteSelector
-
Sort all of the enabled ciphers by decreasing key length.
- SortByAlgorithmKeyLengthCipherSuiteSelector(CipherSuiteSelector) - Constructor for class org.wildfly.security.ssl.CipherSuiteSelector.SortByAlgorithmKeyLengthCipherSuiteSelector
- SortedMechanismClientServerFactory - Class in org.wildfly.security.sasl.util
-
A delegating
SaslClientFactory
which will sort the mechanism names using either a suppliedComparator
<String
> or a supplied ordering of mechanism names. - SortedMechanismClientServerFactory(SaslClientFactory, String...) - Constructor for class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
- SortedMechanismClientServerFactory(SaslClientFactory, Comparator<String>) - Constructor for class org.wildfly.security.sasl.util.SortedMechanismClientServerFactory
- SortedMechanismSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A delegating
SaslServerFactory
which will sort the mechanism names using either a suppliedComparator
<String
> or a supplied ordering of mechanism names. - SortedMechanismSaslServerFactory(SaslServerFactory, String...) - Constructor for class org.wildfly.security.sasl.util.SortedMechanismSaslServerFactory
- SortedMechanismSaslServerFactory(SaslServerFactory, Comparator<String>) - Constructor for class org.wildfly.security.sasl.util.SortedMechanismSaslServerFactory
- SortedServerMechanismFactory - Class in org.wildfly.security.http.util
-
A
HttpServerAuthenticationMechanismFactory
which sorts the mechanism names returned using the providedComparator
. - SortedServerMechanismFactory(HttpServerAuthenticationMechanismFactory, Comparator<String>) - Constructor for class org.wildfly.security.http.util.SortedServerMechanismFactory
- sourceAddress - Variable in class org.wildfly.security.authz.SourceAddressRoleDecoder
- sourceAddressPattern - Variable in class org.wildfly.security.authz.SourceAddressRoleDecoder
- SourceAddressRoleDecoder - Class in org.wildfly.security.authz
-
A decoder to obtain role information using the source IP address runtime attribute from the identity.
- SourceAddressRoleDecoder(String, Roles) - Constructor for class org.wildfly.security.authz.SourceAddressRoleDecoder
-
Construct a new instance.
- SourceAddressRoleDecoder(Pattern, Roles) - Constructor for class org.wildfly.security.authz.SourceAddressRoleDecoder
-
Construct a new instance.
- sourcePermission - Variable in class org.wildfly.security.permission.AbstractPermissionCollection
- SP_TRANS - Static variable in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- spi - Variable in class org.wildfly.security.credential.store.CredentialStore
- spi - Variable in class org.wildfly.security.password.PasswordFactory
- spliterator() - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Get a
Spliterator
for this credential set. - spliterator() - Method in interface org.wildfly.security.authz.Attributes.Entry
-
Create a spliterator over the elements of this ordered and non-null collection.
- spliterator() - Method in interface org.wildfly.security.authz.Attributes.SetEntry
-
Create a spliterator over the elements of this distinct, ordered, and non-null collection.
- spliterator() - Method in class org.wildfly.security.authz.DifferenceRoles
- spliterator() - Method in class org.wildfly.security.authz.DisjunctionRoles
- spliterator() - Method in class org.wildfly.security.authz.IntersectionRoles
- spliterator() - Method in class org.wildfly.security.authz.OneRole
- spliterator() - Method in interface org.wildfly.security.authz.Roles
-
Create a
Spliterator
over this roles collection. - spliterator() - Method in class org.wildfly.security.authz.UnionRoles
- SPNEGO - Static variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- SPNEGO - Static variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- SPNEGO - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- SPNEGO_CONTEXT_KEY - Static variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- SPNEGO_NAME - Static variable in class org.wildfly.security.http.HttpConstants
- SPNEGO_PLUS - Static variable in class org.wildfly.security.sasl.gs2.Gs2
- SpnegoAuthenticationMechanism - Class in org.wildfly.security.http.spnego
-
A
HttpServerAuthenticationMechanism
implementation to support SPNEGO. - SpnegoAuthenticationMechanism(CallbackHandler, Map<String, ?>) - Constructor for class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- SpnegoAuthenticationMechanism.SpnegoContext - Class in org.wildfly.security.http.spnego
- SpnegoContext() - Constructor for class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism.SpnegoContext
- SpnegoMechanismFactory - Class in org.wildfly.security.http.spnego
-
A
HttpServerAuthenticationMechanismFactory
implementation for the SPNEGO HTTP authentication mechanism. - SpnegoMechanismFactory() - Constructor for class org.wildfly.security.http.spnego.SpnegoMechanismFactory
- SpnegoMechanismFactory(Provider) - Constructor for class org.wildfly.security.http.spnego.SpnegoMechanismFactory
- sql - Variable in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
- sql - Variable in class org.wildfly.security.auth.realm.jdbc.QueryConfiguration
- SRP - org.wildfly.security.ssl.KeyAgreement
-
Secure remote password ("SRP") key agreement as per RFC 5054.
- SSHCredential - Class in org.wildfly.security.credential
-
A credential holding the location, key identity and passphrase (instance of
Credential
) of a Private key in an external file and/or the name of the file containing the known hosts - SSHCredential(File, String[], Credential, String) - Constructor for class org.wildfly.security.credential.SSHCredential
- SSHCredential.Builder - Class in org.wildfly.security.credential
-
A builder for SSHCredential.
- sshDirectory - Variable in class org.wildfly.security.credential.SSHCredential.Builder
- sshDirectory - Variable in class org.wildfly.security.credential.SSHCredential
- ssl - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- SSL - org.wildfly.security.auth.client.CallbackKind
-
Callbacks which deal with SSL configuration:
SSLCallback
- SSL_CONTEXT_SERVICE_TYPE - Static variable in class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
- SSL_REQUIRED - org.wildfly.security.http.oidc.AuthenticationError.Reason
- SSL_SESSION - org.wildfly.security.http.Scope
-
The scope applicable to any underlying SSL Session.
- SSL_SESSION_IDENTITY_KEY - Static variable in class org.wildfly.security.ssl.SSLUtils
-
The key used to store the authenticated
SecurityIdentity
onto theSSLSession
. - SSLCallback - Class in org.wildfly.security.auth.callback
-
A callback which provides information to the callback handler about the established SSLSession.
- SSLCallback(SSLConnection) - Constructor for class org.wildfly.security.auth.callback.SSLCallback
-
Construct a new instance.
- sslClosed() - Method in interface org.wildfly.security.ssl.ElytronMessages
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLEngine
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLSocket
- sslConfigurator - Variable in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- SSLConfigurator - Interface in org.wildfly.security.ssl
-
A configurator for SSL contexts and their produced objects.
- SSLConfiguratorImpl - Class in org.wildfly.security.ssl
- SSLConfiguratorImpl(ProtocolSelector, CipherSuiteSelector, boolean) - Constructor for class org.wildfly.security.ssl.SSLConfiguratorImpl
-
Construct a new instance in client mode.
- SSLConfiguratorImpl(ProtocolSelector, CipherSuiteSelector, boolean, boolean, boolean) - Constructor for class org.wildfly.security.ssl.SSLConfiguratorImpl
-
Construct a new instance in server mode.
- sslConnection - Variable in class org.wildfly.security.auth.callback.SSLCallback
- sslConnection - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- SSLConnection - Class in org.wildfly.security.ssl
-
An SSL connection of some sort.
- SSLConnection() - Constructor for class org.wildfly.security.ssl.SSLConnection
- SSLConnectionInformation - Interface in org.wildfly.security.ssl
-
Information about the SSL connection currently being built.
- SSLConnectionInformationImpl(byte, byte, byte, byte, List<SNIServerName>, List<String>, List<String>) - Constructor for class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- sslConnectionSupplier - Variable in class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
- sslConnectionSupplier - Variable in class org.wildfly.security.sasl.util.SSLSaslClientFactory
- sslConnectionSupplier - Variable in class org.wildfly.security.sasl.util.SSLSaslServerFactory
- sslContext - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- sslContext - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- sslContext - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- sslContext - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- sslContext - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- sslContext - Variable in class org.wildfly.security.ssl.ConfiguredSSLEngine
- sslContext - Variable in class org.wildfly.security.ssl.ConfiguredSSLServerSocket
- sslContext - Variable in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- sslContext - Variable in class org.wildfly.security.ssl.ConfiguredSSLSocket
- sslContext - Variable in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- SSLContextBuilder - Class in org.wildfly.security.ssl
-
A class which allows building and configuration of a single client- or server-side SSL context.
- SSLContextBuilder() - Constructor for class org.wildfly.security.ssl.SSLContextBuilder
- sslContextForSecurityProviderCreatesInfiniteLoop() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- SSLContextSelector - Interface in org.wildfly.security.ssl
-
A selector which chooses an SSL context based on connection information.
- sslContextSupplier - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- sslContextSupplier - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- SSLENGINE_GET_APPLICATION_PROTOCOL - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLENGINE_GET_HANDSHAKE_APPLICATION_PROTOCOL - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLENGINE_GET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLENGINE_SET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR - Static variable in class org.wildfly.security.ssl.JDKSpecific
- sslErrorCreatingRevocationTrustManager(String, Throwable) - Method in interface org.wildfly.security.ssl.ElytronMessages
- sslErrorCreatingTrustManager(String, Throwable) - Method in interface org.wildfly.security.ssl.ElytronMessages
- SSLExplorer - Class in org.wildfly.security.ssl
-
Instances of this class acts as an explorer of the network data of an SSL/TLS connection.
- SSLExplorer() - Constructor for class org.wildfly.security.ssl.SSLExplorer
- SSLExplorer.ExtensionInfo - Class in org.wildfly.security.ssl
- SSLExplorer.SSLConnectionInformationImpl - Class in org.wildfly.security.ssl
- SSLExplorer.UnknownServerName - Class in org.wildfly.security.ssl
- SSLPARAMETERS_GET_APPLICATION_PROTOCOLS - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLPARAMETERS_SET_APPLICATION_PROTOCOLS - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLQueryCallbackHandler - Class in org.wildfly.security.sasl.util
-
A callback handler which delegates to another callback handler, passing the authentication's SSL/TLS information to that callback handler on its first invocation.
- SSLQueryCallbackHandler(CallbackHandler, Supplier<SSLConnection>) - Constructor for class org.wildfly.security.sasl.util.SSLQueryCallbackHandler
-
Construct a new instance.
- sslRedirectPort - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- sslRedirectPort - Variable in class org.wildfly.security.http.oidc.RequestAuthenticator
- sslRequired - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- sslRequired - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- SSLRequired() - Constructor for enum org.wildfly.security.http.oidc.Oidc.SSLRequired
- sslRuleMatching(URI, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationContext
- sslRules - Variable in class org.wildfly.security.auth.client.AuthenticationContext
- SSLSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A SASL client factory which provides information about the security layer of the connection to the callback handler.
- SSLSaslClientFactory(Supplier<SSLConnection>, SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.SSLSaslClientFactory
-
Construct a new instance.
- SSLSaslClientFactory(SaslClientFactory, Supplier<SSLSession>) - Constructor for class org.wildfly.security.sasl.util.SSLSaslClientFactory
-
Deprecated.Use
SSLSaslClientFactory(Supplier, SaslClientFactory)
to avoid problems where a TLS client is acting as a SASL server. - SSLSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A SASL server factory which provides information about the security layer of the connection to the callback handler.
- SSLSaslServerFactory(Supplier<SSLConnection>, SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.SSLSaslServerFactory
-
Construct a new instance.
- SSLSaslServerFactory(SaslServerFactory, Supplier<SSLSession>) - Constructor for class org.wildfly.security.sasl.util.SSLSaslServerFactory
-
Deprecated.Use
SSLSaslServerFactory(Supplier, SaslServerFactory)
to avoid problems where a TLS server is acting as a SASL client. - SSLSOCKET_GET_APPLICATION_PROTOCOL - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLSOCKET_GET_HANDSHAKE_APPLICATION_PROTOCOL - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLSOCKET_GET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLSOCKET_SET_HANDSHAKE_APPLICATION_PROTOCOL_SELECTOR - Static variable in class org.wildfly.security.ssl.JDKSpecific
- SSLUtils - Class in org.wildfly.security.ssl
-
SSL factories and utilities.
- SSLUtils() - Constructor for class org.wildfly.security.ssl.SSLUtils
- SSLv2 - org.wildfly.security.ssl.Protocol
-
The SSL version 2 protocol.
- SSLv2Hello - org.wildfly.security.ssl.Protocol
-
The SSL version 2 hello protocol
- SSLv3 - org.wildfly.security.ssl.Protocol
-
The SSL version 3 protocol.
- ssoFactory - Variable in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSession
- SSOHttpServerRequest(HttpExchangeSpi) - Constructor for class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- ssoSessionId - Variable in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache
- ST_ACCEPTOR - Static variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- ST_CHALLENGE - Static variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- ST_CHALLENGE - Static variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- ST_CHALLENGE_RESPONSE - Static variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- ST_CHALLENGE_RESPONSE - Static variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- ST_CHALLENGE_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- ST_FIRST_MESSAGE - Static variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- ST_INITIAL_CHALLENGE - Static variable in class org.wildfly.security.sasl.gs2.Gs2SaslClient
- ST_NEW - Static variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- ST_NEW - Static variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- ST_NO_MESSAGE - Static variable in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- ST_PROCESS_RESPONSE - Static variable in class org.wildfly.security.sasl.entity.EntitySaslServer
- ST_PROCESS_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- ST_R1_SENT - Static variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- ST_R2_SENT - Static variable in class org.wildfly.security.sasl.scram.ScramSaslClient
- ST_RESPONSE_SENT - Static variable in class org.wildfly.security.sasl.entity.EntitySaslClient
- StackInspector - Class in org.wildfly.security.manager
-
A utility class which is useful for inspecting the call stack.
- StackInspector() - Constructor for class org.wildfly.security.manager.StackInspector
- stackSize - Variable in class org.wildfly.security.manager.action.CreateThreadAction
- stagingResourceUrls - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- stagingServerUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- stagingServerUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- stagingUrl - Variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- stale - Variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- STALE - Static variable in class org.wildfly.security.http.HttpConstants
- STALE_TOKEN - org.wildfly.security.http.oidc.AuthenticationError.Reason
- STALE_TOKEN - Static variable in class org.wildfly.security.http.HttpConstants
- STANDARD_DICTIONARY - Static variable in class org.wildfly.security.sasl.otp.OTPUtil
- startConstructedElement(int) - Method in class org.wildfly.security.asn1.DEREncoder
- startExplicit(int) - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Start decoding an ASN.1 explicitly tagged element.
- startExplicit(int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Start encoding an ASN.1 explicitly tagged element.
- startExplicit(int) - Method in class org.wildfly.security.asn1.DERDecoder
- startExplicit(int) - Method in class org.wildfly.security.asn1.DEREncoder
- startExplicit(int, int) - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Start decoding an ASN.1 explicitly tagged element.
- startExplicit(int, int) - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Start encoding an ASN.1 explicitly tagged element.
- startExplicit(int, int) - Method in class org.wildfly.security.asn1.DERDecoder
- startExplicit(int, int) - Method in class org.wildfly.security.asn1.DEREncoder
- startHandshake() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- startingPosition - Variable in class org.wildfly.security.keystore.KeyStoreUtil.ResettableDataFileInputStream
- startingPublicKeyNotFoundInCertificateArray() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- startSegment - Variable in class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
- startSegment - Variable in class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.
- startSequence() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Start decoding an ASN.1 sequence.
- startSequence() - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Start encoding an ASN.1 sequence.
- startSequence() - Method in class org.wildfly.security.asn1.DERDecoder
- startSequence() - Method in class org.wildfly.security.asn1.DEREncoder
- startSet() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Start decoding an ASN.1 set.
- startSet() - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Start encoding an ASN.1 set.
- startSet() - Method in class org.wildfly.security.asn1.DERDecoder
- startSet() - Method in class org.wildfly.security.asn1.DEREncoder
- startSetOf() - Method in interface org.wildfly.security.asn1.ASN1Decoder
-
Start decoding an ASN.1 "set of" element.
- startSetOf() - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Start encoding an ASN.1 "set of" element.
- startSetOf() - Method in class org.wildfly.security.asn1.DERDecoder
- startSetOf() - Method in class org.wildfly.security.asn1.DEREncoder
- state - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- State() - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- State() - Constructor for class org.wildfly.security.util.AtomicFileOutputStream.State
- STATE - Static variable in class org.wildfly.security.http.oidc.Oidc
- stateCookieName - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- stateRef - Variable in class org.wildfly.security.auth.server.ServerAuthenticationContext
- states - Variable in class org.wildfly.security.asn1.DERDecoder
- states - Variable in class org.wildfly.security.asn1.DEREncoder
- status - Variable in exception org.wildfly.security.http.oidc.ServerRequest.HttpFailure
- status - Variable in class org.wildfly.security.tool.Command
- STATUS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- statusCode - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- statusCodeAllowed - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- statusCodeNotNow() - Method in interface org.wildfly.security.http.ElytronMessages
- STEP_FOUR - Static variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- STEP_ONE - Static variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- STEP_THREE - Static variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- STEP_TWO - Static variable in class org.wildfly.security.sasl.digest.DigestSaslClient
- stop() - Method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
-
Called during undeployment or server stop.
- storageFileDoesNotExist(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- storageFileExists(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- storageScopes - Variable in class org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
- storageSecretKey - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- storageSecretKeyStore - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- store(OutputStream) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
-
Store data from
KeyStoreCredentialStore.ExternalStorage.dataKeyStore
to output stream. - store(String, C) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Store credential to the store under the given alias.
- store(String, C, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.CredentialStore
-
Store credential to the store under the given alias.
- store(String, Credential, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Store credential to the credential store service under the given alias.
- store(String, Credential, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- store(String, Credential, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.MapCredentialStore
- store(String, Credential, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.PropertiesCredentialStore
- store(String, Credential, CredentialStore.ProtectionParameter) - Method in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- STORE_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.CredentialStoreCommand
- STORE_LOCATION_PARAM - Static variable in class org.wildfly.security.tool.VaultCommand
- storeAttributes(String, List<ModificationItem>) - Method in class org.wildfly.security.keystore.LdapKeyStoreSpi
- storeBoundServerName() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- storeDelegatedGSSCredential() - Method in class org.wildfly.security.sasl.gs2.Gs2SaslServer
- storedInfo - Static variable in class org.wildfly.security.permission.PermissionActions
-
Deprecated.
- storeNotInitialised() - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- str - Variable in enum org.wildfly.security.jose.jwk.JWK.Use
- strategy - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
- strategy - Variable in class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- STREET_ADDRESS - Static variable in class org.wildfly.security.http.oidc.AddressClaimSet
- strength - Variable in class org.wildfly.security.util.TransformationSpec
- strengthBits - Variable in class org.wildfly.security.ssl.MechanismDatabase.Entry
- string - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- stringEnumeration - Variable in class org.wildfly.security.util.StringMapping
- StringEnumeration - Class in org.wildfly.security.util
-
An indexed enumeration of strings.
- StringEnumeration(HashMap<String, StringEnumeration.Data>, StringEnumeration.Data[]) - Constructor for class org.wildfly.security.util.StringEnumeration
- StringEnumeration.Data - Class in org.wildfly.security.util
- stringMapEntries() - Method in class org.wildfly.security.ssl.LinkedProperties
- StringMapping<T> - Class in org.wildfly.security.util
-
An efficient mapping of enumerated strings to some other object.
- StringMapping(StringEnumeration, Function<String, T>) - Constructor for class org.wildfly.security.util.StringMapping
-
Construct a new instance.
- StringPrep - Class in org.wildfly.security.sasl.util
-
Preparation of Internationalized Strings ("stringprep") by RFC 3454
- StringPrep() - Constructor for class org.wildfly.security.sasl.util.StringPrep
- stringPropertyNames() - Method in class org.wildfly.security.ssl.LinkedProperties
- StringPropertyReplacer - Class in org.wildfly.security.jose.util
-
A utility class for replacing properties in strings.
- StringPropertyReplacer() - Constructor for class org.wildfly.security.jose.util.StringPropertyReplacer
- StringPropertyReplacer.PropertyResolver - Interface in org.wildfly.security.jose.util
- strings - Static variable in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- strings - Static variable in class org.wildfly.security.permission.ElytronPermission
- stringToByte(char[], boolean) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.A version of stringToByte that takes in a char[]
- stringToByte(String, boolean) - Method in class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.An interpretation of the stringToByte_8859_1 method previously from DigestMD5Base.
- stringVal - Variable in class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- stripOauthParametersFromRedirect(String) - Static method in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- strippedOauthParametersRequestUri - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- stripQueryParam(String, String) - Static method in class org.wildfly.security.http.oidc.Oidc
- SUB - Static variable in class org.wildfly.security.http.oidc.JsonWebToken
- subIterator(Path, int) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
- subject - Variable in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- subjectAlternativeNames - Variable in class org.wildfly.security.x500.cert.SubjectAlternativeNamesExtension
- SubjectAlternativeNamesExtension - Class in org.wildfly.security.x500.cert
-
The subject alternative names extension as defined by RFC 5280 § 4.2.1.6.
- SubjectAlternativeNamesExtension(boolean, List<GeneralName>) - Constructor for class org.wildfly.security.x500.cert.SubjectAlternativeNamesExtension
-
Construct a new instance.
- SubjectDirectoryAttributesExtension - Class in org.wildfly.security.x500.cert
-
The subject directory attributes extension as defined by RFC 5280 § 4.2.1.8.
- SubjectDirectoryAttributesExtension(List<X500DirectoryAttribute>) - Constructor for class org.wildfly.security.x500.cert.SubjectDirectoryAttributesExtension
-
Construct a new instance.
- subjectDn - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- subjectDn - Variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest
- subjectDn - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- SubjectDnCertificateVerifier(String) - Constructor for class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SubjectDnCertificateVerifier
- subjectDomainPolicyOid - Variable in class org.wildfly.security.x500.cert.PolicyMappingsExtension.PolicyMapping
- SubjectInformationAccessExtension - Class in org.wildfly.security.x500.cert
-
The subject information access extension as defined by RFC 5280 § 4.2.2.2.
- SubjectInformationAccessExtension(List<AccessDescription>) - Constructor for class org.wildfly.security.x500.cert.SubjectInformationAccessExtension
-
Construct a new instance.
- SubjectKeyIdentifierExtension - Class in org.wildfly.security.x500.cert
-
Subject key identifier extension defined in RFC 5280 § 4.2.1.2 as:
- SubjectKeyIdentifierExtension(byte[]) - Constructor for class org.wildfly.security.x500.cert.SubjectKeyIdentifierExtension
-
Construct a new instance.
- subjectTypesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- subjectUniqueId - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- SUBPROBLEMS - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.CompleteState
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- succeed() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Mark this authentication as "successful".
- succeed() - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- succeed() - Method in class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- succeed(HttpServerRequest) - Method in class org.wildfly.security.http.cert.ClientCertAuthenticationMechanism
- succeed(HttpServerRequest) - Method in class org.wildfly.security.http.external.ExternalAuthenticationMechanism
- succeeded() - Method in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
-
Determine whether authentication succeeded.
- SUCCEEDED - Static variable in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
- success - Variable in class org.wildfly.security.auth.callback.AuthenticationCompleteCallback
- successful - Variable in class org.wildfly.security.auth.server.event.SecurityDefiniteOutcomeEvent
- successResponder - Variable in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- suffix - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- suffix - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- suffix - Variable in class org.wildfly.security.authz.AddSuffixRoles
- suffix - Variable in class org.wildfly.security.manager.action.CreateTempFileAction
- suffixMatch - Variable in class org.wildfly.security.auth.client.MatchHostRule
- SUMMARY_PARAM - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- SUMMARY_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- SUMMARY_WIDTH - Static variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- SUMMARY_WIDTH - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- summaryMode - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- summaryMode - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- summaryString - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- summaryString - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- sunMD5Crypt(String, byte[], byte[], int) - Static method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
-
Hashes the given password using the Sun variant of the MD5 Crypt algorithm.
- SunUnixMD5CryptPassword - Interface in org.wildfly.security.password.interfaces
-
An MD5-crypt password using the Sun scheme.
- SunUnixMD5CryptPasswordImpl - Class in org.wildfly.security.password.impl
-
Implementation of the Sun variant of the Unix MD5 Crypt password.
- SunUnixMD5CryptPasswordImpl(String, byte[], byte[], int) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, char[], byte[], int, Charset) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, char[], Charset) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, char[], IteratedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, char[], IteratedSaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, IteratedSaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(String, SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(SunUnixMD5CryptPassword) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- SunUnixMD5CryptPasswordImpl(ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- supplier - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.DeferredSupplier
- SUPPLIER - Static variable in class org.wildfly.security.auth.client.AuthenticationContext
- SUPPORTED - org.wildfly.security.auth.SupportLevel
-
The given credential type is definitely supported.
- SUPPORTED_CIPHER_NAMES - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used to directly limit the set of supported ciphers for SASL mechanisms.
- supportedCiphers - Variable in class org.wildfly.security.sasl.digest.DigestSaslServer
- SupportLevel - Enum in org.wildfly.security.auth
-
The different support levels.
- SupportLevel() - Constructor for enum org.wildfly.security.auth.SupportLevel
- supportsAttachments() - Method in interface org.wildfly.security.http.HttpScope
-
Tests whether this scope support attachments.
- supportsChangeID() - Method in interface org.wildfly.security.http.HttpScope
-
Is changing the ID of the scope supported?
- supportsInvalidation() - Method in interface org.wildfly.security.http.HttpScope
-
Is invalidation supported for this scope?
- supportsNotifications() - Method in interface org.wildfly.security.http.HttpScope
-
Tests whether this scope support registration to receive notifications.
- supportsParameters() - Method in interface org.wildfly.security.credential.AlgorithmCredential
-
Determine whether this credential instance supports any algorithm parameter type.
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in interface org.wildfly.security.credential.AlgorithmCredential
-
Determine whether this credential instance supports the given algorithm parameter type.
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.credential.KeyPairCredential
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.credential.PasswordCredential
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.credential.PublicKeyCredential
- supportsParameters(Class<? extends AlgorithmParameterSpec>) - Method in class org.wildfly.security.credential.SecretKeyCredential
- supportsResources() - Method in interface org.wildfly.security.http.HttpScope
-
Tests whether this scope support access to scope specific resources.
- surrogate - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- suspendRequest() - Method in class org.wildfly.security.http.HttpAuthenticator.AuthenticationExchange
- suspendRequest() - Method in interface org.wildfly.security.http.HttpExchangeSpi
-
Suspend the current request so that it can be subsequently resumed.
- suspendRequest() - Method in interface org.wildfly.security.http.HttpServerRequest
-
Suspend the current request so that it can be subsequently resumed.
- suspendRequest() - Method in class org.wildfly.security.http.HttpServerRequestWrapper
- suspendRequest() - Method in class org.wildfly.security.http.oidc.OidcHttpFacade
- suspendRequest() - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- suspendRequest() - Method in class org.wildfly.security.http.util.sso.ProgrammaticSingleSignOnCache.SSOHttpServerRequest
- swapCertificates(Certificate[], int, int) - Static method in class org.wildfly.security.x500.X500
- syncOnAccept - Variable in class org.wildfly.security.audit.FileAuditEndpoint.Builder
- syncOnAccept - Variable in class org.wildfly.security.audit.FileAuditEndpoint
- SyslogAuditEndpoint - Class in org.wildfly.security.audit
-
An audit endpoint that logs to syslog server.
- SyslogAuditEndpoint(SyslogAuditEndpoint.Builder) - Constructor for class org.wildfly.security.audit.SyslogAuditEndpoint
-
Creates a new audit endpoint that logs to syslog server.
- SyslogAuditEndpoint.Builder - Class in org.wildfly.security.audit
-
A builder for syslog audit endpoint.
- SyslogAuditEndpoint.TransportErrorManager - Class in org.wildfly.security.audit
- SyslogAuditEvent - Class in org.wildfly.security.auth.server.event
-
An abstract class to be extended by specific syslog audit events to be handled.
- SyslogAuditEvent(SecurityIdentity, SyslogHandler.SyslogType) - Constructor for class org.wildfly.security.auth.server.event.SyslogAuditEvent
-
Constructor for a new instance.
- syslogHandler - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- syslogMaximumReconnectAttemptsReached(int) - Method in interface org.wildfly.security.audit.ElytronMessages
- sysPropertiesAwareMapper - Static variable in class org.wildfly.security.jose.util.JsonSerialization
- SystemEnvProperties() - Constructor for class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- SystemEnvProperties(Map<String, String>) - Constructor for class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemEnvProperties
- SystemPropertiesAwareJsonParser(JsonParser) - Constructor for class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory.SystemPropertiesAwareJsonParser
- SystemPropertiesJsonParserFactory - Class in org.wildfly.security.jose.util
-
Provides replacing of system properties for parsed values
- SystemPropertiesJsonParserFactory() - Constructor for class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
- SystemPropertiesJsonParserFactory.SystemEnvProperties - Class in org.wildfly.security.jose.util
- SystemPropertiesJsonParserFactory.SystemPropertiesAwareJsonParser - Class in org.wildfly.security.jose.util
T
- T_EMPTY - Static variable in class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- tablesInitialized - Static variable in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- tag - Variable in class org.wildfly.security.asn1.DERDecoder.DecoderState
- tag - Variable in class org.wildfly.security.asn1.DEREncoder.EncoderState
- TAG_COMPARATOR - Static variable in class org.wildfly.security.asn1.DEREncoder
- TAG_NUMBER_MASK - Static variable in class org.wildfly.security.asn1.ASN1
-
Mask used to obtain the tag number bits from a type tag.
- TagComparator() - Constructor for class org.wildfly.security.asn1.DEREncoder.TagComparator
- target - Variable in class org.wildfly.security.asn1.DEREncoder
- target - Variable in class org.wildfly.security.auth.util.MutableNameRewriter
- target - Variable in class org.wildfly.security.manager.action.CreateThreadAction
- targetClassLoader - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- targetModule - Variable in class org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder
- tcp - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.Builder
- tcpOutputStream - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint
- tempByte - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- TEMPORARY_REDIRECT - Static variable in class org.wildfly.security.http.HttpConstants
- tempPath() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- tempSuffix() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- terminate() - Method in class org.wildfly.security.auth.client.PeerIdentity.Configuration
- terminated - Variable in class org.wildfly.security.auth.client.PeerIdentity.Configuration
- terminated - Variable in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- TERMS_OF_SERVICE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- TERMS_OF_SERVICE_AGREED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- termsOfServiceAgreed - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount.Builder
- termsOfServiceAgreed - Variable in class org.wildfly.security.x500.cert.acme.AcmeAccount
- termsOfServiceUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
- termsOfServiceUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata
- test(String) - Method in class org.wildfly.security.keystore.AliasFilter
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AllOrNonePredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AllPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.AnyPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- test(String, SSLSession) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.AndCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.CipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.DigestCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.ExportCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.FipsCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.LevelCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.NotCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.OrCipherSuitePredicate
- test(MechanismDatabase.Entry) - Method in class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- testIsValid(KerberosTicket) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- testIsValid(KerberosTicket) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- testIsValid(GSSCredential) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- testIsValid(GSSCredential) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- text - Variable in enum org.wildfly.security.mechanism.ScramServerErrorCode
- TEXT_CONTENT_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- thread - Variable in class org.wildfly.security.auth.client.PeerIdentity.Configuration
- threadLocal - Static variable in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- ThreadLocalSSLSocketFactory - Class in org.wildfly.security.auth.realm.ldap
-
An
SocketFactory
that allow passing SSLSocket into DirContext. - ThreadLocalSSLSocketFactory(SocketFactory) - Constructor for class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- threadLocalSslSocketFactoryThreadLocalNotSet() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- THROW - org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Referrals should result in an exception.
- throwAsIoOrRuntimeException(Throwable) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- throwIt() - Static method in class org.wildfly.security.ssl.SSLUtils
- TIMEOUT - org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
- timeoutTask - Variable in class org.wildfly.security.sasl.util.AuthenticationTimeoutSaslServerFactory.DelegatingTimeoutSaslServer
- timestamp - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager.CacheEntry
- timeZone - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Builder
- timeZone - Variable in class org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint
- timeZone - Variable in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint.Builder
- TITLE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- tls - Static variable in interface org.wildfly.security.credential._private.ElytronMessages
- tls - Static variable in interface org.wildfly.security.keystore.ElytronMessages
- tls - Static variable in interface org.wildfly.security.ssl.ElytronMessages
- TLS_ACTIVE - Static variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- TLS_ALPN_01 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- TLS_SERVER_ENDPOINT - Static variable in class org.wildfly.security.ssl.TLSServerEndPointChannelBinding
- TLS_SNI_01 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- TLS_SNI_02 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- TLS13_EMPTY - Static variable in class org.wildfly.security.ssl.CipherSuiteSelector
- TLS13_INSTANCE - Static variable in class org.wildfly.security.ssl.MechanismDatabase
- tlsClientCertificateBoundAccessTokens - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- TLSServerEndPointChannelBinding - Class in org.wildfly.security.ssl
-
Utilities for handling the "tls-server-end-point" channel binding strategy used by various types of authentication mechanisms.
- TLSServerEndPointChannelBinding() - Constructor for class org.wildfly.security.ssl.TLSServerEndPointChannelBinding
- TLSServerEndPointChannelBindingSaslClientFactory - Class in org.wildfly.security.sasl.util
-
A SASL client factory which implements the
tls-server-end-point
channel binding algorithm. - TLSServerEndPointChannelBindingSaslClientFactory(SaslClientFactory) - Constructor for class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslClientFactory
-
Construct a new instance.
- TLSServerEndPointChannelBindingSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A SASL server factory which implements the
tls-server-end-point
channel binding algorithm. - TLSServerEndPointChannelBindingSaslServerFactory(SaslServerFactory) - Constructor for class org.wildfly.security.sasl.util.TLSServerEndPointChannelBindingSaslServerFactory
-
Construct a new instance.
- TLSv1 - org.wildfly.security.ssl.Protocol
-
The TLS version 1.0 protocol.
- TLSv1_1 - org.wildfly.security.ssl.Protocol
-
The TLS version 1.1 protocol.
- TLSv1_2 - org.wildfly.security.ssl.Protocol
-
The TLS version 1.2 protocol.
- TLSv1_3 - org.wildfly.security.ssl.Protocol
-
The TLS version 1.3 protocol.
- to(String) - Method in class org.wildfly.security.auth.realm.ldap.AttributeMapping.Builder
-
Set name of identity attribute to which will be mapping done.
- toActionsString(int, IntFunction<String>) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Deparse an action bit set, using the given function to map action bits to strings.
- toActionsString(long, LongFunction<String>) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Deparse an action bit set, using the given function to map action bits to strings.
- toAttributes(JsonObject) - Static method in class org.wildfly.security.json.util.JsonUtil
-
Returns a
Attributes
instance based on the givenJsonObject
. - toEvidenceVerifier() - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- toHttpAuthenticationException() - Method in exception org.wildfly.security.mechanism.AuthenticationMechanismException
-
Convert this exception to an HTTP exception with the same message and stack trace.
- toJsonArray(Collection<?>) - Static method in class org.wildfly.security.http.oidc.JsonWebToken
- TOK_ALL - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_AND - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_COLON - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_END - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_EQ - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_FAMILY - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_HASH - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_INVALID - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_LPAREN - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_MINUS - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_MUTUAL - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_NAME - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_NOT - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_OR - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_PLUS - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_Q - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_RPAREN - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- TOK_TLS - Static variable in class org.wildfly.security.sasl.SaslMechanismSelector
- token - Variable in class org.wildfly.security.credential.BearerTokenCredential
- token - Variable in class org.wildfly.security.evidence.BearerTokenEvidence
- token - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- token - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- token - Variable in class org.wildfly.security.http.oidc.OidcSecurityContext
- token - Variable in class org.wildfly.security.util.TransformationSpec
- token - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge
- TOKEN - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- TOKEN_HEADER_TAG - Static variable in class org.wildfly.security.sasl.gs2.Gs2Util
- tokenCookiePath - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- tokenEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- tokenEndpointAuthMethodsSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- tokenEndpointAuthSigningAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- tokenEndpointUri - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource
-
Deprecated.
- tokenEndpointUrl - Variable in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.
- tokenIntrospectionUrl - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
- tokenIntrospectionUrl - Variable in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- tokenIntrospectionUrl(URL) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
An
URL
pointing to a RFC-7662 OAuth2 Token Introspection compatible endpoint. - Tokenizer(String) - Constructor for class org.wildfly.security.sasl.SaslMechanismSelector.Tokenizer
- tokenMinimumTimeToLive - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- tokenMinimumTimeToLive - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- tokenRealmFailedToObtainPrincipal(Throwable) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmFailedToObtainPrincipalWithClaim(String) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- TokenRealmIdentity(Evidence) - Constructor for class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- tokenRealmJwkMissingClaim(String) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtInvalidFormat() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtInvalidPublicKeyPem() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtNoSSLIgnoringJku() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtParseFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtSignatureCheckFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtSignatureInvalidAlgorithm(String) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtWarnNoAudienceIgnoringAudienceCheck() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtWarnNoIssuerIgnoringIssuerCheck() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmJwtWarnNoPublicKeyIgnoringSignatureCheck() - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- tokenRealmOAuth2TokenIntrospectionFailed(Throwable) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- TokenSecurityRealm - Class in org.wildfly.security.auth.realm.token
-
A
SecurityRealm
capable of building identities based on different security token formats based on aTokenValidator
. - TokenSecurityRealm(TokenSecurityRealm.Builder) - Constructor for class org.wildfly.security.auth.realm.token.TokenSecurityRealm
- TokenSecurityRealm.Builder - Class in org.wildfly.security.auth.realm.token
- TokenSecurityRealm.TokenRealmIdentity - Class in org.wildfly.security.auth.realm.token
- tokenSignatureAlgorithm - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- tokenSignatureAlgorithm - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- tokenStore - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- tokenStore - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade
- tokenStore - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- tokenStore - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- tokenStore - Variable in class org.wildfly.security.http.oidc.RefreshableOidcSecurityContext
- TokenStore() - Constructor for enum org.wildfly.security.http.oidc.Oidc.TokenStore
- tokenString - Variable in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- tokenString - Variable in class org.wildfly.security.http.oidc.OidcRequestAuthenticator
- tokenString - Variable in class org.wildfly.security.http.oidc.OidcSecurityContext
- tokenTimeout - Variable in class org.wildfly.security.http.oidc.JWTClientCredentialsProvider
- tokenTimeout - Variable in class org.wildfly.security.http.oidc.JWTClientSecretCredentialsProvider
- tokenType - Variable in class org.wildfly.security.http.oidc.AccessAndIDTokenResponse
- tokenUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- TokenValidator - Class in org.wildfly.security.http.oidc
-
Validator for an ID token or bearer token, as per OpenID Connect Core 1.0 and RFC 7523.
- TokenValidator - Interface in org.wildfly.security.auth.realm.token
-
A
TokenValidator
is responsible to validate aBearerTokenEvidence
and support validation and transformation of different types of security tokens. - TokenValidator(TokenValidator.Builder) - Constructor for class org.wildfly.security.http.oidc.TokenValidator
- TokenValidator.AtHashValidator - Class in org.wildfly.security.http.oidc
- TokenValidator.AzpValidator - Class in org.wildfly.security.http.oidc
- TokenValidator.Builder - Class in org.wildfly.security.http.oidc
- TokenValidator.TypeValidator - Class in org.wildfly.security.http.oidc
- TokenValidator.VerifiedTokens - Class in org.wildfly.security.http.oidc
- tokToString(SaslMechanismSelector.Tokenizer) - Static method in class org.wildfly.security.sasl.SaslMechanismSelector
- toLevel(EventPriority) - Static method in class org.wildfly.security.audit.SyslogAuditEndpoint
- toLowercase(String) - Static method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- toName(char) - Static method in class org.wildfly.security.encryption.Common
- tooBigNumber() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- tooLateToSetMechanismInformation() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- toolCommand - Variable in class org.wildfly.security.tool.Command
-
Command used to execute the tool.
- tooManyKerberosPrincipalsFound() - Method in interface org.wildfly.security.auth.util.ElytronMessages
- tooManyKerberosPrincipalsFound() - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- tooManyKerberosTicketsFound() - Method in interface org.wildfly.security.auth.util.ElytronMessages
- tooManyKerberosTicketsFound() - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- topEntry - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.MidEntry
- TopEntry(String) - Constructor for class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.TopEntry
- toPermissionCollection() - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Convert this verifier a permission collection which implies everything this verifier implies.
- toPublicKey() - Method in class org.wildfly.security.jose.jwk.JWKParser
- toSaslException() - Method in exception org.wildfly.security.mechanism.AuthenticationMechanismException
-
Convert this exception to a SASL exception with the same message and stack trace.
- toSet(Roles) - Static method in interface org.wildfly.security.authz.Roles
-
Returns a set (immutable) containing roles from a roles collection.
- toString - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- toString - Variable in class org.wildfly.security.mechanism.scram.ScramMechanism
- toString() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- toString() - Method in class org.wildfly.security.auth.client.MatchRule
-
Get the string representation of this rule.
- toString() - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
-
Get a representation of the principal name (always "anonymous").
- toString() - Method in class org.wildfly.security.auth.principal.CompositePrincipal
-
Get this principal as a string.
- toString() - Method in class org.wildfly.security.auth.principal.NamePrincipal
-
Get a string representation of this principal.
- toString() - Method in class org.wildfly.security.auth.principal.NumericPrincipal
-
Get this principal as a string.
- toString() - Method in class org.wildfly.security.auth.principal.RealmNestedPrincipal
-
Get this principal as a string.
- toString() - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- toString() - Method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
- toString() - Method in class org.wildfly.security.auth.server.RealmInfo
- toString() - Method in class org.wildfly.security.auth.server.SecurityIdentity
- toString() - Method in class org.wildfly.security.cache.CachedIdentity
- toString() - Method in class org.wildfly.security.http.oidc.AuthenticationError
- toString() - Method in class org.wildfly.security.http.oidc.OidcPrincipal
- toString() - Method in class org.wildfly.security.http.oidc.Permission
- toString() - Method in class org.wildfly.security.mechanism.scram.ScramMechanism
- toString() - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- toString() - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- toString() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
- toString() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClientFactory
- toString() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
- toString() - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServerFactory
- toString() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLContextSpi
- toString() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLServerSocket
- toString() - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLSocket
- toString() - Method in class org.wildfly.security.ssl.CipherSuitePredicate
-
Get the string representation of this predicate.
- toString() - Method in class org.wildfly.security.ssl.CipherSuiteSelector
- toString() - Method in class org.wildfly.security.ssl.MechanismDatabase.Entry
- toString() - Method in class org.wildfly.security.ssl.ProtocolSelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.ExactPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.FamilyPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.HashPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.MultiPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate.NotPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismPredicate
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddMatchingSelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.AddSelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.EmptySelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidMatchingSelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector.ForbidSelector
- toString(StringBuilder) - Method in class org.wildfly.security.sasl.SaslMechanismSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.AndCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.AuthenticationCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.AddingCipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.FullyDeletingCipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.PushToEndCipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.RemovingCipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector.SortByAlgorithmKeyLengthCipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.CipherSuiteSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.DigestCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.EncryptionCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ExportCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.FipsCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.KeyAgreementCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.LevelCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.NotCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.OrCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ProtocolCipherSuitePredicate
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ProtocolSelector.AddingProtocolSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ProtocolSelector.FullyDeletingProtocolSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ProtocolSelector.RemovingProtocolSelector
- toString(StringBuilder) - Method in class org.wildfly.security.ssl.ProtocolSelector
- transform(SecurityIdentity) - Method in class org.wildfly.security.auth.server.SecurityDomain
- transform(Password, AlgorithmParameterSpec) - Method in class org.wildfly.security.password.PasswordFactory
-
Transform a password with new parameters.
- transformation - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- transformation - Variable in class org.wildfly.security.util.TransformationSpec
- transformation(String) - Method in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
-
Transformation name to use as
Cipher
parameter. - TRANSFORMATION - Static variable in class org.wildfly.security.encryption.CipherUtil
- TransformationMapper - Interface in org.wildfly.security.util
-
TransformationMapper interface is used to map cipher tokens specified in various SASL mechanisms to transformation string used by JCE to construct new cipher algorithm.
- transformations - Variable in class org.wildfly.security.util.DefaultTransformationMapper
- TransformationSpec - Class in org.wildfly.security.util
-
Data class used by TransformationMapper instances to return desired mapping data.
- TransformationSpec(String, String, int, int, String) - Constructor for class org.wildfly.security.util.TransformationSpec
- transformedPrincipalCannotBeNull() - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- transition() - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- translate(AlgorithmParameterSpec) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- translate(AlgorithmParameterSpec) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- translate(AlgorithmParameterSpec) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- translate(Password) - Method in class org.wildfly.security.password.PasswordFactory
-
Translate the given password object to one which is consumable by this factory.
- transport - Variable in class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- TransportErrorManager(SyslogHandler.Protocol) - Constructor for class org.wildfly.security.audit.SyslogAuditEndpoint.TransportErrorManager
- TrieNode() - Constructor for class org.wildfly.security.permission.PermissionActions.TrieNode
-
Deprecated.
- TRUE - Static variable in class org.wildfly.security.sasl.SaslMechanismPredicate
- TRUE - Static variable in class org.wildfly.security.ssl.BooleanCipherSuitePredicate
- TRUE - Static variable in class org.wildfly.security.ssl.ExportCipherSuitePredicate
- TRUE - Static variable in class org.wildfly.security.ssl.FipsCipherSuitePredicate
- truePredicate - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.IfPredicate
- truncatedClone(byte[]) - Static method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- truncatedClone(byte[]) - Static method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- TruncatedMessageDigest - Class in org.wildfly.security.digest
-
A message digest that truncates another message digest.
- TruncatedMessageDigest(MessageDigest, int) - Constructor for class org.wildfly.security.digest.TruncatedMessageDigest
-
Construct a new instance.
- TRUSTED_CERTS - Static variable in class org.wildfly.security.http.oidc.AccessToken
- trustedAuthorities - Variable in class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
- trustedAuthorities - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- TrustedAuthoritiesCallback - Class in org.wildfly.security.auth.callback
-
An optional callback used to retrieve information about trusted certificate authorities for authenticating peers.
- TrustedAuthoritiesCallback() - Constructor for class org.wildfly.security.auth.callback.TrustedAuthoritiesCallback
-
Construct a new instance.
- TrustedAuthority - Class in org.wildfly.security.x500
-
A representation of a trusted certificate authority.
- TrustedAuthority(int) - Constructor for class org.wildfly.security.x500.TrustedAuthority
- TrustedAuthority.CertificateTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by its certificate.
- TrustedAuthority.HashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by a hash.
- TrustedAuthority.IssuerKeyHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the hash of its public key.
- TrustedAuthority.IssuerNameHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the hash of its name.
- TrustedAuthority.NameTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by its name.
- TrustedAuthority.PKCS15KeyHashTrustedAuthority - Class in org.wildfly.security.x500
-
A trusted authority that is identified by the PKCS #15 key hash.
- trustedSecurityDomain - Variable in class org.wildfly.security.auth.server.SecurityDomain.Builder
- trustedSecurityDomain - Variable in class org.wildfly.security.auth.server.SecurityDomain
- trustManager - Variable in class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.
- trustManager - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager
- TrustManagerBuilder(Supplier<Provider[]>, Location) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- trustManagerFactory - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- trustManagerFactory - Variable in class org.wildfly.security.sasl.util.TrustManagerSaslServerFactory
- trustManagerFactory - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- TrustManagerSaslServerFactory - Class in org.wildfly.security.sasl.util
-
A
SaslServerFactory
which sets the trust manager that should be used for trust verification. - TrustManagerSaslServerFactory(SaslServerFactory, X509TrustManager) - Constructor for class org.wildfly.security.sasl.util.TrustManagerSaslServerFactory
-
Construct a new instance.
- trustManagerSecurityFactory - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- trustsDomain(SecurityDomain) - Method in class org.wildfly.security.auth.server.SecurityDomain
- truststore - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- truststore - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- trustStore - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- trustStore - Variable in class org.wildfly.security.ssl.X509RevocationTrustManager.Builder
- truststorePassword - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- tryCast(Class<U>) - Method in class org.wildfly.security.pem.PemEntry
-
Try to cast this entry's value to the given type.
- tryCheckPermission(Permission, ProtectionDomain...) - Static method in class org.wildfly.security.manager.WildFlySecurityManager
-
Try a permission check.
- tryHandleCallbacks(Callback...) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Handle callbacks, wrapping exceptions as needed.
- tryLoadKeystore(Supplier<Provider[]>, String, InputStream, char[], String...) - Static method in class org.wildfly.security.keystore.KeyStoreUtil
- tryPublish(EventPriority, String) - Method in class org.wildfly.security.audit.SyslogAuditEndpoint
- tryRefresh() - Method in class org.wildfly.security.http.oidc.OidcAccount
- tryRegister(OidcClientConfiguration) - Method in class org.wildfly.security.http.oidc.NodesRegistrationManagement
- turnOffChangeSessionIdOnLogin - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- turnOffChangeSessionIdOnLogin - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- Two(Credential, Credential) - Constructor for class org.wildfly.security.auth.server.IdentityCredentials.Two
- TwoWayPassword - Interface in org.wildfly.security.password
-
A password which can be verified and recovered.
- type - Variable in class org.wildfly.security.auth.client.CredentialStoreFactory
- type - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
- type - Variable in class org.wildfly.security.auth.client.MatchAbstractTypeRule
- type - Variable in class org.wildfly.security.credential.store.CredentialStore
- type - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge
- type - Variable in class org.wildfly.security.x500.GeneralName
- type - Variable in class org.wildfly.security.x500.TrustedAuthority
- Type(String) - Constructor for class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- TYPE - Static variable in class org.wildfly.security.http.oidc.TokenValidator.TypeValidator
- TYPE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- typeHash(Credential) - Static method in class org.wildfly.security.auth.server.IdentityCredentials
-
A (hopefully) unique hash code for the kind of credential.
- typeId - Variable in class org.wildfly.security.x500.GeneralName.OtherName
- types(String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- TypeValidator(String) - Constructor for class org.wildfly.security.http.oidc.TokenValidator.TypeValidator
U
- UBER - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- udpPortUnavailable(Throwable) - Method in interface org.wildfly.security.audit.ElytronMessages
- UI_LOCALES - Static variable in class org.wildfly.security.http.oidc.Oidc
- unableToAcceptEvent(Throwable) - Method in interface org.wildfly.security.audit.ElytronMessages
- unableToCreateAcmeSignature(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToCreateCertificateChainFromCertificateMap() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- unableToCreateIdentity() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- unableToCreateKeyManager(Exception) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- unableToCreateKeyStore(Exception) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- unableToCreateKeyStore(Exception) - Method in interface org.wildfly.security.keystore.ElytronMessages
- unableToCreatePublicKeyFromJWK(Exception) - Method in interface org.wildfly.security.jose.jwk.ElytronMessages
- unableToCreateRedirectResponse(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToCreateSignedToken() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToCreateTrustManager(Exception) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- unableToDecodeBase64Token(Throwable) - Method in interface org.wildfly.security.encryption.ElytronMessages
- unableToDetermineClientCredentialsProviderType(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToDetermineCurveParameterFromAlgHeader(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToDetermineDefaultCompatibleSignatureAlgorithmName(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- unableToDetermineDefaultCompatibleSignatureAlgorithmName(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToDetermineKeyAuthorizationString(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToDetermineKeySize() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToDetermineKeySize() - Method in interface org.wildfly.security.x500.cert.util.ElytronMessages
- unableToDetermineSubjectName(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- unableToDownloadCertificateChainFromAcmeServer(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToFetchJwks(String) - Method in interface org.wildfly.security.auth.realm.token._private.ElytronMessages
- unableToFindClientCredentialsProvider(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToFindKeystoreFile(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToFindTrustStoreFile(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToGenerateSignature(String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- unableToGenerateThumbprint(Exception) - Method in interface org.wildfly.security.jose.jwk.ElytronMessages
- unableToGetEncodedFormOfCertificateToBeRevoked(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToHandleCallback(Callback, String, String) - Method in interface org.wildfly.security.auth.realm.ElytronMessages
- unableToIdentifyHttpScope() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- unableToInitialiseOid(Throwable) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- unableToLoadKeyStore(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToLoadKeyWithAlias(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToLoadOidsFromPropertiesFile(Throwable) - Method in interface org.wildfly.security.asn1.ElytronMessages
- unableToLoadOpenIdProviderMetadata(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToLoadPrivateKey(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToLoadTrustStore(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToLocateMechanismConfiguration(Throwable) - Method in interface org.wildfly.security.http.util.ElytronMessages
- unableToObtainExclusiveAccess() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- unableToObtainJsonResponseFromAcmeServer(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToObtainNewNonceFromAcmeServer() - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToObtainServerCredential() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- unableToObtainSslContext() - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- unableToObtainToken(int) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToParseKeyWithValue(String, Object) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToParseStringJWK(Exception) - Method in interface org.wildfly.security.jose.jwk.ElytronMessages
- unableToParseToken() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToPerformInitialLogin(LoginException) - Method in interface org.wildfly.security.auth.util.ElytronMessages
- unableToPerformInitialLogin(LoginException) - Method in interface org.wildfly.security.mechanism.gssapi.ElytronMessages
- unableToReadCredential(Exception) - Method in interface org.wildfly.security.credential.source.ElytronMessages
- unableToReadCredentialTypeFromStore(Class<? extends Credential>) - Method in interface org.wildfly.security.credential.source.ElytronMessages
- unableToReadCredentialTypeFromStore(Class<? extends Credential>) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- unableToResolveARelativeUrl() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unableToResolveMechanismConfiguration(Throwable) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- unableToRetrieveAcmeServerDirectoryUrls(Exception) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unableToRotateLogFile(Throwable) - Method in interface org.wildfly.security.audit.ElytronMessages
- unableToSelectMechanismConfiguration(String, String, String, String) - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- unableToSetAuthServerUrl(Throwable) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unassignedCodePoint(int) - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- UnassignedState(SecurityIdentity, MechanismConfiguration, IdentityCredentials, IdentityCredentials, Attributes) - Constructor for class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- UNAUTHORIZED - Static variable in class org.wildfly.security.http.HttpConstants
- unauthorizedResponse(HttpServerResponse) - Method in class org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism
- unbind(String) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- unbind(Name) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- undefinedAlias() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- undefinedEncryptionDirectory() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- undefinedKeystore(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- undefinedOutputLocation() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- undefinedVaultPassword() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- UNDEPLOY - org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
- UNDERFLOW_UNWRAP - Static variable in class org.wildfly.security.ssl.SelectingServerSSLEngine
- UNDERFLOW_UNWRAP - Static variable in class org.wildfly.security.ssl.SNISSLEngine
- unexpectedActionCharacter(char, int, String) - Method in interface org.wildfly.security.permission.SecurityMessages
- unexpectedContentTypeFromAcmeServer(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unexpectedEof() - Method in interface org.wildfly.security.keystore.ElytronMessages
- unexpectedErrorSendingRequestToOidcProvider(Exception) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unexpectedErrorWhenProcessingAuthenticationQuery(String, Throwable) - Method in interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
- unexpectedFileVersion(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- unexpectedResponseCodeFromAcmeServer(int, String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unexpectedResponseCodeFromOidcProvider(int) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unexpectedTokenType(String, String) - Method in interface org.wildfly.security.encryption.ElytronMessages
- unexpectedTrailingGarbageInX500principal() - Method in interface org.wildfly.security.x500._private.ElytronMessages
- unexpectedValueForAtHashClaim() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unexpectedValueForIssuedForClaim() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unexpectedValueForTypeClaim() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unexpectedWhitespaceInPasswordFile() - Method in interface org.wildfly.security.keystore.ElytronMessages
- union(PermissionCollection, PermissionCollection) - Static method in class org.wildfly.security.permission.PermissionUtil
-
Create a permission collection that is the union of two permission collections.
- UnionPermissionCollection - Class in org.wildfly.security.permission
- UnionPermissionCollection(PermissionCollection, PermissionCollection) - Constructor for class org.wildfly.security.permission.UnionPermissionCollection
- UnionRoles - Class in org.wildfly.security.authz
- UnionRoles(Roles, Roles) - Constructor for class org.wildfly.security.authz.UnionRoles
- uniqueIdNotAllowed() - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- UNIVERSAL_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal (UTF-32 big-endian) string type tag.
- UnixDESCryptPassword - Interface in org.wildfly.security.password.interfaces
-
The traditional UNIX DES crypt password algorithm.
- UnixDESCryptPasswordImpl - Class in org.wildfly.security.password.impl
- UnixDESCryptPasswordImpl(byte[], byte[]) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(byte[], char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(short, byte[]) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(short, char[]) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(short, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(UnixDESCryptPassword) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixDESCryptPasswordImpl(SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- UnixMD5CryptPassword - Interface in org.wildfly.security.password.interfaces
-
The UNIX modular-crypt MD5 crypt algorithm.
- UnixMD5CryptPasswordImpl - Class in org.wildfly.security.password.impl
-
Implementation of the Unix MD5 Crypt password.
- UnixMD5CryptPasswordImpl(byte[], byte[]) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(char[], byte[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(char[], SaltedPasswordAlgorithmSpec, Charset) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(UnixMD5CryptPassword) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixMD5CryptPasswordImpl(SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- UnixSHACryptPassword - Interface in org.wildfly.security.password.interfaces
-
The UNIX modular-crypt SHA crypt algorithm.
- UnixSHACryptPasswordImpl - Class in org.wildfly.security.password.impl
- UnixSHACryptPasswordImpl(String, byte[], int, byte[]) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, byte[], int, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, ClearPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, IteratedPasswordAlgorithmSpec, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, IteratedSaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, IteratedSaltedPasswordAlgorithmSpec, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, SaltedHashPasswordSpec) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(String, SaltedPasswordAlgorithmSpec, char[], Charset) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UnixSHACryptPasswordImpl(UnixSHACryptPassword) - Constructor for class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- UNKNOWN - Static variable in interface org.wildfly.security.auth.server.PrincipalDecoder
-
A principal decoder which cannot decode any principal.
- UNKNOWN_NAME - Static variable in class org.wildfly.security.encryption.Common
- UNKNOWN_USER - org.wildfly.security.mechanism.ScramServerErrorCode
- unknownAlgorithm(String) - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unknownAuthenticationName(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- unknownCipherSuiteName(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- unknownContext() - Method in interface org.wildfly.security.manager._private.SecurityMessages
- unknownEncryptionName(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- unknownEntryType(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- unknownKeyExchangeName(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- unknownKeyPairAlgorithm(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- unknownLdapPasswordScheme() - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- unknownProvider(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- UnknownServerName(int, byte[]) - Constructor for class org.wildfly.security.ssl.SNISSLExplorer.UnknownServerName
- UnknownServerName(int, byte[]) - Constructor for class org.wildfly.security.ssl.SSLExplorer.UnknownServerName
- unknownSignatureAlgorithmName(String) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- UnknownType(String) - Constructor for class org.wildfly.security.x500.cert.acme.AcmeChallenge.UnknownType
- UnknownTypeFileKeyStoreFactory(Supplier<Provider[]>, String, ExceptionSupplier<char[], ConfigXMLParseException>, String, ExceptionSupplier<InputStream, IOException>, URI, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- unknownVersion(byte, byte) - Static method in class org.wildfly.security.ssl.SSLExplorer.SSLConnectionInformationImpl
- unless(PermissionMapper) - Method in interface org.wildfly.security.authz.PermissionMapper
-
Returns a new mapper where the
PermissionVerifier
created by thisPermissionMapper
is combined with thePermissionVerifier
of theother
PermissionMapper
using 'unless'. - unless(PermissionVerifier) - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Return a new verifier which implies permissions which are implied by this verifier but not the given verifier.
- UNLESS - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
If multiple mappings are found the corresponding
PermissionVerifier
instances will be combined using 'unless'. - UNMAP_GS2_LOGIN_CHARS - Static variable in class org.wildfly.security.sasl.util.StringPrep
- UNMAP_SCRAM_LOGIN_CHARS - Static variable in class org.wildfly.security.sasl.util.StringPrep
- unmask() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- unmodifiableKeyStore(KeyStore) - Static method in class org.wildfly.security.keystore.UnmodifiableKeyStore
-
Wrap an existing initialised
KeyStore
with an unmodifiable wrapper. - UnmodifiableKeyStore - Class in org.wildfly.security.keystore
-
A wrapper around
KeyStore
to make it unmodifiable. - UnmodifiableKeyStore(KeyStoreSpi, Provider, String) - Constructor for class org.wildfly.security.keystore.UnmodifiableKeyStore
- UnmodifiableKeyStoreSpi - Class in org.wildfly.security.keystore
-
A wrapper
KeyStoreSpi
implementation around aKeyStore
to make it unmodifiable. - UnmodifiableKeyStoreSpi(KeyStore) - Constructor for class org.wildfly.security.keystore.UnmodifiableKeyStoreSpi
- unrecognizedAlgorithm(String) - Method in interface org.wildfly.security.auth.realm.ldap.ElytronMessages
- unrecognizedAlgorithm(String) - Method in interface org.wildfly.security.credential._private.ElytronMessages
- unrecognizedAlgorithm(String) - Method in interface org.wildfly.security.password.impl.ElytronMessages
- unrecognizedDescriptorAttribute(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- unrecognizedEntryType(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- UNREGISTER_SECURITY_DOMAIN - Static variable in class org.wildfly.security.auth.server.SecurityDomain
- unregisterClassLoader(ClassLoader) - Static method in class org.wildfly.security.auth.server.SecurityDomain
-
Unregister any
SecurityDomain
associated with the specifiedClassLoader
. - unregisterNodeUrl - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- unsafe - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- unset() - Static method in class org.wildfly.security.auth.realm.ldap.ThreadLocalSSLSocketFactory
- unsetSocketFactory(ClassLoader) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- unsuitableScope(String) - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- unsupported(Callback) - Static method in class org.wildfly.security.auth.callback.CallbackUtil
-
A utility to handle a callback which is unsupported.
- UNSUPPORTED - org.wildfly.security.auth.SupportLevel
-
The given credential type is definitely not supported.
- UNSUPPORTED_CHANNEL_BINDING_TYPE - org.wildfly.security.mechanism.ScramServerErrorCode
- unsupportedAcmeAccountPublicKeyType(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unsupportedAcmeAccountSignatureAlgorithm(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- unsupportedAttribute(String, List<String>) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- unsupportedCredentialType(Class<?>) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- UnsupportedCredentialTypeException - Exception in org.wildfly.security.credential.store
-
An exception indicating that given credential store is not supporting particular
Credential
class. - UnsupportedCredentialTypeException() - Constructor for exception org.wildfly.security.credential.store.UnsupportedCredentialTypeException
-
Constructs a new
UnsupportedCredentialTypeException
instance. - UnsupportedCredentialTypeException(String) - Constructor for exception org.wildfly.security.credential.store.UnsupportedCredentialTypeException
-
Constructs a new
UnsupportedCredentialTypeException
instance with an initial message. - UnsupportedCredentialTypeException(String, Throwable) - Constructor for exception org.wildfly.security.credential.store.UnsupportedCredentialTypeException
-
Constructs a new
UnsupportedCredentialTypeException
instance with an initial message and cause. - UnsupportedCredentialTypeException(Throwable) - Constructor for exception org.wildfly.security.credential.store.UnsupportedCredentialTypeException
-
Constructs a new
UnsupportedCredentialTypeException
instance with an initial cause. - unsupportedCurve() - Method in interface org.wildfly.security.jose.jwk.ElytronMessages
- unsupportedKeyTypeForJWK(String) - Method in interface org.wildfly.security.jose.jwk.ElytronMessages
- unsupportedPublicKey() - Method in interface org.wildfly.security.http.oidc.ElytronMessages
- unsupportedSslRecord() - Method in interface org.wildfly.security.ssl.ElytronMessages
- unsupportedVersion(int, int) - Method in interface org.wildfly.security.encryption.ElytronMessages
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism.DigestWrapper
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.GssapiWrapper
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Unwraps a byte array received from the other participant.
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.ClientSaslWrapper
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClient
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslServer
- unwrap(byte[], int, int) - Method in interface org.wildfly.security.sasl.util.SaslWrapper
- unwrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.ServerSaslWrapper
- unwrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- unwrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- unwrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.SNISSLEngine
- unwrap(ByteBuffer, ByteBuffer[]) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- unwrap(ByteBuffer, ByteBuffer[]) - Method in class org.wildfly.security.ssl.SNISSLEngine
- unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class org.wildfly.security.ssl.SNISSLEngine
- unwrapCipher - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- unwrapConfidentialityProtectedMessage(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- unwrapHmacKeyIntegrity - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- unwrapIntegrityProtectedMessage(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- unwrapSeqNum - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- update(byte) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- update(byte[]) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- update(byte[], int, int) - Method in class org.wildfly.security.digest.TruncatedMessageDigest
- update(GSSKerberosCredential) - Method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- update(GSSKerberosCredential) - Method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- updateAccount(AcmeAccount, boolean, boolean) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Update whether or not the terms of service have been agreed to for an account with an ACME server.
- updateAccount(AcmeAccount, boolean, boolean, String[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Update an account with an ACME server using the given account information.
- updateAccount(AcmeAccount, boolean, String[]) - Method in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
-
Update the contact URLs for an account with an ACME server.
- updateCredential(String, OneTimePasswordSpec) - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
- updateCredential(Credential) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- updateCredential(Credential) - Method in interface org.wildfly.security.auth.server.ModifiableRealmIdentity
- updateCredential(Credential) - Method in interface org.wildfly.security.auth.server.RealmIdentity
-
Update a credential of this realm identity.
- updateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- updateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- updateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- updateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- updateCredential(Credential) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Update the credential for the current authentication identity.
- updateCurrentBuffer() - Method in class org.wildfly.security.asn1.DEREncoder
- UPDATED_AT - Static variable in class org.wildfly.security.http.oidc.IDToken
- updateNotBefore(int) - Method in class org.wildfly.security.http.oidc.OidcClientConfiguration
- updateNotBefore(int) - Method in class org.wildfly.security.http.oidc.OidcClientContext.OidcClientConfigurationDelegate
- updateRealmKeyPair() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Re-generate the signatures for all the identities in this realm.
- updateTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwkManager
- updateTimeout - Variable in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
- upper(byte) - Static method in class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- upperCase - Variable in class org.wildfly.security.auth.util.CaseNameRewriter
- uri - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.UnknownTypeFileKeyStoreFactory
- uri - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.URILoadingKeyStoreFactory
- URI - Static variable in class org.wildfly.security.http.HttpConstants
- URI - Static variable in class org.wildfly.security.x500.cert.CertUtil
- URI_NAME - Static variable in class org.wildfly.security.x500.GeneralName
- URILoadingKeyStoreFactory(ExceptionSupplier<KeyStore, ConfigXMLParseException>, ExceptionSupplier<char[], ConfigXMLParseException>, URI, XMLLocation) - Constructor for class org.wildfly.security.auth.client.ElytronXmlParser.URILoadingKeyStoreFactory
- URIName(String) - Constructor for class org.wildfly.security.x500.GeneralName.URIName
-
Create a URI name.
- url - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity.LdapIdentity
- url - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge
- url - Variable in class org.wildfly.security.x500.cert.acme.CertificateAuthority
- URL - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- Use(String) - Constructor for enum org.wildfly.security.jose.jwk.JWK.Use
- USE_UTF8 - Static variable in class org.wildfly.security.sasl.WildFlySasl
-
A property used by some SASL mechanisms (including the
DIGEST-MD5
algorithm supplied with most Oracle JDKs) to indicate that information exchange should take place using the UTF-8 character encoding instead of the default Latin-1/ISO-8859-1 encoding. - useAnonymous() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses an anonymous login.
- useAuthorizationName(String) - 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 given name after authentication.
- useAuthorizationPrincipal(Principal) - 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 given principal after authentication.
- useBearerTokenCredential(BearerTokenCredential) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given
BearerTokenCredential
to authenticate. - useCallbackHandler(CallbackHandler) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given callback handler to authenticate.
- useCallbackHandler(CallbackHandler, Set<CallbackKind>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given callback handler to authenticate.
- useCertificateCredential(PrivateKey, X509Certificate...) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given private key and X.509 certificate chain to authenticate.
- useCertificateCredential(X509CertificateChainPrivateCredential) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given private key and X.509 certificate chain to authenticate.
- useChoice(BiPredicate<Class<? extends ChoiceCallback>, String>, String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given choice if the given predicate evaluates to
true
. - useCipherSuitesOrder - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- useCipherSuitesOrder - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- useCredential(Credential) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given credential to authenticate.
- useCredentialCallbackHandler(CallbackHandler) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given callback handler to acquire a password with which to authenticate, when a password-based authentication algorithm is in use.
- useCredentials(CredentialSource) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given identity credentials to acquire the credential required for authentication.
- useCredentialStoreEntry(CredentialStore, String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but uses credentials found at the given alias and credential store.
- useDefaultProviders() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use the default provider discovery behaviour of combining service loader discovered providers with the system default security providers when locating security implementations.
- usedNonces - Variable in class org.wildfly.security.http.digest.NonceManager
- useExternalStorage - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- useForwardedAuthenticationCredentials(SecurityDomain) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which forwards the authentication credentials from the current identity of the given security domain.
- useForwardedAuthenticationIdentity(SecurityDomain) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which forwards the authentication name from the current identity of the given security domain.
- useForwardedAuthorizationIdentity(SecurityDomain) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which forwards the authorization name from the current identity of the given security domain.
- useForwardedIdentity(SecurityDomain) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which forwards the authentication name and credentials from the current identity of the given security domain.
- useGSSCredential(GSSCredential) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given GSS-API credential to authenticate.
- useHost(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.This configuration is not supported by most providers and will be removed in a future release.
- useKerberosSecurityFactory(SecurityFactory<? extends Credential>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.
- useKeyManagerCredential(X509KeyManager) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given key manager to acquire the credential required for authentication.
- useKeyStoreCredential(KeyStore.Entry) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given key store and alias to acquire the credential required for authentication.
- useKeyStoreCredential(KeyStore, String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given key store and alias to acquire the credential required for authentication.
- useKeyStoreCredential(KeyStore, String, KeyStore.ProtectionParameter) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given key store and alias to acquire the credential required for authentication.
- useLocalKerberosCredential(Oid[]) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.can be ommited - kerberos based authentication mechanism obtains credential himself
- useMaskedPassword(byte[], String, char[], int, byte[], byte[]) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given masked password to authenticate.
- useMaskedPassword(String, String, String, int, String, String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given masked password to authenticate.
- useMaskedPassword(MaskedPassword) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but converts the given masked password to a clear password and uses the clear password to authenticate.
- useMechanismProperties(Map<String, ?>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.
- useMechanismProperties(Map<String, ?>, boolean) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- useName(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given login name to authenticate.
- useNonce(String, byte[], int) - Method in class org.wildfly.security.http.digest.NonceManager
-
Attempt to use the supplied nonce.
- useNonce(String, int) - Method in class org.wildfly.security.http.digest.NonceManager
-
Attempt to use the supplied nonce.
- usePadding - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil.Builder
- usePadding - Variable in class org.wildfly.security.util.PasswordBasedEncryptionUtil
- useParameterSpec(AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given parameter specification.
- usePassword(char[]) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given password to authenticate.
- usePassword(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given password to authenticate.
- usePassword(Password) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given password to authenticate.
- usePort(int) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.This configuration is not supported by most providers and will be removed in a future release.
- usePrincipal(Principal) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given principal to authenticate.
- usePrincipal(NamePrincipal) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given principal to authenticate.
- useProtocol(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Deprecated.This configuration is not supported by most providers and will be removed in a future release.
- useProviders(Supplier<Provider[]>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use the given security provider supplier to locate security implementations.
- useProvidersFromClassLoader(ClassLoader) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use security providers from the given class loader.
- USER_ACTION_REQUIRED - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- USER_AGENT - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- USER_AGENT_STRING - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- userActionRequired(String) - Method in interface org.wildfly.security.x500.cert.acme.ElytronMessages
- userCallbackHandler - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration.ClientCallbackHandler
- userCallbackHandler - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- userCallbackKinds - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- userDoesNotExist() - Method in interface org.wildfly.security.auth.server._private.ElytronMessages
- useRealm(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but uses the given realm for authentication.
- useRealmRoleMappings - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- useRealmRoleMappings - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- useResourceOwnerMaskedPassword(String, String, String, String, int, String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.Configure OAuth2 Resource Owner Masked Password Grant Type as defined by the OAuth2 specification.
- useResourceOwnerPassword(String, String) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.Configure OAuth2 Resource Owner Password Grant Type as defined by the OAuth2 specification.
- useResourceRoleMappings - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- useResourceRoleMappings - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- userinfoEndpoint - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- userInfoSigningAlgValuesSupported - Variable in class org.wildfly.security.http.oidc.OidcProviderMetadata
- username - Variable in class org.wildfly.security.mechanism.digest.PasswordDigestObtainer
- username - Variable in class org.wildfly.security.password.impl.DigestPasswordImpl
- username - Variable in class org.wildfly.security.password.interfaces.RawDigestPassword
- username - Variable in class org.wildfly.security.password.spec.DigestPasswordAlgorithmSpec
- username - Variable in class org.wildfly.security.password.spec.DigestPasswordSpec
- username - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- userName - Variable in class org.wildfly.security.sasl.otp.OTPSaslClient
- userName - Variable in class org.wildfly.security.sasl.otp.OTPSaslServer
- USERNAME - Static variable in class org.wildfly.security.http.form.FormAuthenticationMechanism
- USERNAME - Static variable in class org.wildfly.security.http.HttpConstants
- USERNAME - Static variable in class org.wildfly.security.http.oidc.Oidc
- USERNAME_STAR - Static variable in class org.wildfly.security.http.HttpConstants
- usernameOrPasswordMissing() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- UsernamePasswordAuthenticationMechanism - Class in org.wildfly.security.mechanism.http
-
A base class for HTTP mechanisms that operate on validation of plain text usernames and passwords.
- UsernamePasswordAuthenticationMechanism(CallbackHandler) - Constructor for class org.wildfly.security.mechanism.http.UsernamePasswordAuthenticationMechanism
- UsernamePasswordHashUtil - Class in org.wildfly.security.sasl.util
-
Deprecated.Use
PasswordFactory
instead. - UsernamePasswordHashUtil() - Constructor for class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.The default constructor for UsernamePasswordHashUtil, when instantiated using this constructor a local MD5 MessageDigest will be used for the generated hashes.
- UsernamePasswordHashUtil(MessageDigest) - Constructor for class org.wildfly.security.sasl.util.UsernamePasswordHashUtil
-
Deprecated.Constructor to allow a pre-instantiated MessageDigest to be supplied.
- userNoticeQualifier(String, BigInteger[], String) - Static method in class org.wildfly.security.x500.cert.CertificatePoliciesExtension.PolicyQualifier
-
Construct a UserNotice policy qualifier.
- userPasswordAttribute - Variable in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- userPasswordAttributeName - Variable in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
- userPasswordCredentialLoader() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- UserPasswordCredentialLoader - Class in org.wildfly.security.auth.realm.ldap
-
A
CredentialLoader
for loading credentials stored within the 'userPassword' attribute of LDAP entries. - UserPasswordCredentialLoader(String) - Constructor for class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader
-
Construct a new
UserPasswordCredentialLoader
for a specific attribute name. - UserPasswordCredentialLoader.ForIdentityLoader - Class in org.wildfly.security.auth.realm.ldap
- UserPasswordCredentialLoaderBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
- UserPasswordPasswordUtil - Class in org.wildfly.security.auth.realm.ldap
-
A password utility for LDAP formatted passwords.
- UserPasswordPasswordUtil() - Constructor for class org.wildfly.security.auth.realm.ldap.UserPasswordPasswordUtil
- userRealmPasswordDigest(MessageDigest, String, String, char[]) - Static method in class org.wildfly.security.mechanism.digest.DigestUtil
- userRealmPasswordDigest(MessageDigest, String, String, char[]) - Static method in class org.wildfly.security.password.impl.DigestUtil
- userRealmPasswordDigest(MessageDigest, String, String, char[], Charset) - Static method in class org.wildfly.security.password.impl.DigestUtil
- USERS_FILE_PARAM - Static variable in class org.wildfly.security.tool.FileSystemRealmCommand
- usersFile - Variable in class org.wildfly.security.tool.FileSystemRealmCommand.Descriptor
- userSpec - Variable in class org.wildfly.security.auth.client.MatchUserRule
- usersStream - Variable in class org.wildfly.security.auth.realm.LegacyPropertiesSecurityRealm.Builder
- useSaslClientFactory(Supplier<SaslClientFactory>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use the given sasl client factory supplier to obtain the
SaslClientFactory
to use. - useSaslClientFactory(SaslClientFactory) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use a pre-existing
SaslClientFactory
instead of discovery. - useSaslClientFactoryFromProviders() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Use provider based discovery to load available
SaslClientFactory
implementations. - useSaslMechanismProperties(Map<String, ?>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which sets the properties that will be passed to the
SaslClientFactory
when the mechanism is created. - useSaslMechanismProperties(Map<String, ?>, boolean) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which sets the properties that will be passed to the
SaslClientFactory
when the mechanism is created. - useSaslProtocol(String) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which specifies a different protocol to be passed to the authentication mechanisms.
- usesCredentials(String) - Method in class org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory
-
Determine whether the given mechanism name needs credentials from a realm in order to authenticate.
- usesCredentials(String) - Method in class org.wildfly.security.auth.server.http.HttpAuthenticationFactory
- usesCredentials(String) - Method in class org.wildfly.security.auth.server.HttpAuthenticationFactory
-
Deprecated.
- usesCredentials(String) - Method in class org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory
- usesCredentials(String) - Method in class org.wildfly.security.auth.server.SaslAuthenticationFactory
-
Deprecated.
- useSecureRandom - Variable in class org.wildfly.security.sasl.localuser.LocalUserServer
- useSslContext(SSLContext) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
A predefined
SSLContext
that will be used to connect to the jku endpoint when retrieving remote keys. - useSslContext(SSLContext) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
A predefined
SSLContext
that will be used to connect to the token introspection endpoint when using SSL/TLS. - useSslContext(SSLContext) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.TThe
SSLContext
to be used in case connections to remote server require TLS/HTTPS. - useSslHostnameVerifier(HostnameVerifier) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator.Builder
-
A
HostnameVerifier
that will be used to validate the hostname when using SSL/TLS. - useSslHostnameVerifier(HostnameVerifier) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator.Builder
-
A
HostnameVerifier
that will be used to validate the hostname when using SSL/TLS. - useSslHostnameVerifier(HostnameVerifier) - Method in class org.wildfly.security.credential.source.OAuth2CredentialSource.Builder
-
Deprecated.TThe
HostnameVerifier
to be used in case connections to remote server require TLS/HTTPS. - useTrustManager(X509TrustManager) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which uses the given trust manager for trust verification.
- useWebServices(Map<String, ?>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
- useWebServicesProperties(Map<String, ?>) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which sets the properties that can be used by WebServices client.
- usingStackWalker - Static variable in class org.wildfly.security.manager.WildFlySecurityManager
- UTF_32BE - Static variable in class org.wildfly.security.asn1.DERDecoder
- UTF_32BE - Static variable in class org.wildfly.security.asn1.DEREncoder
- UTF_8 - Static variable in class org.wildfly.security.x500.cert.acme.AcmeClientSpi
- UTF8_STRING_TYPE - Static variable in class org.wildfly.security.asn1.ASN1
-
The universal UTF-8 string type tag.
- UTF8NUL - Static variable in class org.wildfly.security.sasl.localuser.LocalUserClient
- UTF8NUL - Static variable in class org.wildfly.security.sasl.localuser.LocalUserServer
V
- valid - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.IntegrityResult
-
The result of the integrity check and invalid identities.
- valid - Variable in class org.wildfly.security.auth.realm.IdentitySharedExclusiveLock.IdentityLock
- VALID - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- VALID_LABEL - Static variable in class org.wildfly.security.pem.Pem
- validAfterBeforeValidBefore(ZonedDateTime, ZonedDateTime) - Method in interface org.wildfly.security.x500.cert._private.ElytronMessages
- validate(JwtContext) - Method in class org.wildfly.security.http.oidc.TokenValidator.AtHashValidator
- validate(JwtContext) - Method in class org.wildfly.security.http.oidc.TokenValidator.AzpValidator
- validate(JwtContext) - Method in class org.wildfly.security.http.oidc.TokenValidator.TypeValidator
- validate(BearerTokenEvidence) - Method in interface org.wildfly.security.auth.realm.token.TokenValidator
-
Validates a
BearerTokenEvidence
and returns anAttributes
instance containing all information within a security token passed throughevidence
. - validate(BearerTokenEvidence) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- validate(BearerTokenEvidence) - Method in class org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
- validateAlgorithm(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validateAlternateDictionary(String[]) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validateAttribute(Map<String, String>, List<String>) - Method in class org.wildfly.security.credential.store.CredentialStoreSpi
-
Validate given attributes in credential store implementation.
- validateAuthorizationId(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validateDigestResponse(HashMap<String, byte[]>) - Method in class org.wildfly.security.sasl.digest.DigestSaslServer
- validateDigitalSignature(Document) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- validateFirstOIDComponent(long) - Method in class org.wildfly.security.asn1.DEREncoder
- validateFirstOIDComponent(BigInteger) - Method in class org.wildfly.security.asn1.DEREncoder
- validatePassPhrase(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validatePrincipalName(Document) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- validatePrintableByte(int) - Static method in class org.wildfly.security.asn1.ASN1
- validateResponse(HashMap<String, byte[]>, HttpServerRequest) - Method in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- validateSecondOIDComponent(long, int) - Method in class org.wildfly.security.asn1.DEREncoder
- validateSecondOIDComponent(BigInteger, int) - Method in class org.wildfly.security.asn1.DEREncoder
- validateSeed(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validateSequenceNumber(int) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validateToken(Evidence) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- validateUri - Variable in class org.wildfly.security.http.digest.DigestAuthenticationMechanism
- validateUserName(String) - Static method in class org.wildfly.security.sasl.otp.OTPUtil
- validator(TokenValidator) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.Builder
-
Defines a
TokenValidator
that will be used to validate tokens. - validAttribtues - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- validAttribtues - Static variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- validHostSpecPattern - Static variable in class org.wildfly.security.auth.client.MatchHostRule
- validityPeriodNano - Variable in class org.wildfly.security.http.digest.NonceManager
- value - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.DeferredSupplier
- value - Variable in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
- value - Variable in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- value - Variable in class org.wildfly.security.FixedSecurityFactory
- value - Variable in enum org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
- value - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- value - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- value - Variable in class org.wildfly.security.manager.action.ReplacePropertyAction
- value - Variable in class org.wildfly.security.manager.action.WritePropertyAction
- value - Variable in class org.wildfly.security.manager.action.WritePropertyIfAbsentAction
- value - Variable in class org.wildfly.security.manager.action.WriteSecurityPropertyAction
- value - Variable in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
- value - Variable in class org.wildfly.security.sasl.SaslMechanismPredicate.BooleanPredicate
- value - Variable in class org.wildfly.security.x500.cert.acme.AcmeChallenge.Type
- value - Variable in class org.wildfly.security.x500.X500AttributeTypeAndValue
- value() - Method in class org.wildfly.security.cache.LRURealmIdentityCache.CacheEntry
- VALUE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- valueOf(String) - Static method in enum org.wildfly.security.asn1.OidsUtil.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.audit.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.callback.SocketAddressCallback.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.client.CallbackKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.client.ElytronXmlParser.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.auth.SupportLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.AuthenticationError.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.Oidc.AuthOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.Oidc.SSLRequired
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.Oidc.TokenStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.oidc.OidcClientConfiguration.RelativeUrlsUsed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.http.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.jose.jwk.JWK.Use
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.password.spec.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.sasl.digest.AbstractDigestMechanism.FORMAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.Authentication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.Digest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.Encryption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.KeyAgreement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.ssl.SecurityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.x500.cert.acme.AcmeResource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.security.x500.cert.KeyUsage
-
Returns the enum constant of this type with the specified name.
- values - Variable in class org.wildfly.security.authz.MapAttributes
- values - Variable in class org.wildfly.security.x500.X500DirectoryAttribute
- values() - Static method in enum org.wildfly.security.asn1.OidsUtil.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.audit.EventPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.callback.SocketAddressCallback.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.client.CallbackKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.client.ElytronXmlParser.Version
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.realm.ldap.DirContextFactory.ReferralMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.auth.SupportLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface org.wildfly.security.authz.Attributes
-
Get all the values of all the keys in this collection.
- values() - Method in class org.wildfly.security.authz.MapAttributes
- values() - Static method in enum org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.HttpScopeNotification.SessionNotificationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.AuthenticationError.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.Oidc.AuthOutcome
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.Oidc.ClientCredentialsProviderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.Oidc.SSLRequired
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.Oidc.TokenStore
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.oidc.OidcClientConfiguration.RelativeUrlsUsed
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.http.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.jose.jwk.JWK.Use
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.mechanism.ScramServerErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.password.spec.Encoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.sasl.digest.AbstractDigestMechanism.FORMAT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.QOP
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.ssl.Authentication
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.ssl.Digest
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.ssl.Encryption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.ssl.KeyAgreement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.wildfly.security.ssl.LinkedProperties
- values() - Static method in enum org.wildfly.security.ssl.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.ssl.SecurityLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.x500.cert.acme.AcmeResource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.security.x500.cert.KeyUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesFromAttribute(SearchResult, AttributeMapping, Collection<String>) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
-
Obtains attribute value by mapping from given entry and put it into given collection.
- VAULT_COMMAND - Static variable in class org.wildfly.security.tool.VaultCommand
- VAULT_CREDENTIAL_STORE - Static variable in class org.wildfly.security.credential.store.impl.VaultCredentialStore
- VaultCommand - Class in org.wildfly.security.tool
-
Command to perform conversion from former Vault storage to Credential Store (KeyStoreCredentialStore).
- VaultCommand() - Constructor for class org.wildfly.security.tool.VaultCommand
- VaultCommand.Descriptor - Class in org.wildfly.security.tool
- vaultConversionSummary(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- vaultConvertedToCS(String, String, String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- VaultCredentialStore - Class in org.wildfly.security.credential.store.impl
-
Credential store implementation which uses the legacy "vault" format.
- VaultCredentialStore() - Constructor for class org.wildfly.security.credential.store.impl.VaultCredentialStore
-
Construct a new instance.
- vaultData - Variable in class org.wildfly.security.credential.store.impl.SecurityVaultData
- vaultFileNotFound(String) - Method in interface org.wildfly.security.tool.ElytronToolMessages
- VaultObjectInputStream - Class in org.wildfly.security.credential.store.impl
- VaultObjectInputStream(InputStream) - Constructor for class org.wildfly.security.credential.store.impl.VaultObjectInputStream
- VaultObjectOutputStream - Class in org.wildfly.security.credential.store.impl
- VaultObjectOutputStream(OutputStream) - Constructor for class org.wildfly.security.credential.store.impl.VaultObjectOutputStream
- vaultPassword - Variable in class org.wildfly.security.tool.VaultCommand.Descriptor
- vaultPasswordPrompt() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- verified - Variable in class org.wildfly.security.auth.callback.EvidenceVerifyCallback
- VerifiedTokens(IDToken, AccessToken) - Constructor for class org.wildfly.security.http.oidc.TokenValidator.VerifiedTokens
- verifier - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- verifier - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder
- verifier - Variable in class org.wildfly.security.http.oidc.HttpClientBuilder.VerifierWrapper
- verifier - Variable in class org.wildfly.security.permission.PermissionVerifierPermissionCollection
- VerifierWrapper(HostnameVerifier) - Constructor for class org.wildfly.security.http.oidc.HttpClientBuilder.VerifierWrapper
- verify(char[]) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- verify(char[]) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.AbstractPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- verify(char[], Charset) - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- verify(String, SSLSession) - Method in class org.wildfly.security.http.oidc.HttpClientBuilder.VerifierWrapper
- verify(Supplier<Provider[]>, Evidence) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Verify the given evidence.
- verify(Supplier<Provider[]>, Evidence) - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- verify(Supplier<Provider[]>, Evidence) - Method in interface org.wildfly.security.credential.Credential
-
Verify the given evidence.
- verify(Supplier<Provider[]>, Evidence) - Method in class org.wildfly.security.credential.PasswordCredential
- verify(Supplier<Provider[]>, Evidence, Charset) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Verify the given evidence.
- verify(Supplier<Provider[]>, Evidence, Charset) - Method in class org.wildfly.security.credential.PasswordCredential
-
Verify the given evidence.
- verify(Evidence) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Verify the given evidence.
- verify(Evidence) - Method in class org.wildfly.security.credential.AbstractX509CertificateChainCredential
- verify(Evidence) - Method in interface org.wildfly.security.credential.Credential
-
Deprecated.use
Credential.verify(Supplier, Evidence)
instead - verify(Evidence, Charset) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Deprecated.
- verify(Evidence, Charset) - Method in class org.wildfly.security.credential.PasswordCredential
-
Verify the given evidence.
- verify(Password, char[]) - Method in class org.wildfly.security.password.PasswordFactory
-
Verify a password guess.
- verify(Password, char[], Charset) - Method in class org.wildfly.security.password.PasswordFactory
-
Verify a password guess.
- VERIFY_CALLER - Static variable in class org.wildfly.security.http.oidc.RealmAccessClaim
- verifyAndUpdateCredential(byte[], String, OneTimePasswordSpec) - Method in class org.wildfly.security.sasl.otp.OTPSaslServer
-
Verify that the result of passing the user's password through the hash function once matches the stored password and then update the stored password.
- verifyCertificate(X509Certificate, Attributes) - Method in interface org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.CertificateVerifier
-
Verify X509 certificate of user using identity information from LDAP
- verifyCertificate(X509Certificate, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.DigestCertificateVerifier
- verifyCertificate(X509Certificate, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.EncodedCertificateVerifier
- verifyCertificate(X509Certificate, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SerialNumberCertificateVerifier
- verifyCertificate(X509Certificate, Attributes) - Method in class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier.SubjectDnCertificateVerifier
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.AggregateSecurityRealm.Identity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.EvidenceDistributedIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.DistributedSecurityRealm.PrincipalDistributedIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.FailoverSecurityRealm.FailoverRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.JaasSecurityRealm.JaasRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm.JdbcRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.KeyStoreBackedSecurityRealm.KeyStoreRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealm.LdapRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.SimpleMapBackedSecurityRealm.SimpleMapRealmIdentity
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.realm.token.TokenSecurityRealm.TokenRealmIdentity
- verifyEvidence(Evidence) - Method in interface org.wildfly.security.auth.server.RealmIdentity
-
Verify the given evidence against a credential of this identity.
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AnonymousAuthorizedState
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedAuthenticationState
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.InactiveState
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.NameAssignedState
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.State
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext.UnassignedState
- verifyEvidence(Evidence) - Method in class org.wildfly.security.auth.server.ServerAuthenticationContext
-
Verify the given evidence.
- verifyEvidence(Evidence, Supplier<Provider[]>) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityEvidenceVerifier
-
Verify the given evidence against the named credential.
- verifyEvidence(Evidence, Supplier<Provider[]>) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- verifyEvidence(Evidence, Supplier<Provider[]>, Charset) - Method in interface org.wildfly.security.auth.realm.ldap.IdentityEvidenceVerifier
-
Verify the given evidence against the named credential.
- verifyEvidence(Evidence, Supplier<Provider[]>, Charset) - Method in class org.wildfly.security.auth.realm.ldap.UserPasswordCredentialLoader.ForIdentityLoader
- verifyFinalChallenge(ScramFinalClientMessage, ScramFinalServerMessage) - Method in class org.wildfly.security.mechanism.scram.ScramClient
- verifyLogoutParameter(String) - Method in class org.wildfly.security.http.util.sso.DefaultSingleSignOnSessionFactory
- verifyLogoutParameter(String) - Method in interface org.wildfly.security.http.util.sso.SingleSignOnSessionContext
- verifyRealmIntegrity() - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Verify the integrity of each identity file in this realm.
- verifySignature(String, String, String) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- verifySSL() - Method in class org.wildfly.security.http.oidc.RequestAuthenticator
- verifyTimeConstraints(JsonObject) - Method in class org.wildfly.security.auth.realm.token.validator.JwtValidator
- verifyToken(String) - Method in class org.wildfly.security.http.oidc.BearerTokenRequestAuthenticator
- verifyTokenAudience - Variable in class org.wildfly.security.http.oidc.OidcClientConfiguration
- verifyTokenAudience - Variable in class org.wildfly.security.http.oidc.OidcJsonConfiguration
- version - Variable in class org.wildfly.security.http.oidc.OidcHttpFacade.Cookie
- version - Variable in class org.wildfly.security.http.util.SimpleHttpServerCookie
- version - Variable in class org.wildfly.security.x500.cert.X509CertificateBuilder
- Version - Class in org.wildfly.security
-
The version of this JAR.
- Version() - Constructor for class org.wildfly.security.Version
- Version(String, ElytronXmlParser.Version) - Constructor for enum org.wildfly.security.auth.client.ElytronXmlParser.Version
- Version(String, FileSystemSecurityRealm.Version) - Constructor for enum org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- VERSION - Variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- VERSION - Static variable in class org.wildfly.security.encryption.Common
- VERSION - Static variable in class org.wildfly.security.Version
- VERSION - Static variable in class org.wildfly.security.x500.cert.PKCS10CertificateSigningRequest.Builder
- VERSION - Static variable in class org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.Builder
- VERSION_0 - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- VERSION_1 - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- VERSION_1_0 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_0 - org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- VERSION_1_0_1 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_0_1 - org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- VERSION_1_1 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_1 - org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- VERSION_1_2 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_2 - org.wildfly.security.auth.realm.FileSystemSecurityRealm.Version
- VERSION_1_3 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_4 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_5 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_6 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_1_7 - org.wildfly.security.auth.client.ElytronXmlParser.Version
- VERSION_2 - Static variable in class org.wildfly.security.keystore.KeyStoreUtil
- VersionedProvider - Class in org.wildfly.security
-
A security provider which uses a string version, forward compatible with Java 9.
- VersionedProvider(String, String, String) - Constructor for class org.wildfly.security.VersionedProvider
-
Constructs a provider with the specified name, version number, and information.
W
- W - Variable in class org.wildfly.security.digest.SHA512_256MessageDigest
- wantClientAuth - Variable in class org.wildfly.security.ssl.SSLConfiguratorImpl
- wantClientAuth - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- warnHttpMechSsoFailedLogoutParticipant(String, Throwable) - Method in interface org.wildfly.security.http.util.sso.ElytronMessages
- WARNING - org.wildfly.security.audit.EventPriority
-
Warning condition
- warningHandler(String) - Method in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
-
Prints out a warning message if silentMode is not enabled and adds the warning to the summary if summaryMode is enabled
- warningHandler(String) - Method in class org.wildfly.security.tool.FileSystemRealmCommand
-
Prints out a warning message if silentMode is not enabled and adds the warning to the summary if summaryMode is enabled
- warningOccurred - Variable in class org.wildfly.security.tool.FileSystemEncryptRealmCommand
- warningOccurred - Variable in class org.wildfly.security.tool.FileSystemRealmCommand
- warnInvalidAlgorithmBitsForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidAliasForMissingMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidAuthenticationForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidDigestForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidDuplicateMechanismDatabaseEntry(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidDuplicateOpenSslStyleAliasForMechanismDatabaseEntry(String, String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidEncryptionForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidKeyExchangeForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidLevelForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidProtocolForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidStrengthBitsForMechanismDatabaseEntry(String, String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- warnInvalidStringCountForMechanismDatabaseEntry(String) - Method in interface org.wildfly.security.ssl.ElytronMessages
- webServicesProperties - Variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- WEBSITE - Static variable in class org.wildfly.security.http.oidc.IDToken
- WEBSITE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- websiteUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata.Builder
- websiteUrl - Variable in class org.wildfly.security.x500.cert.acme.AcmeMetadata
- WEEK - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
- WIDTH - Static variable in class org.wildfly.security.tool.Command
-
Default help line width.
- WILDCARD - org.wildfly.security.http.oidc.HttpClientBuilder.HostnameVerificationPolicy
-
Allows wildcards in subdomain names i.e.
- WILDCARD_CONTENT_TYPE - Static variable in class org.wildfly.security.http.oidc.Oidc
- wildcards - Variable in class org.wildfly.security.ssl.SNIContextMatcher.Builder
- wildcards - Variable in class org.wildfly.security.ssl.SNIContextMatcher
- WILDFLY_ELYTRON_CAPTURE_ACCESS_CONTROL_CONTEXT_PROPERTY - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- WILDFLY_ELYTRON_CAPTURE_ACCESS_CONTROL_CONTEXT_PROPERTY_NAME - Static variable in class org.wildfly.security.auth.client.AuthenticationConfiguration
- WildFlyElytronBaseProvider - Class in org.wildfly.security
-
The base
Provider
implementation for security services made available by Elytron. - WildFlyElytronBaseProvider(String, String, String) - Constructor for class org.wildfly.security.WildFlyElytronBaseProvider
- WildFlyElytronBaseProvider.ProviderService - Class in org.wildfly.security
- WildFlyElytronClientDefaultSSLContextProvider - Class in org.wildfly.security.auth.client
-
Provider that loads Elytron client configuration and provides default SSLContext which can be returned with SSLContext.getDefault() call.
- WildFlyElytronClientDefaultSSLContextProvider() - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
-
WildFlyElytronClientDefaultSSLContextProvider that uses Elytron client configuration found on classpath.
- WildFlyElytronClientDefaultSSLContextProvider(String) - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextProvider
-
WildFlyElytronClientDefaultSSLContextProvider that uses Elytron client configuration found on provided path.
- WildFlyElytronClientDefaultSSLContextProvider.ClientSSLContextProviderService - Class in org.wildfly.security.auth.client
- WildFlyElytronClientDefaultSSLContextSpi - Class in org.wildfly.security.auth.client
-
SSLContextSpi that is used by WildFlyElytronClientDefaultSSLContextProvider
- WildFlyElytronClientDefaultSSLContextSpi() - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
-
SSLContextSpi used by WildFlyElytronClientDefaultSSLContextProvider that uses AuthenticationContext found on the classpath to retrieve default SSLContext.
- WildFlyElytronClientDefaultSSLContextSpi(String) - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
-
SSLContextSpi used by WildFlyElytronClientDefaultSSLContextProvider that uses Elytron client configuration from provided path to retrieve default SSLContext.
- WildFlyElytronClientDefaultSSLContextSpi(AuthenticationContext) - Constructor for class org.wildfly.security.auth.client.WildFlyElytronClientDefaultSSLContextSpi
-
SSLContextSpi used by WildFlyElytronClientDefaultSSLContextProvider that uses Elytron client configuration from provided authentication context.
- WildFlyElytronCredentialStoreProvider - Class in org.wildfly.security.credential.store
-
Provider for credential store implementations.
- WildFlyElytronCredentialStoreProvider() - Constructor for class org.wildfly.security.credential.store.WildFlyElytronCredentialStoreProvider
-
Construct a new instance.
- WildFlyElytronDigestProvider - Class in org.wildfly.security.digest
-
Provider for Digest implementations.
- WildFlyElytronDigestProvider - Class in org.wildfly.security
-
Deprecated.Use org.wildfly.security.digest.WildFlyElytronDigestProvider instead
- WildFlyElytronDigestProvider() - Constructor for class org.wildfly.security.digest.WildFlyElytronDigestProvider
-
Construct a new instance.
- WildFlyElytronDigestProvider() - Constructor for class org.wildfly.security.WildFlyElytronDigestProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpBasicProvider - Class in org.wildfly.security.http.basic
-
Provider for the HTTP BASIC authentication mechanism.
- WildFlyElytronHttpBasicProvider - Class in org.wildfly.security
-
Deprecated.Use org.wildfly.security.http.basic.WildFlyElytronHttpBasicProvider instead
- WildFlyElytronHttpBasicProvider() - Constructor for class org.wildfly.security.http.basic.WildFlyElytronHttpBasicProvider
-
Construct a new instance.
- WildFlyElytronHttpBasicProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpBasicProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpBearerProvider - Class in org.wildfly.security.http.bearer
-
Provider for the HTTP Bearer authentication mechanism.
- WildFlyElytronHttpBearerProvider - Class in org.wildfly.security
-
Deprecated.use org.wildfly.security.http.bearer.WildFlyElytronHttpBearerProvider instead
- WildFlyElytronHttpBearerProvider() - Constructor for class org.wildfly.security.http.bearer.WildFlyElytronHttpBearerProvider
-
Construct a new instance.
- WildFlyElytronHttpBearerProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpBearerProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpClientCertProvider - Class in org.wildfly.security.http.cert
-
Provider for the HTTP CLIENT_CERT authentication mechanism.
- WildFlyElytronHttpClientCertProvider - Class in org.wildfly.security
-
Deprecated.Use org.wildfly.security.http.cert.WildFlyElytronHttpClientCertProvider
- WildFlyElytronHttpClientCertProvider() - Constructor for class org.wildfly.security.http.cert.WildFlyElytronHttpClientCertProvider
-
Construct a new instance.
- WildFlyElytronHttpClientCertProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpClientCertProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpDigestProvider - Class in org.wildfly.security.http.digest
-
Provider for the HTTP DIGEST authentication mechanism.
- WildFlyElytronHttpDigestProvider - Class in org.wildfly.security
-
Deprecated.Use org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider instead
- WildFlyElytronHttpDigestProvider() - Constructor for class org.wildfly.security.http.digest.WildFlyElytronHttpDigestProvider
-
Construct a new instance.
- WildFlyElytronHttpDigestProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpDigestProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpExternalProvider - Class in org.wildfly.security.http.external
-
Provider for the HTTP External authentication mechanism.
- WildFlyElytronHttpExternalProvider() - Constructor for class org.wildfly.security.http.external.WildFlyElytronHttpExternalProvider
-
Construct a new instance.
- WildFlyElytronHttpFormProvider - Class in org.wildfly.security.http.form
-
Provider for the HTTP FORM authentication mechanism.
- WildFlyElytronHttpFormProvider - Class in org.wildfly.security
-
Deprecated.Use org.wildfly.security.http.form.WildFlyElytronHttpFormProvider instead
- WildFlyElytronHttpFormProvider() - Constructor for class org.wildfly.security.http.form.WildFlyElytronHttpFormProvider
-
Construct a new instance.
- WildFlyElytronHttpFormProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpFormProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronHttpOidcProvider - Class in org.wildfly.security.http.oidc
-
Provider for the HTTP OpenID Connect authentication mechanism.
- WildFlyElytronHttpOidcProvider() - Constructor for class org.wildfly.security.http.oidc.WildFlyElytronHttpOidcProvider
-
Construct a new instance.
- WildFlyElytronHttpSpnegoProvider - Class in org.wildfly.security.http.spnego
-
Provider for the HTTP SPNEGO authentication mechanism.
- WildFlyElytronHttpSpnegoProvider - Class in org.wildfly.security
-
Deprecated.use org.wildfly.security.http.spnego.WildFlyElytronHttpSpnegoProvider instead
- WildFlyElytronHttpSpnegoProvider() - Constructor for class org.wildfly.security.http.spnego.WildFlyElytronHttpSpnegoProvider
-
Construct a new instance.
- WildFlyElytronHttpSpnegoProvider() - Constructor for class org.wildfly.security.WildFlyElytronHttpSpnegoProvider
-
Deprecated.Construct a new instance.
- WildFlyElytronKeyProvider - Class in org.wildfly.security.key
-
Provider for key implementations.
- WildFlyElytronKeyProvider() - Constructor for class org.wildfly.security.key.WildFlyElytronKeyProvider
-
Construct a new instance.
- WildFlyElytronKeyStoreProvider - Class in org.wildfly.security.keystore
-
Provider for
KeyStore
implementations. - WildFlyElytronKeyStoreProvider() - Constructor for class org.wildfly.security.keystore.WildFlyElytronKeyStoreProvider
-
Construct a new instance.
- WildFlyElytronPasswordProvider - Class in org.wildfly.security.password
-
Provider for password implementations.
- WildFlyElytronPasswordProvider() - Constructor for class org.wildfly.security.password.WildFlyElytronPasswordProvider
-
Construct a new instance.
- WildFlyElytronProvider - Class in org.wildfly.security
-
Deprecated.
- WildFlyElytronProvider() - Constructor for class org.wildfly.security.WildFlyElytronProvider
-
Deprecated.Default constructor for this security provider.
- WildFlyElytronProvider.ProviderService - Class in org.wildfly.security
-
Deprecated.
- WildFlyElytronSaslAnonymousProvider - Class in org.wildfly.security.sasl.anonymous
-
Provider for the Anonymous SASL authentication mechanism.
- WildFlyElytronSaslAnonymousProvider() - Constructor for class org.wildfly.security.sasl.anonymous.WildFlyElytronSaslAnonymousProvider
-
Construct a new instance.
- WildFlyElytronSaslDigestProvider - Class in org.wildfly.security.sasl.digest
-
Provider for the Digest SASL authentication mechanism.
- WildFlyElytronSaslDigestProvider() - Constructor for class org.wildfly.security.sasl.digest.WildFlyElytronSaslDigestProvider
-
Construct a new instance.
- WildFlyElytronSaslEntityProvider - Class in org.wildfly.security.sasl.entity
-
Provider for the Entity SASL authentication mechanism.
- WildFlyElytronSaslEntityProvider() - Constructor for class org.wildfly.security.sasl.entity.WildFlyElytronSaslEntityProvider
-
Construct a new instance.
- WildFlyElytronSaslExternalProvider - Class in org.wildfly.security.sasl.external
-
Provider for the External SASL authentication mechanism.
- WildFlyElytronSaslExternalProvider() - Constructor for class org.wildfly.security.sasl.external.WildFlyElytronSaslExternalProvider
-
Construct a new instance.
- WildFlyElytronSaslGs2Provider - Class in org.wildfly.security.sasl.gs2
-
Provider for the GS2 SASL authentication mechanism.
- WildFlyElytronSaslGs2Provider() - Constructor for class org.wildfly.security.sasl.gs2.WildFlyElytronSaslGs2Provider
-
Construct a new instance.
- WildFlyElytronSaslGssapiProvider - Class in org.wildfly.security.sasl.gssapi
-
Provider for the GSSAPI SASL authentication mechanism.
- WildFlyElytronSaslGssapiProvider() - Constructor for class org.wildfly.security.sasl.gssapi.WildFlyElytronSaslGssapiProvider
-
Construct a new instance.
- WildFlyElytronSaslLocalUserProvider - Class in org.wildfly.security.sasl.localuser
-
Provider for the JBOSS-LOCAL-USER SASL authentication mechanism.
- WildFlyElytronSaslLocalUserProvider() - Constructor for class org.wildfly.security.sasl.localuser.WildFlyElytronSaslLocalUserProvider
-
Construct a new instance.
- WildFlyElytronSaslOAuth2Provider - Class in org.wildfly.security.sasl.oauth2
-
Provider for the OAuth2 SASL authentication mechanism.
- WildFlyElytronSaslOAuth2Provider() - Constructor for class org.wildfly.security.sasl.oauth2.WildFlyElytronSaslOAuth2Provider
-
Construct a new instance.
- WildFlyElytronSaslOTPProvider - Class in org.wildfly.security.sasl.otp
-
Provider for the OTP SASL authentication mechanism.
- WildFlyElytronSaslOTPProvider() - Constructor for class org.wildfly.security.sasl.otp.WildFlyElytronSaslOTPProvider
-
Construct a new instance.
- WildFlyElytronSaslPlainProvider - Class in org.wildfly.security.sasl.plain
-
Provider for the Plain SASL authentication mechanism.
- WildFlyElytronSaslPlainProvider() - Constructor for class org.wildfly.security.sasl.plain.WildFlyElytronSaslPlainProvider
-
Construct a new instance.
- WildFlyElytronSaslScramProvider - Class in org.wildfly.security.sasl.scram
-
Provider for the SCRAM SASL authentication mechanism.
- WildFlyElytronSaslScramProvider() - Constructor for class org.wildfly.security.sasl.scram.WildFlyElytronSaslScramProvider
-
Construct a new instance.
- WildFlySasl - Class in org.wildfly.security.sasl
-
The core WildFly SASL utilities.
- WildFlySasl() - Constructor for class org.wildfly.security.sasl.WildFlySasl
- WildFlySecurityManager - Class in org.wildfly.security.manager
-
The security manager.
- WildFlySecurityManager() - Constructor for class org.wildfly.security.manager.WildFlySecurityManager
-
Construct a new instance.
- WildFlySecurityManager.Context - Class in org.wildfly.security.manager
- WildFlySecurityManagerPermission - Class in org.wildfly.security.manager
-
A permission specific to the WildFly security manager.
- WildFlySecurityManagerPermission(String) - Constructor for class org.wildfly.security.manager.WildFlySecurityManagerPermission
-
Construct a new instance.
- WildFlySecurityManagerPermission(String, String) - Constructor for class org.wildfly.security.manager.WildFlySecurityManagerPermission
-
Construct a new instance.
- WildFlySecurityManagerPermissionCollection - Class in org.wildfly.security.manager
-
Deprecated.
- WildFlySecurityManagerPermissionCollection(int) - Constructor for class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection
-
Deprecated.
- with(int, MatchRule, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which includes the given rule and configuration inserted at the position of its list indicated by the
idx
parameter. - with(AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which adds or replaces every item in the
other
configuration with that item, overwriting any corresponding such item in this configuration. - with(AuthenticationContext) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which includes the rules, configurations and SSL contexts of the given context at the end of its list.
- with(MatchRule, AuthenticationConfiguration) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which includes the given rule and configuration at the end of its list.
- with(MatchRule, T) - Method in class org.wildfly.security.auth.client.RuleNode
- with(MatchRule, T, int) - Method in class org.wildfly.security.auth.client.RuleNode
- with(RuleNode<T>, MatchRule, T) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- with(RuleNode<T>, MatchRule, T, int) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- with(IdentityCredentials) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- with(IdentityCredentials) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- with(IdentityCredentials) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- with(IdentityCredentials) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set with the given credential set added to it.
- with(CredentialSource) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- with(CredentialSource) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- with(CredentialSource) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- with(CredentialSource) - Method in interface org.wildfly.security.credential.source.CredentialSource
-
Aggregate this credential source with another.
- WITH_DEFAULT_ROLE_MAPPER_PERMISSION - Static variable in class org.wildfly.security.auth.server.SecurityIdentity
- withActionBits(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Get a permission which is identical to this one, but with new actions which consist of the union of the actions from this permission and the action bits from the given value.
- withActions(String) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions which consist of the union of the actions from this permission and the actions from the given string.
- withActions(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- withActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions which consist of the union of the actions from this permission and the actions from the given permission.
- withActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- withAll(RuleNode<T>) - Method in class org.wildfly.security.auth.client.RuleNode
- withAll(RuleNode<T>, int) - Method in class org.wildfly.security.auth.client.RuleNode
- withAll(RuleNode<T>, RuleNode<T>) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- withAll(RuleNode<T>, RuleNode<T>, int) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- withCapturedAccessControlContext() - Method in class org.wildfly.security.auth.client.AuthenticationConfiguration
-
Create a new configuration which is the same as this configuration, but which captures the caller's access control context to be used in authentication decisions.
- withCredential(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- withCredential(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- withCredential(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- withCredential(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set, but with the given credential added to it.
- withDefaultRoleMapper(RoleMapper) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Attempt to create a new identity which wraps the default roles with a default role mapper.
- withIdentities - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- withMapper(ColumnMapper...) - Method in class org.wildfly.security.auth.realm.jdbc.QueryBuilder
-
Defines a mapper that will be applied to the query in order to map the returned columns to some internal representation.
- withName(String) - Method in class org.wildfly.security.auth.permission.ChangeRoleMapperPermission
- withName(String) - Method in class org.wildfly.security.auth.permission.RunAsPrincipalPermission
- withName(String) - Method in class org.wildfly.security.credential.store.CredentialStorePermission
- withName(String) - Method in class org.wildfly.security.manager.WildFlySecurityManagerPermission
- withName(String) - Method in class org.wildfly.security.permission.AbstractNamedPermission
-
Create a new permission which is identical to this one, except with a new
name
. - withName(String) - Method in class org.wildfly.security.permission.ElytronPermission
- withNewActionBits(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Get a permission which is identical to this one, but with new action bits as given by
actionBits
. - withNewActions(String) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions as given by
actionsString
. - withNewActions(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- withNewActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions as given by
actionsString
. - withNewActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- without(int) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but without the rule and configuration at the index indicated by the
idx
parameter. - without(int) - Method in class org.wildfly.security.auth.client.RuleNode
- without(Class<? extends MatchRule>) - Method in class org.wildfly.security.auth.client.MatchRule
- without(Class<? extends Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials of the given type.
- without(Class<? extends Credential>) - Method in interface org.wildfly.security.credential.source.CredentialSource
-
Get a derived credential source which excludes credentials of the given type.
- without(Class<? extends Credential>, String) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials of the given type and algorithm name.
- without(Class<? extends Credential>, String) - Method in interface org.wildfly.security.credential.source.CredentialSource
-
Get a derived credential source which excludes credentials of the given type and optional algorithm.
- without(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- without(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- without(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials of the given type, algorithm name and parameter spec.
- without(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in interface org.wildfly.security.credential.source.CredentialSource
-
Get a derived credential source which excludes credentials of the given type and optional algorithm.
- without(Class<C>, Predicate<? super C>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials of the given type that match the predicate.
- without(Predicate<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- without(Predicate<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- without(Predicate<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- without(Predicate<? super Credential>) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials that match the predicate.
- without(RuleNode<T>, int) - Static method in class org.wildfly.security.auth.client.AuthenticationContext
- withoutActionBits(int) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
-
Get a permission which is identical to this one, but with new actions which consist of the actions from this permission without the action bits from the given value.
- withoutActions(String) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions which consist of the actions from this permission without the actions from the given string.
- withoutActions(String) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- withoutActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionPermission
-
Get a permission which is identical to this one, but with new actions which consist of the actions from this permission without the actions from the given permission.
- withoutActionsFrom(This) - Method in class org.wildfly.security.permission.AbstractActionSetPermission
- withoutMatching(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Many
- withoutMatching(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.One
- withoutMatching(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials.Two
- withoutMatching(Credential) - Method in class org.wildfly.security.auth.server.IdentityCredentials
-
Return a copy of this credential set without any credentials with a type, algorithm name, and parameters matching that of the given credential.
- withoutNulls(T[]) - Static method in class org.wildfly.security.ssl.CipherSuitePredicate
- withoutSsl(int) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but without the rule and configuration at the index indicated by the
idx
parameter. - withPrivateCredential(Credential) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which includes the given credential as a private credential.
- withPrivateCredentials(IdentityCredentials) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which includes the given credentials as private credentials.
- withProvider - Variable in class org.wildfly.security.WildFlyElytronBaseProvider.ProviderService
- withProvider - Variable in class org.wildfly.security.WildFlyElytronProvider.ProviderService
-
Deprecated.
- withPublicCredential(Credential) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which includes the given credential as a public credential.
- withPublicCredentials(IdentityCredentials) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which includes the given credentials as public credentials.
- withRewriter(NameRewriter) - Method in interface org.wildfly.security.auth.server.PrincipalDecoder
-
Add a name rewriter to this principal decoder.
- withRoleMapper(String, RoleMapper) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Attempt to create a new identity which replaces a role mapper category on the current identity.
- withRuntimeAttributes(Attributes) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Create a new security identity which is the same as this one, but which includes the given runtime attributes.
- withSecurityIdentity(SecurityIdentity) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Attempt to create a new identity that is the same as this identity but with an additional identity from a different security domain that will be associated with all 'run' calls.
- withSecurityIdentitySupplier(Supplier<SecurityIdentity[]>) - Method in class org.wildfly.security.auth.server.SecurityIdentity
-
Attempt to create a new identity that is the same as this identity but with a
Supplier
to supply identities that will be associated with all 'run' calls. - withSsl(int, MatchRule, SecurityFactory<SSLContext>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which includes the given rule and SSL context inserted at the position of its list indicated by the
idx
parameter. - withSsl(MatchRule, SecurityFactory<SSLContext>) - Method in class org.wildfly.security.auth.client.AuthenticationContext
-
Get a new authentication context which is the same as this one, but which includes the given rule and SSL context at the end of its SSL context list.
- withSuppliedIdentities - Variable in class org.wildfly.security.auth.server.SecurityIdentity
- WORD_RESPONSE - Static variable in class org.wildfly.security.sasl.otp.OTP
- wrap - Variable in class org.wildfly.security.ssl.ConfiguredSSLContextSpi
- wrap - Variable in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- wrap - Variable in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- wrap - Variable in class org.wildfly.security.ssl.SSLContextBuilder
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism.DigestWrapper
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.external.ExternalSaslClient
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.external.ExternalSaslServer
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.gssapi.AbstractGssapiMechanism.GssapiWrapper
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.plain.PlainSaslClient
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.plain.PlainSaslServer
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslClient
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractDelegatingSaslServer
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.AbstractSaslParticipant
-
Wraps a byte array to be sent to the other participant.
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.ClientSaslWrapper
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslClient
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.PrivilegedSaslServer
- wrap(byte[], int, int) - Method in interface org.wildfly.security.sasl.util.SaslWrapper
- wrap(byte[], int, int) - Method in class org.wildfly.security.sasl.util.ServerSaslWrapper
- wrap(ServerSocket) - Method in class org.wildfly.security.ssl.ConfiguredSSLServerSocketFactory
- wrap(Socket) - Method in class org.wildfly.security.ssl.ConfiguredSSLSocketFactory
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine.InitialState
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class org.wildfly.security.ssl.SNISSLEngine.InitialState
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class org.wildfly.security.ssl.SNISSLEngine
- wrap(ByteBuffer[], ByteBuffer) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- wrap(ByteBuffer[], ByteBuffer) - Method in class org.wildfly.security.ssl.SNISSLEngine
- wrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.AbstractDelegatingSSLEngine
- wrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.SelectingServerSSLEngine
- wrap(ByteBuffer, ByteBuffer) - Method in class org.wildfly.security.ssl.SNISSLEngine
- wrap(NamingEnumeration<SearchResult>) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- wrap(ModifiableRealmIdentity) - Method in class org.wildfly.security.auth.realm.CachingModifiableSecurityRealm
- wrap(HttpServerMechanismsResponder) - Method in class org.wildfly.security.http.util.PrivilegedServerMechanism
- wrapCipher - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- wrapConfidentialityProtectedMessage(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- wrapCredential(GSSCredential) - Static method in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory
-
Deprecated.
- wrapCredential(GSSCredential) - Static method in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory
- wrapGssCredential - Variable in class org.wildfly.security.auth.util.GSSCredentialSecurityFactory.Builder
-
Deprecated.
- wrapGssCredential - Variable in class org.wildfly.security.mechanism.gssapi.GSSCredentialSecurityFactory.Builder
- wrapHmacKeyIntegrity - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- wrapIntegrityProtectedMessage(byte[], int, int) - Method in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- wrapped - Variable in class org.wildfly.security.http.util.PrivilegedServerMechanism.HttpServerRequestWrapper
- wrapper - Variable in class org.wildfly.security.sasl.util.AbstractSaslParticipant
- wrapperFor(SaslClient) - Static method in class org.wildfly.security.sasl.util.SaslWrappers
-
Get a wrapper for the given SASL client.
- wrapperFor(SaslServer) - Static method in class org.wildfly.security.sasl.util.SaslWrappers
-
Get a wrapper for the given SASL server.
- wrappingNotConfigured() - Method in interface org.wildfly.security.mechanism._private.ElytronMessages
- wrappingNotConfigured() - Method in interface org.wildfly.security.sasl._private.ElytronMessages
- WrappingPasswordKeyStore - Class in org.wildfly.security.keystore
-
A
KeyStore
which can storeTwoWayPassword
instances by wrapping anotherKeyStore
which can storeSecretKey
instances. - WrappingPasswordKeyStore(KeyStore) - Constructor for class org.wildfly.security.keystore.WrappingPasswordKeyStore
-
Construct a new instance.
- WrappingPasswordKeyStoreSpiImpl - Class in org.wildfly.security.keystore
- WrappingPasswordKeyStoreSpiImpl(KeyStore) - Constructor for class org.wildfly.security.keystore.WrappingPasswordKeyStoreSpiImpl
- WrappingX509ExtendedTrustManager - Class in org.wildfly.security.ssl
- WrappingX509ExtendedTrustManager(X509TrustManager) - Constructor for class org.wildfly.security.ssl.WrappingX509ExtendedTrustManager
- wrapReferralContextObtaining(ReferralException) - Method in class org.wildfly.security.auth.realm.ldap.DelegatingLdapContext
- wrapSeqNum - Variable in class org.wildfly.security.sasl.digest.AbstractDigestMechanism
- wrapValue(Object) - Static method in class org.wildfly.security.http.oidc.JsonWebToken
- write(byte[]) - Method in class org.wildfly.security.audit.FileAuditEndpoint
-
Method called to write given byte array to the target local file.
- write(byte[]) - Method in class org.wildfly.security.audit.SizeRotatingFileAuditEndpoint
- write(byte[], int, int) - Method in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- write(byte[], int, int) - Method in class org.wildfly.security.util.AtomicFileOutputStream.State
- write(byte[], int, int) - Method in class org.wildfly.security.util.AtomicFileOutputStream
- write(int) - Method in class org.wildfly.security.util.AtomicFileOutputStream.OpenState
- write(int) - Method in class org.wildfly.security.util.AtomicFileOutputStream.State
- write(int) - Method in class org.wildfly.security.util.AtomicFileOutputStream
- writeBytes(byte[], ObjectOutputStream) - Method in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.ExternalStorage
- writeClassDescriptor(ObjectStreamClass) - Method in class org.wildfly.security.credential.store.impl.VaultObjectOutputStream
- writeDigitalSignature(Path, String) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- writeElement(int, byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
- writeElement(int, ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- writeEncoded(byte[]) - Method in interface org.wildfly.security.asn1.ASN1Encoder
-
Write an already encoded ASN.1 value to the target destination.
- writeEncoded(byte[]) - Method in class org.wildfly.security.asn1.DEREncoder
- writeIdentity(XMLStreamWriter, FileSystemSecurityRealm.LoadedIdentity) - Method in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- writeLength(int, ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- writeObject(ObjectOutputStream) - Method in class org.wildfly.security.credential.store.impl.SecurityVaultData
- WritePropertyAction - Class in org.wildfly.security.manager.action
-
A privileged action for setting a system property.
- WritePropertyAction(String, String) - Constructor for class org.wildfly.security.manager.action.WritePropertyAction
-
Construct a new instance.
- WritePropertyIfAbsentAction - Class in org.wildfly.security.manager.action
-
A privileged action for setting a system property if it is absent.
- WritePropertyIfAbsentAction(String, String) - Constructor for class org.wildfly.security.manager.action.WritePropertyIfAbsentAction
-
Construct a new instance.
- writeReplace() - Method in class org.wildfly.security.auth.callback.SecurityLayerDisposedCallback
- writeReplace() - Method in class org.wildfly.security.auth.principal.AnonymousPrincipal
- writeReplace() - Method in class org.wildfly.security.key.RawPrivateKey
- writeReplace() - Method in class org.wildfly.security.password.impl.BCryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.BSDUnixDESCryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.ClearPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.DigestPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.MaskedPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.OneTimePasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.SaltedSimpleDigestPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.ScramDigestPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.SimpleDigestPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.SunUnixMD5CryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.UnixDESCryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.UnixMD5CryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.password.impl.UnixSHACryptPasswordImpl
- writeReplace() - Method in class org.wildfly.security.permission.AbstractPermission
- writeReplace() - Method in class org.wildfly.security.permission.AbstractPermissionCollection
- WriteSecurityPropertyAction - Class in org.wildfly.security.manager.action
-
A security action which sets a security property.
- WriteSecurityPropertyAction(String, String) - Constructor for class org.wildfly.security.manager.action.WriteSecurityPropertyAction
-
Construct a security action.
- writeTag(int, ByteStringBuilder) - Method in class org.wildfly.security.asn1.DEREncoder
- writeValueAsBytes(Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- writeValueAsPrettyString(Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- writeValueAsString(Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- writeValuePrettyToStream(OutputStream, Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- writeValueToStream(OutputStream, Object) - Static method in class org.wildfly.security.jose.util.JsonSerialization
- writing - Variable in class org.wildfly.security.cache.LRURealmIdentityCache
- wrongBase64InPBCompatibleMode(String) - Method in interface org.wildfly.security.util.ElytronMessages
- wrongMaskedPasswordFormat() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- wrongPermType(Class<? extends Permission>, Permission) - Method in interface org.wildfly.security.manager._private.SecurityMessages
- wrongTypeOfExternalStorageKey(String) - Method in interface org.wildfly.security.credential.store._private.ElytronMessages
- WWW_AUTHENTICATE - Static variable in class org.wildfly.security.http.HttpConstants
X
- x - Variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- x - Variable in class org.wildfly.security.key.RawDHPrivateKey
- x - Variable in class org.wildfly.security.key.RawDSAPrivateKey
- X - Static variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- X_509 - Static variable in class org.wildfly.security.credential.store.impl.KeyStoreCredentialStore
- X_509_PUBLIC_OR_PRIVATE - Static variable in class org.wildfly.security.sasl.util.SaslMechanismInformation
- X_COORDINATE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- X_REQUESTED_WITH - Static variable in class org.wildfly.security.http.HttpConstants
- X400_ADDRESS - Static variable in class org.wildfly.security.x500.GeneralName
- X400Address(byte[]) - Constructor for class org.wildfly.security.x500.GeneralName.X400Address
-
Create an
X400Address
that is defined as: - X400Address(byte[], boolean) - Constructor for class org.wildfly.security.x500.GeneralName.X400Address
-
Create an
X400Address
that is defined as: - X500 - Class in org.wildfly.security.x500
-
Useful X500 constants and utilities.
- X500() - Constructor for class org.wildfly.security.x500.X500
- X500_NAME_CLASS - Static variable in class org.wildfly.security.x500.util.X500PrincipalUtil
- X500AttributePrincipalDecoder - Class in org.wildfly.security.x500.principal
-
A principal decoder which decodes an attribute from an X.500 principal.
- X500AttributePrincipalDecoder - Class in org.wildfly.security.x500
-
Deprecated.Use
X500AttributePrincipalDecoder
instead - X500AttributePrincipalDecoder(String) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, boolean) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, boolean) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, int) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, int) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, int, boolean) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, int, boolean) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, int, int) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, int, int) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, int, int, boolean) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, int, int, boolean) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, String) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, String) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, String, boolean) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, String, boolean) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int, int, boolean) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int, int, boolean) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int, int, boolean, boolean, String...) - Constructor for class org.wildfly.security.x500.principal.X500AttributePrincipalDecoder
-
Construct a new instance.
- X500AttributePrincipalDecoder(String, String, int, int, boolean, boolean, String...) - Constructor for class org.wildfly.security.x500.X500AttributePrincipalDecoder
-
Deprecated.Construct a new instance.
- X500AttributeTypeAndValue - Class in org.wildfly.security.x500
-
An X.500 directory attribute, which is comprised of an attribute type OID and a single values, whose type is defined by the attribute type.
- X500AttributeTypeAndValue(String, ASN1Encodable) - Constructor for class org.wildfly.security.x500.X500AttributeTypeAndValue
- X500DirectoryAttribute - Class in org.wildfly.security.x500
-
An X.500 directory attribute, which is comprised of an attribute type OID and zero or more values, whose types are defined by the attribute type.
- X500DirectoryAttribute(String, Collection<ASN1Encodable>) - Constructor for class org.wildfly.security.x500.X500DirectoryAttribute
- X500PrincipalBuilder - Class in org.wildfly.security.x500
-
A builder for X.500 principals, defined in RFC 5280 as:
- X500PrincipalBuilder() - Constructor for class org.wildfly.security.x500.X500PrincipalBuilder
-
Construct a new instance.
- X500PrincipalUtil - Class in org.wildfly.security.x500.util
-
A utility class for easily accessing details of an
X500Principal
. - X500PrincipalUtil() - Constructor for class org.wildfly.security.x500.util.X500PrincipalUtil
- X500SubjectEvidenceDecoder - Class in org.wildfly.security.x500.principal
-
An evidence decoder that derives the principal that should be associated with the given
X509PeerCertificateChainEvidence
from the subject from the first certificate in the given evidence, as anX500Principal
. - X500SubjectEvidenceDecoder() - Constructor for class org.wildfly.security.x500.principal.X500SubjectEvidenceDecoder
- X509_FORMAT - Static variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.Identity
- X509CertificateBuilder - Class in org.wildfly.security.x500.cert
-
A builder for X.509 certificates.
- X509CertificateBuilder() - Constructor for class org.wildfly.security.x500.cert.X509CertificateBuilder
-
Construct a new uninitialized instance.
- x509CertificateChain - Variable in class org.wildfly.security.jose.jwk.RSAPublicJWK
- X509CertificateChainAndSigningKey - Class in org.wildfly.security.x500.cert
-
An X.509 certificate chain and private key.
- X509CertificateChainAndSigningKey(X509Certificate[], PrivateKey) - Constructor for class org.wildfly.security.x500.cert.X509CertificateChainAndSigningKey
-
Construct a new instance.
- X509CertificateChainCredential - Interface in org.wildfly.security.credential
-
A credential which contains an X.509 certificate chain.
- X509CertificateChainPrivateCredential - Class in org.wildfly.security.credential
-
A credential containing a private key and an X.509 certificate chain.
- X509CertificateChainPrivateCredential(PrivateKey, X509Certificate...) - Constructor for class org.wildfly.security.credential.X509CertificateChainPrivateCredential
-
Construct a new instance.
- X509CertificateChainPublicCredential - Class in org.wildfly.security.credential
-
A credential containing an X.509 certificate chain.
- X509CertificateChainPublicCredential(X509Certificate...) - Constructor for class org.wildfly.security.credential.X509CertificateChainPublicCredential
-
Construct a new instance.
- X509CertificateExtension - Class in org.wildfly.security.x500.cert
-
An X.509 certificate extension.
- X509CertificateExtension(boolean) - Constructor for class org.wildfly.security.x500.cert.X509CertificateExtension
-
Construct a new instance.
- X509CRLExtendedTrustManager - Class in org.wildfly.security.ssl
-
Deprecated.use
X509RevocationTrustManager
instead - X509CRLExtendedTrustManager(KeyStore) - Constructor for class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.Creates a new instance using with a default trust manager factory.
- X509CRLExtendedTrustManager(KeyStore, InputStream) - Constructor for class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.Creates a new instance using with a default trust manager factory.
- X509CRLExtendedTrustManager(KeyStore, TrustManagerFactory, InputStream, int, X509Certificate[]) - Constructor for class org.wildfly.security.ssl.X509CRLExtendedTrustManager
-
Deprecated.Creates a new instance.
- x509EvidenceVerifier() - Method in class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder
- X509EvidenceVerifier - Class in org.wildfly.security.auth.realm.ldap
-
An
EvidenceVerifier
that verifies aX509PeerCertificateChainEvidence
. - X509EvidenceVerifier(List<X509EvidenceVerifier.CertificateVerifier>) - Constructor for class org.wildfly.security.auth.realm.ldap.X509EvidenceVerifier
- X509EvidenceVerifier.CertificateVerifier - Interface in org.wildfly.security.auth.realm.ldap
-
Object allowing to verify X509 certificate against information from LDAP
- X509EvidenceVerifier.DigestCertificateVerifier - Class in org.wildfly.security.auth.realm.ldap
- X509EvidenceVerifier.EncodedCertificateVerifier - Class in org.wildfly.security.auth.realm.ldap
- X509EvidenceVerifier.SerialNumberCertificateVerifier - Class in org.wildfly.security.auth.realm.ldap
- X509EvidenceVerifier.SubjectDnCertificateVerifier - Class in org.wildfly.security.auth.realm.ldap
- X509EvidenceVerifierBuilder() - Constructor for class org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder
- X509PeerCertificateChainEvidence - Class in org.wildfly.security.evidence
-
A piece of evidence that is comprised of a verified peer certificate chain.
- X509PeerCertificateChainEvidence(X509Certificate...) - Constructor for class org.wildfly.security.evidence.X509PeerCertificateChainEvidence
-
Construct a new instance.
- X509RevocationTrustManager - Class in org.wildfly.security.ssl
-
Extension to the
X509TrustManager
interface to support OCSP and CRL verification. - X509RevocationTrustManager(X509RevocationTrustManager.Builder) - Constructor for class org.wildfly.security.ssl.X509RevocationTrustManager
- X509RevocationTrustManager.Builder - Class in org.wildfly.security.ssl
- X509RevocationTrustManager.MaxPathLengthChecker - Class in org.wildfly.security.ssl
-
PKIXCertPathChecker to check if a cert path being validated is longer than maxPathLength specified
- X509SubjectAltNameEvidenceDecoder - Class in org.wildfly.security.x500.principal
-
An evidence decoder that derives the principal that should be associated with the given
X509PeerCertificateChainEvidence
from an X.509 subject alternative name from the first certificate in the given evidence. - X509SubjectAltNameEvidenceDecoder(int) - Constructor for class org.wildfly.security.x500.principal.X509SubjectAltNameEvidenceDecoder
-
Construct a new instance.
- X509SubjectAltNameEvidenceDecoder(int, int) - Constructor for class org.wildfly.security.x500.principal.X509SubjectAltNameEvidenceDecoder
-
Construct a new instance.
- XML_HTTP_REQUEST - Static variable in class org.wildfly.security.http.HttpConstants
- xmlCredentialStoreNameNotDefined(Location, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlDeprecatedElement(String, XMLLocation) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlDuplicateAuthenticationConfigurationName(String, ConfigurationXMLStreamReader) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlDuplicateSslContextName(String, ConfigurationXMLStreamReader) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlFailedToCreateCredential(Throwable) - Method in interface org.wildfly.security.auth.util.ElytronMessages
- xmlFailedToCreateCredential(Location, Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlFailedToCreateCredentialStore(Location, Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlFailedToCreateKeyStore(Location, Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlFailedToLoadKeyStoreData(Location, Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlGssMechanismOidConversionFailed(XMLStreamReader, String, Throwable) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidCredentialStoreRef(Location) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidGssMechanismName(XMLStreamReader, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidKeyStoreEntryType(Location, String, Class<?>, Class<?>) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidOpenSSHKey(ConfigurationXMLStreamReader) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidPortNumber(XMLStreamReader, String, String, QName) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlInvalidUrl(String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlLocation - Variable in class org.wildfly.security.auth.client.ElytronXmlParser.TrustManagerBuilder
- xmlLog - Static variable in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlNoModuleFound(XMLStreamReader, Exception, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlNoPemContent() - Method in interface org.wildfly.security.tool.ElytronToolMessages
- xmlNoPemContent(ConfigurationXMLStreamReader) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlStreamReader - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamReaderHolder
- xmlStreamWriter - Variable in class org.wildfly.security.auth.realm.FileSystemSecurityRealm.AutoCloseableXMLStreamWriterHolder
- xmlUnableToIdentifyProvider(Location, String, String, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlUnknownAuthenticationConfigurationSpecified(Location, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlUnknownKeyStoreSpecified(Location) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlUnknownSslContextSpecified(Location, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlUnsupportedAlgorithmForType(Location, String, String) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xmlWrongPemType(ConfigurationXMLStreamReader, Class<?>, Class<?>) - Method in interface org.wildfly.security.auth.client._private.ElytronMessages
- xor(byte[], byte[]) - Static method in class org.wildfly.security.mechanism.scram.ScramUtil
- xor(PermissionMapper) - Method in interface org.wildfly.security.authz.PermissionMapper
-
Returns a new mapper where the
PermissionVerifier
created by thisPermissionMapper
is combined with thePermissionVerifier
of theother
PermissionMapper
using 'xor'. - xor(RoleMapper) - Method in interface org.wildfly.security.authz.RoleMapper
-
Create a role mapper which is the symmetric difference (or disjunction, or logical "xor") of the results of this and the given role mapper.
- xor(Roles) - Method in interface org.wildfly.security.authz.Roles
-
Get the disjunction of this collection and another.
- xor(PermissionVerifier) - Method in interface org.wildfly.security.permission.PermissionVerifier
-
Return a new verifier which implies permissions which are implied by only one of this verifier or the given verifier.
- XOR - org.wildfly.security.authz.SimplePermissionMapper.MappingMode
-
If multiple mappings are found the corresponding
PermissionVerifier
instances will be combined using 'xor'.
Y
- y - Variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- Y - Static variable in class org.wildfly.security.jose.jwk.ECPublicJWK
- Y_COORDINATE - Static variable in class org.wildfly.security.x500.cert.acme.Acme
- YEAR - org.wildfly.security.audit.PeriodicRotatingFileAuditEndpoint.Period
Z
- zeroedSalt - Static variable in class org.wildfly.security.password.impl.BCryptPasswordImpl
- ZONEINFO - Static variable in class org.wildfly.security.http.oidc.IDToken
_
- _3DES - org.wildfly.security.ssl.Encryption
-
Triple-DES encryption.
- _createParser(byte[], int, int, IOContext) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
- _createParser(char[], int, int, IOContext, boolean) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
- _createParser(InputStream, IOContext) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
- _createParser(Reader, IOContext) - Method in class org.wildfly.security.jose.util.SystemPropertiesJsonParserFactory
All Classes All Packages