- 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
-
- 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 ConcurrentMap
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 AuthenticationManager
s
- 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
-
- 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
-
- VaultInteractiveSession() - Constructor for class org.jboss.as.security.vault.VaultInteractiveSession
-
- vaultNotInitializedException() - Method in interface org.jboss.as.security.logging.SecurityLogger
-
- 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
-
- 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
-