Skip navigation links
WildFly: Security Subsystem 18.0.0.Beta1
A C D E F G H I J K L M N O P R S T U V W X 

A

AbstractSecurityDeployer<T> - Class in org.jboss.as.security.deployment
A helper class for security deployment processors
AbstractSecurityDeployer() - Constructor for class org.jboss.as.security.deployment.AbstractSecurityDeployer
 
ACL - Static variable in interface org.jboss.as.security.Constants
 
ACL_MODULE - Static variable in interface org.jboss.as.security.Constants
 
ACL_MODULES - Static variable in class org.jboss.as.security.ACLResourceDefinition
 
ACL_MODULES - Static variable in interface org.jboss.as.security.Constants
 
ACLResourceDefinition - Class in org.jboss.as.security
 
actionNotSpecified() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
actionNotSpecified() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
actionNotSpecified$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
activatingSecuritySubsystem() - Method in interface org.jboss.as.security.logging.SecurityLogger
Logs a message indicating that the security subsystem is being activated
activatingSecuritySubsystem() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
activatingSecuritySubsystem$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
add(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
add(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
addAll(Collection<? extends E>) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
addFirst(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the front of this deque.
ADDITIONAL_PROPERTIES - Static variable in interface org.jboss.as.security.Constants
 
addLast(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the end of this deque.
addressDidNotContainSecurityDomain() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a IllegalArgumentException when the path address does not contain a security domain name
addressDidNotContainSecurityDomain() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
addressDidNotContainSecurityDomain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
addSecuredAttribute(String, String, char[]) - Method in class org.jboss.as.security.vault.VaultSession
Add secured attribute to specified vault block.
addSecuredAttributeWithDisplay(String, String, char[]) - Method in class org.jboss.as.security.vault.VaultSession
Add secured attribute to specified vault block.
afterRemove(K, V) - Method in interface org.jboss.as.security.lru.RemoveCallback
 
ALGORITHM - Static variable in interface org.jboss.as.security.Constants
 
ALIAS_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
APPLY_ROLE_MAPPERS - Static variable in interface org.jboss.as.security.Constants
 
APPLY_ROLE_MAPPERS - Static variable in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
 
Attribute - Enum in org.jboss.as.security
Enum for the Security container attributes
ATTRIBUTE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
AUDIT - Static variable in interface org.jboss.as.security.Constants
 
AUDIT_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
AuditResourceDefinition - Class in org.jboss.as.security
 
AUTH_MESSAGE_API - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
 
AUTH_MODULE - Static variable in interface org.jboss.as.security.Constants
 
AUTH_MODULES - Static variable in interface org.jboss.as.security.Constants
 
AUTH_MODULES - Static variable in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
 
authenticate() - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
authenticate(String, String, Set<String>) - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
AUTHENTICATION - Static variable in interface org.jboss.as.security.Constants
 
AUTHENTICATION_JASPI - Static variable in interface org.jboss.as.security.Constants
 
AUTHENTICATION_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
AUTHENTICATION_MAP - Static variable in interface org.jboss.as.security.ModulesMap
 
AuthenticationCacheFactory - Interface in org.jboss.as.security.plugins
Factory that creates default ConcurrentMaps for authentication cache.
AUTHORIZATION - Static variable in interface org.jboss.as.security.Constants
 
AUTHORIZATION_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
AUTHORIZATION_MAP - Static variable in interface org.jboss.as.security.ModulesMap
 
AuthorizationResourceDefinition - Class in org.jboss.as.security
 
authorize(String, CodeSource, String, Method, Set<Principal>, String) - Method in class org.jboss.as.security.service.SimpleSecurityManager
 

C

CACHE_TYPE - Static variable in interface org.jboss.as.security.Constants
 
cannotCreateEncryptionDirectory(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when encryption directory cannot be created.
cannotCreateEncryptionDirectory(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cannotCreateEncryptionDirectory$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
CHECK_SEC_ATTR_EXISTS_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
checkSecuredAttribute(String, String) - Method in class org.jboss.as.security.vault.VaultSession
Check whether secured attribute is already set for given vault block and attribute name.
CIPHER_SUITES - Static variable in interface org.jboss.as.security.Constants
 
CLASSIC - Static variable in interface org.jboss.as.security.Constants
 
ClassicAuthenticationResourceDefinition - Class in org.jboss.as.security
 
clear() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Removes all of the elements from this deque.
clear() - Method in class org.jboss.as.security.lru.LRUCache
 
clear() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Removes all of the elements from this deque.
clear() - Static method in class org.jboss.as.security.remoting.RemotingContext
 
CLIENT_ALIAS - Static variable in interface org.jboss.as.security.Constants
 
CLIENT_AUTH - Static variable in interface org.jboss.as.security.Constants
 
cmdLineAttributeName() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineAttributeName() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineAttributeName$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineAutomaticallyCreateKeystore() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineAutomaticallyCreateKeystore() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineAutomaticallyCreateKeystore$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineCheckAttribute() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineCheckAttribute() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineCheckAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineEncryptionDirectory() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineEncryptionDirectory() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineEncryptionDirectory$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineHelp() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineHelp() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineHelp$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineIterationCount() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineIterationCount() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineIterationCount$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineKeyStorePassword() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineKeyStorePassword() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineKeyStorePassword$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineKeyStoreURL() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineKeyStoreURL() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineKeyStoreURL$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineRemoveSecuredAttribute() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineRemoveSecuredAttribute() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineRemoveSecuredAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSalt() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineSalt() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSalt$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttribute() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineSecuredAttribute() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttributeAlreadyExists() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineSecuredAttributeAlreadyExists() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttributeAlreadyExists$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttributeDoesNotExist() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineSecuredAttributeDoesNotExist() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineSecuredAttributeDoesNotExist$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineVaultBlock() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineVaultBlock() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineVaultBlock$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineVaultKeyStoreAlias() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
cmdLineVaultKeyStoreAlias() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cmdLineVaultKeyStoreAlias$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cnfe(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a ClassNotFoundException to indicate that a class could not be found
cnfe(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
cnfe$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
CODE - Static variable in interface org.jboss.as.security.Constants
 
CODE - Static variable in class org.jboss.as.security.MappingModuleDefinition
 
CODE - Static variable in class org.jboss.as.security.VaultResourceDefinition
 
CombinedClassLoader(List<ClassLoader>) - Constructor for class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
 
ComplexAttributes - Class in org.jboss.as.security
 
ComplexAttributes() - Constructor for class org.jboss.as.security.ComplexAttributes
 
ComplexAttributes.KeyManagerAttributeMarshaller - Class in org.jboss.as.security
 
ComplexAttributes.KeyStoreAttributeMarshaller - Class in org.jboss.as.security
 
ComplexAttributes.KeyStoreAttributeValidator - Class in org.jboss.as.security
 
ConcurrentDirectDeque<E> - Class in org.jboss.as.security.lru
A concurrent deque that allows direct item removal without traversal.
ConcurrentDirectDeque() - Constructor for class org.jboss.as.security.lru.ConcurrentDirectDeque
 
Constants - Interface in org.jboss.as.security
Attributes used by the security subsystem.
contains(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns true if this deque contains at least one element e such that o.equals(e).
contains(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns true if this deque contains at least one element e such that o.equals(e).
CREATE_KEYSTORE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
createPasswordHash(String, String, String) - Method in class org.jboss.as.security.RealmDirectLoginModule
 
createPasswordHash(String, String, String) - Method in class org.jboss.as.security.RealmUsersRolesLoginModule
 
createPermissions(EarMetaData, PolicyConfiguration) - Method in class org.jboss.as.security.service.EarJaccService
Create JACC permissions for the deployment
createPermissions(T, PolicyConfiguration) - Method in class org.jboss.as.security.service.JaccService
Create JACC permissions for the deployment
createSecurityDomainContext(String, AuthenticationCacheFactory) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
Creates a SecurityDomainContext
createSecurityDomainContext(String, AuthenticationCacheFactory, JSSESecurityDomain) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
Creates a SecurityDomainContext optionally including a JSSESecurityDomain
createService(String, T, Boolean) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
Creates the appropriate service for metaData T
createService(String, EarMetaData, Boolean) - Method in class org.jboss.as.security.deployment.EarSecurityDeployer
Creates the appropriate service for metaData T
CURRENT - Static variable in enum org.jboss.as.security.Namespace
The current namespace version.
currentVersion(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Logs a message indicating the current version of the PicketBox library
currentVersion(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
currentVersion$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 

D

DEEP_COPY_SUBJECT_MODE - Static variable in interface org.jboss.as.security.Constants
 
DEFAULT_CALLBACK_HANDLER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
DefaultAuthenticationCacheFactory - Class in org.jboss.as.security.plugins
Factory that creates default ConcurrentMaps for authentication cache.
DefaultAuthenticationCacheFactory() - Constructor for class org.jboss.as.security.plugins.DefaultAuthenticationCacheFactory
 
defaultCacheRequirementMissing(String, String) - Method in interface org.jboss.as.security.logging.SecurityLogger
 
defaultCacheRequirementMissing(String, String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
defaultCacheRequirementMissing$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
deploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
 
deploy(DeploymentUnit, String) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.security.deployment.JaccEarDeploymentProcessor
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.security.deployment.SecurityDependencyProcessor
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.security.deployment.SecurityEnablementProcessor
 
descendingIterator() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
DigestCredential - Interface in org.jboss.as.security
A Credential to allow for JAAS verification of digest requests.

E

EarJaccService - Class in org.jboss.as.security.service
A service that creates JACC permissions for an ear deployment
EarJaccService(String, EarMetaData, Boolean) - Constructor for class org.jboss.as.security.service.EarJaccService
 
EarSecurityDeployer - Class in org.jboss.as.security.deployment
Handles ear deployments
EarSecurityDeployer() - Constructor for class org.jboss.as.security.deployment.EarSecurityDeployer
 
element() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
element() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
ELYTRON_INTEGRATION - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_KEY_MANAGER - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_KEY_STORE - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_REALM - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_SECURITY - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_TRUST_MANAGER - Static variable in interface org.jboss.as.security.Constants
 
ELYTRON_TRUST_STORE - Static variable in interface org.jboss.as.security.Constants
 
ElytronIntegrationResourceDefinitions - Class in org.jboss.as.security.elytron
This class defines methods used to obtain ResourceDefinition instances for the various components of the elytron integration.
ElytronIntegrationResourceDefinitions() - Constructor for class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
 
ENC_DIR_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
encryptionDirectoryDoesNotExist(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when encryption directory does not exist or is not a directory.
encryptionDirectoryDoesNotExist(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
encryptionDirectoryDoesNotExist$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterEncryptionDirectory() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterEncryptionDirectory() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterEncryptionDirectory$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterIterationCount() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterIterationCount() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterIterationCount$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStoreAlias() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterKeyStoreAlias() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStoreAlias$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStorePassword() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterKeyStorePassword() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStorePassword$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStorePasswordAgain() - Method in interface org.jboss.as.security.logging.SecurityLogger
Keystore password confirmation
enterKeyStorePasswordAgain() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStorePasswordAgain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStoreURL() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterKeyStoreURL() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterKeyStoreURL$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterSalt() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterSalt() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterSalt$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterYourPassword() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
enterYourPassword() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterYourPassword$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterYourPasswordAgain() - Method in interface org.jboss.as.security.logging.SecurityLogger
Password confirmation
enterYourPasswordAgain() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
enterYourPasswordAgain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
entrySet() - Method in class org.jboss.as.security.lru.LRUCache
 
equals(Object) - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
 
equals(RemotingConnectionCredential) - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
 
errorDeletingJACCPolicy(Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
Logs a message indicating that there was an exception while trying to delete the JACC Policy
errorDeletingJACCPolicy(Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
errorDeletingJACCPolicy$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
exceptionEncountered() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
exceptionEncountered() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
exceptionEncountered$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
expectedManagerTypeNotFound(String, String, String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating that the expected manager type was not found in the JSSE security domain.
expectedManagerTypeNotFound(String, String, String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
expectedManagerTypeNotFound$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
EXTENDS - Static variable in interface org.jboss.as.security.Constants
 

F

failureCallingSecurityRealm(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a LoginException to indicate a failure calling the security realm.
failureCallingSecurityRealm(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
failureCallingSecurityRealm$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
FastConcurrentDirectDeque<E> - Class in org.jboss.as.security.lru
A modified version of ConcurrentLinkedDequeue which includes direct removal.
FastConcurrentDirectDeque() - Constructor for class org.jboss.as.security.lru.FastConcurrentDirectDeque
Constructs an empty deque.
FastConcurrentDirectDeque(Collection<? extends E>) - Constructor for class org.jboss.as.security.lru.FastConcurrentDirectDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
FLAG - Static variable in interface org.jboss.as.security.Constants
 
FLUSH_CACHE - Static variable in interface org.jboss.as.security.Constants
 
forName(String) - Static method in enum org.jboss.as.security.Attribute
 
forUri(String) - Static method in enum org.jboss.as.security.Namespace
 

G

get(Object) - Method in class org.jboss.as.security.lru.LRUCache
 
get(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator
 
get(List<String>) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator
 
GET_SECURITY_CONTEXT - Static variable in class org.jboss.as.security.service.SimpleSecurityManager
 
getAttributes() - Method in class org.jboss.as.security.JASPIMappingModuleDefinition
 
getAttributes() - Method in class org.jboss.as.security.MappingModuleDefinition
 
getAttributes() - Method in class org.jboss.as.security.MappingProviderModuleDefinition
 
getAuditManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getAuditManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getAuditManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getAuthenticationManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getAuthenticationManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getAuthenticationManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getAuthorizationManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getAuthorizationManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getAuthorizationManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getCache() - Method in interface org.jboss.as.security.plugins.AuthenticationCacheFactory
Returns a cache implementation
getCache() - Method in class org.jboss.as.security.plugins.DefaultAuthenticationCacheFactory
Returns a default cache implementation
getCacheInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
Target Injector
getCallbackHandlerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getCallerPrincipal() - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
getChainPriority() - Method in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
getConfigurationInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
Target Injector
getConnection() - Static method in class org.jboss.as.security.remoting.RemotingContext
 
getCredential() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
 
getCredentialAcquireSupport(Class<? extends Credential>, String) - Method in class org.jboss.as.security.elytron.SecurityDomainContextRealm
 
getCredentialAcquireSupport(Class<? extends Credential>, String, AlgorithmParameterSpec) - Method in class org.jboss.as.security.elytron.SecurityDomainContextRealm
 
getElytronKeyManagersResourceDefinition() - Static method in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
Defines a resource that represents Elytron-compatible key managers that can be exported by a JSSE-enabled domain in the legacy security subsystem.
getElytronKeyStoreResourceDefinition() - Static method in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
Defines a resource that represents an Elytron-compatible key store that can be exported by a JSSE-enabled domain in the legacy security subsystem.
getElytronRealmResourceDefinition() - Static method in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
Defines a resource that represents an Elytron-compatible realm that can be exported by the legacy security subsystem.
getElytronTrustManagersResourceDefinition() - Static method in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
Defines a resource that represents Elytron-compatible trust managers that can be exported by a JSSE-enabled domain in the legacy security subsystem.
getElytronTrustStoreResourceDefinition() - Static method in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
Defines a resource that represents an Elytron-compatible trust store that will be exported by a JSSE-enabled domain in the legacy security subsystem.
getEvidenceVerifySupport(Class<? extends Evidence>, String) - Method in class org.jboss.as.security.elytron.SecurityDomainContextRealm
 
getFirst() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
getFirst() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
getIdentity() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
 
getIdentityTrustManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getIdentityTrustManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getIdentityTrustManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getInstanceClassName() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
 
getJndiViewInstanceValue() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
 
getJSSE(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getJSSE() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getKeystoreMaskedPassword() - Method in class org.jboss.as.security.vault.VaultSession
Method to get keystore masked password to use further in configuration.
getLast() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
getLast() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
getLocalName() - Method in enum org.jboss.as.security.Attribute
Get the local name of this element.
getLoggingLocale() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
getMappingManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
getMappingManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getMappingManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getMetaDataType() - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
Return the type of metadata
getMetaDataType() - Method in class org.jboss.as.security.deployment.EarSecurityDeployer
Return the type of metadata
getName() - Method in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
getName() - Method in enum org.jboss.as.security.ModuleName
 
getParentPolicyInjector() - Method in class org.jboss.as.security.service.JaccService
Target Injector
getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadAddHandler
 
getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadRemoveHandler
 
getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadWriteHandler
 
getRealm() - Method in interface org.jboss.as.security.DigestCredential
 
getRealmIdentity(Principal) - Method in class org.jboss.as.security.elytron.SecurityDomainContextRealm
 
getReference() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
This method returns a Context proxy that is only able to handle a lookup operation for an atomic name of a security domain.
getRemoteConnection() - Static method in class org.jboss.as.security.remoting.RemotingContext
 
getResource(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
 
getResourceAsStream(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
 
getResourceDescriptionResolver(String) - Static method in class org.jboss.as.security.SecurityExtension
 
getResourceDescriptionResolver(String...) - Static method in class org.jboss.as.security.SecurityExtension
 
getResources(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
 
getRoleSets() - Method in class org.jboss.as.security.RealmDirectLoginModule
 
getRoleSets() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
 
getSecurityIdentity() - Method in interface org.jboss.as.security.remoting.RemoteConnection
 
getSecurityManagementInjector() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
 
getSecurityManagementInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
Target Injector
getSecurityManagementInjector() - Method in class org.jboss.as.security.service.SubjectFactoryService
Target Injector
getSecurityManagerMap() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
getSensitiveValue(String, String) - Static method in class org.jboss.as.security.vault.VaultInteractiveSession
 
getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.security.service.SecurityBootstrapService
 
getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.security.service.SecurityManagementService
 
getSession() - Method in class org.jboss.as.security.vault.VaultTool
 
getSlot() - Method in enum org.jboss.as.security.ModuleName
 
getSslSession() - Method in interface org.jboss.as.security.remoting.RemoteConnection
 
getSubject() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
 
getSubject() - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
 
getSubject() - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
getSubsystemName() - Method in class org.jboss.as.security.SecurityTransformers
 
getTransactionManagerInjectedValue() - Method in class org.jboss.as.security.TransactionManagerLocatorService
 
getUriString() - Method in enum org.jboss.as.security.Namespace
Get the URI of this namespace.
getUsersPassword() - Method in class org.jboss.as.security.RealmDirectLoginModule
 
getValue() - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 
getValue() - Method in class org.jboss.as.security.service.JaasConfigurationService
getValue() - Method in class org.jboss.as.security.service.JaccService
getValue() - Method in class org.jboss.as.security.service.SecurityBootstrapService
getValue() - Method in class org.jboss.as.security.service.SecurityDomainService
getValue() - Method in class org.jboss.as.security.service.SecurityManagementService
getValue() - Method in class org.jboss.as.security.service.SecurityVaultService
 
getValue() - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
 
getValue() - Method in class org.jboss.as.security.service.SubjectFactoryService
getValue() - Method in class org.jboss.as.security.TransactionManagerLocatorService
 

H

handshakeComplete() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
handshakeComplete() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
handshakeComplete$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
hashCode() - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
 
HELP_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
hit() - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 

I

IDENTITY_TRUST - Static variable in interface org.jboss.as.security.Constants
 
IDENTITY_TRUST_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
IdentityTrustResourceDefinition - Class in org.jboss.as.security
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.security.RealmDirectLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.security.RealmUsersRolesLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.security.remoting.RemotingLoginModule
 
initialize(ExtensionContext) - Method in class org.jboss.as.security.SecurityExtension
 
INITIALIZE_JACC - Static variable in interface org.jboss.as.security.Constants
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.security.SecurityExtension
 
initializingVault() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
initializingVault() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
initializingVault$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
INSTANCE - Static variable in class org.jboss.as.security.ACLResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.AuthorizationResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
INSTANCE - Static variable in class org.jboss.as.security.IdentityTrustResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.JSSEResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.MappingResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.security.SecuritySubsystemPersister
 
INSTANCE - Static variable in class org.jboss.as.security.VaultResourceDefinition
 
interactionCommandOptions() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactionCommandOptions() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactionCommandOptions$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveCommandString() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactiveCommandString() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveCommandString$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveMessageNoValueStored(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactiveMessageNoValueStored(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveMessageNoValueStored$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveMessageValueStored(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactiveMessageValueStored(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactiveMessageValueStored$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptAttributeName() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactivePromptAttributeName() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptAttributeName$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptSecureAttributeValue() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactivePromptSecureAttributeValue() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptSecureAttributeValue$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptSecureAttributeValueAgain() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactivePromptSecureAttributeValueAgain() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptSecureAttributeValueAgain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptVaultBlock() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
interactivePromptVaultBlock() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interactivePromptVaultBlock$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interruptedWaitingForSecurityDomain(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
 
interruptedWaitingForSecurityDomain(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
interruptedWaitingForSecurityDomain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
invalidUserException() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a SecurityException to indicate that the vault is not initialized
invalidUserException() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
invalidUserException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
invoke(Object, Method, Object[]) - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
This is the InvocationHandler callback for the Context interface that was created by our getObjectInstance() method.
isCallerInRole(String, Object, Map<String, Collection<String>>, String...) - Method in class org.jboss.as.security.service.SimpleSecurityManager
Deprecated.
isCallerInRole(String, String, Object, Map<String, Collection<String>>, String...) - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
isDeepCopySubjectMode() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
isEmpty() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class org.jboss.as.security.service.ThreadLocalStack
 
isSet() - Static method in class org.jboss.as.security.remoting.RemotingContext
 
isWindows() - Static method in class org.jboss.as.security.vault.VaultTool
 
ITERATION_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
iterationCountOutOfRange(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when iteration count is out of range.
iterationCountOutOfRange(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
iterationCountOutOfRange$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
iterator() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns an iterator over the elements in this deque in proper sequence.

J

JaasConfigurationService - Class in org.jboss.as.security.service
Jaas service to install a Configuration
JaasConfigurationService(Configuration) - Constructor for class org.jboss.as.security.service.JaasConfigurationService
 
JACC_API - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
 
JaccEarDeploymentProcessor - Class in org.jboss.as.security.deployment
A DeploymentUnitProcessor for JACC policies.
JaccEarDeploymentProcessor() - Constructor for class org.jboss.as.security.deployment.JaccEarDeploymentProcessor
 
JaccService<T> - Class in org.jboss.as.security.service
A service for JACC policies
JaccService(String, T, Boolean) - Constructor for class org.jboss.as.security.service.JaccService
 
JASPI - Static variable in interface org.jboss.as.security.Constants
 
JASPIAuthenticationResourceDefinition - Class in org.jboss.as.security
 
JASPIMappingModuleDefinition - Class in org.jboss.as.security
 
JBOSS_SECURITY - Static variable in class org.jboss.as.security.SecurityExtension
 
JNDIBasedSecurityManagement - Class in org.jboss.as.security.plugins
JNDI based implementation of ISecurityManagement
JNDIBasedSecurityManagement(ModuleLoader) - Constructor for class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
JSSE - Static variable in interface org.jboss.as.security.Constants
 
JSSEResourceDefinition - Class in org.jboss.as.security
 

K

key() - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 
KEY_MANAGER - Static variable in interface org.jboss.as.security.Constants
 
KEY_MANAGER_FACTORY_ALGORITHM - Static variable in interface org.jboss.as.security.Constants
 
KEY_MANAGER_FACTORY_PROVIDER - Static variable in interface org.jboss.as.security.Constants
 
KeyManagerAttributeMarshaller() - Constructor for class org.jboss.as.security.ComplexAttributes.KeyManagerAttributeMarshaller
 
KEYSTORE - Static variable in interface org.jboss.as.security.Constants
 
KEYSTORE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
KEYSTORE_PASSWORD - Static variable in interface org.jboss.as.security.Constants
 
KEYSTORE_PASSWORD_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
KEYSTORE_PROVIDER - Static variable in interface org.jboss.as.security.Constants
 
KEYSTORE_PROVIDER_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
 
KEYSTORE_TYPE - Static variable in interface org.jboss.as.security.Constants
 
KEYSTORE_URL - Static variable in interface org.jboss.as.security.Constants
 
KeyStoreAttributeMarshaller() - Constructor for class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeMarshaller
 
KeyStoreAttributeValidator(String) - Constructor for class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeValidator
 
keyStoreDoesnotExistWithExample(String, String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an Exception when KeyStore cannot be located with example how to create one.
keyStoreDoesnotExistWithExample(String, String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
keyStoreDoesnotExistWithExample$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
keyStoreNotWritable(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an Exception when one cannot write to the KeyStore or it is not a file.
keyStoreNotWritable(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
keyStoreNotWritable$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
keyStorePasswordNotSpecified() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when KeyStore password is not specified.
keyStorePasswordNotSpecified() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
keyStorePasswordNotSpecified$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 

L

LEGACY_JAAS_CONFIG - Static variable in interface org.jboss.as.security.Constants
 
LEGACY_JAAS_CONFIG - Static variable in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
 
LEGACY_JSSE_CONFIG - Static variable in interface org.jboss.as.security.Constants
 
LEGACY_JSSE_CONFIG - Static variable in class org.jboss.as.security.elytron.ElytronIntegrationResourceDefinitions
 
LIST_CACHED_PRINCIPALS - Static variable in interface org.jboss.as.security.Constants
 
loadClass(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
 
login() - Method in class org.jboss.as.security.RealmDirectLoginModule
 
login() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
 
LOGIN_MODULE - Static variable in interface org.jboss.as.security.Constants
 
LOGIN_MODULE_STACK - Static variable in interface org.jboss.as.security.Constants
 
LOGIN_MODULE_STACK_REF - Static variable in interface org.jboss.as.security.Constants
 
LOGIN_MODULES - Static variable in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
 
LOGIN_MODULES - Static variable in interface org.jboss.as.security.Constants
 
LoginModuleResourceDefinition - Class in org.jboss.as.security
 
loginModuleStackIllegalArgument(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a IllegalArgumentException to indicate that the auth-module references a login module stack that does not exist
loginModuleStackIllegalArgument(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
loginModuleStackIllegalArgument$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
LoginModuleStackResourceDefinition - Class in org.jboss.as.security
 
LRUCache<K,V> - Class in org.jboss.as.security.lru
A non-blocking cache where entries are indexed by a key.
LRUCache(int) - Constructor for class org.jboss.as.security.lru.LRUCache
 
LRUCache(int, RemoveCallback<K, V>) - Constructor for class org.jboss.as.security.lru.LRUCache
 
LRUCache.CacheEntry<K,V> - Class in org.jboss.as.security.lru
 

M

main(String[]) - Static method in class org.jboss.as.security.vault.VaultTool
 
MAPPING - Static variable in interface org.jboss.as.security.Constants
 
MAPPING_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
MAPPING_MAP - Static variable in interface org.jboss.as.security.ModulesMap
 
MAPPING_MODULE - Static variable in interface org.jboss.as.security.Constants
 
MAPPING_MODULES - Static variable in interface org.jboss.as.security.Constants
 
MAPPING_MODULES - Static variable in class org.jboss.as.security.MappingResourceDefinition
 
MappingModuleDefinition - Class in org.jboss.as.security
 
MappingProviderModuleDefinition - Class in org.jboss.as.security
This class should better be called AuditProviderModuleDefinition rather than MappingProviderModuleDefinition, because it hangs under AuditResourceDefinition rather than MappingResourceDefinition.
MappingResourceDefinition - Class in org.jboss.as.security
 
marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.ComplexAttributes.KeyManagerAttributeMarshaller
 
marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeMarshaller
 
messageAttributeNotRemoved(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
messageAttributeNotRemoved(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
messageAttributeNotRemoved$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
messageAttributeRemovedSuccessfuly(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
messageAttributeRemovedSuccessfuly(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
messageAttributeRemovedSuccessfuly$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
missingModuleName(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating that the module name was missing
missingModuleName(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
missingModuleName$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
MODULE - Static variable in interface org.jboss.as.security.Constants
 
MODULE - Static variable in class org.jboss.as.security.MappingModuleDefinition
 
MODULE_OPTIONS - Static variable in interface org.jboss.as.security.Constants
 
MODULE_OPTIONS - Static variable in class org.jboss.as.security.MappingModuleDefinition
 
ModuleClassLoaderLocator - Class in org.jboss.as.security.plugins
An implementation of ClassLoaderLocator that is based on JBoss Modules.
ModuleClassLoaderLocator(ModuleLoader) - Constructor for class org.jboss.as.security.plugins.ModuleClassLoaderLocator
 
ModuleClassLoaderLocator.CombinedClassLoader - Class in org.jboss.as.security.plugins
A Classloader that takes a list of Classloaders to delegate to
ModuleName - Enum in org.jboss.as.security
Enum to help locate Module names
ModulesMap - Interface in org.jboss.as.security
A map for modules and their aliases.

N

NAME - Static variable in interface org.jboss.as.security.Constants
 
NAME - Static variable in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
Namespace - Enum in org.jboss.as.security
An enumeration of the supported Security subsystem namespaces
newInstance() - Static method in class org.jboss.as.security.lru.ConcurrentDirectDeque
 
noAuthenticationCacheAvailable(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an OperationFailedException to indicate a failure to find an authentication cache
noAuthenticationCacheAvailable(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
noAuthenticationCacheAvailable$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
noConsole() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
noConsole() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
noConsole$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
noUserPrincipalFound() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an IllegalStateFoundException to indicate no UserPrincipal was found on the underlying connection.
noUserPrincipalFound() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
noUserPrincipalFound$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
nullArgument(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a IllegalArgumentException when a null argument is passed
nullArgument(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
nullArgument$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
nullName() - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating that the name passed to jndi is null or empty
nullName() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
nullName$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 

O

offer(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
offer(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
offerFirst(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the front of this deque.
offerFirstAndReturnToken(E) - Method in class org.jboss.as.security.lru.ConcurrentDirectDeque
 
offerFirstAndReturnToken(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
offerFirstAndReturnToken(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
offerLast(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Inserts the specified element at the end of this deque.
offerLastAndReturnToken(E) - Method in class org.jboss.as.security.lru.ConcurrentDirectDeque
 
offerLastAndReturnToken(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
offerLastAndReturnToken(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
operationNotSupported(Method) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating that the operation is not supported
operationNotSupported(Method) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
operationNotSupported$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
OPTIONAL - Static variable in interface org.jboss.as.security.Constants
 
OPTIONS - Static variable in class org.jboss.as.security.VaultResourceDefinition
 
org.jboss.as.security - package org.jboss.as.security
 
org.jboss.as.security.context - package org.jboss.as.security.context
 
org.jboss.as.security.deployment - package org.jboss.as.security.deployment
 
org.jboss.as.security.elytron - package org.jboss.as.security.elytron
 
org.jboss.as.security.logging - package org.jboss.as.security.logging
 
org.jboss.as.security.lru - package org.jboss.as.security.lru
 
org.jboss.as.security.plugins - package org.jboss.as.security.plugins
 
org.jboss.as.security.remoting - package org.jboss.as.security.remoting
 
org.jboss.as.security.service - package org.jboss.as.security.service
 
org.jboss.as.security.vault - package org.jboss.as.security.vault
 

P

parseElytronRealm(XMLExtendedStreamReader, List<ModelNode>, PathAddress) - Method in class org.jboss.as.security.SecuritySubsystemParser_2_0
 
parseSecurityRealms(XMLExtendedStreamReader, List<ModelNode>, PathAddress) - Method in class org.jboss.as.security.SecuritySubsystemParser_2_0
 
parseTLS(XMLExtendedStreamReader, List<ModelNode>, PathAddress) - Method in class org.jboss.as.security.SecuritySubsystemParser_2_0
 
parseTLSEntity(XMLExtendedStreamReader, List<ModelNode>, PathAddress, String) - Method in class org.jboss.as.security.SecuritySubsystemParser_2_0
 
PASSWORD - Static variable in interface org.jboss.as.security.Constants
 
passwordAgain() - Method in interface org.jboss.as.security.logging.SecurityLogger
Deprecated.
do not use this message to build confirmation message
passwordAgain() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
passwordAgain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
passwordsDoNotMatch() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
passwordsDoNotMatch() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
passwordsDoNotMatch$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
passwordsMatch() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
passwordsMatch() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
passwordsMatch$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
PATH_PROVIDER_MODULE - Static variable in class org.jboss.as.security.MappingProviderModuleDefinition
 
peek() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
peek() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
peek() - Method in class org.jboss.as.security.service.ThreadLocalStack
 
peekFirst() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
peekFirst() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
peekLast() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
peekLast() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
PICKETBOX_ID - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
 
POLICY_MODULE - Static variable in interface org.jboss.as.security.Constants
 
POLICY_MODULES - Static variable in class org.jboss.as.security.AuthorizationResourceDefinition
 
POLICY_MODULES - Static variable in interface org.jboss.as.security.Constants
 
poll() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
poll() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
pollFirst() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
pollFirst() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
pollLast() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
pollLast() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
pop() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
pop() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
pop() - Method in class org.jboss.as.security.service.SimpleSecurityManager
Must be called from within a privileged action.
pop() - Method in class org.jboss.as.security.service.ThreadLocalStack
 
PortableConcurrentDirectDeque<E> - Class in org.jboss.as.security.lru
A modified version of ConcurrentLinkedDequeue which includes direct removal and is portable accross all JVMs.
PortableConcurrentDirectDeque() - Constructor for class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Constructs an empty deque.
PortableConcurrentDirectDeque(Collection<? extends E>) - Constructor for class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
PRINCIPAL_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
 
problemOcurred() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
problemOcurred() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
problemOcurred$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
problemParsingCommandLineParameters() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
problemParsingCommandLineParameters() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
problemParsingCommandLineParameters$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
PROPERTY - Static variable in interface org.jboss.as.security.Constants
 
PROTOCOLS - Static variable in interface org.jboss.as.security.Constants
 
PROVIDER - Static variable in interface org.jboss.as.security.Constants
 
PROVIDER_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
 
PROVIDER_MODULE - Static variable in interface org.jboss.as.security.Constants
 
PROVIDER_MODULES - Static variable in interface org.jboss.as.security.Constants
 
push(E) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
push(E) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
push(String) - Method in class org.jboss.as.security.service.SimpleSecurityManager
Must be called from within a privileged action.
push(String, String, char[], Subject) - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
push(E) - Method in class org.jboss.as.security.service.ThreadLocalStack
 
put(K, V) - Method in class org.jboss.as.security.lru.LRUCache
 
put(K, V, boolean) - Method in class org.jboss.as.security.lru.LRUCache
 
putIfAbsent(K, V) - Method in class org.jboss.as.security.lru.LRUCache
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.security.SecuritySubsystemParser
 
readElement(XMLExtendedStreamReader, Element, List<ModelNode>, PathAddress, ModelNode) - Method in class org.jboss.as.security.SecuritySubsystemParser
 
readElement(XMLExtendedStreamReader, Element, List<ModelNode>, PathAddress, ModelNode) - Method in class org.jboss.as.security.SecuritySubsystemParser_2_0
 
readSetupContextHandle(ObjectInputStream) - Method in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
RealmDirectLoginModule - Class in org.jboss.as.security
A login module implementation to interface directly with the security realm.
RealmDirectLoginModule() - Constructor for class org.jboss.as.security.RealmDirectLoginModule
 
realmNotFound(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a SecurityException to indicate that the specified realm has not been found.
realmNotFound(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
realmNotFound$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
RealmUsersRolesLoginModule - Class in org.jboss.as.security
 
RealmUsersRolesLoginModule() - Constructor for class org.jboss.as.security.RealmUsersRolesLoginModule
 
recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.security.SecurityDomainReloadAddHandler
 
recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.security.SecurityDomainReloadRemoveHandler
 
recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.security.SecurityDomainReloadWriteHandler
 
registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in class org.jboss.as.security.SecuritySubsystemRootResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.ACLResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuditResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuthorizationResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.IdentityTrustResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.JSSEResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleStackResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingModuleDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.SecuritySubsystemRootResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.VaultResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.ACLResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuditResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuthorizationResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.IdentityTrustResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleStackResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingModuleDefinition
 
registerTransformers(SubsystemTransformerRegistration) - Method in class org.jboss.as.security.SecurityTransformers
 
RemoteConnection - Interface in org.jboss.as.security.remoting
Represents a remote connection to the application server, either via remoting or via EJB over HTTP
REMOTING_LOGIN_MODULE - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
 
RemotingConnectionCredential - Class in org.jboss.as.security.remoting
A Credential wrapping a remote connection.
RemotingConnectionCredential(RemoteConnection, SecurityIdentity) - Constructor for class org.jboss.as.security.remoting.RemotingConnectionCredential
 
RemotingContext - Class in org.jboss.as.security.remoting
A simple context to associate the Remoting Connection with the current thread.
RemotingContext() - Constructor for class org.jboss.as.security.remoting.RemotingContext
 
RemotingLoginModule - Class in org.jboss.as.security.remoting
A simple LoginModule to take the UserPrincipal from the inbound Remoting connection and to use it as an already authenticated user.
RemotingLoginModule() - Constructor for class org.jboss.as.security.remoting.RemotingLoginModule
 
RemotingPermission - Class in org.jboss.as.security.remoting
This class is for WildFly Security Remoting's permissions.
RemotingPermission(String) - Constructor for class org.jboss.as.security.remoting.RemotingPermission
Creates a new permission with the specified name.
RemotingPermission(String, String) - Constructor for class org.jboss.as.security.remoting.RemotingPermission
Creates a new permission object with the specified name.
remove() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
remove(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object, Object) - Method in class org.jboss.as.security.lru.LRUCache
 
remove(Object) - Method in class org.jboss.as.security.lru.LRUCache
 
remove() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
remove(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
REMOVE_SEC_ATTR_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
RemoveCallback<K,V> - Interface in org.jboss.as.security.lru
Allows an LRU Cache to get a callback after a removal has occurred.
removeFirst() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
removeFirst() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
removeFirstOccurrence(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFirstOccurrence(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeLast() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
removeLast() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
removeLastOccurrence(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeLastOccurrence(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeSecuredAttribute(String, String) - Method in class org.jboss.as.security.vault.VaultSession
This method removes secured attribute stored in SecurityVault.
removeSecurityDomain(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
Removes one security domain from the maps
removeToken(Object) - Method in class org.jboss.as.security.lru.ConcurrentDirectDeque
 
removeToken(Object) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
 
removeToken(Object) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
 
removingInteractiveSession() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
removingInteractiveSession() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
removingInteractiveSession$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
replace(K, V) - Method in class org.jboss.as.security.lru.LRUCache
 
replace(K, V, V) - Method in class org.jboss.as.security.lru.LRUCache
 
REQUIRED - Static variable in interface org.jboss.as.security.Constants
 
requiredSecurityDomainServiceNotAvailable(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
 
requiredSecurityDomainServiceNotAvailable(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
requiredSecurityDomainServiceNotAvailable$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
REQUISITE - Static variable in interface org.jboss.as.security.Constants
 
retrieveSecuredAttribute(String, String) - Method in class org.jboss.as.security.vault.VaultSession
Retrieves secured attribute from specified vault block with specified attribute name.
ROOT_LOGGER - Static variable in interface org.jboss.as.security.logging.SecurityLogger
A logger with a category of the package name.
runtimeException(Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
runtimeException(Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
runtimeException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 

S

SALT_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
saltWrongLength() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when salt has different length than 8.
saltWrongLength() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
saltWrongLength$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 
SEC_ATTR_VALUE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
SECURITY_DOMAIN - Static variable in interface org.jboss.as.security.Constants
 
SECURITY_ENABLED - Static variable in class org.jboss.as.security.deployment.SecurityAttachments
Deprecated.
Check the presence of org.wildfly.legacy-security capability instead to avoid classloading dependencies on org.jboss.as.security. If the capability is not in the capability registry, then we can assume that the security subsystem is not configured.
SECURITY_MANAGEMENT - Static variable in interface org.jboss.as.security.Constants
 
SECURITY_PROPERTIES - Static variable in interface org.jboss.as.security.Constants
 
SECURITY_REALMS - Static variable in interface org.jboss.as.security.Constants
 
SecurityAttachments - Class in org.jboss.as.security.deployment
 
SecurityAttachments() - Constructor for class org.jboss.as.security.deployment.SecurityAttachments
 
SecurityBootstrapService - Class in org.jboss.as.security.service
Bootstrap service for the security container
SecurityBootstrapService(boolean) - Constructor for class org.jboss.as.security.service.SecurityBootstrapService
 
SecurityContextHandleFactory - Class in org.jboss.as.security.deployment
The context handle factory responsible for saving and setting the security context.
SecurityDependencyProcessor - Class in org.jboss.as.security.deployment
Adds a security subsystem dependency to deployments
SecurityDependencyProcessor() - Constructor for class org.jboss.as.security.deployment.SecurityDependencyProcessor
 
SecurityDomainContext - Class in org.jboss.as.security.plugins
An encapsulation of the JNDI security context information
SecurityDomainContext(AuthenticationManager, AuthorizationManager, AuditManager, IdentityTrustManager, MappingManager, JSSESecurityDomain) - Constructor for class org.jboss.as.security.plugins.SecurityDomainContext
 
SecurityDomainContextRealm - Class in org.jboss.as.security.elytron
A SecurityRealm implementation that delegates credential verification to an underlying SecurityDomainContext.
SecurityDomainContextRealm(SecurityDomainContext, boolean) - Constructor for class org.jboss.as.security.elytron.SecurityDomainContextRealm
 
SecurityDomainJndiInjectable - Class in org.jboss.as.security.context
Implementation of ManagedReferenceFactory that returns AuthenticationManagers
SecurityDomainJndiInjectable() - Constructor for class org.jboss.as.security.context.SecurityDomainJndiInjectable
 
SecurityDomainReloadAddHandler - Class in org.jboss.as.security
 
SecurityDomainReloadAddHandler() - Constructor for class org.jboss.as.security.SecurityDomainReloadAddHandler
 
SecurityDomainReloadRemoveHandler - Class in org.jboss.as.security
 
SecurityDomainReloadRemoveHandler() - Constructor for class org.jboss.as.security.SecurityDomainReloadRemoveHandler
 
SecurityDomainReloadWriteHandler - Class in org.jboss.as.security
 
SecurityDomainReloadWriteHandler(AttributeDefinition...) - Constructor for class org.jboss.as.security.SecurityDomainReloadWriteHandler
 
SecurityDomainService - Class in org.jboss.as.security.service
Service to install security domains.
SecurityDomainService(String, ApplicationPolicy, JSSESecurityDomain, String) - Constructor for class org.jboss.as.security.service.SecurityDomainService
 
SecurityEnablementProcessor - Class in org.jboss.as.security.deployment
 
SecurityEnablementProcessor() - Constructor for class org.jboss.as.security.deployment.SecurityEnablementProcessor
 
securityException(Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
securityException(Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
securityException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
SecurityExtension - Class in org.jboss.as.security
The security extension.
SecurityExtension() - Constructor for class org.jboss.as.security.SecurityExtension
 
SecurityLogger - Interface in org.jboss.as.security.logging
Date: 05.11.2011
SecurityLogger_$logger - Class in org.jboss.as.security.logging
Warning this class consists of generated code.
SecurityLogger_$logger(Logger) - Constructor for class org.jboss.as.security.logging.SecurityLogger_$logger
 
securityManagementNotInjected() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a SecurityException to indicate that the security management has not been injected
securityManagementNotInjected() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
securityManagementNotInjected$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
SecurityManagementService - Class in org.jboss.as.security.service
Security Management service for the security container
SecurityManagementService(String, boolean, String, String, String, String, String) - Constructor for class org.jboss.as.security.service.SecurityManagementService
 
securityProperty - Variable in class org.jboss.as.security.service.SecurityBootstrapService
 
SecuritySubsystemParser - Class in org.jboss.as.security
The root element parser for the Security subsystem.
SecuritySubsystemParser() - Constructor for class org.jboss.as.security.SecuritySubsystemParser
 
SecuritySubsystemParser_2_0 - Class in org.jboss.as.security
This class implements a parser for the 2.0 version of legacy security subsystem.
SecuritySubsystemParser_2_0() - Constructor for class org.jboss.as.security.SecuritySubsystemParser_2_0
 
SecuritySubsystemPersister - Class in org.jboss.as.security
A XMLElementWriter that is responsible for writing the configuration of the legacy security subsystem.
SecuritySubsystemPersister() - Constructor for class org.jboss.as.security.SecuritySubsystemPersister
 
SecuritySubsystemRootResourceDefinition - Class in org.jboss.as.security
 
SecurityTransformers - Class in org.jboss.as.security
 
SecurityTransformers() - Constructor for class org.jboss.as.security.SecurityTransformers
 
securityVaultException(SecurityVaultException) - Method in interface org.jboss.as.security.logging.SecurityLogger
Unspecified exception encountered.
securityVaultException(SecurityVaultException) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
securityVaultException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
SecurityVaultService - Class in org.jboss.as.security.service
A SecurityVault service
SecurityVaultService(String, Map<String, Object>) - Constructor for class org.jboss.as.security.service.SecurityVaultService
 
SERVER_ALIAS - Static variable in interface org.jboss.as.security.Constants
 
SERVICE_AUTH_TOKEN - Static variable in interface org.jboss.as.security.Constants
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.JaasConfigurationService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.JaccService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityBootstrapService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityDomainService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityManagementService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityVaultService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SimpleSecurityManagerService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.service.SubjectFactoryService
 
SERVICE_NAME - Static variable in class org.jboss.as.security.TransactionManagerLocatorService
 
setAuditManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setAuthenticationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setAuthorizationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setCallbackHandlerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setConnection(Connection) - Static method in class org.jboss.as.security.remoting.RemotingContext
 
setConnection(RemoteConnection) - Static method in class org.jboss.as.security.remoting.RemotingContext
 
setDeepCopySubjectMode(boolean) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setIdentityTrustManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setMappingManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
 
setSecurityManagement(ISecurityManagement) - Method in class org.jboss.as.security.service.SimpleSecurityManager
 
setSession(VaultInteractiveSession) - Method in class org.jboss.as.security.vault.VaultTool
 
setValue(V) - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 
setValue(V, V) - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 
SimpleSecurityManager - Class in org.jboss.as.security.service
 
SimpleSecurityManager() - Constructor for class org.jboss.as.security.service.SimpleSecurityManager
 
SimpleSecurityManager(SimpleSecurityManager) - Constructor for class org.jboss.as.security.service.SimpleSecurityManager
 
SimpleSecurityManagerService - Class in org.jboss.as.security.service
 
SimpleSecurityManagerService() - Constructor for class org.jboss.as.security.service.SimpleSecurityManagerService
 
size() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns the number of elements in this deque.
size() - Method in class org.jboss.as.security.lru.LRUCache
 
size() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns the number of elements in this deque.
start(StartContext) - Method in class org.jboss.as.security.service.JaasConfigurationService
start(StartContext) - Method in class org.jboss.as.security.service.JaccService
start(StartContext) - Method in class org.jboss.as.security.service.SecurityBootstrapService
start(StartContext) - Method in class org.jboss.as.security.service.SecurityDomainService
start(StartContext) - Method in class org.jboss.as.security.service.SecurityManagementService
start(StartContext) - Method in class org.jboss.as.security.service.SecurityVaultService
 
start(StartContext) - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
 
start(StartContext) - Method in class org.jboss.as.security.service.SubjectFactoryService
start(StartContext) - Method in class org.jboss.as.security.TransactionManagerLocatorService
 
start() - Method in class org.jboss.as.security.vault.VaultInteraction
 
start() - Method in class org.jboss.as.security.vault.VaultInteractiveSession
 
startingInteractiveSession() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
startingInteractiveSession() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
startingInteractiveSession$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
startVaultSession(String) - Method in class org.jboss.as.security.vault.VaultSession
Start the vault with given alias.
stop(StopContext) - Method in class org.jboss.as.security.service.JaasConfigurationService
stop(StopContext) - Method in class org.jboss.as.security.service.JaccService
stop(StopContext) - Method in class org.jboss.as.security.service.SecurityBootstrapService
stop(StopContext) - Method in class org.jboss.as.security.service.SecurityDomainService
stop(StopContext) - Method in class org.jboss.as.security.service.SecurityManagementService
stop(StopContext) - Method in class org.jboss.as.security.service.SecurityVaultService
 
stop(StopContext) - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
 
stop(StopContext) - Method in class org.jboss.as.security.service.SubjectFactoryService
stop(StopContext) - Method in class org.jboss.as.security.TransactionManagerLocatorService
 
SUBJECT_FACTORY - Static variable in interface org.jboss.as.security.Constants
 
SUBJECT_FACTORY_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
 
SubjectFactoryService - Class in org.jboss.as.security.service
SubjectFactory service for the security container
SubjectFactoryService(String) - Constructor for class org.jboss.as.security.service.SubjectFactoryService
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.security.SecurityExtension
 
SUFFICIENT - Static variable in interface org.jboss.as.security.Constants
 

T

taskRemoveSecuredAttribute() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
taskRemoveSecuredAttribute() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
taskRemoveSecuredAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
taskStoreSecuredAttribute() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
taskStoreSecuredAttribute() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
taskStoreSecuredAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
taskVerifySecuredAttributeExists() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
taskVerifySecuredAttributeExists() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
taskVerifySecuredAttributeExists$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
ThreadLocalStack<E> - Class in org.jboss.as.security.service
A thread local stack data structure.
ThreadLocalStack() - Constructor for class org.jboss.as.security.service.ThreadLocalStack
 
TLS - Static variable in interface org.jboss.as.security.Constants
 
toArray() - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class org.jboss.as.security.lru.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class org.jboss.as.security.lru.PortableConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toString() - Method in enum org.jboss.as.security.Attribute
 
toString() - Method in class org.jboss.as.security.lru.LRUCache.CacheEntry
 
TransactionManagerLocatorService - Class in org.jboss.as.security
Service that initializes the TransactionManagerLocator.
TransactionManagerLocatorService() - Constructor for class org.jboss.as.security.TransactionManagerLocatorService
 
TRUST_MANAGER - Static variable in interface org.jboss.as.security.Constants
 
TRUST_MANAGER_FACTORY_ALGORITHM - Static variable in interface org.jboss.as.security.Constants
 
TRUST_MANAGER_FACTORY_PROVIDER - Static variable in interface org.jboss.as.security.Constants
 
TRUST_MODULE - Static variable in interface org.jboss.as.security.Constants
 
TRUST_MODULES - Static variable in interface org.jboss.as.security.Constants
 
TRUST_MODULES - Static variable in class org.jboss.as.security.IdentityTrustResourceDefinition
 
TRUSTSTORE - Static variable in interface org.jboss.as.security.Constants
 
TRUSTSTORE_PASSWORD - Static variable in interface org.jboss.as.security.Constants
 
TRUSTSTORE_PROVIDER - Static variable in interface org.jboss.as.security.Constants
 
TRUSTSTORE_PROVIDER_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
 
TRUSTSTORE_TYPE - Static variable in interface org.jboss.as.security.Constants
 
TRUSTSTORE_URL - Static variable in interface org.jboss.as.security.Constants
 
TYPE - Static variable in interface org.jboss.as.security.Constants
 
TYPE - Static variable in class org.jboss.as.security.MappingModuleDefinition
 

U

unableToCreateAuthorizationIdentity() - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating that an AuthorizationIdentity could not be created because a valid authenticated Subject was not established yet.
unableToCreateAuthorizationIdentity() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToCreateAuthorizationIdentity$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToGetModuleClassLoader(Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating the inability to get the ModuleClassLoader
unableToGetModuleClassLoader(Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToGetModuleClassLoader$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToLocateComponentInJSSEDomain(String, String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating the inability to find a component (keystore, truststore, keymanager, etc) in the specified JSSE security domain.
unableToLocateComponentInJSSEDomain(String, String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToLocateComponentInJSSEDomain$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToLocateJSSEConfig(String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates an exception indicating the inability to find a JSSE-enabled security domain with the specified name.
unableToLocateJSSEConfig(String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToLocateJSSEConfig$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToStartException(String, Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a StartException to indicate that a service could not be started
unableToStartException(String, Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unableToStartException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.JaccEarDeploymentProcessor
undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.SecurityDependencyProcessor
undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.SecurityEnablementProcessor
 
unsupportedOperation() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a UnsupportedOperationException to indicate that the intended operation is not supported
unsupportedOperation() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unsupportedOperation$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unsupportedOperationExceptionUseResourceDesc() - Method in interface org.jboss.as.security.logging.SecurityLogger
Exception indicates that the method being used indicates a misuse of this class
unsupportedOperationExceptionUseResourceDesc() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
unsupportedOperationExceptionUseResourceDesc$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
URL - Static variable in interface org.jboss.as.security.Constants
 

V

validateEncryptionDirectory() - Method in class org.jboss.as.security.vault.VaultSession
 
validateIterationCount() - Method in class org.jboss.as.security.vault.VaultSession
 
validateKeystorePassword() - Method in class org.jboss.as.security.vault.VaultSession
 
validateKeystoreURL() - Method in class org.jboss.as.security.vault.VaultSession
 
validateParameter(String, ModelNode) - Method in class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeValidator
 
validatePassword(String, String) - Method in class org.jboss.as.security.RealmDirectLoginModule
 
validateResolvedParameter(String, ModelNode) - Method in class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeValidator
 
validateSalt() - Method in class org.jboss.as.security.vault.VaultSession
 
validateUpdatedModel(OperationContext, Resource) - Method in class org.jboss.as.security.SecurityDomainReloadWriteHandler
 
VALUE - Static variable in interface org.jboss.as.security.Constants
 
valueOf(String) - Static method in enum org.jboss.as.security.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.security.ModuleName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.security.Namespace
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.security.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.security.ModuleName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.security.Namespace
Returns an array containing the constants of this enum type, in the order they are declared.
VAULT - Static variable in interface org.jboss.as.security.Constants
 
vault - Variable in class org.jboss.as.security.service.SecurityVaultService
 
VAULT_BLOCK_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
 
VAULT_ENC_ALGORITHM - Static variable in class org.jboss.as.security.vault.VaultSession
 
VAULT_OPTION - Static variable in interface org.jboss.as.security.Constants
 
VAULT_OPTIONS - Static variable in interface org.jboss.as.security.Constants
 
vaultAliasNotSpecified() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create an exception when Vault alias is not specified.
vaultAliasNotSpecified() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultAliasNotSpecified$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultAttributeCreateDisplay(String, String, String) - Method in interface org.jboss.as.security.logging.SecurityLogger
Display string at the end of successful attribute creation.
vaultAttributeCreateDisplay(String, String, String) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultAttributeCreateDisplay$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultConfiguration() - Method in class org.jboss.as.security.vault.VaultSession
Returns vault configuration string in user readable form.
vaultConfigurationDisplay() - Method in class org.jboss.as.security.vault.VaultSession
Display info about vault itself in form of AS7 configuration file.
vaultConfigurationTitle() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
vaultConfigurationTitle() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultConfigurationTitle$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultInitialized() - Method in interface org.jboss.as.security.logging.SecurityLogger
i18n version of string from Vault Tool utility
vaultInitialized() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultInitialized$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
VaultInteraction - Class in org.jboss.as.security.vault
Interaction with initialized SecurityVault via the VaultTool
VaultInteraction(VaultSession) - Constructor for class org.jboss.as.security.vault.VaultInteraction
 
VaultInteractiveSession - Class in org.jboss.as.security.vault
An interactive session for VaultTool
VaultInteractiveSession() - Constructor for class org.jboss.as.security.vault.VaultInteractiveSession
 
vaultNotInitializedException() - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a SecurityException to indicate that the vault is not initialized
vaultNotInitializedException() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultNotInitializedException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultReaderException(Throwable) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a VaultReaderException to indicate there was an exception while reading from the vault
vaultReaderException(Throwable) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
vaultReaderException$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
VaultResourceDefinition - Class in org.jboss.as.security
 
VaultSession - Class in org.jboss.as.security.vault
Non-interactive session for VaultTool
VaultSession(String, String, String, String, int) - Constructor for class org.jboss.as.security.vault.VaultSession
Constructor to create VaultSession.
VaultSession(String, String, String, String, int, boolean) - Constructor for class org.jboss.as.security.vault.VaultSession
Constructor to create VaultSession with possibility to create keystore automaticaly.
VaultTool - Class in org.jboss.as.security.vault
Command Line Tool for the default implementation of the SecurityVault
VaultTool(String[]) - Constructor for class org.jboss.as.security.vault.VaultTool
 
VaultTool() - Constructor for class org.jboss.as.security.vault.VaultTool
 
verifyHA1(byte[]) - Method in interface org.jboss.as.security.DigestCredential
 

W

writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.security.SecuritySubsystemPersister
 
writeSetupContextHandle(SetupContextHandle, ObjectOutputStream) - Method in class org.jboss.as.security.deployment.SecurityContextHandleFactory
 

X

xmlStreamExceptionAuth(Location) - Method in interface org.jboss.as.security.logging.SecurityLogger
Create a XMLStreamException to indicate that the security domain configuration cannot have both JAAS and JASPI config
xmlStreamExceptionAuth(Location) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
xmlStreamExceptionAuth$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
xmlStreamExceptionMissingAttribute(String, String, Location) - Method in interface org.jboss.as.security.logging.SecurityLogger
Creates a XMLStreamException to indicate a missing required attribute
xmlStreamExceptionMissingAttribute(String, String, Location) - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
xmlStreamExceptionMissingAttribute$str() - Method in class org.jboss.as.security.logging.SecurityLogger_$logger
 
A C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
WildFly: Security Subsystem 18.0.0.Beta1

Copyright © 2019 JBoss by Red Hat. All rights reserved.