PicketBox implementation 4.0.19.SP10-redhat-1
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

A2HASH - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
An explicit A2 digest
abort() - Method in class org.jboss.security.AltClientLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.jboss.security.auth.spi.DisabledLoginModule
 
abort() - Method in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
abort() - Method in class org.jboss.security.auth.spi.ProxyLoginModule
 
abort() - Method in class org.jboss.security.auth.spi.RunAsLoginModule
Pop the run as role using the SecurityAssociation.popRunAsIdentity method
abort() - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
abort() - Method in class org.jboss.security.authorization.modules.AllDenyAuthorizationModule
 
abort() - Method in class org.jboss.security.authorization.modules.AllPermitAuthorizationModule
 
abort() - Method in class org.jboss.security.ClientLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
abort() - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
abort() - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
abort() - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
AbstractAuthorizationModule - Class in org.jboss.security.authorization.modules
Abstraction of Authorization Module
AbstractAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
AbstractCallbackHandler - Class in org.jboss.security.auth.callback
Base class for data store driven CallbackHandler
AbstractCallbackHandler() - Constructor for class org.jboss.security.auth.callback.AbstractCallbackHandler
 
AbstractIdentityTrustModule - Class in org.jboss.security.identitytrust.modules
Abstract IdentityTrustModule that pulls in common stuff
AbstractIdentityTrustModule() - Constructor for class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
AbstractJACCModuleDelegate - Class in org.jboss.security.authorization.modules
Common methods for the JACC layer
AbstractJACCModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.AbstractJACCModuleDelegate
 
AbstractPasswordCredentialLoginModule - Class in org.picketbox.datasource.security
A base login module that handles PasswordCredentials
AbstractPasswordCredentialLoginModule() - Constructor for class org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
 
AbstractPrincipalMappingProvider - Class in org.jboss.security.mapping.providers.principal
Abstract class for Principal mapping providers Group Principal (java.security.acl.Group) is not supported.
AbstractPrincipalMappingProvider() - Constructor for class org.jboss.security.mapping.providers.principal.AbstractPrincipalMappingProvider
 
AbstractRolesMappingProvider - Class in org.jboss.security.mapping.providers.role
Abstract class for Role mapping providers
AbstractRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.role.AbstractRolesMappingProvider
 
AbstractServerAuthModule - Class in org.jboss.security.auth.container.modules
Superclass of all ServerAuthModules Can be a container for common functionality and custom methods
AbstractServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
AbstractServerLoginModule - Class in org.jboss.security.auth.spi
This class implements the common functionality required for a JAAS server side LoginModule and implements the JBossSX standard Subject usage pattern of storing identities and roles.
AbstractServerLoginModule() - Constructor for class org.jboss.security.auth.spi.AbstractServerLoginModule
 
accessSealedObject(String, Object, byte[], Object) - Static method in class org.jboss.crypto.CryptoUtil
 
AclConfigParser - Class in org.jboss.security.config.parser
Stax based Parser to parse the acl configuration
AclConfigParser() - Constructor for class org.jboss.security.config.parser.AclConfigParser
 
ACLInfo - Class in org.jboss.security.config
Holder for ACL configuration
ACLInfo(String) - Constructor for class org.jboss.security.config.ACLInfo
 
ACLProviderEntry - Class in org.jboss.security.acl.config
Configuration Entry for ACL Providers
ACLProviderEntry(String) - Constructor for class org.jboss.security.acl.config.ACLProviderEntry
Create a new AuthorizationModuleEntry.
ACLProviderEntry(String, Map<String, Object>) - Constructor for class org.jboss.security.acl.config.ACLProviderEntry
Create a new AuthorizationModuleEntry.
ACTION_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
add(ModuleOption) - Method in class org.jboss.security.acl.config.ACLProviderEntry
 
add(ModuleOption) - Method in class org.jboss.security.audit.config.AuditProviderEntry
 
add(LoginModuleStackHolder) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
add(AuthModuleEntry) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
add(ModuleOption) - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
 
add(String, Object) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Add a key value to the context map
add(T) - Method in class org.jboss.security.config.BaseSecurityInfo
 
add(List<? extends T>) - Method in class org.jboss.security.config.BaseSecurityInfo
 
add(ApplicationPolicy) - Method in class org.jboss.security.config.PolicyConfig
 
add(ModuleOption) - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
add(ModuleOption) - Method in class org.jboss.security.mapping.config.MappingModuleEntry
 
addAppConfig(String, AppConfigurationEntry[]) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Add an application configuration
addAppConfigurationEntry(AppConfigurationEntry) - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
addAppConfigurationEntry(AppConfigurationEntry) - Method in class org.jboss.security.auth.login.LoginModuleStackHolder
 
addApplicationPolicy(String, ApplicationPolicy) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
addApplicationPolicy(String, ApplicationPolicy) - Method in interface org.jboss.security.config.ApplicationPolicyRegistration
Register an application policy
addApplicationPolicy(ApplicationPolicy) - Static method in class org.jboss.security.config.SecurityConfiguration
Add an application policy
addApplicationPolicy(String, ApplicationPolicy) - Method in class org.jboss.security.config.StandaloneConfiguration
 
addAuditContext(String, AuditContext) - Static method in class org.jboss.security.plugins.audit.JBossAuditManager
 
addCacheEntry(Principal, Map<String, Object>) - Method in class org.jboss.security.cache.JBossAuthenticationCache
 
addCertificate(File, char[], String, Certificate) - Static method in class org.picketbox.util.KeyStoreUtil
Add a certificate to the KeyStore
addCertificate(String, File, char[], String, Certificate) - Static method in class org.picketbox.util.KeyStoreUtil
Add a certificate to the KeyStore
addEscapes(String) - Static method in error org.jboss.security.auth.login.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addMember(Principal) - Method in class org.jboss.security.NestableGroup
Pushes the group onto the Group stack and makes it the active Group.
addMember(Principal) - Method in class org.jboss.security.NestablePrincipal
Pushes the user onto the Principal stack and makes it the active Principal.
addMember(Principal) - Method in class org.jboss.security.SimpleGroup
Adds the specified member to the group.
addOption(ModuleOption) - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
addParser(String, ParserNamespaceSupport) - Static method in class org.jboss.security.config.parser.ModuleOptionParser
 
addPrincipals(Group, Enumeration<? extends Principal>) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Add principals passed via an enumeration into a group
addRole(String, String) - Method in class org.jboss.security.auth.spi.Users.User
 
addRoles(Group, String[]) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Add the roles into the Group
addToExcludedPolicy(Permission) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addToExcludedPolicy(PermissionCollection) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addToRole(String, Permission) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addToRole(String, PermissionCollection) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addToUncheckedPolicy(Permission) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addToUncheckedPolicy(PermissionCollection) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
addTransition(Transition) - Method in class org.jboss.security.util.state.State
Add a transition to the allowed transition map.
addUser(Users.User) - Method in class org.jboss.security.auth.spi.Users
 
addValidOptions(String[]) - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Each subclass should call this from within their initialize method BEFORE calling super.initialize() The base class will then check the options
adjustBeginLineColumn(int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALGORITHM - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
A string indicating a pair of algorithms used to produce the digest and a checksum.
AllDenyAuthorizationModule - Class in org.jboss.security.authorization.modules
Authorization Module that always denies an Authorization request
AllDenyAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.AllDenyAuthorizationModule
 
AllFailureServerAuthModule - Class in org.jboss.security.auth.container.modules
Server Auth Module that sends a AuthStatus.FAILURE
AllFailureServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.AllFailureServerAuthModule
 
allowEmptyPasswords - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
AllPermitAuthorizationModule - Class in org.jboss.security.authorization.modules
Noop Authorization Module that lets all authenticated users
AllPermitAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.AllPermitAuthorizationModule
 
AllSuccessServerAuthModule - Class in org.jboss.security.auth.container.modules
ServerAuthModule that returns AuthStatus.SUCCESS
AllSuccessServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.AllSuccessServerAuthModule
 
AltClientLoginModule - Class in org.jboss.security
A simple implementation of LoginModule for use by JBoss clients for the establishment of the caller identity and credentials.
AltClientLoginModule() - Constructor for class org.jboss.security.AltClientLoginModule
 
AlwaysDenyTrustModule - Class in org.jboss.security.identitytrust.modules
Trust Module that always returns DENY
AlwaysDenyTrustModule() - Constructor for class org.jboss.security.identitytrust.modules.AlwaysDenyTrustModule
 
AlwaysNotApplicableTrustModule - Class in org.jboss.security.identitytrust.modules
Trust Module that always returns NotApplicable
AlwaysNotApplicableTrustModule() - Constructor for class org.jboss.security.identitytrust.modules.AlwaysNotApplicableTrustModule
 
AlwaysPermitTrustModule - Class in org.jboss.security.identitytrust.modules
Trust Module that always does a PERMIT
AlwaysPermitTrustModule() - Constructor for class org.jboss.security.identitytrust.modules.AlwaysPermitTrustModule
 
AnonLoginModule - Class in org.jboss.security.auth.spi
A simple login module that simply allows for the specification of the identity of unauthenticated users via the unauthenticatedIdentity property.
AnonLoginModule() - Constructor for class org.jboss.security.auth.spi.AnonLoginModule
 
ANY - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
ANYBODY - Static variable in class org.jboss.security.AnybodyPrincipal
 
ANYBODY_PRINCIPAL - Static variable in class org.jboss.security.AnybodyPrincipal
 
AnybodyPrincipal - Class in org.jboss.security
An implementation of Principal and Comparable that represents any role.
AnybodyPrincipal() - Constructor for class org.jboss.security.AnybodyPrincipal
 
AnyCertVerifier - Class in org.jboss.security.auth.certs
A X509CertificateVerifier that accepts any cert.
AnyCertVerifier() - Constructor for class org.jboss.security.auth.certs.AnyCertVerifier
 
AppCallbackHandler - Class in org.jboss.security.auth.callback
JBAS-3109:AppCallbackHandler as the default CallbackHandler in the security module An implementation of the JAAS CallbackHandler interface that handles NameCallbacks, PasswordCallback, TextInputCallback and the JBoss ByteArrayCallback.
AppCallbackHandler() - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
 
AppCallbackHandler(String, char[]) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
 
AppCallbackHandler(String, char[], byte[]) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
 
AppCallbackHandler(String, char[], byte[], String) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
 
AppCallbackHandler(boolean) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
Create a new AppCallbackHandler.
AppCallbackHandler(String) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
Create a new AppCallbackHandler.
AppCallbackHandler(Map<String, Object>) - Constructor for class org.jboss.security.auth.callback.AppCallbackHandler
Create a new AppCallbackHandler.
appConfig() - Method in class org.jboss.security.auth.login.SunConfigParser
 
ApplicationPolicy - Class in org.jboss.security.config
Application Policy Information Holder - Authentication - Authorization - Audit - Mapping
ApplicationPolicy(String) - Constructor for class org.jboss.security.config.ApplicationPolicy
 
ApplicationPolicy(String, BaseAuthenticationInfo) - Constructor for class org.jboss.security.config.ApplicationPolicy
 
ApplicationPolicy(String, AuthorizationInfo) - Constructor for class org.jboss.security.config.ApplicationPolicy
 
ApplicationPolicy(String, BaseAuthenticationInfo, AuthorizationInfo) - Constructor for class org.jboss.security.config.ApplicationPolicy
 
ApplicationPolicyParser - Class in org.jboss.security.config.parser
Stax based Application Policy Parser
ApplicationPolicyParser() - Constructor for class org.jboss.security.config.parser.ApplicationPolicyParser
 
ApplicationPolicyRegistration - Interface in org.jboss.security.config
Registration of Application Policies
AppPolicy - Class in org.jboss.security
A combination of keystore, authentication and authorization entries.
AppPolicy(String) - Constructor for class org.jboss.security.AppPolicy
 
appPolicyMap - Variable in class org.jboss.security.config.StandaloneConfiguration
 
Attribute - Enum in org.jboss.security.config
Enum for the security domain configuration attributes
AttributeMappingInfo - Class in org.jboss.security.config
Mapping Info for Attributes
AttributeMappingInfo(String) - Constructor for class org.jboss.security.config.AttributeMappingInfo
 
audit(AuditEvent) - Method in class org.jboss.security.audit.providers.LogAuditProvider
 
audit(AuditEvent) - Method in class org.jboss.security.plugins.audit.JBossAuditManager
 
AuditConfigParser - Class in org.jboss.security.config.parser
Stax based audit configuration Parser
AuditConfigParser() - Constructor for class org.jboss.security.config.parser.AuditConfigParser
 
AuditInfo - Class in org.jboss.security.config
Information on Audit Configuration in the ApplicationPolicy
AuditInfo(String) - Constructor for class org.jboss.security.config.AuditInfo
 
AuditProviderEntry - Class in org.jboss.security.audit.config
An entry representing an Audit Provider in the configuration
AuditProviderEntry(String) - Constructor for class org.jboss.security.audit.config.AuditProviderEntry
 
AuditProviderEntry(String, Map<String, Object>) - Constructor for class org.jboss.security.audit.config.AuditProviderEntry
 
AUTH_PARAM - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
This directive allows for future extensions.
AuthenticationConfigParser - Class in org.jboss.security.config.parser
Stax based JAAS authentication configuration Parser
AuthenticationConfigParser() - Constructor for class org.jboss.security.config.parser.AuthenticationConfigParser
 
AuthenticationInfo - Class in org.jboss.security.auth.login
The login module configuration information.
AuthenticationInfo() - Constructor for class org.jboss.security.auth.login.AuthenticationInfo
 
AuthenticationInfo(String) - Constructor for class org.jboss.security.auth.login.AuthenticationInfo
 
AuthenticationInfo - Class in org.jboss.security
The login module configuration information.
AuthenticationInfo() - Constructor for class org.jboss.security.AuthenticationInfo
 
AuthenticationJASPIConfigParser - Class in org.jboss.security.config.parser
Stax based JASPI configuration Parser
AuthenticationJASPIConfigParser() - Constructor for class org.jboss.security.config.parser.AuthenticationJASPIConfigParser
 
AuthModuleEntry - Class in org.jboss.security.auth.container.config
Represents a configuration for a single auth module along the lines of AppConfigurationEntry for a JAAS LoginModule
AuthModuleEntry(String, Map<String, Object>, String) - Constructor for class org.jboss.security.auth.container.config.AuthModuleEntry
Create a new AuthModuleEntry.
AuthorizationConfigParser - Class in org.jboss.security.config.parser
Stax based authorization configuration Parser
AuthorizationConfigParser() - Constructor for class org.jboss.security.config.parser.AuthorizationConfigParser
 
AuthorizationInfo - Class in org.jboss.security
 
AuthorizationInfo() - Constructor for class org.jboss.security.AuthorizationInfo
 
AuthorizationInfo - Class in org.jboss.security.config
Holder for Authorization configuration
AuthorizationInfo(String) - Constructor for class org.jboss.security.config.AuthorizationInfo
 
AuthorizationModuleDelegate - Class in org.jboss.security.authorization.modules
Delegate for Authorization Module
AuthorizationModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.AuthorizationModuleDelegate
 
AuthorizationModuleEntry - Class in org.jboss.security.authorization.config
Represents configuration for a single Policy Decision Module
AuthorizationModuleEntry(String) - Constructor for class org.jboss.security.authorization.config.AuthorizationModuleEntry
Create a new AuthorizationModuleEntry.
AuthorizationModuleEntry(String, Map<String, Object>) - Constructor for class org.jboss.security.authorization.config.AuthorizationModuleEntry
Create a new AuthorizationModuleEntry.
authorize(Resource) - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.AbstractJACCModuleDelegate
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.AllDenyAuthorizationModule
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.AllPermitAuthorizationModule
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.AuthorizationModuleDelegate
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.DelegatingAuthorizationModule
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBJACCPolicyModuleDelegate
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBXACMLPolicyModuleDelegate
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.JACCAuthorizationModule
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.web.WebAuthorizationModule
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.web.WebJACCPolicyModuleDelegate
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.web.WebPolicyModuleDelegate
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.authorization.modules.web.WebXACMLPolicyModuleDelegate
 
authorize(Resource) - Method in class org.jboss.security.authorization.modules.XACMLAuthorizationModule
 
authorize(Resource) - Method in class org.jboss.security.plugins.authorization.JBossAuthorizationContext
Authorize the Resource
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.plugins.authorization.JBossAuthorizationContext
 
authorize(String, Method, Principal, String, CodeSource, Subject, RunAs, String, RoleGroup) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
authorize(Resource) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
authorize(Resource) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
authorize(Resource, Subject) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
authorize(Resource, Subject, RoleGroup) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
authorize(Resource, Subject, Group) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 

B

backup(int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Backup a number of characters.
BASE16_ENCODING - Static variable in class org.jboss.crypto.CryptoUtil
 
BASE16_ENCODING - Static variable in class org.jboss.security.auth.spi.Util
 
BASE16_ENCODING - Static variable in class org.jboss.security.Base64Utils
 
BASE64_ENCODING - Static variable in class org.jboss.crypto.CryptoUtil
 
BASE64_ENCODING - Static variable in class org.jboss.security.auth.spi.Util
 
BASE64_ENCODING - Static variable in class org.jboss.security.Base64Utils
 
Base64Encoder - Class in org.jboss.security
BASE64 encoder implementation.
Base64Encoder() - Constructor for class org.jboss.security.Base64Encoder
 
Base64Utils - Class in org.jboss.security
Base64 encoding/decoding utilities
Base64Utils() - Constructor for class org.jboss.security.Base64Utils
 
BaseAuthenticationInfo - Class in org.jboss.security.auth.login
Base for AuthenticationInfo(JAAS) and JASPIAuthenticationInfo(JSR-196)
BaseAuthenticationInfo() - Constructor for class org.jboss.security.auth.login.BaseAuthenticationInfo
 
BaseAuthenticationInfo(String) - Constructor for class org.jboss.security.auth.login.BaseAuthenticationInfo
 
BaseCertLoginModule - Class in org.jboss.security.auth.spi
Base Login Module that uses X509Certificates as credentials for authentication.
BaseCertLoginModule() - Constructor for class org.jboss.security.auth.spi.BaseCertLoginModule
 
baseDN - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
baseDN - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
baseFilter - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
baseFilter - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
BaseSecurityInfo<T> - Class in org.jboss.security.config
Base Class of the security info
BaseSecurityInfo() - Constructor for class org.jboss.security.config.BaseSecurityInfo
 
BaseSecurityInfo(String) - Constructor for class org.jboss.security.config.BaseSecurityInfo
 
beginColumn - Variable in class org.jboss.security.auth.login.Token
The column number of the first character of this Token.
beginLine - Variable in class org.jboss.security.auth.login.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.jboss.security.auth.login.SimpleCharStream
Start.
bindCredential - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
bindCredential - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
bindCredential - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
bindCredential - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
bindDN - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
bindDN - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
bindDN - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
bindDN - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
bindDNAuthentication(InitialLdapContext, String, Object, String, String) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
bindDNAuthentication(InitialLdapContext, String, Object, String, String) - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
 
bindDNAuthentication(InitialLdapContext, String, Object, String, String) - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
bufcolumn - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
buffer - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
bufline - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
bufpos - Variable in class org.jboss.security.auth.login.SimpleCharStream
Position in buffer.
ByteArrayCallback - Class in org.jboss.security.auth.callback
An implementation of Callback that obtains a binary parameter as a byte[].
ByteArrayCallback(String) - Constructor for class org.jboss.security.auth.callback.ByteArrayCallback
Initialize the SecurityAssociationCallback

C

cacheHit(Principal) - Method in class org.jboss.security.cache.JBossAuthenticationCache
 
cacheOperation(Principal, Map<String, Object>) - Method in class org.jboss.security.cache.JBossAuthenticationCache
 
calculatePasswordHash(String, char[], byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Cacluate the SRP RFC2945 password hash = H(salt | H(username | ':' | password)) where H = SHA secure hash.
calculateVerifier(String, char[], byte[], byte[], byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Calculate x = H(s | H(U | ':' | password)) verifier v = g^x % N described in RFC2945.
calculateVerifier(String, char[], byte[], BigInteger, BigInteger) - Static method in class org.jboss.crypto.CryptoUtil
Calculate x = H(s | H(U | ':' | password)) verifier v = g^x % N described in RFC2945.
callbackHandler - Variable in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
Call back handler
callbackHandler - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
callbackHandler - Variable in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
callbackHandler - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
CallbackHandlerPolicyContextHandler - Class in org.jboss.security.auth.callback
A PolicyContextHandler implementation that allows a dynamic CallbackHandler to be associated with the current context for use with authentication.
CallbackHandlerPolicyContextHandler() - Constructor for class org.jboss.security.auth.callback.CallbackHandlerPolicyContextHandler
 
CallerIdentityLoginModule - Class in org.picketbox.datasource.security
A simple login module that simply associates the principal making the connection request with the actual EIS connection requirements.
CallerIdentityLoginModule() - Constructor for class org.picketbox.datasource.security.CallerIdentityLoginModule
Default Constructor
callerRunAs - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
callerRunAsIdentity - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
callerSubject - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
CertificatePrincipal - Interface in org.jboss.security
An interface for converting an X509 cert to a Principal
CertRolesLoginModule - Class in org.jboss.security.auth.spi
Certificate Login Module that uses a properties file to store role information.
CertRolesLoginModule() - Constructor for class org.jboss.security.auth.spi.CertRolesLoginModule
 
checkOptions() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
checks the collected valid options against the options passed in Override when there are special needs like for the SimpleUsersLoginModule
checkOptions() - Method in class org.jboss.security.auth.spi.SimpleUsersLoginModule
This login module cannot participate in the checking of valid options in AbstractServerLoginModule.
checkResourcePermission(Map<String, Object>, ServletRequest, ServletResponse, Subject, String, String) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
checkResourcePermission(Map<String, Object>, ServletRequest, ServletResponse, Subject, String, String, List<String>) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
checkRoleRef(RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
ClassLoaderLocator - Interface in org.jboss.security.plugins
An interface to locate a ClassLoader} The primary use of this interface is in the JBoss Application Server, which needs to inject a module class loader for custom login modules etc
ClassLoaderLocatorFactory - Class in org.jboss.security.plugins
Simple factory for ClassLoaderLocator
ClassLoaderLocatorFactory() - Constructor for class org.jboss.security.plugins.ClassLoaderLocatorFactory
 
CLASSNAME - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
clazzMap - Static variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
A map that is available to reduce the loadClass synchronization
cleanSubject(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
cleanSubject(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
cleanSubject(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
cleanSubject(MessageInfo, Subject) - Method in class org.jboss.security.auth.message.config.JBossClientAuthContext
 
cleanSubject(MessageInfo, Subject) - Method in class org.jboss.security.auth.message.config.JBossServerAuthContext
 
cleanUp() - Method in class org.jboss.security.client.JBossSecurityClient
 
clear() - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
clear() - Method in class org.jboss.security.config.PolicyConfig
 
clearByteArray() - Method in class org.jboss.security.auth.callback.ByteArrayCallback
 
clearCredential() - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
clearCredential() - Method in class org.jboss.security.auth.callback.ObjectCallback
 
clearCredential() - Method in class org.jboss.security.auth.callback.SecurityAssociationCallback
 
ClientLoginModule - Class in org.jboss.security
A simple implementation of LoginModule for use by JBoss clients for the establishment of the caller identity and credentials.
ClientLoginModule() - Constructor for class org.jboss.security.ClientLoginModule
 
clone() - Method in class org.jboss.security.NestableGroup
 
clone() - Method in class org.jboss.security.NestablePrincipal
 
clone() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
clone() - Method in class org.jboss.security.RunAsIdentity
 
clone() - Method in class org.jboss.security.SimpleGroup
 
clone() - Method in class org.jboss.security.util.state.StateMachine
Make a copy of the StateMachine maintaining the current state.
CLOSE_BKT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
CNONCE - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
This MUST be specified if a qop directive is sent (see above), and MUST NOT be specified if the server did not send a qop directive in the WWW-Authenticate header field.
codeSource - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
column - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
commit() - Method in class org.jboss.security.AltClientLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
Override to add the X509Certificate to the public credentials
commit() - Method in class org.jboss.security.auth.spi.DisabledLoginModule
 
commit() - Method in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
commit() - Method in class org.jboss.security.auth.spi.ProxyLoginModule
 
commit() - Method in class org.jboss.security.auth.spi.RunAsLoginModule
Calls abort to pop the run-as role
commit() - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
commit() - Method in class org.jboss.security.authorization.modules.AllDenyAuthorizationModule
 
commit() - Method in class org.jboss.security.authorization.modules.AllPermitAuthorizationModule
 
commit() - Method in class org.jboss.security.ClientLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
commit(String) - Method in class org.jboss.security.jacc.DelegatingPolicy
May need to make this synchronized to allow the move from the open to active policy map atomic.
commit() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
commit() - Method in class org.picketbox.datasource.security.CallerIdentityLoginModule
 
commit() - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
commit() - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
commit() - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
compareTo(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
compareTo(Users.User) - Method in class org.jboss.security.auth.spi.Users.User
 
compareTo(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 1 to indicate inequality for any argument.
config() - Method in class org.jboss.security.auth.login.SunConfigParser
Start of the grammar
ConfiguredIdentityLoginModule - Class in org.picketbox.datasource.security
A simple login module that simply associates the principal specified in the module options with any subject authenticated against the module.
ConfiguredIdentityLoginModule() - Constructor for class org.picketbox.datasource.security.ConfiguredIdentityLoginModule
 
ConfigUtil - Class in org.jboss.security.auth.login
Utility methods for parsing the XMlLoginConfig elements into AuthenticationInfo instances.
ConfigUtil() - Constructor for class org.jboss.security.auth.login.ConfigUtil
 
CONNECTION_URL - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
connectionUrl - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
A DB specific connection url
ConsoleInputHandler - Class in org.jboss.security.auth.callback
An implementation of CallbackHandler that obtains the values for NameCallback and PasswordCallback from the console.
ConsoleInputHandler() - Constructor for class org.jboss.security.auth.callback.ConsoleInputHandler
 
ConsolePassword - Class in org.jboss.security.plugins
Read a password from the System.in stream.
ConsolePassword() - Constructor for class org.jboss.security.plugins.ConsolePassword
 
constructInitialLdapContext(String, Object) - Method in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
contains(String, long) - Method in class org.jboss.security.ExternalPasswordCache
 
contains(String, long) - Method in interface org.jboss.security.PasswordCache
Checks whether the cache already contains given key.
containsKey(String) - Method in class org.jboss.security.config.PolicyConfig
 
contextData - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
ContextPolicy - Class in org.jboss.security.jacc
The permissions for a JACC context id.
CONTROL_FLAG - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
controlFlag() - Method in class org.jboss.security.auth.login.SunConfigParser
 
controlFlags - Variable in class org.jboss.security.auth.message.config.JBossServerAuthContext
Control Flags for the individual modules
convertRawPassword(String) - Method in class org.jboss.security.auth.spi.DatabaseServerLoginModule
A hook to allow subclasses to convert a password from the database into a plain text string or whatever form is used for matching against the user input.
copy(MessageDigest) - Static method in class org.jboss.crypto.CryptoUtil
 
copy(JASPIAuthenticationInfo) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
copy(PolicyConfig) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
copy(PolicyConfig) - Method in class org.jboss.security.config.PolicyConfig
 
copyAppConfigurationEntry() - Method in class org.jboss.security.auth.login.BaseAuthenticationInfo
Creates and returns a copy of the application authentication configuration.
copyAppConfigurationEntry(List<Object>) - Method in class org.jboss.security.auth.login.BaseAuthenticationInfo
Creates and returns a copy of the specified list of AppConfigurationEntry objects, adding the security domain option when necessary.
copyAppConfigurationEntry() - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
Overridden to copy the entries that have been configured in the login-module-stack.
copyAttributes(Element, Element) - Static method in class org.jboss.security.util.xml.DOMUtils
Copy attributes between elements
copyFile(File, File) - Static method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
Copy file method.
create(String) - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
create(String) - Method in class org.jboss.security.auth.login.BaseAuthenticationInfo
 
create(String) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
create(String) - Method in class org.jboss.security.config.ACLInfo
 
create(String) - Method in class org.jboss.security.config.AuditInfo
 
create(String) - Method in class org.jboss.security.config.AuthorizationInfo
 
create(String) - Method in class org.jboss.security.config.BaseSecurityInfo
 
create(String) - Method in class org.jboss.security.config.IdentityTrustInfo
 
create(String) - Method in class org.jboss.security.config.MappingInfo
 
CREATE_KEYSTORE - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
createCipher(String) - Static method in class org.jboss.crypto.CryptoUtil
 
createElement(String) - Static method in class org.jboss.security.util.xml.DOMUtils
Create an Element for a given name
createElement(String, String) - Static method in class org.jboss.security.util.xml.DOMUtils
Create an Element for a given name and prefix
createElement(String, String, String) - Static method in class org.jboss.security.util.xml.DOMUtils
Create an Element for a given name, prefix and uri
createElement(QName) - Static method in class org.jboss.security.util.xml.DOMUtils
Create an Element for a given QName
createGroup(String, Set<Principal>) - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Find or create a Group with the given name.
createIdentity(String) - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Utility method to create a Principal for the given username.
createKeyStore(String, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Create new empty keystore with specified keyStoreType and keyStorePWD
createPasswordHash(String, String, String, String, String) - Static method in class org.jboss.crypto.CryptoUtil
Calculate a password hash using a MessageDigest.
createPasswordHash(String, String, String, String, String, DigestCallback) - Static method in class org.jboss.crypto.CryptoUtil
Calculate a password hash using a MessageDigest.
createPasswordHash(String, String, String) - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
If hashing is enabled, this method is called from login() prior to password validation.
createPasswordHash(String, String, String, String, String) - Static method in class org.jboss.security.auth.spi.Util
Calculate a password hash using a MessageDigest.
createPasswordHash(String, String, String, String, String, DigestCallback) - Static method in class org.jboss.security.auth.spi.Util
Calculate a password hash using a MessageDigest.
createRoles(Map<String, ?>) - Method in class org.jboss.security.auth.spi.MemoryUsersRolesLoginModule
Provide the users map obtained during initialize
createRoles(Map<String, ?>) - Method in class org.jboss.security.auth.spi.PropertiesUsersLoginModule
 
createRoles(Map<String, ?>) - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
A hook to allow subclasses to create the roles Properties map.
createSealedObject(String, Object, byte[], Serializable) - Static method in class org.jboss.crypto.CryptoUtil
 
createSecretKey(String, Object) - Static method in class org.jboss.crypto.CryptoUtil
Use reflection to create a javax.crypto.spec.SecretKeySpec to avoid an explicit reference to SecretKeySpec so that the JCE is not needed unless the SRP parameters indicate that encryption is needed.
createSubject() - Method in class org.jboss.security.plugins.JBossSecuritySubjectFactory
 
createSubject(String) - Method in class org.jboss.security.plugins.JBossSecuritySubjectFactory
 
createTextNode(String) - Static method in class org.jboss.security.util.xml.DOMUtils
Create a org.w3c.dom.Text node
createUsers(Map<String, ?>) - Method in class org.jboss.security.auth.spi.MemoryUsersRolesLoginModule
Provide the users map obtained during initialize
createUsers(Map<String, ?>) - Method in class org.jboss.security.auth.spi.SimpleUsersLoginModule
 
createUsers(Map<String, ?>) - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
A hook to allow subclasses to create the users Properties map.
createXACMLRequest(String, Method, Principal, RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBXACMLUtil
 
createXACMLRequest(String, String, Principal, RoleGroup) - Method in class org.jboss.security.authorization.modules.ejb.EJBXACMLUtil
 
createXACMLRequest(HttpServletRequest, RoleGroup) - Method in class org.jboss.security.authorization.modules.web.WebXACMLUtil
 
CryptoUtil - Class in org.jboss.crypto
Various security related utilities like MessageDigest factories, SecureRandom access, password hashing.
CryptoUtil() - Constructor for class org.jboss.crypto.CryptoUtil
 
curChar - Variable in class org.jboss.security.auth.login.SunConfigParserTokenManager
 
CURRENT_TIME_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
currentToken - Variable in exception org.jboss.security.auth.login.ParseException
This is the last token that has been consumed successfully.

D

DatabaseCallbackHandler - Class in org.jboss.security.auth.callback
A CallbackHandler that uses a DB.
DatabaseCallbackHandler() - Constructor for class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
DatabaseCertLoginModule - Class in org.jboss.security.auth.spi
A Certificate Login Module that gets its role information from a database.
DatabaseCertLoginModule() - Constructor for class org.jboss.security.auth.spi.DatabaseCertLoginModule
 
DatabaseRolesMappingProvider - Class in org.jboss.security.mapping.providers.role
A MappingProvider that reads roles from a database.
DatabaseRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
DatabaseServerLoginModule - Class in org.jboss.security.auth.spi
A JDBC based login module that supports authentication and role mapping.
DatabaseServerLoginModule() - Constructor for class org.jboss.security.auth.spi.DatabaseServerLoginModule
 
DB_DRIVERNAME - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
DB_USERNAME - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
DB_USERPASS - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
dbDriverName - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
A DB Driver Class Name
debugStream - Variable in class org.jboss.security.auth.login.SunConfigParserTokenManager
Debug output.
decode(byte[], String, SecretKey, PBEParameterSpec) - Static method in class org.jboss.security.plugins.PBEUtils
 
decode(String, String, int) - Static method in class org.picketbox.util.StringUtil
Given a masked password String, decode it
decode64(String, String, SecretKey, PBEParameterSpec) - Static method in class org.jboss.security.plugins.PBEUtils
 
decrypt(byte[], KeyPair, SecretKeySpec) - Method in class org.picketbox.util.EncryptionUtil
 
decrypt(byte[], KeyPair, SecretKey) - Method in class org.picketbox.util.EncryptionUtil
 
decrypt(byte[], SecretKeySpec) - Method in class org.picketbox.util.EncryptionUtil
 
DEFAULT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
Lexical state.
DefaultAttributeMappingProvider - Class in org.jboss.security.mapping.providers.attribute
Generates an attribute array from the passed options
DefaultAttributeMappingProvider() - Constructor for class org.jboss.security.mapping.providers.attribute.DefaultAttributeMappingProvider
 
defaultKeyStoreType - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
DefaultLoginConfig - Class in org.jboss.security.plugins
Deprecated.
DefaultLoginConfig() - Constructor for class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
Creates a new instance of DefaultLoginConfig
DefaultSecurityManagement - Class in org.jboss.security.plugins
The Default Security Management class that instantiates the standard Security Managers (Authentication, Authorization, Audit, Mapping,IdentityTrust etc)
DefaultSecurityManagement(CallbackHandler) - Constructor for class org.jboss.security.plugins.DefaultSecurityManagement
 
delegateMap - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
Map of delegates for the various layers
DelegatingAuthorizationModule - Class in org.jboss.security.authorization.modules
Default Authorization Module that delegates the decision making to the configured delegates (configurable via a module option)
DelegatingAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.DelegatingAuthorizationModule
 
DelegatingPolicy - Class in org.jboss.security.jacc
A JAAC Policy provider implementation that delegates any non-JACC permissions to the java.security.Policy either passed in to the ctor, or the pre existing Policy.getPolicy value.
DelegatingPolicy() - Constructor for class org.jboss.security.jacc.DelegatingPolicy
 
DelegatingPolicy(Policy) - Constructor for class org.jboss.security.jacc.DelegatingPolicy
 
DelegatingServerAuthModule - Class in org.jboss.security.auth.container.modules
Server Auth Module that delegates work to a login context
DelegatingServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
DelegatingServerAuthModule(String) - Constructor for class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
delete(String) - Method in class org.jboss.security.jacc.DelegatingPolicy
 
delete() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
DeploymentRolesMappingProvider - Class in org.jboss.security.mapping.providers
A Role Mapping Module that takes into consideration a principal to roles mapping that can be done in the assembly descriptor of jboss.xml, jboss-web.xml and jboss-app.xml
DeploymentRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.DeploymentRolesMappingProvider
 
DeploymentRoleToRolesMappingProvider - Class in org.jboss.security.mapping.providers
A Role to Roles Mapping Module that takes into consideration a principal to roles mapping that can be done in the assembly descriptor of jboss.xml, jboss-web.xml and jboss-app.xml.
DeploymentRoleToRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.DeploymentRoleToRolesMappingProvider
 
deRegisterPolicy(String, String) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
destroy() - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
detachListener(RegistrationListener, String, String) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
DIGEST_URI - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
The URI from Request-URI of the Request-Line; duplicated here because proxies are allowed to change the Request-Line in transit.
DigestCallback - Interface in org.jboss.crypto.digest
An interface that can be used to augment the behavior of a digest hash.
DigestCallbackHandler - Class in org.jboss.security.auth.callback
A CallbackHandler that is used to pass the RFC2617 parameters to the login module DigestCallback.
DigestCallbackHandler(String, String, String, String, String, String, String) - Constructor for class org.jboss.security.auth.callback.DigestCallbackHandler
 
DIGIT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.jboss.security.auth.login.SunConfigParser
Disable tracing.
DisabledLoginModule - Class in org.jboss.security.auth.spi
A login module that always fails authentication.
DisabledLoginModule() - Constructor for class org.jboss.security.auth.spi.DisabledLoginModule
 
distinguishedNameAttribute - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
distinguishedNameAttribute - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
distinguishedNameAttribute - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
doesRoleGroupHaveRole(Principal, RoleGroup) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
Check that the indicated application domain role is a member of the user's assigned roles.
doesUserHaveRole(Principal, Set<Principal>) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Set<Principal>) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Principal) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Set<Principal>) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal, Set<Principal>) - Method in class org.jboss.security.plugins.NullSecurityManager
Does the current Subject have a role(a Principal) that equates to one of the role names.
doesUserHaveRole(Principal) - Method in class org.jboss.security.RunAsIdentity
 
doesUserHaveRole(Set<Principal>) - Method in class org.jboss.security.RunAsIdentity
True if the run-as principal has any of the method roles
DOMUtils - Class in org.jboss.security.util.xml
DOM2 utilites
Done() - Method in class org.jboss.security.auth.login.SimpleCharStream
Reset buffer when finished.
doParse(Reader, XMLLoginConfigImpl) - Static method in class org.jboss.security.auth.login.SunConfigParser
 
doParse(Reader, XMLLoginConfigImpl, boolean) - Static method in class org.jboss.security.auth.login.SunConfigParser
 
DOUBLE - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
DS_JNDI_NAME - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
dsJndiName - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
JNDI Name of the Datasource
dsJndiName - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
The JNDI name of the DataSource to use
dsJndiName - Variable in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
dsUserName - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
A DB username to connect
dsUserPass - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
A DB password to connect

E

EJB_VERSION_1_1 - Static variable in class org.jboss.security.authorization.resources.EJBResource
 
EJB_VERSION_2_0 - Static variable in class org.jboss.security.authorization.resources.EJBResource
 
EJB_VERSION_3_0 - Static variable in class org.jboss.security.authorization.resources.EJBResource
 
EJBAuthorizationHelper - Class in org.jboss.security.plugins.javaee
Default implementation of the EJBAuthorizationHelper
EJBAuthorizationHelper() - Constructor for class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
EJBJACCPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.ejb
Authorization Module delegate that deals with the authorization decisions for the EJB Layer
EJBJACCPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.ejb.EJBJACCPolicyModuleDelegate
 
ejbMethod - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
ejbName - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
EJBPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.ejb
Authorization Module delegate that deals with the authorization decisions for the EJB Layer (Default Behavior)
EJBPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
ejbPrincipal - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
EJBResource - Class in org.jboss.security.authorization.resources
Represents an EJB Resource
EJBResource(Map<String, Object>) - Constructor for class org.jboss.security.authorization.resources.EJBResource
Create a new EJBResource.
ejbRestrictions - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
EJBXACMLPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.ejb
Authorization Module Delegate that deals with the authorization decisions for the EJB Layer
EJBXACMLPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.ejb.EJBXACMLPolicyModuleDelegate
 
EJBXACMLUtil - Class in org.jboss.security.authorization.modules.ejb
Utility class for the XACML Integration for the EJB Layer
EJBXACMLUtil() - Constructor for class org.jboss.security.authorization.modules.ejb.EJBXACMLUtil
 
Element - Enum in org.jboss.security.config
Enum for the elements of a security domain configuration
EMPTY_SET - Static variable in class org.jboss.security.jacc.SubjectPolicyContextHandler
 
enable_tracing() - Method in class org.jboss.security.auth.login.SunConfigParser
Enable tracing.
ENC_FILE_DIR - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
encode(InputStream, OutputStream) - Static method in class org.jboss.security.Base64Encoder
Encodes data from supplied input to output.
encode(byte[], OutputStream) - Static method in class org.jboss.security.Base64Encoder
Encode the supplied byte array and write the encoded data to the OutputStream out.
encode(String) - Static method in class org.jboss.security.Base64Encoder
Encode the given string,and return the encoded version as a string.
encode(byte[]) - Static method in class org.jboss.security.Base64Encoder
Encode the given byte array and return the result as a string.
encode(byte[], String, SecretKey, PBEParameterSpec) - Static method in class org.jboss.security.plugins.PBEUtils
 
encode64(byte[], String, SecretKey, PBEParameterSpec) - Static method in class org.jboss.security.plugins.PBEUtils
 
encodeBase16(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Hex encoding of hashes, as used by Catalina.
encodeBase16(byte[]) - Static method in class org.jboss.security.auth.spi.Util
Hex encoding of hashes, as used by Catalina.
encodeBase64(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
BASE64 encoder implementation.
encodeBase64(byte[]) - Static method in class org.jboss.security.auth.spi.Util
BASE64 encoder implementation.
encodeRFC2617(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
3.1.3 Representation of digest values An optional header allows the server to specify the algorithm used to create the checksum or digest.
encodeRFC2617(byte[]) - Static method in class org.jboss.security.auth.spi.Util
3.1.3 Representation of digest values An optional header allows the server to specify the algorithm used to create the checksum or digest.
encrypt(byte[], PublicKey, SecretKey) - Method in class org.picketbox.util.EncryptionUtil
 
encrypt(byte[], SecretKey) - Method in class org.picketbox.util.EncryptionUtil
 
encryptionAlgorithm - Variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
EncryptionUtil - Class in org.picketbox.util
Encryption/Decryption utility
EncryptionUtil(String, int) - Constructor for class org.picketbox.util.EncryptionUtil
 
endColumn - Variable in class org.jboss.security.auth.login.Token
The column number of the last character of this Token.
endLine - Variable in class org.jboss.security.auth.login.Token
The line number of the last character of this Token.
engineDigest() - Method in class org.jboss.crypto.digest.SHAInterleave
Completes the digest computation by performing final operations such as padding.
engineDigest() - Method in class org.jboss.crypto.digest.SHAReverseInterleave
Completes the digest computation by performing final operations such as padding.
engineGetDigestLength() - Method in class org.jboss.crypto.digest.SHAInterleave
 
engineGetDigestLength() - Method in class org.jboss.crypto.digest.SHAReverseInterleave
 
engineReset() - Method in class org.jboss.crypto.digest.SHAInterleave
Resets the digest for further use.
engineReset() - Method in class org.jboss.crypto.digest.SHAReverseInterleave
Resets the digest for further use.
engineUpdate(byte) - Method in class org.jboss.crypto.digest.SHAInterleave
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class org.jboss.crypto.digest.SHAInterleave
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class org.jboss.crypto.digest.SHAReverseInterleave
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class org.jboss.crypto.digest.SHAReverseInterleave
Updates the digest using the specified array of bytes, starting at the specified offset.
EOF - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
End of File.
eol - Variable in exception org.jboss.security.auth.login.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.jboss.security.AnybodyPrincipal
This method always returns 0 to indicate equality for any argument.
EQUALS - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
equals(Object) - Method in class org.jboss.security.NobodyPrincipal
This method always returns 0 to indicate equality for any argument.
equals(Object) - Method in class org.jboss.security.SimplePrincipal
Compare this SimplePrincipal's name against another Principal.
exists(String, String) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
ExpandBuff(boolean) - Method in class org.jboss.security.auth.login.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.jboss.security.auth.login.ParseException
Each entry in this array is an array of integers.
ExternalPasswordCache - Class in org.jboss.security
External command password cache.

F

FilePassword - Class in org.jboss.security.plugins
Read a password in opaque form to a file for use with the FilePassword accessor in conjunction with the JaasSecurityDomain {CLASS}org.jboss.security.plugins.FilePassword:password-file format of the KeyStorePass attribute.
FilePassword(String) - Constructor for class org.jboss.security.plugins.FilePassword
 
FillBuff() - Method in class org.jboss.security.auth.login.SimpleCharStream
 
finishedInit - Variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
FLOAT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
forName(String) - Static method in enum org.jboss.security.config.Attribute
 
forName(String) - Static method in enum org.jboss.security.config.Element
 
fromb64(String) - Static method in class org.jboss.crypto.CryptoUtil
 
fromb64(String) - Static method in class org.jboss.security.auth.spi.Util
 
fromb64(String) - Static method in class org.jboss.security.Base64Utils
 

G

generateKey() - Method in class org.picketbox.util.EncryptionUtil
 
generateKeyPair(String) - Static method in class org.picketbox.util.KeyStoreUtil
Generate a Key Pair
generateParseException() - Method in class org.jboss.security.auth.login.SunConfigParser
Generate ParseException.
generateSeed(int) - Static method in class org.jboss.crypto.CryptoUtil
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
GenericMessageInfo - Class in org.jboss.security.auth.message
Generic MessageInfo
GenericMessageInfo() - Constructor for class org.jboss.security.auth.message.GenericMessageInfo
 
GenericMessageInfo(Object, Object) - Constructor for class org.jboss.security.auth.message.GenericMessageInfo
 
get(Principal) - Method in class org.jboss.security.cache.JBossAuthenticationCache
 
get(String) - Method in class org.jboss.security.config.PolicyConfig
 
get(String) - Method in interface org.jboss.security.plugins.ClassLoaderLocator
Given a key, return a ClassLoader
get() - Static method in class org.jboss.security.plugins.ClassLoaderLocatorFactory
 
get() - Static method in class org.jboss.security.plugins.HostThreadLocal
 
get(String) - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
GET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.auth.login.AuthenticationInfo
 
GET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.auth.login.LoginModuleStackHolder
 
GET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.AuthenticationInfo
 
GET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.config.BaseSecurityInfo
 
getAclInfo() - Method in class org.jboss.security.config.ApplicationPolicy
 
getACLProviderEntry() - Method in class org.jboss.security.config.ACLInfo
 
getAclProviderName() - Method in class org.jboss.security.acl.config.ACLProviderEntry
Get the Policy Module Name
getActiveSubject() - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Get the currently authenticated Subject.
getActiveSubject() - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Get the currently authenticated Subject.
getActiveSubject() - Method in class org.jboss.security.plugins.NullSecurityManager
Get the currently authenticated Subject.
getAdditionalProperties() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getAliasAndCert() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
 
getAppCallbackHandler() - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
getAppCallbackHandler() - Method in class org.jboss.security.AuthenticationInfo
 
getAppConfigurationEntry() - Method in class org.jboss.security.AppPolicy
 
getAppConfigurationEntry() - Method in class org.jboss.security.auth.login.BaseAuthenticationInfo
Gets the application authentication configuration.
getAppConfigurationEntry() - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
Overridden to return the entries that have been configured in the login-config-stack.
getAppConfigurationEntry() - Method in class org.jboss.security.auth.login.LoginModuleStackHolder
 
getAppConfigurationEntry(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
getAppConfigurationEntry() - Method in class org.jboss.security.AuthenticationInfo
Get an application authentication configuration.
getAppConfigurationEntry(String) - Method in class org.jboss.security.config.StandaloneConfiguration
 
getAppContext() - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
getAppContext() - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
getApplicationPolicy(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
getApplicationPolicy(String) - Method in interface org.jboss.security.config.ApplicationPolicyRegistration
Get the Application Policy given the security domain name
getApplicationPolicy(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Get an application policy
getApplicationPolicy(String) - Method in class org.jboss.security.config.StandaloneConfiguration
 
getApplicationPolicy(String) - Static method in class org.jboss.security.SecurityUtil
Obtain the Application Policy
getAppPolicy(String) - Method in interface org.jboss.security.IAppPolicyStore
 
getAttribute(String) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
getAttributes(String[]) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
getAttributes(Element) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValue(Attribute) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Given an Attribute, get its trimmed value
getAttributeValue(Element, String) - Static method in class org.jboss.security.util.xml.DOMUtils
Get the value from the given attribute
getAttributeValue(Element, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
Get the value from the given attribute
getAttributeValueAsBoolean(Element, String) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValueAsBoolean(Element, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValueAsInteger(Element, String) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValueAsInteger(Element, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValueAsQName(Element, String) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAttributeValueAsQName(Element, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getAuditContext() - Method in class org.jboss.security.plugins.audit.JBossAuditManager
 
getAuditContext(String) - Static method in class org.jboss.security.plugins.audit.JBossAuditManager
 
getAuditInfo() - Method in class org.jboss.security.config.ApplicationPolicy
 
getAuditManager(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getAuditManager() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getAuditManager(String, String) - Static method in class org.jboss.security.SecurityUtil
Do a JNDI lookup to obtain the Audit Manager
getAuditProviderEntry() - Method in class org.jboss.security.config.AuditInfo
 
getAuthConfig() - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
Get the resource path to the JAAS login configuration file to use.
getAuthContext(String, Subject, Map) - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
getAuthContext(String, Subject, Map) - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
getAuthContextID(MessageInfo) - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
getAuthContextID(MessageInfo) - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
getAuthenticationInfo(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Method that returns the parsed AuthenticationInfo needed by the JASPI framework until a seperate Configuration mechanism for JASPI is established
getAuthenticationInfo() - Method in class org.jboss.security.config.ApplicationPolicy
 
getAuthenticationManager(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getAuthenticationManager() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getAuthenticationManager(String, String) - Static method in class org.jboss.security.SecurityUtil
Do a JNDI lookup to obtain the authentication manager
getAuthModuleEntry() - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
getAuthModuleName() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
Get the name of the configured AuthModule
getAuthorizationInfo() - Method in class org.jboss.security.config.ApplicationPolicy
 
getAuthorizationManager(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getAuthorizationManager() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getAuthorizationManager(String, String) - Static method in class org.jboss.security.SecurityUtil
Do a JNDI lookup to obtain the authorization manager
getAuthorizationModuleEntry() - Method in class org.jboss.security.config.AuthorizationInfo
 
getBaseApplicationPolicyName() - Method in class org.jboss.security.config.ApplicationPolicy
 
getBeginColumn() - Method in class org.jboss.security.auth.login.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.jboss.security.auth.login.SimpleCharStream
Get token beginning line number.
getBindCredential() - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
getBindDN() - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
getByteArray() - Method in class org.jboss.security.auth.callback.ByteArrayCallback
 
getCachedPasswordsCount() - Method in class org.jboss.security.ExternalPasswordCache
Get number of cached passwords.
getCallbackHandler() - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
getCallerPrincipal(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.role.AbstractRolesMappingProvider
 
getCallerPrincipalGroup(Set<Principal>) - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
getCallerRunAsIdentity() - Method in class org.jboss.security.authorization.resources.JavaEEResource
Get the Caller RunAsIdentity
getCallerSubject() - Method in class org.jboss.security.authorization.resources.JavaEEResource
Get the Caller Subject
getCanonicalRequestURI() - Method in class org.jboss.security.authorization.resources.WebResource
 
getCertificate(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getCertificateChain(String) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
getChildElements(Node) - Static method in class org.jboss.security.util.xml.DOMUtils
Gets child elements
getChildElements(Node, String) - Static method in class org.jboss.security.util.xml.DOMUtils
Gets the child elements for a given local name without namespace
getChildElements(Node, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
Gets the child element for a given qname
getCipherAlgorithm() - Static method in class org.jboss.security.config.SecurityConfiguration
 
getCipherKey() - Static method in class org.jboss.security.config.SecurityConfiguration
 
getCipherSpec() - Static method in class org.jboss.security.config.SecurityConfiguration
 
getCipherSuites() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getClientAlias() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getClientAliases(String, Principal[]) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
getClientAuthConfig(String, String, CallbackHandler) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigProvider
 
getClientAuthModules() - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
getCodeSource() - Method in class org.jboss.security.authorization.resources.JavaEEResource
Get the CodeSource
getColumn() - Method in class org.jboss.security.auth.login.SimpleCharStream
Deprecated.
getConfigNames() - Method in class org.jboss.security.config.PolicyConfig
 
getConfigProvider(String, String, RegistrationListener) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
getConfiguration(Configuration) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
Return the Configuration instance managed by this mbean.
getConfigURL() - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Set the URL of the XML login configuration file that should be loaded by this mbean on startup.
getConnectionUrl() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Get the DB specific connection URL Eg: "jdbc:hsqldb:mem:unit_test"
getContext(String, Object) - Method in class org.jboss.security.auth.callback.CallbackHandlerPolicyContextHandler
Access the CallbackHandler policy context data.
getContext(String, Object) - Method in class org.jboss.security.jacc.SubjectPolicyContextHandler
 
getContextID() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
getControlFlag() - Method in class org.jboss.security.acl.config.ACLProviderEntry
Get the Control Flag (Required,Requisite,Sufficient or Optional)
getControlFlag() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
getControlFlag() - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
Get the Control Flag (Required,Requisite,Sufficient or Optional)
getControlFlag() - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
getCredential() - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
getCredential() - Method in class org.jboss.security.auth.callback.ObjectCallback
 
getCredential() - Method in class org.jboss.security.auth.callback.SecurityAssociationCallback
 
getCredential() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getCredentials() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
 
getCredentials() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
getCurrentState() - Method in class org.jboss.security.util.state.StateMachine
Get the current state of the state machine.
getData() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getData() - Method in class org.jboss.security.util.state.State
 
getDbDriverName() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Get the fully qualified name of sql driver class Eg: org.hsqldb.jdbc.JDBCDriver
getDefaultAppPolicy() - Static method in class org.jboss.security.AppPolicy
 
getDelegate(String) - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
Load the delegate
getDescription() - Method in class org.jboss.security.util.state.StateMachine
Get the state machine description.
getDocumentBuilder() - Static method in class org.jboss.security.util.xml.DOMUtils
 
getDsJndiName() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Get the JNDI name of the SQL Datasource
getDsUserName() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Get the DB user name
getDsUserPass() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Get the DB user pass
getEjbMethod() - Method in class org.jboss.security.authorization.resources.EJBResource
Get the EJB Method
getEjbMethodInterface() - Method in class org.jboss.security.authorization.resources.EJBResource
Get the EJB Method Interface as a String
getEjbMethodRoles() - Method in class org.jboss.security.authorization.resources.EJBResource
Get the Roles assigned to the EJB method
getEjbName() - Method in class org.jboss.security.authorization.resources.EJBResource
Get the EJB Name
getEjbVersion() - Method in class org.jboss.security.authorization.resources.EJBResource
Get the version of EJB
getEJBVersion() - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
getElementQName(Element) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getEncoding() - Method in class org.jboss.security.auth.spi.Users.User
 
getEndColumn() - Method in class org.jboss.security.auth.login.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.jboss.security.auth.login.SimpleCharStream
Get token end line number.
getEntityMap() - Static method in class org.jboss.security.util.xml.JBossEntityResolver
Obtain a read-only view of the current entity map.
getExternalPasswordCacheInstance() - Static method in class org.jboss.security.ExternalPasswordCache
 
getExternalPermissionTypes() - Method in class org.jboss.security.jacc.DelegatingPolicy
 
getFirstChildElement(Node) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getFirstChildElement(Node, String) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getFirstChildElement(Node, QName) - Static method in class org.jboss.security.util.xml.DOMUtils
 
getIdentity() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Overriden by subclasses to return the Principal that corresponds to the user primary identity.
getIdentity() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
 
getIdentity() - Method in class org.jboss.security.auth.spi.IdentityLoginModule
 
getIdentity() - Method in class org.jboss.security.auth.spi.RoleMappingLoginModule
 
getIdentity() - Method in class org.jboss.security.auth.spi.SimpleServerLoginModule
 
getIdentity() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
getIdentity() - Method in class org.jboss.security.RunAsIdentity
 
getIdentity() - Method in class org.picketbox.datasource.security.CallerIdentityLoginModule
 
getIdentity() - Method in class org.picketbox.datasource.security.ConfiguredIdentityLoginModule
 
getIdentity() - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
getIdentity() - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
getIdentity() - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
getIdentityTrustInfo() - Method in class org.jboss.security.config.ApplicationPolicy
 
getIdentityTrustManager(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getIdentityTrustManager() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getIdentityTrustManager(String, String) - Static method in class org.jboss.security.SecurityUtil
Do a JNDI lookup to obtain the IdentityTrust Manager
getIdentityTrustModuleEntry() - Method in class org.jboss.security.config.IdentityTrustInfo
 
GetImage() - Method in class org.jboss.security.auth.login.SimpleCharStream
Get token literal value.
getIncomingRunAs() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getInfo(String) - Method in class org.jboss.security.auth.callback.MapCallback
 
getInfoDigest(MessageDigest) - Method in class org.jboss.security.auth.callback.RFC2617Digest
 
getInstance() - Static method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Obtains a reference to the singleton.
getInstance() - Static method in class org.jboss.security.config.StandaloneConfiguration
 
getInstance() - Static method in class org.jboss.security.jacc.DelegatingPolicy
 
getIterationCount() - Static method in class org.jboss.security.config.SecurityConfiguration
 
getJBossModuleName() - Method in class org.jboss.security.config.BaseSecurityInfo
Get the name of the JBoss Module
getJSSE(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getKey(String, String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyManagerFactoryAlgorithm() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyManagerFactoryProvider() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyManagers() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeys() - Method in class org.jboss.security.auth.callback.CallbackHandlerPolicyContextHandler
 
getKeys() - Method in class org.jboss.security.jacc.SubjectPolicyContextHandler
 
getKeyStore() - Method in class org.jboss.security.AppPolicy
 
getKeyStore() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyStore(File, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the KeyStore
getKeyStore(String, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Keystore given the url to the keystore file as a string
getKeyStore(URL, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Keystore given the URL to the keystore
getKeyStore(InputStream, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Key Store Note: This method wants the InputStream to be not null.
getKeyStore(String, File, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the KeyStore
getKeyStore(String, String, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Keystore given the url to the keystore file as a string
getKeyStore(String, URL, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Keystore given the URL to the keystore
getKeyStore(String, InputStream, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Key Store Note: This method wants the InputStream to be not null.
getKeyStorePass() - Static method in class org.jboss.security.config.SecurityConfiguration
Get the credential string for the KeyStore.
getKeyStoreProvider() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyStoreProviderArgument() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyStoreType() - Static method in class org.jboss.security.config.SecurityConfiguration
KeyStore implementation type being used.
getKeyStoreType() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getKeyStoreURL() - Static method in class org.jboss.security.config.SecurityConfiguration
Get the KeyStore database URL string.
getKeyStoreURL() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getLayer() - Method in class org.jboss.security.authorization.resources.EJBResource
 
getLayer() - Method in class org.jboss.security.authorization.resources.JavaEEResource
 
getLayer() - Method in class org.jboss.security.authorization.resources.WebResource
 
getLine() - Method in class org.jboss.security.auth.login.SimpleCharStream
Deprecated.
getLocalName() - Method in enum org.jboss.security.config.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.security.config.Element
Get the local name of this element.
getLoginInfo() - Method in class org.jboss.security.AppPolicy
 
getLoginModuleStackHolder() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
A ServerAuthModule may delegate its decision making to a stack of LoginModules
getLoginModuleStackHolder(String) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
getLoginModuleStackHolder() - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
getLoginModuleStackHolderName() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
getMap() - Method in class org.jboss.security.auth.message.GenericMessageInfo
 
getMap() - Method in class org.jboss.security.authorization.resources.JavaEEResource
 
getMappingContext(String) - Method in class org.jboss.security.plugins.mapping.JBossMappingManager
 
getMappingContext(Class<T>) - Method in class org.jboss.security.plugins.mapping.JBossMappingManager
 
getMappingInfo(Class<T>) - Method in class org.jboss.security.config.ApplicationPolicy
getMappingInfo(String) - Method in class org.jboss.security.config.ApplicationPolicy
Gets the MappingInfo instance that can perform the mappings of the specified type.
getMappingManager(String) - Method in class org.jboss.security.plugins.DefaultSecurityManagement
 
getMappingManager() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getMappingManager(String, String) - Static method in class org.jboss.security.SecurityUtil
Do a JNDI lookup to obtain the MappingManager
getMappingModuleEntry() - Method in class org.jboss.security.config.MappingInfo
 
getMappingModuleName() - Method in class org.jboss.security.mapping.config.MappingModuleEntry
Get the Policy Module Name
getMappingModuleType() - Method in class org.jboss.security.mapping.config.MappingModuleEntry
Gets the type of mapping performed by the mapping module.
getMBeanInfo() - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
getMBeanServer() - Method in class org.jboss.security.jacc.SecurityService
 
getMessage() - Method in error org.jboss.security.auth.login.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageLayer() - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
getMessageLayer() - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
getModuleEntries() - Method in class org.jboss.security.config.BaseSecurityInfo
 
getName() - Method in class org.jboss.security.AnybodyPrincipal
 
getName() - Method in class org.jboss.security.audit.config.AuditProviderEntry
 
getName() - Method in class org.jboss.security.auth.login.LoginModuleStackHolder
 
getName() - Method in class org.jboss.security.auth.spi.Users.User
 
getName() - Method in class org.jboss.security.config.ApplicationPolicy
 
getName() - Method in class org.jboss.security.config.BaseSecurityInfo
 
getName() - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
getName() - Method in class org.jboss.security.NobodyPrincipal
 
getName() - Method in class org.jboss.security.SimplePrincipal
 
getName() - Method in class org.jboss.security.util.state.State
Get the state name.
getName() - Method in class org.jboss.security.util.state.Transition
 
getNextToken() - Method in class org.jboss.security.auth.login.SunConfigParser
Get the next Token.
getNextToken() - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
Get the next Token.
getOptions() - Method in class org.jboss.security.acl.config.ACLProviderEntry
Get the options
getOptions() - Method in class org.jboss.security.audit.config.AuditProviderEntry
 
getOptions() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
Get the options configured for this AuthModule.
getOptions() - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
Get the options
getOptions() - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
getOptions() - Method in class org.jboss.security.mapping.config.MappingModuleEntry
Get the options
getOutgoingRunAs() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getOwnerDocument() - Static method in class org.jboss.security.util.xml.DOMUtils
 
getParentElement(Node) - Static method in class org.jboss.security.util.xml.DOMUtils
Gets parent element or null if there is none
getPassword() - Method in class org.jboss.security.auth.spi.Users.User
 
getPassword(String) - Method in class org.jboss.security.ExternalPasswordCache
 
getPassword(String) - Method in interface org.jboss.security.PasswordCache
Get password from the cache.
getPDP(PolicyRegistration, String) - Method in class org.jboss.security.authorization.util.JBossXACMLUtil
 
getPermissionInfo() - Method in class org.jboss.security.AppPolicy
 
getPermissions(Subject, CodeSource) - Method in class org.jboss.security.AppPolicy
 
getPermissions(Subject, CodeSource) - Method in class org.jboss.security.AuthorizationInfo
 
getPermissions(ProtectionDomain) - Method in class org.jboss.security.jacc.DelegatingPolicy
 
getPermissions(CodeSource) - Method in class org.jboss.security.jacc.DelegatingPolicy
Return the permission collection associated with the cs.
getPolicies() - Method in class org.jboss.security.config.PolicyConfig
 
getPolicy() - Method in class org.jboss.security.jacc.SecurityService
 
getPolicy(String, String, Map<String, Object>) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
getPolicyAttributeName() - Method in class org.jboss.security.jacc.SecurityService
 
getPolicyConfig() - Method in class org.jboss.security.config.ApplicationPolicy
 
getPolicyConfiguration(String, boolean) - Method in class org.jboss.security.jacc.JBossPolicyConfigurationFactory
 
getPolicyContextID() - Method in class org.jboss.security.authorization.resources.JavaEEResource
Get the Policy Context ID (Mainly to retrieve policy from policy configuration (JACC) or PolicyRegistration (XACML))
getPolicyModuleName() - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
Get the Policy Module Name
getPolicyName() - Method in class org.jboss.security.jacc.SecurityService
 
getPolicyProxy() - Method in class org.jboss.security.jacc.DelegatingPolicy
 
getPolicyRegistration() - Static method in class org.jboss.security.SecurityUtil
Performs a JNDI lookup to retrieve the configured PolicyRegistration.
getPrincipal() - Method in class org.jboss.security.auth.callback.SecurityAssociationCallback
 
getPrincipal() - Method in class org.jboss.security.authorization.resources.JavaEEResource
 
getPrincipal(Principal) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Map the argument principal from the deployment environment principal to the developer environment.
getPrincipal(Principal) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Always returns the argument principal.
getPrincipal(Principal) - Method in class org.jboss.security.plugins.NullSecurityManager
Always returns the argument principal.
getPrincipalMappingInfo() - Method in class org.jboss.security.config.ApplicationPolicy
getPrincipals(Subject, Role) - Method in class org.jboss.security.authorization.modules.AbstractJACCModuleDelegate
 
getPrincipalsQuery() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
getPrincipalsSet() - Method in class org.jboss.security.RunAsIdentity
Return a set with the configured run-as principal and a Group("Roles") with the run-as roles
getPrivateKey(String) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
getPrivateKey(KeyStore, String, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the key pair from the keystore
getPRNG() - Static method in class org.jboss.crypto.CryptoUtil
 
getPrompt() - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
getPrompt() - Method in class org.jboss.security.auth.callback.ByteArrayCallback
 
getPrompt() - Method in class org.jboss.security.auth.callback.ObjectCallback
 
getProof() - Method in class org.jboss.security.RunAsIdentity
 
getProtocols() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getPublicKey(KeyStore, String, char[]) - Static method in class org.picketbox.util.KeyStoreUtil
Get the Public Key from the keystore
getRealHost() - Method in class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
 
getRegistrationContext(String) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
getRegistrationIDs(AuthConfigProvider) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
getRequestMessage() - Method in class org.jboss.security.auth.message.GenericMessageInfo
 
getResponseMessage() - Method in class org.jboss.security.auth.message.GenericMessageInfo
 
getRoleMappingInfo() - Method in class org.jboss.security.config.ApplicationPolicy
getRoleNames() - Method in class org.jboss.security.auth.spi.Users.User
 
getRoleNames(String) - Method in class org.jboss.security.auth.spi.Users.User
 
getRoles() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getRoleSets() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Overriden by subclasses to return the Groups that correspond to the to the role sets assigned to the user.
getRoleSets() - Method in class org.jboss.security.auth.spi.AnonLoginModule
Override to return an empty Roles set.
getRoleSets() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
Subclasses need to override this to provide the roles for authorization
getRoleSets() - Method in class org.jboss.security.auth.spi.CertRolesLoginModule
This method is pretty much straight from the UsersRolesLoginModule.
getRoleSets() - Method in class org.jboss.security.auth.spi.DatabaseCertLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.DatabaseServerLoginModule
Execute the rolesQuery against the dsJndiName to obtain the roles for the authenticated user.
getRoleSets() - Method in class org.jboss.security.auth.spi.IdentityLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
Overridden by subclasses to return the Groups that correspond to the to the role sets assigned to the user.
getRoleSets() - Method in class org.jboss.security.auth.spi.LdapLoginModule
Overridden by subclasses to return the Groups that correspond to the to the role sets assigned to the user.
getRoleSets() - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.PropertiesUsersLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.RoleMappingLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.SimpleServerLoginModule
 
getRoleSets() - Method in class org.jboss.security.auth.spi.Users.User
 
getRoleSets() - Method in class org.jboss.security.auth.spi.UsersLoginModule
Return a group Roles with no members
getRoleSets() - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Create the set of roles the user belongs to by parsing the roles.properties data for username=role1,role2,...
getRoleSets() - Method in class org.jboss.security.auth.spi.XMLLoginModule
Obtain the various groups of roles for the user
getRoleSets() - Method in class org.picketbox.datasource.security.CallerIdentityLoginModule
 
getRoleSets() - Method in class org.picketbox.datasource.security.ConfiguredIdentityLoginModule
This method simply returns an empty array of Groups which means that no role based permissions are assigned.
getRoleSets() - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
getRoleSets() - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
getRoleSets() - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
getRolesFromCommaSeparatedString(String) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Given a comma-separated list of roles, return a string array
getRunAsRoles() - Method in class org.jboss.security.RunAsIdentity
Return a set with the configured run-as role
getRunAsRolesAsRoleGroup() - Method in class org.jboss.security.RunAsIdentity
Return a RoleGroup of Run-As roles
getSalt() - Static method in class org.jboss.security.config.SecurityConfiguration
 
getSecurityDomain() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getSecurityDomain() - Method in class org.jboss.security.plugins.audit.JBossAuditManager
 
getSecurityDomain() - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Get the name of the security domain associated with this security mgr.
getSecurityDomain() - Method in class org.jboss.security.plugins.identitytrust.JBossIdentityTrustManager
 
getSecurityDomain() - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
getSecurityDomain() - Method in class org.jboss.security.plugins.JBossSecurityContext
Get the security domain name
getSecurityDomain() - Method in class org.jboss.security.plugins.mapping.JBossMappingManager
 
getSecurityDomain() - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Get the name of the security domain associated with this security mgr.
getSecurityDomain() - Method in class org.jboss.security.plugins.NullSecurityManager
Get the name of the security domain associated with this security mgr.
getSecurityIdentity() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getSecurityManagement() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getSecurityRoleReferences() - Method in class org.jboss.security.authorization.resources.JavaEEResource
Get the set of Security Role Reference objects defined in the deployment descriptor
getSecurityRoles() - Static method in class org.jboss.security.SecurityRolesAssociation
Get the current map of SecurityRoleMetaData.
getServerAlias() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getServerAliases(String, Principal[]) - Method in class org.jboss.security.plugins.SecurityKeyManager
 
getServerAuthConfig(String, String, CallbackHandler) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigProvider
 
getServerAuthModules() - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
getServletName() - Method in class org.jboss.security.authorization.resources.WebResource
The Servlet for which the authorization request is for
getServletRequest() - Method in class org.jboss.security.authorization.resources.WebResource
 
getServletResponse() - Method in class org.jboss.security.authorization.resources.WebResource
 
getStartElementName(StartElement) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Return the name of the start element
getStartState() - Method in class org.jboss.security.util.state.StateMachine
Get the start state of the state machine.
getStates() - Method in class org.jboss.security.util.state.StateMachine
Get the states of the state machine.
getSubject() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getSubjectInfo() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getSubjectRoles(Subject, CallbackHandler) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
getSubjectRoles(Subject) - Static method in class org.jboss.security.SecurityUtil
Get the Subject roles by looking for a Group called 'Roles'
GetSuffix(int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Get the suffix.
getSupportedMessageTypes() - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
getSupportedMessageTypes() - Method in class org.jboss.security.auth.container.modules.AllFailureServerAuthModule
 
getSupportedMessageTypes() - Method in class org.jboss.security.auth.container.modules.AllSuccessServerAuthModule
 
getSupportedMessageTypes() - Method in class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
getSupportedMessageTypes() - Method in class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
getSystemPropertyAsString(String) - Static method in class org.picketbox.util.StringUtil
Get the system property value if the string is of the format ${sysproperty}
getTabSize(int) - Method in class org.jboss.security.auth.login.SimpleCharStream
 
getTarget() - Method in class org.jboss.security.util.state.Transition
 
getTargetPrincipal(Principal, Map<String, Object>) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
 
getTargetPrincipal(Principal, Map<String, Object>) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
 
getTargetPrincipal(Principal, Map<String, Object>) - Method in class org.jboss.security.plugins.NullSecurityManager
 
getTargetRoles(Principal, Map<String, Object>) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
getTextContent(Node) - Static method in class org.jboss.security.util.xml.DOMUtils
Get the concatenated text content, or null.
getTextContent(Node, boolean) - Static method in class org.jboss.security.util.xml.DOMUtils
Get the concatenated text content, or null.
getTM(String) - Method in class org.jboss.security.plugins.TransactionManagerLocator
Get the TransactionManager provided a JNDI Name for the Transaction Manager
Note: If the TM is not bound to JNDI, an attempt is made to obtain the JBoss TxManager instance via reflection
getToken(int) - Method in class org.jboss.security.auth.login.SunConfigParser
Get the specific Token.
getTransactionManager() - Method in class org.jboss.security.auth.spi.DatabaseServerLoginModule
 
getTransactionManager() - Method in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
getTransition(String) - Method in class org.jboss.security.util.state.State
Lookup an allowed transition given its name.
getTransitions() - Method in class org.jboss.security.util.state.State
Get the Map of allowed transitions for this state.
getTrustManagerFactoryAlgorithm() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustManagerFactoryProvider() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustManagers() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustStore() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustStorePass() - Static method in class org.jboss.security.config.SecurityConfiguration
Set the credential string for the trust store.
getTrustStoreProvider() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustStoreProviderArgument() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustStoreType() - Static method in class org.jboss.security.config.SecurityConfiguration
Get the type of the trust store
getTrustStoreType() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getTrustStoreURL() - Static method in class org.jboss.security.config.SecurityConfiguration
Get the trust store database URL string.
getTrustStoreURL() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
getUnauthenticatedIdentity() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
getUnauthenticatedIdentity() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
getUseFirstPass() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
getUser(String) - Method in class org.jboss.security.auth.spi.Users
 
getUserName(Callback[]) - Method in class org.jboss.security.auth.callback.AbstractCallbackHandler
Given the callbacks, look for NameCallback
getUserName() - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
getUsername() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
 
getUsername() - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
 
getUsername() - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
getUsername() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
getUserName() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getUsernameAndPassword() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Called by login() to acquire the username and password strings for authentication.
getUserPrincipal() - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
getUserRoles(Principal) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Return the set of domain roles the current active Subject 'Roles' group found in the subject Principals set.
getUserRoles(Principal) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
Return the set of domain roles the current active Subject 'Roles' group found in the subject Principals set.
getUserRoles(Principal) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Return the set of domain roles the principal has been assigned.
getUserRoles(Principal) - Method in class org.jboss.security.plugins.NullSecurityManager
Return the set of domain roles the principal has been assigned.
getUsers() - Method in class org.jboss.security.auth.spi.Users
 
getUsersPassword() - Method in class org.jboss.security.auth.spi.AnonLoginModule
Overriden to return null.
getUsersPassword() - Method in class org.jboss.security.auth.spi.DatabaseServerLoginModule
Get the expected password for the current username available via the getUsername() method.
getUsersPassword() - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
Overridden to return an empty password string as typically one cannot obtain a user's password.
getUsersPassword() - Method in class org.jboss.security.auth.spi.LdapLoginModule
Overridden to return an empty password string as typically one cannot obtain a user's password.
getUsersPassword() - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
getUsersPassword() - Method in class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
bogus password
getUsersPassword() - Method in class org.jboss.security.auth.spi.SimpleServerLoginModule
 
getUsersPassword() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Get the expected password for the current username available via the getUsername() method.
getUsersPassword() - Method in class org.jboss.security.auth.spi.UsersLoginModule
 
getUsersPassword() - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
 
getUsersPassword() - Method in class org.jboss.security.auth.spi.XMLLoginModule
 
getUtil() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
getValidateDTD() - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Get whether the login config xml document is validated againsts its DTD
getValidateError() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Get the error associated with the validatePassword failure
getValue() - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
getValue() - Method in class org.jboss.security.auth.login.Token
An optional attribute value of the Token.
grant(CodeSource, ArrayList<Permission>) - Method in class org.jboss.security.AuthorizationInfo
 
grant(CodeSource, ArrayList<Permission>, Principal[]) - Method in class org.jboss.security.AuthorizationInfo
 

H

handle(Callback[]) - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
handle(Callback[]) - Method in class org.jboss.security.auth.callback.ConsoleInputHandler
Sets any NameCallback name property to the instance username, sets any PasswordCallback password property to the instance, and any password.
handle(Callback[]) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
handle(Callback[]) - Method in class org.jboss.security.auth.callback.DigestCallbackHandler
 
handle(Callback[]) - Method in class org.jboss.security.auth.callback.JBossCallbackHandler
Handles SecurityAssociationCallback, ObjectCallback, NameCallback and PasswordCallback types.
handle(Callback[]) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
handle(Callback[]) - Method in class org.jboss.security.auth.callback.SecurityAssociationHandler
Handles SecurityAssociationCallback, ObjectCallback, NameCallback and PasswordCallback types.
handle(Callback[]) - Method in class org.jboss.security.auth.callback.UsernamePasswordHandler
Sets any NameCallback name property to the instance username, sets any PasswordCallback password property to the instance, and any password.
handleCallBack(Callback) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Handle a Callback
handleCallBack(Callback) - Method in class org.jboss.security.auth.callback.JASPICallbackHandler
 
handleCallBack(Callback) - Method in class org.jboss.security.auth.callback.JBossCallbackHandler
Handle a Callback
handleCallBack(Callback) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
Handle a Callback
handler - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
handleVerification(VerifyPasswordCallback) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
handshake(Map<String, Object>) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
hasChildElements(Node) - Static method in class org.jboss.security.util.xml.DOMUtils
True if the node has child elements
hashCode() - Method in class org.jboss.security.AnybodyPrincipal
 
hashCode() - Method in class org.jboss.security.NobodyPrincipal
 
hashCode() - Method in class org.jboss.security.SimplePrincipal
 
hasRole(String, Principal, String, Set<Principal>, String, Subject) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
hasRole(String, Principal, String, Set<Principal>, String, Subject, List<String>) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
hasUnlimitedCrypto() - Static method in class org.jboss.crypto.CryptoUtil
From Appendix E of the JCE ref guide, the xaximum key size allowed by the "Strong" jurisdiction policy files allows a maximum Blowfish cipher size of 128 bits.
hasUserDataPermission(Map<String, Object>, ServletRequest, ServletResponse, String, Subject) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
hasUserDataPermission(Map<String, Object>, ServletRequest, ServletResponse, String, Subject, List<String>) - Method in class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
HostThreadLocal - Class in org.jboss.security.plugins
Supports the RemoteHostTrustLoginModule and RemoteHostValve, holds the remote host in a thread local.
HostThreadLocal() - Constructor for class org.jboss.security.plugins.HostThreadLocal
 
HttpServletServerAuthModule - Class in org.jboss.security.auth.container.modules
Server Auth Module capable of handling Http Servlet Authentication
HttpServletServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.HttpServletServerAuthModule
 
HttpServletServerAuthModule(String) - Constructor for class org.jboss.security.auth.container.modules.HttpServletServerAuthModule
 

I

IAppPolicyStore - Interface in org.jboss.security
An interface describing an AppPolicy security store.
IDENTIFIER - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
IdentityLoginModule - Class in org.jboss.security.auth.spi
A simple login module that simply associates the principal specified in the module options with any subject authenticated against the module.
IdentityLoginModule() - Constructor for class org.jboss.security.auth.spi.IdentityLoginModule
 
IdentityTrustConfigParser - Class in org.jboss.security.config.parser
Stax based identity trust configuration Parser
IdentityTrustConfigParser() - Constructor for class org.jboss.security.config.parser.IdentityTrustConfigParser
 
IdentityTrustInfo - Class in org.jboss.security.config
Identity Trust Info
IdentityTrustInfo(String) - Constructor for class org.jboss.security.config.IdentityTrustInfo
 
IdentityTrustModuleEntry - Class in org.jboss.security.identitytrust.config
An entry representing an Identity Trust Module in the configuration
IdentityTrustModuleEntry(String) - Constructor for class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
IdentityTrustModuleEntry(String, Map<String, Object>) - Constructor for class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
IllegalTransitionException - Exception in org.jboss.security.util.state
An exception thrown when an invalid transition is attempted from a state.
IllegalTransitionException(String) - Constructor for exception org.jboss.security.util.state.IllegalTransitionException
 
image - Variable in class org.jboss.security.auth.login.Token
The string image of the token.
implies(ProtectionDomain, Permission) - Method in class org.jboss.security.jacc.DelegatingPolicy
 
inBuf - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
incomingRunAs - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
init() - Static method in class org.jboss.crypto.CryptoUtil
 
init(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
 
init(Map<String, Object>) - Method in interface org.jboss.crypto.digest.DigestCallback
Pass through access to the login module options.
init(Map) - Method in class org.jboss.security.auth.callback.RFC2617Digest
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.attribute.DefaultAttributeMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.DeploymentRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.DeploymentRoleToRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.OptionsRoleMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.principal.SimplePrincipalMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.principal.SubjectCNMapper
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.principal.SubjectDNMapper
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.jboss.security.mapping.providers.role.SimpleRolesMappingProvider
 
init(Map<String, Object>) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.AltClientLoginModule
Initialize this LoginModule.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Initialize the login module.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
Override the super version to pickup the following options after first calling the super method.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.CertRolesLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.DatabaseCertLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.DatabaseServerLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.DisabledLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.IdentityLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.LdapLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.MemoryUsersRolesLoginModule
Override the UsersRolesLoginModule initialize to look for a users and roles options specifying the
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.ProxyLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.RoleMappingLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.RunAsLoginModule
Look for the roleName option that specifies the role to use as the run-as role.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Override the superclass method to look for the following options after first invoking the super version.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.UsersLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.auth.spi.XMLLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map<String, Object>, Map<String, Object>, RoleGroup) - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.security.ClientLoginModule
Initialize this LoginModule.
initialize(SecurityContext, CallbackHandler, Map<String, Object>, Map<String, Object>) - Method in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.picketbox.datasource.security.CallerIdentityLoginModule
The initialize method sets up some default connection information for basic connections.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.picketbox.datasource.security.ConfiguredIdentityLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
input_stream - Variable in class org.jboss.security.auth.login.SunConfigParserTokenManager
 
inputStream - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
InputValidationException - Exception in org.jboss.security.auth.spi
The InputValidationException is thrown by the InputValidators to indicate that information supplied by clients (e.g.
InputValidationException() - Constructor for exception org.jboss.security.auth.spi.InputValidationException
Creates an instance of InputValidationException.
InputValidationException(String) - Constructor for exception org.jboss.security.auth.spi.InputValidationException
Creates an instance of InputValidationException with the specified error message.
InputValidationException(String, Throwable) - Constructor for exception org.jboss.security.auth.spi.InputValidationException
Creates an instance of InputValidationException with the specified message and cause.
InputValidator - Interface in org.jboss.security.auth.spi
Interface that must be implemented by login module input validators.
inService() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
inService(String) - Method in class org.jboss.security.jacc.JBossPolicyConfigurationFactory
 
instantiatePrincipal(Class<?>, String) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Instantiate a Principal representing a principal
invalidProperties - Static variable in class org.jboss.security.auth.spi.SimpleUsersLoginModule
 
invoke(String, Object[], String[]) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
invokeDelegate(Resource) - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
Subclasses can use this method to leave the authorization decision to the delegate configured
isAcceptState() - Method in class org.jboss.security.util.state.State
An accept state is indicated by no transitions
isCallerInRole(String, String, Principal, Subject, String, Set<SecurityRoleRef>) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
isCallerInRole(Resource, String) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
isCallerInRole(String, String, Principal, Subject, String, Set<SecurityRoleRef>, boolean) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
isClientAuth() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
isDeepCopySubjectMode() - Static method in class org.jboss.security.config.SecurityConfiguration
 
iSecurityManagement - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
isEnforceEJBRestrictions() - Method in class org.jboss.security.authorization.resources.EJBResource
Specify the EJB1.1 role ref restriction that the rolename has to be present in the DD
isEntityResolved() - Method in class org.jboss.security.util.xml.JBossEntityResolver
Returns the boolean value to inform id DTD was found in the XML file or not
isInitialized() - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
isMember(Principal) - Method in class org.jboss.security.NestableGroup
Returns true if the passed principal is a member of the active group.
isMember(Principal) - Method in class org.jboss.security.NestablePrincipal
Returns true if the passed principal is a member of the group.
isMember(Principal) - Method in class org.jboss.security.SimpleGroup
Returns true if the passed principal is a member of the group.
isNotNull(String) - Static method in class org.picketbox.util.StringUtil
Check whether the passed string is null or empty
isNullOrEmpty(String) - Static method in class org.picketbox.util.StringUtil
Check whether the string is null or empty
isPasswordCommand(String) - Static method in class org.jboss.security.Util
Checks whether password can be loaded by Util.loadPassword(String).
isPasswordCommand(char[]) - Static method in class org.jboss.security.Util
Checks whether password can be loaded by Util.loadPassword(String).
isPasswordValidated - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
isPasswordValidated - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
isProtected() - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
isProtected() - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
isReplaceSystemProperties() - Method in class org.jboss.security.util.xml.JBossEntityResolver
 
isTrusted() - Method in class org.jboss.security.identitytrust.JBossIdentityTrustContext
 
isTrusted() - Method in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
isTrusted() - Method in class org.jboss.security.identitytrust.modules.AlwaysDenyTrustModule
 
isTrusted() - Method in class org.jboss.security.identitytrust.modules.AlwaysNotApplicableTrustModule
 
isTrusted() - Method in class org.jboss.security.identitytrust.modules.AlwaysPermitTrustModule
 
isTrusted() - Method in class org.jboss.security.identitytrust.modules.JavaEETrustModule
 
isTrusted(SecurityContext) - Method in class org.jboss.security.plugins.identitytrust.JBossIdentityTrustManager
 
isValid(Principal, Object) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Validate that the given credential is correct for principal.
isValid(Principal, Object, Subject) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Validate that the given credential is correct for principal.
isValid(MessageInfo, Subject, String, CallbackHandler) - Method in class org.jboss.security.plugins.auth.JASPIServerAuthenticationManager
 
isValid(MessageInfo, Subject, String, String, CallbackHandler) - Method in class org.jboss.security.plugins.auth.JASPIServerAuthenticationManager
 
isValid(Principal, Object) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Validate that the given credential is correct for principal.
isValid(Principal, Object, Subject) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
Validate that the given credential is correct for principal.
isValid(MessageInfo, Subject, String) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
 
isValid(MessageInfo, Subject, String, CallbackHandler) - Method in class org.jboss.security.plugins.NoAccessSecurityManager
 
isValid(Principal, Object) - Method in class org.jboss.security.plugins.NullSecurityManager
Validate that the given credential is correct for principal.
isValid(Principal, Object, Subject) - Method in class org.jboss.security.plugins.NullSecurityManager
Validate that the given credential is correct for principal.
isValid(MessageInfo, Subject, String) - Method in class org.jboss.security.plugins.NullSecurityManager
 
isValid(MessageInfo, Subject, String, CallbackHandler) - Method in class org.jboss.security.plugins.NullSecurityManager
 
isValidEntry(String) - Method in class org.jboss.security.auth.spi.SimpleUsersLoginModule
 
isValidEntry(String) - Method in class org.jboss.security.mapping.providers.role.SimpleRolesMappingProvider
Removes entries that are valid options for super classes
isVerified() - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
isWarnOnNonFileURLs() - Static method in class org.jboss.security.util.xml.JBossEntityResolver
 
ITERATION_COUNT - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 

J

JaasSecurityDomainIdentityLoginModule - Class in org.picketbox.datasource.security
Deprecated.
security domains are not used for encryption currently
JaasSecurityDomainIdentityLoginModule() - Constructor for class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
JaasSecurityManagerBase - Class in org.jboss.security.plugins.auth
The JaasSecurityManager is responsible both for authenticating credentials associated with principals and for role mapping.
JaasSecurityManagerBase() - Constructor for class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Creates a default JaasSecurityManager for with a securityDomain name of 'other'.
JaasSecurityManagerBase(String, CallbackHandler) - Constructor for class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Creates a JaasSecurityManager for with a securityDomain name of that given by the 'securityDomain' argument.
JACCAuthorizationModule - Class in org.jboss.security.authorization.modules
Authorization Module that enforces JACC semantics
JACCAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.JACCAuthorizationModule
 
JASPIAuthenticationInfo - Class in org.jboss.security.auth.login
AuthenticationInfo based on JSR-196
JASPIAuthenticationInfo() - Constructor for class org.jboss.security.auth.login.JASPIAuthenticationInfo
Creates an instance of JASPIAuthenticationInfo.
JASPIAuthenticationInfo(String) - Constructor for class org.jboss.security.auth.login.JASPIAuthenticationInfo
Creates an instance of JASPIAuthenticationInfo with the specified name.
JASPICallbackHandler - Class in org.jboss.security.auth.callback
CallbackHandler with the JASPI callbacks
JASPICallbackHandler() - Constructor for class org.jboss.security.auth.callback.JASPICallbackHandler
 
JASPICallbackHandler(Principal, Object) - Constructor for class org.jboss.security.auth.callback.JASPICallbackHandler
 
JASPIServerAuthenticationManager - Class in org.jboss.security.plugins.auth
 
JASPIServerAuthenticationManager() - Constructor for class org.jboss.security.plugins.auth.JASPIServerAuthenticationManager
 
JASPIServerAuthenticationManager(String, CallbackHandler) - Constructor for class org.jboss.security.plugins.auth.JASPIServerAuthenticationManager
 
JavaEEResource - Class in org.jboss.security.authorization.resources
Represents a Java EE Resource
JavaEEResource() - Constructor for class org.jboss.security.authorization.resources.JavaEEResource
 
JavaEETrustModule - Class in org.jboss.security.identitytrust.modules
Trust Module that deals with JavaEE RunAsIdentity We always trust the JavaEE RunAS to bypass authentication and will be governed by the authorization rules
JavaEETrustModule() - Constructor for class org.jboss.security.identitytrust.modules.JavaEETrustModule
 
JavaPropertiesConfigParser - Class in org.jboss.security.config.parser
Able to read in Java properties into module options
JavaPropertiesConfigParser() - Constructor for class org.jboss.security.config.parser.JavaPropertiesConfigParser
 
JBOSS_DYNAMIC_POLICY_SET_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
JBOSS_RESOURCE_PARAM_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
JBossAuditContext - Class in org.jboss.security.plugins.audit
Default implementation of the audit context
JBossAuditContext(String) - Constructor for class org.jboss.security.plugins.audit.JBossAuditContext
 
JBossAuditManager - Class in org.jboss.security.plugins.audit
Manages a set of AuditContext
JBossAuditManager(String) - Constructor for class org.jboss.security.plugins.audit.JBossAuditManager
 
JBossAuthConfigFactory - Class in org.jboss.security.auth.message.config
Default Authentication Configuration Factory
JBossAuthConfigFactory() - Constructor for class org.jboss.security.auth.message.config.JBossAuthConfigFactory
Creates an instance of JBossAuthConfigFactory.
JBossAuthConfigProvider - Class in org.jboss.security.auth.message.config
Default Auth Config Provider
JBossAuthConfigProvider(Map<String, Object>, AuthConfigFactory) - Constructor for class org.jboss.security.auth.message.config.JBossAuthConfigProvider
Create a new JBossAuthConfigProvider.
JBossAuthenticationCache - Class in org.jboss.security.cache
Authentication Cache keyed in by Principal
JBossAuthenticationCache() - Constructor for class org.jboss.security.cache.JBossAuthenticationCache
 
JBossAuthenticationCache(int, float, int) - Constructor for class org.jboss.security.cache.JBossAuthenticationCache
 
JBossAuthenticationManager - Class in org.jboss.security.plugins
Default Implementation of the AuthenticationManager Interface
JBossAuthenticationManager() - Constructor for class org.jboss.security.plugins.JBossAuthenticationManager
 
JBossAuthenticationManager(String, CallbackHandler) - Constructor for class org.jboss.security.plugins.JBossAuthenticationManager
 
JBossAuthorizationContext - Class in org.jboss.security.plugins.authorization
JBAS-3374: Authorization Framework for Policy Decision Modules For information on the behavior of the Authorization Modules, For Authorization Modules behavior(Required, Requisite, Sufficient and Optional) please refer to the javadoc for @see javax.security.auth.login.Configuration The AuthorizationContext derives the AuthorizationInfo(configuration for the modules) in the following way: a) If there has been an injection of ApplicationPolicy, then it will be used.
JBossAuthorizationContext(String) - Constructor for class org.jboss.security.plugins.authorization.JBossAuthorizationContext
 
JBossAuthorizationContext(String, CallbackHandler) - Constructor for class org.jboss.security.plugins.authorization.JBossAuthorizationContext
 
JBossAuthorizationContext(String, Subject, CallbackHandler) - Constructor for class org.jboss.security.plugins.authorization.JBossAuthorizationContext
 
JBossAuthorizationManager - Class in org.jboss.security.plugins
Authorization Manager implementation
JBossAuthorizationManager(String) - Constructor for class org.jboss.security.plugins.JBossAuthorizationManager
 
JBossCallbackHandler - Class in org.jboss.security.auth.callback
Serializable Callback Handler
JBossCallbackHandler() - Constructor for class org.jboss.security.auth.callback.JBossCallbackHandler
 
JBossCallbackHandler(Principal, Object) - Constructor for class org.jboss.security.auth.callback.JBossCallbackHandler
Initialize the UsernamePasswordHandler with the principal and credentials to use.
JBossClientAuthConfig - Class in org.jboss.security.auth.message.config
Default Client Authentication Configuration
JBossClientAuthConfig(String, String, CallbackHandler, Map) - Constructor for class org.jboss.security.auth.message.config.JBossClientAuthConfig
Create a new JBossClientAuthConfig.
JBossClientAuthContext - Class in org.jboss.security.auth.message.config
Default Client Authentication Context
JBossClientAuthContext(JBossClientAuthConfig) - Constructor for class org.jboss.security.auth.message.config.JBossClientAuthContext
Create a new JBossClientAuthContext.
JBossEntityResolver - Class in org.jboss.security.util.xml
Local entity resolver to handle standard J2EE DTDs and Schemas as well as JBoss specific DTDs.
JBossEntityResolver() - Constructor for class org.jboss.security.util.xml.JBossEntityResolver
 
JBossIdentityTrustContext - Class in org.jboss.security.identitytrust
Implementation of the Identity Trust Context
JBossIdentityTrustContext(String, SecurityContext) - Constructor for class org.jboss.security.identitytrust.JBossIdentityTrustContext
 
JBossIdentityTrustManager - Class in org.jboss.security.plugins.identitytrust
Identity Trust Manager default implementation
JBossIdentityTrustManager(String) - Constructor for class org.jboss.security.plugins.identitytrust.JBossIdentityTrustManager
 
JBossJSSESecurityDomain - Class in org.jboss.security
A security domain used to configure SSL.
JBossJSSESecurityDomain(String) - Constructor for class org.jboss.security.JBossJSSESecurityDomain
 
JBossMappingManager - Class in org.jboss.security.plugins.mapping
JBoss implementation of Mapping Manager
JBossMappingManager(String) - Constructor for class org.jboss.security.plugins.mapping.JBossMappingManager
 
jbossModuleName - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
jboss module name to load Callback class etc
jbossModuleName - Variable in class org.jboss.security.config.BaseSecurityInfo
Name of the JBoss Module that can be optionally configured for custom login modules etc
JBossPolicyConfiguration - Class in org.jboss.security.jacc
The JACC PolicyConfiguration implementation.
JBossPolicyConfiguration(String, DelegatingPolicy, StateMachine) - Constructor for class org.jboss.security.jacc.JBossPolicyConfiguration
 
JBossPolicyConfigurationFactory - Class in org.jboss.security.jacc
org.jboss.security.provider
JBossPolicyConfigurationFactory() - Constructor for class org.jboss.security.jacc.JBossPolicyConfigurationFactory
Build the JACC policy configuration state machine from the jacc-policy-config-states.xml file.
JBossPolicyRegistration - Class in org.jboss.security.plugins
Default implementation of Policy Registration interface
JBossPolicyRegistration() - Constructor for class org.jboss.security.plugins.JBossPolicyRegistration
 
JBossSecurityClient - Class in org.jboss.security.client
Implementation of the SecurityClient contract
Usage:
JBossSecurityClient() - Constructor for class org.jboss.security.client.JBossSecurityClient
 
JBossSecurityContext - Class in org.jboss.security.plugins
Implementation of the Security Context for the JBoss AS
JBossSecurityContext(String) - Constructor for class org.jboss.security.plugins.JBossSecurityContext
 
JBossSecurityContextUtil - Class in org.jboss.security.plugins
Utility class for JBossSecurityContext implementation
JBossSecurityContextUtil(SecurityContext) - Constructor for class org.jboss.security.plugins.JBossSecurityContextUtil
 
JBossSecuritySubjectFactory - Class in org.jboss.security.plugins
Create a Subject given the details available via implementation strategies such as SecurityContextAssociation to get hold of the Principal, Credentials, etc
JBossSecuritySubjectFactory() - Constructor for class org.jboss.security.plugins.JBossSecuritySubjectFactory
 
JBossServerAuthConfig - Class in org.jboss.security.auth.message.config
Provides configuration for the server side
JBossServerAuthConfig(String, String, CallbackHandler, Map) - Constructor for class org.jboss.security.auth.message.config.JBossServerAuthConfig
Create a new JBossServerAuthConfig.
JBossServerAuthContext - Class in org.jboss.security.auth.message.config
Default Server Authentication Context
JBossServerAuthContext(List<ServerAuthModule>, Map<String, Map>, CallbackHandler) - Constructor for class org.jboss.security.auth.message.config.JBossServerAuthContext
 
JBossSXProvider - Class in org.jboss.crypto
A Java2 security provider for cryptographic algorithms provided by the JBossSX framework.
JBossSXProvider() - Constructor for class org.jboss.crypto.JBossSXProvider
Creates a new instance of Provider
JBossSXProvider(String, double, String) - Constructor for class org.jboss.crypto.JBossSXProvider
 
JBossTimeBasedOTPLoginModule - Class in org.jboss.security.auth.spi.otp
Login Module that can be configured to validate a Time based OTP.
JBossTimeBasedOTPLoginModule() - Constructor for class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
JBossXACMLUtil - Class in org.jboss.security.authorization.util
Utility class dealing with JBossXACML
JBossXACMLUtil() - Constructor for class org.jboss.security.authorization.util.JBossXACMLUtil
 
jj_nt - Variable in class org.jboss.security.auth.login.SunConfigParser
Next token.
jjFillToken() - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
 
jjstrLiteralImages - Static variable in class org.jboss.security.auth.login.SunConfigParserTokenManager
Token literal values.

K

KEY_SIZE - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
keyList() - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
keySize - Variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
keystore - Variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
KEYSTORE_ALIAS - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
KEYSTORE_PASSWORD - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
KEYSTORE_TYPE - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
KEYSTORE_URL - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
KeyStoreUtil - Class in org.picketbox.util
Utility to handle Java Keystore
KeyStoreUtil() - Constructor for class org.picketbox.util.KeyStoreUtil
 
kind - Variable in class org.jboss.security.auth.login.Token
An integer that describes the kind of this token.

L

lc - Variable in class org.jboss.security.client.JBossSecurityClient
 
LdapAttributeMappingProvider - Class in org.jboss.security.mapping.providers.attribute
Maps attributes from LDAP The options include whatever options your LDAP JNDI provider supports.
LdapAttributeMappingProvider() - Constructor for class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
LdapCallbackHandler - Class in org.jboss.security.auth.callback
A CallbackHandler using the LDAP to match the passed password.
LdapCallbackHandler() - Constructor for class org.jboss.security.auth.callback.LdapCallbackHandler
 
LdapExtLoginModule - Class in org.jboss.security.auth.spi
The org.jboss.security.auth.spi.LdapExtLoginModule, added in jboss-4.0.3, is an alternate ldap login module implementation that uses searches for locating both the user to bind as for authentication as well as the associated roles.
LdapExtLoginModule() - Constructor for class org.jboss.security.auth.spi.LdapExtLoginModule
 
LdapLoginModule - Class in org.jboss.security.auth.spi
An implementation of LoginModule that authenticates against an LDAP server using JNDI, based on the configuration properties.
LdapLoginModule() - Constructor for class org.jboss.security.auth.spi.LdapLoginModule
 
LdapRolesMappingProvider - Class in org.jboss.security.mapping.providers.role
A mapping provider that assigns roles to an user using a LDAP server to search for the roles.
LdapRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
LdapUsersLoginModule - Class in org.jboss.security.auth.spi
A login module to authenticate users using a LDAP server.
LdapUsersLoginModule() - Constructor for class org.jboss.security.auth.spi.LdapUsersLoginModule
 
LETTER - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.jboss.security.auth.login.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.jboss.security.auth.login.SunConfigParserTokenManager
Lexer state names.
line - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
linkConfiguration(PolicyConfiguration) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
listContextPolicies() - Method in class org.jboss.security.jacc.DelegatingPolicy
Access the current ContextPolicy instances
loadClasspathResource(String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Look for the resource name on the thread context loader resource path.
loadConfig() - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Called to try to load the config from the java.security.auth.login.config property value when there is no loginConfigURL.
loadConfig(URL) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
loadPassword(String) - Static method in class org.jboss.security.Util
Execute a password load command to obtain the char[] contents of a password.
loadRoles() - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Loads the roles Properties from the defaultRolesRsrcName and rolesRsrcName resource settings.
loadRoles() - Method in class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
loadRoles() - Method in class org.jboss.security.mapping.providers.role.SimpleRolesMappingProvider
Load roles from options map
loadUsers() - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Loads the users Properties from the defaultUsersRsrcName and usersRsrcName resource settings.
locate(String) - Static method in class org.jboss.security.util.MBeanServerLocator
Returns the first MBeanServer registered under the agentID
locate() - Static method in class org.jboss.security.util.MBeanServerLocator
Returns the first available MBeanServer
locateJBoss() - Static method in class org.jboss.security.util.MBeanServerLocator
Returns the main jboss MBeanServer.
log - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
log - Variable in class org.jboss.security.auth.spi.ProxyLoginModule
 
log - Static variable in class org.jboss.security.plugins.JBossSecurityContext
 
LogAuditProvider - Class in org.jboss.security.audit.providers
Audit Provider that just logs the audit event using a Logger.
LogAuditProvider() - Constructor for class org.jboss.security.audit.providers.LogAuditProvider
 
login() - Method in class org.jboss.security.AltClientLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Looks for javax.security.auth.login.name and javax.security.auth.login.password values in the sharedState map if the useFirstPass option was true and returns true if they exist.
login() - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
Perform the authentication of the username and password.
login() - Method in class org.jboss.security.auth.spi.CertRolesLoginModule
 
login() - Method in class org.jboss.security.auth.spi.DisabledLoginModule
 
login() - Method in class org.jboss.security.auth.spi.IdentityLoginModule
 
login() - Method in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
login() - Method in class org.jboss.security.auth.spi.ProxyLoginModule
Perform the login.
login() - Method in class org.jboss.security.auth.spi.RoleMappingLoginModule
 
login() - Method in class org.jboss.security.auth.spi.RunAsLoginModule
Push the run as role using the SecurityAssociation.pushRunAsIdentity method
login() - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Perform the authentication of the username and password.
login() - Method in class org.jboss.security.auth.spi.UsersLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.jboss.security.auth.spi.XMLLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.jboss.security.ClientLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.picketbox.datasource.security.CallerIdentityLoginModule
Performs the login association between the caller and the resource for a 1 to 1 mapping.
login() - Method in class org.picketbox.datasource.security.ConfiguredIdentityLoginModule
 
login() - Method in class org.picketbox.datasource.security.JaasSecurityDomainIdentityLoginModule
Deprecated.
 
login() - Method in class org.picketbox.datasource.security.PBEIdentityLoginModule
 
login() - Method in class org.picketbox.datasource.security.SecureIdentityLoginModule
 
loginConfigURL - Variable in class org.jboss.security.auth.login.XMLLoginConfigImpl
The URL to the XML or Sun login configuration
loginModuleConfig() - Method in class org.jboss.security.auth.login.SunConfigParser
 
loginModulesMap - Static variable in class org.jboss.security.config.parser.AuthenticationConfigParser
 
LoginModuleStackHolder - Class in org.jboss.security.auth.login
Holder for the login module stack element in login-config
LoginModuleStackHolder(String, List) - Constructor for class org.jboss.security.auth.login.LoginModuleStackHolder
 
loginOk - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
Flag indicating if the login phase succeeded.
logout() - Method in class org.jboss.security.AltClientLoginModule
 
logout() - Method in class org.jboss.security.auth.spi.AbstractServerLoginModule
Remove the user identity and roles added to the Subject during commit.
logout() - Method in class org.jboss.security.auth.spi.DisabledLoginModule
 
logout() - Method in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
logout() - Method in class org.jboss.security.auth.spi.ProxyLoginModule
 
logout() - Method in class org.jboss.security.auth.spi.RunAsLoginModule
 
logout() - Method in class org.jboss.security.auth.spi.SimpleServerLoginModule
 
logout() - Method in class org.jboss.security.ClientLoginModule
 
logout() - Method in class org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
 
LONG - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.

M

main(String[]) - Static method in class org.jboss.security.auth.callback.RFC2617Digest
Compute the
main(String[]) - Static method in class org.jboss.security.Base64Encoder
Run with one argument, prints the encoded version of it.
main(String[]) - Static method in class org.jboss.security.plugins.ConsolePassword
 
main(String[]) - Static method in class org.jboss.security.plugins.FilePassword
Write a password in opaque form to a file for use with the FilePassword accessor in conjunction with the JaasSecurityDomain {CLASS}org.jboss.security.plugins.FilePassword:password-file format of the KeyStorePass attribute.
main(String[]) - Static method in class org.jboss.security.plugins.PBEUtils
 
main(String[]) - Static method in class org.picketbox.datasource.security.PBEIdentityLoginModule
Main entry point to encrypt a password using the hard-coded pass phrase
main(String[]) - Static method in class org.picketbox.datasource.security.SecureIdentityLoginModule
Main entry point to encrypt a password using the hard-coded pass phrase
map - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
MapCallback - Class in org.jboss.security.auth.callback
An implementation of Callback that simply allows for a map of information to be exchanged.
MapCallback() - Constructor for class org.jboss.security.auth.callback.MapCallback
 
MappingConfigParser - Class in org.jboss.security.config.parser
Stax based mapping configuration Parser
MappingConfigParser() - Constructor for class org.jboss.security.config.parser.MappingConfigParser
 
MappingInfo - Class in org.jboss.security.config
Mapping Info
MappingInfo() - Constructor for class org.jboss.security.config.MappingInfo
 
MappingInfo(String) - Constructor for class org.jboss.security.config.MappingInfo
 
MappingModuleEntry - Class in org.jboss.security.mapping.config
Represents configuration for a single Mapping Module
MappingModuleEntry(String) - Constructor for class org.jboss.security.mapping.config.MappingModuleEntry
Create a new MappingModuleEntry.
MappingModuleEntry(String, Map<String, Object>) - Constructor for class org.jboss.security.mapping.config.MappingModuleEntry
Create a new MappingModuleEntry.
MappingModuleEntry(String, Map<String, Object>, String) - Constructor for class org.jboss.security.mapping.config.MappingModuleEntry
Creates a new MappingModuleEntry with the specified module name, module type and module options.
MappingProviderUtil - Class in org.jboss.security.mapping.providers
Utility class for Mapping Providers
MappingProviderUtil() - Constructor for class org.jboss.security.mapping.providers.MappingProviderUtil
 
match(String, String) - Static method in class org.picketbox.util.StringUtil
Match two strings else throw a RuntimeException
maxNextCharInd - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
MBeanServerLocator - Class in org.jboss.security.util
A helper class to locate an MBeanServer.
members() - Method in class org.jboss.security.NestableGroup
Returns an enumeration that contains the single active Principal.
members() - Method in class org.jboss.security.NestablePrincipal
Returns an enumeration that contains the single active Principal.
members() - Method in class org.jboss.security.SimpleGroup
Returns an enumeration of the members in the group.
MemoryUsersRolesLoginModule - Class in org.jboss.security.auth.spi
A subclass of UsersRolesLoginModule that uses a singleton instance and memory based users/roles Properties maps to manage user/password and user/role mappings.
MemoryUsersRolesLoginModule() - Constructor for class org.jboss.security.auth.spi.MemoryUsersRolesLoginModule
 
merge(BaseSecurityInfo<Object>) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
Overriden to include the stacks of login modules in the merged object.
merge(BaseSecurityInfo<T>) - Method in class org.jboss.security.config.BaseSecurityInfo
 
METHOD - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
The http method type
missingRequired(XMLStreamReader, Set<?>) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Get an exception reporting a missing, required XML attribute.
moduleEntries - Variable in class org.jboss.security.config.BaseSecurityInfo
 
ModuleOptionParser - Class in org.jboss.security.config.parser
Parses the Module Option
ModuleOptionParser() - Constructor for class org.jboss.security.config.parser.ModuleOptionParser
 
moduleOptions(HashMap<String, String>) - Method in class org.jboss.security.auth.login.SunConfigParser
 
MULTI_LINE_COMMENT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.

N

name - Variable in class org.jboss.security.config.BaseSecurityInfo
 
NestableGroup - Class in org.jboss.security
An implementation of Group that allows that acts as a stack of Groups with a single Group member active at any time.
NestableGroup(String) - Constructor for class org.jboss.security.NestableGroup
Creates new NestableGroup with the given name
NestablePrincipal - Class in org.jboss.security
An implementation of Group that allows that acts as a stack of Principals with a single Principal Group member active at any time.
NestablePrincipal(String) - Constructor for class org.jboss.security.NestablePrincipal
Creates new NestablePrincipal with the given name
newDigest() - Static method in class org.jboss.crypto.CryptoUtil
 
NEWLINE - Static variable in class org.jboss.security.util.StringPropertyReplacer
New line string constant
newToken(int, String) - Static method in class org.jboss.security.auth.login.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.jboss.security.auth.login.Token
 
next - Variable in class org.jboss.security.auth.login.Token
A reference to the next regular (non-special) token from the input stream.
nextBytes(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Generates random bytes and places them into a user-supplied byte array.
nextDouble() - Static method in class org.jboss.crypto.CryptoUtil
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextLong() - Static method in class org.jboss.crypto.CryptoUtil
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextState(String) - Method in class org.jboss.security.util.state.StateMachine
Transition to the next state given the name of a valid transition.
NO_PERMISSIONS - Static variable in class org.jboss.security.AppPolicy
A PermissionCollection that allows no permissions
NoAccessSecurityManager - Class in org.jboss.security.plugins
An implementation of SubjectSecurityManager, RealmMapping does not allow any authentication and every check for a role fails.
NoAccessSecurityManager(String) - Constructor for class org.jboss.security.plugins.NoAccessSecurityManager
Creates a default JaasSecurityManager for with the given securityDomain name.
NOBODY - Static variable in class org.jboss.security.NobodyPrincipal
 
NOBODY_PRINCIPAL - Static variable in class org.jboss.security.NobodyPrincipal
 
NobodyPrincipal - Class in org.jboss.security
An implementation of Principal and Comparable that represents no role.
NobodyPrincipal() - Constructor for class org.jboss.security.NobodyPrincipal
 
NONCE - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
A server-specified data string which MUST be different each time a digest-challenge is sent as part of initial authentication.
NONCE_COUNT - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
This MUST be specified if a qop directive is sent (see above), and MUST NOT be specified if the server did not send a qop directive in the WWW-Authenticate header field.
NOTSPACE_EQUALS - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
NullSecurityManager - Class in org.jboss.security.plugins
An implementation of SubjectSecurityManager, RealmMapping that authenticates everyone and for which Principals have any role requested.
NullSecurityManager(String) - Constructor for class org.jboss.security.plugins.NullSecurityManager
Creates a default JaasSecurityManager for with the given securityDomain name.

O

ObjectCallback - Class in org.jboss.security.auth.callback
An implementation of Callback that simply obtains an Object to be used as the authentication credential.
ObjectCallback(String) - Constructor for class org.jboss.security.auth.callback.ObjectCallback
Initialize the SecurityAssociationCallback
OPEN_BKT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
options - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
options - Variable in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
options - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
options - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
options - Variable in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
options - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
options - Variable in class org.jboss.security.mapping.providers.role.SimpleRolesMappingProvider
 
OptionsRoleMappingProvider - Class in org.jboss.security.mapping.providers
Role Mapping Provider that picks up the roles from the options and then appends them to the passed Group
OptionsRoleMappingProvider() - Constructor for class org.jboss.security.mapping.providers.OptionsRoleMappingProvider
 
org.jboss.crypto - package org.jboss.crypto
 
org.jboss.crypto.digest - package org.jboss.crypto.digest
 
org.jboss.security - package org.jboss.security
The basic security interfaces and classes are now located in the jbosssx module.
org.jboss.security.acl.config - package org.jboss.security.acl.config
 
org.jboss.security.audit.config - package org.jboss.security.audit.config
 
org.jboss.security.audit.providers - package org.jboss.security.audit.providers
 
org.jboss.security.auth.callback - package org.jboss.security.auth.callback
 
org.jboss.security.auth.certs - package org.jboss.security.auth.certs
 
org.jboss.security.auth.container.config - package org.jboss.security.auth.container.config
 
org.jboss.security.auth.container.modules - package org.jboss.security.auth.container.modules
 
org.jboss.security.auth.login - package org.jboss.security.auth.login
 
org.jboss.security.auth.message - package org.jboss.security.auth.message
 
org.jboss.security.auth.message.config - package org.jboss.security.auth.message.config
 
org.jboss.security.auth.spi - package org.jboss.security.auth.spi
 
org.jboss.security.auth.spi.otp - package org.jboss.security.auth.spi.otp
 
org.jboss.security.authorization - package org.jboss.security.authorization
 
org.jboss.security.authorization.config - package org.jboss.security.authorization.config
 
org.jboss.security.authorization.modules - package org.jboss.security.authorization.modules
 
org.jboss.security.authorization.modules.ejb - package org.jboss.security.authorization.modules.ejb
 
org.jboss.security.authorization.modules.web - package org.jboss.security.authorization.modules.web
 
org.jboss.security.authorization.resources - package org.jboss.security.authorization.resources
 
org.jboss.security.authorization.util - package org.jboss.security.authorization.util
 
org.jboss.security.cache - package org.jboss.security.cache
 
org.jboss.security.client - package org.jboss.security.client
 
org.jboss.security.config - package org.jboss.security.config
 
org.jboss.security.config.parser - package org.jboss.security.config.parser
 
org.jboss.security.identitytrust - package org.jboss.security.identitytrust
 
org.jboss.security.identitytrust.config - package org.jboss.security.identitytrust.config
 
org.jboss.security.identitytrust.modules - package org.jboss.security.identitytrust.modules
 
org.jboss.security.jacc - package org.jboss.security.jacc
 
org.jboss.security.mapping.config - package org.jboss.security.mapping.config
 
org.jboss.security.mapping.providers - package org.jboss.security.mapping.providers
 
org.jboss.security.mapping.providers.attribute - package org.jboss.security.mapping.providers.attribute
 
org.jboss.security.mapping.providers.principal - package org.jboss.security.mapping.providers.principal
 
org.jboss.security.mapping.providers.role - package org.jboss.security.mapping.providers.role
 
org.jboss.security.plugins - package org.jboss.security.plugins
Security plugins have moved to the jbosssx cvs module.
org.jboss.security.plugins.audit - package org.jboss.security.plugins.audit
 
org.jboss.security.plugins.auth - package org.jboss.security.plugins.auth
 
org.jboss.security.plugins.authorization - package org.jboss.security.plugins.authorization
 
org.jboss.security.plugins.identitytrust - package org.jboss.security.plugins.identitytrust
 
org.jboss.security.plugins.javaee - package org.jboss.security.plugins.javaee
 
org.jboss.security.plugins.mapping - package org.jboss.security.plugins.mapping
 
org.jboss.security.util - package org.jboss.security.util
 
org.jboss.security.util.state - package org.jboss.security.util.state
 
org.jboss.security.util.state.xml - package org.jboss.security.util.state.xml
 
org.jboss.security.util.xml - package org.jboss.security.util.xml
 
org.picketbox.datasource.security - package org.picketbox.datasource.security
 
org.picketbox.plugins.vault - package org.picketbox.plugins.vault
 
org.picketbox.util - package org.picketbox.util
 
outgoingRunAs - Variable in class org.jboss.security.plugins.JBossSecurityContext
 

P

parentConfig - Variable in class org.jboss.security.auth.login.XMLLoginConfigImpl
The inherited configuration we delegate to
parentConfig - Variable in class org.jboss.security.config.StandaloneConfiguration
The inherited configuration we delegate to
parse(Reader, XMLLoginConfigImpl) - Method in class org.jboss.security.auth.login.SunConfigParser
 
parse(Reader, XMLLoginConfigImpl, boolean) - Method in class org.jboss.security.auth.login.SunConfigParser
 
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.AclConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.AclConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.ApplicationPolicyParser
 
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.ApplicationPolicyParser
 
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.AuditConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.AuditConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.AuthenticationConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.AuthenticationConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.AuthenticationJASPIConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.AuthenticationJASPIConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.AuthorizationConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.AuthorizationConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.IdentityTrustConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.IdentityTrustConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.JavaPropertiesConfigParser
 
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.MappingConfigParser
Parse the element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.MappingConfigParser
Parse the element
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.ModuleOptionParser
Parse the module-option element
parse(XMLStreamReader) - Method in class org.jboss.security.config.parser.ModuleOptionParser
Parse the module-option element
parse(XMLEventReader) - Method in interface org.jboss.security.config.parser.ParserNamespaceSupport
Parse the event stream
parse(InputStream) - Method in class org.jboss.security.config.parser.StaxBasedConfigParser
Parse the Input stream of configuration
parse(XMLEventReader) - Method in class org.jboss.security.config.parser.UsersConfigParser
Parse the embedded xml in the module option representing the Users object
parse(URL) - Method in class org.jboss.security.util.state.xml.StateMachineParser
 
parse(String) - Static method in class org.jboss.security.util.xml.DOMUtils
Parse the given XML string and return the root Element
parse(InputStream) - Static method in class org.jboss.security.util.xml.DOMUtils
Parse the given XML stream and return the root Element
parse(InputSource) - Static method in class org.jboss.security.util.xml.DOMUtils
Parse the given input source and return the root Element
parse2(InputStream) - Method in class org.jboss.security.config.parser.StaxBasedConfigParser
 
parseAuthentication(Element) - Static method in class org.jboss.security.auth.login.ConfigUtil
Parse the application-policy/authentication element
ParseException - Exception in org.jboss.security.auth.login
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.jboss.security.auth.login.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.jboss.security.auth.login.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jboss.security.auth.login.ParseException
Constructor with message.
parseGroupMembers(Group, String) - Method in class org.jboss.security.auth.spi.UsersRolesLoginModule
Parse the comma delimited roles names given by value and add them to group.
ParserNamespaceSupport - Interface in org.jboss.security.config.parser
Interface to indicate the parser supports a particular namespace
parseRoleNameFromDN - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
parseRoleNameFromDN - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
parseUsername - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
parseUsername - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
PASS_MASK_PREFIX - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
passwordAttributeID - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
PasswordCache - Interface in org.jboss.security
Interface to cache passwords retrieved from external commands.
PBEIdentityLoginModule - Class in org.picketbox.datasource.security
An example of how one could encrypt the database password for a jca connection factory.
PBEIdentityLoginModule() - Constructor for class org.picketbox.datasource.security.PBEIdentityLoginModule
 
PBEUtils - Class in org.jboss.security.plugins
Ecrypt a password using the JaasSecurityDomain password Usage: PBEUtils salt count domain-password password salt : the Salt attribute from the JaasSecurityDomain count : the IterationCount attribute from the JaasSecurityDomain domain-password : the plaintext password that maps to the KeyStorePass attribute from the JaasSecurityDomain password : the plaintext password that should be encrypted with the JaasSecurityDomain password
PBEUtils() - Constructor for class org.jboss.security.plugins.PBEUtils
 
peformSASLLogin() - Method in class org.jboss.security.client.JBossSecurityClient
 
performJAASLogin() - Method in class org.jboss.security.client.JBossSecurityClient
 
performMapping(Map<String, Object>, List<Attribute<String>>) - Method in class org.jboss.security.mapping.providers.attribute.DefaultAttributeMappingProvider
 
performMapping(Map<String, Object>, List<Attribute<String>>) - Method in class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.DeploymentRolesMappingProvider
Obtains the deployment roles via the context map and applies it on the mappedObject
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.DeploymentRoleToRolesMappingProvider
Obtains the deployment roles via the context map and applies it on the mappedObject
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.OptionsRoleMappingProvider
 
performMapping(Map<String, Object>, Principal) - Method in class org.jboss.security.mapping.providers.principal.SimplePrincipalMappingProvider
 
performMapping(Map<String, Object>, Principal) - Method in class org.jboss.security.mapping.providers.principal.SubjectCNMapper
 
performMapping(Map<String, Object>, Principal) - Method in class org.jboss.security.mapping.providers.principal.SubjectDNMapper
 
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
performMapping(Map<String, Object>, RoleGroup) - Method in class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
performSimpleLogin() - Method in class org.jboss.security.client.JBossSecurityClient
 
PicketBoxSecurityVault - Class in org.picketbox.plugins.vault
An instance of SecurityVault that uses a KeyStore The shared key just uses a concatenation of a UUID and a keystore alias.
PicketBoxSecurityVault() - Constructor for class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
POLICY_REGISTRATION_JNDI - Variable in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
PolicyConfig - Class in org.jboss.security.auth.login
The root object for the login-config.xml descriptor as defined by the security-config_5_0.xsd.
PolicyConfig() - Constructor for class org.jboss.security.auth.login.PolicyConfig
 
PolicyConfig - Class in org.jboss.security.config
The root object for the login-config.xml descriptor as defined by the security-config_5_0.xsd.
PolicyConfig() - Constructor for class org.jboss.security.config.PolicyConfig
 
policyContextID - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
policyRegistration - Variable in class org.jboss.security.authorization.modules.AuthorizationModuleDelegate
Policy Registration Manager Injected
populateDelegateMap(String) - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
Options may have a comma separated delegate map
postDigest(MessageDigest) - Method in interface org.jboss.crypto.digest.DigestCallback
Post-hash callout afer the password has been added to allow for content after the password has been added.
postDigest(MessageDigest) - Method in class org.jboss.security.auth.callback.RFC2617Digest
 
preDigest(MessageDigest) - Method in interface org.jboss.crypto.digest.DigestCallback
Pre-hash callout to allow for content before the password.
preDigest(MessageDigest) - Method in class org.jboss.security.auth.callback.RFC2617Digest
 
prevCharIsCR - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
prevCharIsLF - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
principal - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
principalClassName - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
An optional custom Principal class implementation
PRINCIPALS_QUERY - Static variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
principalsQuery - Variable in class org.jboss.security.auth.callback.DatabaseCallbackHandler
The sql query to obtain the user password
principalsQuery - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
The sql query to obtain the user password
PropertiesRolesMappingProvider - Class in org.jboss.security.mapping.providers.role
A MappingProvider that reads roles from a properties file in the format
PropertiesRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
PropertiesUsersLoginModule - Class in org.jboss.security.auth.spi
A LoginModule that uses a properties file to store username and password for authentication.
PropertiesUsersLoginModule() - Constructor for class org.jboss.security.auth.spi.PropertiesUsersLoginModule
 
PROPERTY_DEFAULT_SEPARATOR - Static variable in class org.picketbox.util.StringUtil
 
PROVIDER_INFO - Static variable in class org.jboss.crypto.JBossSXProvider
 
PROVIDER_NAME - Static variable in class org.jboss.crypto.JBossSXProvider
 
PROVIDER_VERSION - Static variable in class org.jboss.crypto.JBossSXProvider
 
ProxyLoginModule - Class in org.jboss.security.auth.spi
A proxy LoginModule that loads a delegate LoginModule using the current thread context class loader.
ProxyLoginModule() - Constructor for class org.jboss.security.auth.spi.ProxyLoginModule
 
PUBLIC_CERT - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 

Q

QOP - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
Indicates what "quality of protection" the client has applied to the message.

R

readChar() - Method in class org.jboss.security.auth.login.SimpleCharStream
Read a character.
REALM - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
String which can enable users to know which username and password to use, in case they might have different ones for different servers.
recursion - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
recursion - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
referralUserAttributeIDToCheck - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
refresh() - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
refresh() - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
refresh() - Method in class org.jboss.security.auth.message.config.JBossAuthConfigProvider
 
refresh() - Method in class org.jboss.security.auth.message.config.JBossClientAuthConfig
 
refresh() - Method in class org.jboss.security.auth.message.config.JBossServerAuthConfig
 
refresh() - Method in interface org.jboss.security.IAppPolicyStore
 
refresh() - Method in class org.jboss.security.jacc.DelegatingPolicy
We dynamically manage the active policies on commit so refresh is a noop.
registerConfigProvider(String, Map, String, String, String) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
registerEntity(String, String) - Static method in class org.jboss.security.util.xml.JBossEntityResolver
Register the mapping from the public id/system id to the dtd/xsd file name.
registerLocalEntity(String, String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Register the mapping from the public id/system id to the dtd/xsd file name.
registerPolicy(String, String, URL) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
registerPolicy(String, String, InputStream) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
registerPolicyConfig(String, String, P) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
registerPolicyConfigFile(String, String, InputStream) - Method in class org.jboss.security.plugins.JBossPolicyRegistration
 
ReInit(Reader, int, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.jboss.security.auth.login.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.jboss.security.auth.login.SunConfigParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.jboss.security.auth.login.SunConfigParser
Reinitialise.
ReInit(Reader) - Method in class org.jboss.security.auth.login.SunConfigParser
Reinitialise.
ReInit(SunConfigParserTokenManager) - Method in class org.jboss.security.auth.login.SunConfigParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
Reinitialise parser.
reloadKeyAndTrustStore() - Method in class org.jboss.security.JBossJSSESecurityDomain
 
RemoteHostTrustLoginModule - Class in org.jboss.security.auth.spi
Trust specific hosts so that when usernames are passed in and the host that passes them in is "trusted" it returns true regardless of any password or credentials.
RemoteHostTrustLoginModule() - Constructor for class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
 
remove(String) - Method in class org.jboss.security.config.PolicyConfig
 
remove(String) - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
remove(String, String, byte[]) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
removeAppConfig(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Deprecated. 
removeApplicationPolicy(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
removeApplicationPolicy(String) - Method in interface org.jboss.security.config.ApplicationPolicyRegistration
Unregister an Application Policy for a security domain
removeApplicationPolicy(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Remove the Application Policy
removeApplicationPolicy(String) - Method in class org.jboss.security.config.StandaloneConfiguration
 
removeCredentials() - Method in class org.picketbox.datasource.security.AbstractPasswordCredentialLoginModule
This removes the javax.security.auth.login.name and javax.security.auth.login.password settings from the sharteState map along with any PasswordCredential found in the PrivateCredentials set
removeExcludedPolicy() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
removeLoginModuleStackHolder(String) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
removeMember(Principal) - Method in class org.jboss.security.NestableGroup
Removes the first occurence of user from the Principal stack.
removeMember(Principal) - Method in class org.jboss.security.NestablePrincipal
Removes the first occurence of user from the Principal stack.
removeMember(Principal) - Method in class org.jboss.security.SimpleGroup
Removes the specified member from the group.
removePrincipals(Group) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Remove all the principals from the group
removeRegistration(String) - Method in class org.jboss.security.auth.message.config.JBossAuthConfigFactory
 
removeRole(String) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
removeRoles(Group, String[]) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Remove the roles from the Group
removeUncheckedPolicy() - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
REPLACE_ROLE - Variable in class org.jboss.security.auth.spi.RoleMappingLoginModule
Should the matching role be replaced
replacePrincipals(Group, Group) - Static method in class org.jboss.security.mapping.providers.MappingProviderUtil
Replace the principals in first group with those in the second
replaceProperties(String) - Static method in class org.jboss.security.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class org.jboss.security.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
request - Variable in class org.jboss.security.auth.message.GenericMessageInfo
 
requestPolicy - Variable in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
requireNoContent(XMLStreamReader) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Consumes the remainder of the current element, throwing an XMLStreamException if it contains any child elements.
reset() - Method in class org.jboss.security.ExternalPasswordCache
 
reset() - Method in interface org.jboss.security.PasswordCache
Reset the cache (clean whole cache and start all over again).
reset() - Method in class org.jboss.security.util.state.StateMachine
Reset the state machine back to the start state
resolveClasspathName(String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Resolve the systemId as a classpath resource.
resolveEntity(String, String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Returns DTD/Schema inputSource.
resolvePublicID(String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Load the schema from the class entity to schema file mapping.
resolveQName(Element, String) - Static method in class org.jboss.security.util.xml.DOMUtils
Transform the giveen qualified name into a QName
resolveSystemID(String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Attempt to use the systemId as a URL from which the schema can be read.
resolveSystemIDasURL(String) - Method in class org.jboss.security.util.xml.JBossEntityResolver
Attempt to use the systemId as a URL from which the schema can be read.
RESOURCE_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
response - Variable in class org.jboss.security.auth.message.GenericMessageInfo
 
responsePolicy - Variable in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
result - Variable in class org.jboss.security.mapping.providers.role.AbstractRolesMappingProvider
 
retrieve(String, String, byte[]) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
RFC2617_ENCODING - Static variable in class org.jboss.crypto.CryptoUtil
 
RFC2617_ENCODING - Static variable in class org.jboss.security.auth.spi.Util
 
RFC2617Digest - Class in org.jboss.security.auth.callback
An implementation of the DigestCallback that support the http digest auth as described in RFC2617 (http://www.ietf.org/rfc/rfc2617.txt).
RFC2617Digest() - Constructor for class org.jboss.security.auth.callback.RFC2617Digest
 
role - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
roleAttributeID - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
roleAttributeID - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
roleAttributeIsDN - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
roleAttributeIsDN - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
roleFilter - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
roleFilter - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
RoleMappingInfo - Class in org.jboss.security.config
Holder for RoleMapping configuration
RoleMappingInfo(String) - Constructor for class org.jboss.security.config.RoleMappingInfo
 
RoleMappingLoginModule - Class in org.jboss.security.auth.spi
JBAS-3323: Role Mapping Login Module that maps application role to declarative role - You will need to provide a properties file name with the option "rolesProperties" which has the role to be replaced as the key and a comma-separated role names as replacements.
RoleMappingLoginModule() - Constructor for class org.jboss.security.auth.spi.RoleMappingLoginModule
 
roleName - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
roleNameAttributeID - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
roleNameAttributeID - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
roles - Variable in class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
rolesCtxDN - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
rolesCtxDN - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
rolesQuery - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
The sql query to obtain the user roles
rolesQuery - Variable in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
rolesRsrcName - Variable in class org.jboss.security.mapping.providers.role.PropertiesRolesMappingProvider
 
rolesSearch(LdapContext, SearchControls, String, String, int, int) - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
 
rolesSearch(InitialLdapContext, SearchControls, String, int, int, RoleGroup) - Method in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
RunAsIdentity - Class in org.jboss.security
The RunAsIdentity is a Principal that associates the run-as principal with his run-as role(s).
RunAsIdentity(String, String) - Constructor for class org.jboss.security.RunAsIdentity
Construct an inmutable instance of a RunAsIdentity
RunAsIdentity(String, String, Set<String>) - Constructor for class org.jboss.security.RunAsIdentity
Construct an inmutable instance of a RunAsIdentity
RunAsLoginModule - Class in org.jboss.security.auth.spi
A login module that establishes a run-as role for the duration of the login phase of authentication.
RunAsLoginModule() - Constructor for class org.jboss.security.auth.spi.RunAsLoginModule
 

S

safeClose(ResultSet) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
safeClose(Connection) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
safeClose(Statement) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
safeClose(NamingEnumeration) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
safeClose(InitialLdapContext) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
safeClose(InputStream) - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
SALT - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
schemaValidate(InputStream) - Method in class org.jboss.security.config.parser.StaxBasedConfigParser
Validate the input file against a schema
searchScope - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
searchScope - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
searchScope - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
searchTimeLimit - Variable in class org.jboss.security.auth.callback.LdapCallbackHandler
 
searchTimeLimit - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
searchTimeLimit - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
searchTimeLimit - Variable in class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
searchTimeLimit - Variable in class org.jboss.security.mapping.providers.role.LdapRolesMappingProvider
 
SecureIdentityLoginModule - Class in org.picketbox.datasource.security
An example of how one could encrypt the database password for a jca connection factory.
SecureIdentityLoginModule() - Constructor for class org.picketbox.datasource.security.SecureIdentityLoginModule
 
secureRequest(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
secureRequest(MessageInfo, Subject) - Method in class org.jboss.security.auth.message.config.JBossClientAuthContext
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.AllFailureServerAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.AllSuccessServerAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.HttpServletServerAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.container.modules.SimpleServerAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class org.jboss.security.auth.message.config.JBossServerAuthContext
 
secureResponse(MessageInfo, Subject, String, String, CallbackHandler) - Method in class org.jboss.security.plugins.auth.JASPIServerAuthenticationManager
 
SecurityAssociationCallback - Class in org.jboss.security.auth.callback
An implementation of Callback useful on the server side for propagating the request Principal and credentials to LoginModules.
SecurityAssociationCallback() - Constructor for class org.jboss.security.auth.callback.SecurityAssociationCallback
Initialize the SecurityAssociationCallback
SecurityAssociationHandler - Class in org.jboss.security.auth.callback
An implementation of CallbackHandler is assigned a Principal, and opaque Object credential as values passed to the constructor.
SecurityAssociationHandler() - Constructor for class org.jboss.security.auth.callback.SecurityAssociationHandler
 
SecurityAssociationHandler(Principal, Object) - Constructor for class org.jboss.security.auth.callback.SecurityAssociationHandler
Initialize the UsernamePasswordHandler with the principal and credentials to use.
SecurityConfiguration - Class in org.jboss.security.config
Class that provides the Configuration for authentication, authorization, mapping info etc It also holds the information like JSSE keystores, keytypes and other crypto configuration
SecurityConfiguration() - Constructor for class org.jboss.security.config.SecurityConfiguration
 
securityContext - Variable in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
securityDomain - Variable in class org.jboss.security.auth.spi.DisabledLoginModule
 
securityDomain - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
SecurityKeyManager - Class in org.jboss.security.plugins
X509KeyManager that allows selection of a key entry to be used.
SecurityKeyManager(X509KeyManager, String, String) - Constructor for class org.jboss.security.plugins.SecurityKeyManager
 
SecurityRoleRef - Class in org.jboss.security
Represents a Security Role Ref element in the deployment descriptor
SecurityRoleRef() - Constructor for class org.jboss.security.SecurityRoleRef
 
SecurityRoleRef(String, String, String) - Constructor for class org.jboss.security.SecurityRoleRef
 
SecurityRoleRef(String, String) - Constructor for class org.jboss.security.SecurityRoleRef
 
securityRoleReferences - Variable in class org.jboss.security.authorization.modules.ejb.EJBPolicyModuleDelegate
 
securityRoleReferences - Variable in class org.jboss.security.authorization.resources.JavaEEResource
 
SecurityRolesAssociation - Class in org.jboss.security
The SecurityRolesAssociation uses a ThreadLocal to associate the SecurityRoleMetaData from the deployment with the current thread.
SecurityRolesAssociation() - Constructor for class org.jboss.security.SecurityRolesAssociation
 
SecurityService - Class in org.jboss.security.jacc
The SecurityService installs a java.security.Policy implementation that handles the JACC permission checks.
SecurityService() - Constructor for class org.jboss.security.jacc.SecurityService
 
SecurityUtil - Class in org.jboss.security
Security Utility Class
SecurityUtil() - Constructor for class org.jboss.security.SecurityUtil
 
SecurityVaultData - Class in org.picketbox.plugins.vault
Security vault data store with version serialized data storage.
SecurityVaultData() - Constructor for class org.picketbox.plugins.vault.SecurityVaultData
Default constructor.
SEMI_COLON - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
SerialNumberIssuerDNMapping - Class in org.jboss.security.auth.certs
A CertificatePrincipal implementation that builds the principal name based on the cert serialNumber and issuerDN
SerialNumberIssuerDNMapping() - Constructor for class org.jboss.security.auth.certs.SerialNumberIssuerDNMapping
 
sessionKeyHash(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Perform an interleaved even-odd hash on the byte string
set(ClassLoaderLocator) - Static method in class org.jboss.security.plugins.ClassLoaderLocatorFactory
Set the ClassLoaderLocator
set(String) - Static method in class org.jboss.security.plugins.HostThreadLocal
 
set(String, T) - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
SET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.auth.login.AuthenticationInfo
 
SET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.auth.login.LoginModuleStackHolder
 
SET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.AuthenticationInfo
 
SET_CONFIG_ENTRY_PERM - Static variable in class org.jboss.security.config.BaseSecurityInfo
 
setAclInfo(ACLInfo) - Method in class org.jboss.security.config.ApplicationPolicy
 
setAdditionalProperties(Properties) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setAppCallbackHandler(CallbackHandler) - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
setAppCallbackHandler(CallbackHandler) - Method in class org.jboss.security.AuthenticationInfo
 
setAppConfigurationEntry(AppConfigurationEntry[]) - Method in class org.jboss.security.auth.login.AuthenticationInfo
Set an application authentication configuration.
setAppConfigurationEntry(List<AppConfigurationEntry>) - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
setAppConfigurationEntry(List) - Method in class org.jboss.security.auth.login.LoginModuleStackHolder
 
setAppConfigurationEntry(AppConfigurationEntry[]) - Method in class org.jboss.security.AuthenticationInfo
Set an application authentication configuration.
setApplicationPolicy(ApplicationPolicy) - Method in class org.jboss.security.plugins.authorization.JBossAuthorizationContext
Inject an ApplicationPolicy that contains AuthorizationInfo
setAttribute(Attribute) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
setAttributes(AttributeList) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
 
setAuditInfo(AuditInfo) - Method in class org.jboss.security.config.ApplicationPolicy
 
setAuthConfig(String) - Method in class org.jboss.security.plugins.DefaultLoginConfig
Deprecated.
Set the resource path or URL to the JAAS login configuration file to use.
setAuthenticationInfo(BaseAuthenticationInfo) - Method in class org.jboss.security.config.ApplicationPolicy
 
setAuthorizationContext(AuthorizationContext) - Method in class org.jboss.security.plugins.JBossAuthorizationManager
Set the AuthorizationContext
setAuthorizationInfo(AuthorizationInfo) - Method in class org.jboss.security.config.ApplicationPolicy
 
setAuthorizationManager(AuthorizationManager) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Set an AuthorizationManager
setBaseApplicationPolicyName(String) - Method in class org.jboss.security.config.ApplicationPolicy
 
setByteArray(byte[]) - Method in class org.jboss.security.auth.callback.ByteArrayCallback
 
setCallbackHandler(CallbackHandler) - Static method in class org.jboss.security.auth.callback.CallbackHandlerPolicyContextHandler
 
setCallbackHandler(CallbackHandler) - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
setCallbackHandler(CallbackHandler) - Method in class org.jboss.security.plugins.JBossSecurityContext
Set the CallbackHandler for the Managers in the SecurityContext
setCallerRunAsIdentity(RunAs) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Set the Caller RunAsIdentity
setCallerSubject(Subject) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Set the Caller Subject
setCanonicalRequestURI(String) - Method in class org.jboss.security.authorization.resources.WebResource
 
setCipherAlgorithm(String) - Static method in class org.jboss.security.config.SecurityConfiguration
 
setCipherKey(Key) - Static method in class org.jboss.security.config.SecurityConfiguration
 
setCipherSpec(AlgorithmParameterSpec) - Static method in class org.jboss.security.config.SecurityConfiguration
 
setCipherSuites(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setClientAlias(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setClientAuth(boolean) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setCodeSource(CodeSource) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Set the CodeSource
setConfigResource(String) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
setConfiguration(Map<String, String>) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
Set a Map that contains keys that are strings and values that are strings
setConfiguration(Map<String, String>) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
setConfigURL(URL) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Set the URL of the XML login configuration file that should be loaded by this mbean on startup.
setConnectionUrl(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setControlFlag(ControlFlag) - Method in class org.jboss.security.acl.config.ACLProviderEntry
Set the Control Flag (Required,Requisite,Sufficient or Optional)
setControlFlag(ControlFlag) - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
setControlFlag(ControlFlag) - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
Set the Control Flag (Required,Requisite,Sufficient or Optional)
setControlFlag(ControlFlag) - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
setControlFlags(List<ControlFlag>) - Method in class org.jboss.security.auth.message.config.JBossServerAuthContext
 
setCredential(Object) - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
setCredential(Object) - Method in class org.jboss.security.auth.callback.ObjectCallback
 
setCredential(Object) - Method in class org.jboss.security.auth.callback.SecurityAssociationCallback
 
setData(Object) - Method in class org.jboss.security.util.state.State
 
setDbDriverName(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setDebugStream(PrintStream) - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
Set debug output.
setDeepCopySubjectMode(boolean) - Static method in class org.jboss.security.config.SecurityConfiguration
 
setDeepCopySubjectOption(Boolean) - Method in class org.jboss.security.plugins.auth.JaasSecurityManagerBase
Flag to specify if deep copy of subject sets needs to be enabled
setDefaultAppPolicy(AppPolicy) - Static method in class org.jboss.security.AppPolicy
 
setDsJndiName(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setDsUserName(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setDsUserPass(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setEjbMethod(Method) - Method in class org.jboss.security.authorization.resources.EJBResource
Set the EJB Method
setEjbMethodInterface(String) - Method in class org.jboss.security.authorization.resources.EJBResource
Set the EJB Method Interface as a String
setEjbMethodRoles(RoleGroup) - Method in class org.jboss.security.authorization.resources.EJBResource
Set the roles assigned to the EJB Method
setEjbName(String) - Method in class org.jboss.security.authorization.resources.EJBResource
Set the EJB Name
setEjbVersion(String) - Method in class org.jboss.security.authorization.resources.EJBResource
Set the version of EJB
setEJBVersion(String) - Method in class org.jboss.security.plugins.javaee.EJBAuthorizationHelper
 
setEncoding(String) - Method in class org.jboss.security.auth.spi.Users.User
 
setEnforceEJBRestrictions(boolean) - Method in class org.jboss.security.authorization.resources.EJBResource
 
setExternalPermissionTypes(Class<?>[]) - Method in class org.jboss.security.jacc.DelegatingPolicy
 
setIdentityTrustContext(IdentityTrustContext) - Method in class org.jboss.security.plugins.identitytrust.JBossIdentityTrustManager
 
setIdentityTrustInfo(IdentityTrustInfo) - Method in class org.jboss.security.config.ApplicationPolicy
 
setIncomingRunAs(RunAs) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setInfo(String, Object) - Method in class org.jboss.security.auth.callback.MapCallback
 
setIterationCount(int) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the iteration count used with PBE based on the keystore password.
setJBoss(MBeanServer) - Static method in class org.jboss.security.util.MBeanServerLocator
Optionally set the MBeanServer to be returned by calls to locateJBoss().
setJBossModuleName(String) - Method in class org.jboss.security.config.BaseSecurityInfo
Set the name of the JBoss Module
setKeyManagerFactoryAlgorithm(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyManagerFactoryProvider(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyStore(KeyStore) - Method in class org.jboss.security.AppPolicy
 
setKeyStorePass(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the credential string for the KeyStore.
setKeyStorePassword(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyStoreProvider(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyStoreProviderArgument(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyStoreType(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the type of KeyStore implementation to use.
setKeyStoreType(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setKeyStoreURL(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the KeyStore database URL string.
setKeyStoreURL(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setLoginInfo(AuthenticationInfo) - Method in class org.jboss.security.AppPolicy
 
setLoginModuleStackHolder(LoginModuleStackHolder) - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
A ServerAuthModule may delegate its decision making to a stack of LoginModules
setLoginModuleStackHolderName(String) - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
setMappingInfo(String, MappingInfo) - Method in class org.jboss.security.config.ApplicationPolicy
Sets the MappingInfo that must be used to perform the mappings of the specified type.
setMappingResult(MappingResult<List<Attribute<String>>>) - Method in class org.jboss.security.mapping.providers.attribute.DefaultAttributeMappingProvider
 
setMappingResult(MappingResult<List<Attribute<String>>>) - Method in class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
setMappingResult(MappingResult<RoleGroup>) - Method in class org.jboss.security.mapping.providers.DeploymentRolesMappingProvider
 
setMappingResult(MappingResult<RoleGroup>) - Method in class org.jboss.security.mapping.providers.DeploymentRoleToRolesMappingProvider
 
setMappingResult(MappingResult<RoleGroup>) - Method in class org.jboss.security.mapping.providers.OptionsRoleMappingProvider
 
setMappingResult(MappingResult<Principal>) - Method in class org.jboss.security.mapping.providers.principal.SimplePrincipalMappingProvider
 
setMappingResult(MappingResult<Principal>) - Method in class org.jboss.security.mapping.providers.principal.SubjectCNMapper
 
setMappingResult(MappingResult<Principal>) - Method in class org.jboss.security.mapping.providers.principal.SubjectDNMapper
 
setMappingResult(MappingResult<RoleGroup>) - Method in class org.jboss.security.mapping.providers.role.AbstractRolesMappingProvider
 
setMBeanServer(MBeanServer) - Method in class org.jboss.security.jacc.SecurityService
 
setName(String) - Method in class org.jboss.security.auth.spi.Users.User
 
setName(String) - Method in class org.jboss.security.config.BaseSecurityInfo
 
setOptions(Map<String, Object>) - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
setOutgoingRunAs(RunAs) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setParentConfig(Configuration) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
 
setParentConfig(Configuration) - Method in class org.jboss.security.config.StandaloneConfiguration
Set the Parent Configuration to which we can delegate
setPassword(String) - Method in class org.jboss.security.auth.spi.Users.User
 
setPasswordCallbackValue(Object, PasswordCallback) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
setPermissionInfo(AuthorizationInfo) - Method in class org.jboss.security.AppPolicy
 
setPolicy(Policy) - Method in class org.jboss.security.jacc.SecurityService
 
setPolicyAttributeName(String) - Method in class org.jboss.security.jacc.SecurityService
 
setPolicyConfig(PolicyConfig) - Method in class org.jboss.security.config.ApplicationPolicy
 
setPolicyContextID(String) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Set the Policy Context ID
setPolicyName(ObjectName) - Method in class org.jboss.security.jacc.SecurityService
 
setPolicyRegistrationManager(PolicyRegistration) - Method in class org.jboss.security.authorization.modules.AuthorizationModuleDelegate
Set the PolicyRegistration manager Will be used to query for the policies
setPolicyRegistrationManager(PolicyRegistration) - Method in class org.jboss.security.authorization.modules.web.WebJACCPolicyModuleDelegate
 
setPrincipal(Principal) - Method in class org.jboss.security.auth.callback.SecurityAssociationCallback
 
setPrincipal(Principal) - Method in class org.jboss.security.authorization.resources.JavaEEResource
 
setPrincipalMappingInfo(MappingInfo) - Method in class org.jboss.security.config.ApplicationPolicy
setPrincipalsQuery(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setProtocols(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setReplaceSystemProperties(boolean) - Method in class org.jboss.security.util.xml.JBossEntityResolver
 
setRequestMessage(Object) - Method in class org.jboss.security.auth.message.GenericMessageInfo
 
setResponseMessage(Object) - Method in class org.jboss.security.auth.message.GenericMessageInfo
 
setRoleMappingInfo(MappingInfo) - Method in class org.jboss.security.config.ApplicationPolicy
setRoles(Group, boolean) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setRoles(RoleGroup) - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
setSalt(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the salt used with PBE based on the keystore password.
setSecurityDomain(String) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setSecurityIdentity(SecurityIdentity) - Method in class org.jboss.security.plugins.JBossSecurityContextUtil
 
setSecurityInfo(Principal, Object) - Method in class org.jboss.security.auth.callback.AppCallbackHandler
 
setSecurityInfo(Principal, Object) - Method in class org.jboss.security.auth.callback.JBossCallbackHandler
 
setSecurityInfo(Principal, Object) - Method in class org.jboss.security.auth.callback.SecurityAssociationHandler
 
setSecurityManagement(ISecurityManagement) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setSecurityManagement(ISecurityManagement) - Method in class org.jboss.security.plugins.JBossSecuritySubjectFactory
Sets the ISecurityManagement implementation to be used.
setSecurityRoleReferences(Set<SecurityRoleRef>) - Method in class org.jboss.security.authorization.resources.JavaEEResource
Set the security role references
setSecurityRoles(Map<String, Set<String>>) - Static method in class org.jboss.security.SecurityRolesAssociation
Set the current map of SecurityRoleMetaData.
setServerAlias(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setServiceAuthToken(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setServletName(String) - Method in class org.jboss.security.authorization.resources.WebResource
 
setServletRequest(ServletRequest) - Method in class org.jboss.security.authorization.resources.WebResource
 
setServletResponse(ServletResponse) - Method in class org.jboss.security.authorization.resources.WebResource
 
setSubjectInfo(SubjectInfo) - Method in class org.jboss.security.plugins.JBossSecurityContext
 
setTabSize(int) - Method in class org.jboss.security.auth.login.SimpleCharStream
 
setTransactionManager(TransactionManager) - Static method in class org.jboss.security.plugins.TransactionManagerLocator
 
setTrustManagerFactoryAlgorithm(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustManagerFactoryProvider(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustStorePass(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the credential string for the trust store.
setTrustStorePassword(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustStoreProvider(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustStoreProviderArgument(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustStoreType(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the type of the trust store
setTrustStoreType(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setTrustStoreURL(String) - Static method in class org.jboss.security.config.SecurityConfiguration
Set the trust store database URL string.
setTrustStoreURL(String) - Method in class org.jboss.security.JBossJSSESecurityDomain
 
setUserName(String) - Method in class org.jboss.security.auth.callback.DatabaseCallbackHandler
 
setValidateDTD(boolean) - Method in class org.jboss.security.auth.login.XMLLoginConfigImpl
Set whether the login config xml document is validated againsts its DTD
setValidateError(Throwable) - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
Set the error associated with the validatePassword failure
setValue(String) - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
setValue(char[]) - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
setValue(byte[]) - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
setVerified(boolean) - Method in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
setWarnOnNonFileURLs(boolean) - Static method in class org.jboss.security.util.xml.JBossEntityResolver
 
SHAInterleave - Class in org.jboss.crypto.digest
The SHA_Interleave algorithm as described in section 3.1 of RFC2945.
SHAInterleave() - Constructor for class org.jboss.crypto.digest.SHAInterleave
Creates a new instance of SHAInterleave
sharedState - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
sharedState - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
sharedState - Variable in class org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
 
SHAReverseInterleave - Class in org.jboss.crypto.digest
An alternate SHA Interleave algorithm as implemented in the SRP distribution.
SHAReverseInterleave() - Constructor for class org.jboss.crypto.digest.SHAReverseInterleave
Creates a new instance of SHAReverseInterleave
SimpleCharStream - Class in org.jboss.security.auth.login
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.jboss.security.auth.login.SimpleCharStream
Constructor.
SimpleClientAuthModule - Class in org.jboss.security.auth.container.modules
A simple implementation of an username/password based client auth module
SimpleClientAuthModule(Class[]) - Constructor for class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
SimpleGroup - Class in org.jboss.security
An implementation of Group that manages a collection of Principal objects based on their hashCode() and equals() methods.
SimpleGroup(String) - Constructor for class org.jboss.security.SimpleGroup
 
SimplePrincipal - Class in org.jboss.security
A simple String based implementation of Principal.
SimplePrincipal(String) - Constructor for class org.jboss.security.SimplePrincipal
 
SimplePrincipalMappingProvider - Class in org.jboss.security.mapping.providers.principal
A principal mapping provider that takes in a SimplePrincipal and converts into a SimplePrincipal with a different principal name
SimplePrincipalMappingProvider() - Constructor for class org.jboss.security.mapping.providers.principal.SimplePrincipalMappingProvider
 
SimpleRolesMappingProvider - Class in org.jboss.security.mapping.providers.role
A simple MappingProvider that reads roles from the options map.
SimpleRolesMappingProvider() - Constructor for class org.jboss.security.mapping.providers.role.SimpleRolesMappingProvider
 
SimpleServerAuthModule - Class in org.jboss.security.auth.container.modules
A simple implementation of an username/password based server auth module.
SimpleServerAuthModule() - Constructor for class org.jboss.security.auth.container.modules.SimpleServerAuthModule
 
SimpleServerAuthModule(Class<?>[]) - Constructor for class org.jboss.security.auth.container.modules.SimpleServerAuthModule
 
SimpleServerLoginModule - Class in org.jboss.security.auth.spi
A simple server login module useful to quick setup of security for testing purposes.
SimpleServerLoginModule() - Constructor for class org.jboss.security.auth.spi.SimpleServerLoginModule
 
SimpleUsersLoginModule - Class in org.jboss.security.auth.spi
A LoginModule that stores username and password as options.
SimpleUsersLoginModule() - Constructor for class org.jboss.security.auth.spi.SimpleUsersLoginModule
 
SINGLE_LINE_COMMENT - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
size() - Method in class org.jboss.security.auth.spi.Users
 
size() - Method in class org.jboss.security.config.PolicyConfig
 
specialToken - Variable in class org.jboss.security.auth.login.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
StandaloneConfiguration - Class in org.jboss.security.config
JAAS Configuration extended with ApplicationPolicy registration To instantiate, use the StandaloneConfiguration.getInstance() method as this class acts as a singleton
StandaloneConfiguration() - Constructor for class org.jboss.security.config.StandaloneConfiguration
 
start() - Method in class org.jboss.security.jacc.SecurityService
The following permissions are required: java.security.SecurityPermission("getPolicy") java.security.SecurityPermission("setPolicy")
State - Class in org.jboss.security.util.state
The respresentation of a state in a state machine.
State(String) - Constructor for class org.jboss.security.util.state.State
 
State(String, Map) - Constructor for class org.jboss.security.util.state.State
 
StateMachine - Class in org.jboss.security.util.state
The representation of a finite state machine.
StateMachine(Set, State) - Constructor for class org.jboss.security.util.state.StateMachine
Create a state machine given its states and start state.
StateMachine(Set, State, String) - Constructor for class org.jboss.security.util.state.StateMachine
Create a state machine given its states and start state.
StateMachineParser - Class in org.jboss.security.util.state.xml
Parse an xml representation of a state machine.
StateMachineParser() - Constructor for class org.jboss.security.util.state.xml.StateMachineParser
 
staticFlag - Static variable in class org.jboss.security.auth.login.SimpleCharStream
Whether parser is static.
StaxBasedConfigParser - Class in org.jboss.security.config.parser
Configuration Parser based on Stax
StaxBasedConfigParser() - Constructor for class org.jboss.security.config.parser.StaxBasedConfigParser
 
StaxParserUtil - Class in org.jboss.security.config.parser
Utility for the stax based parser
StaxParserUtil() - Constructor for class org.jboss.security.config.parser.StaxParserUtil
 
stop() - Method in class org.jboss.security.jacc.SecurityService
 
store(String, String, char[], byte[]) - Method in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
storePassword(String, char[]) - Method in class org.jboss.security.ExternalPasswordCache
 
storePassword(String, char[]) - Method in interface org.jboss.security.PasswordCache
Store password to the cache.
STRING - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
RegularExpression Id.
StringPropertyReplacer - Class in org.jboss.security.util
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.jboss.security.util.StringPropertyReplacer
 
StringUtil - Class in org.picketbox.util
Utility dealing with Strings
StringUtil() - Constructor for class org.picketbox.util.StringUtil
 
subject - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
 
subject - Variable in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
 
SUBJECT_GROUP_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
SUBJECT_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
SUBJECT_ROLE_IDENTIFIER - Static variable in interface org.jboss.security.authorization.XACMLConstants
 
SubjectCNMapper - Class in org.jboss.security.mapping.providers.principal
A X500 Principal Mapper from a X509 Certificate that uses the client cert SubjectDN CN='...' element as the principal.
SubjectCNMapper() - Constructor for class org.jboss.security.mapping.providers.principal.SubjectCNMapper
 
SubjectCNMapping - Class in org.jboss.security.auth.certs
A CertificatePrincipal implementation that uses the client cert SubjectDN CN='...' element as the principal.
SubjectCNMapping() - Constructor for class org.jboss.security.auth.certs.SubjectCNMapping
 
SubjectDNMapper - Class in org.jboss.security.mapping.providers.principal
A X500 Principal Mapper from a X509 Certificate that considers SubjectDN of the Client certificate
SubjectDNMapper() - Constructor for class org.jboss.security.mapping.providers.principal.SubjectDNMapper
 
SubjectDNMapping - Class in org.jboss.security.auth.certs
A CertificatePrincipal implementation that uses the client cert SubjectDN as the principal.
SubjectDNMapping() - Constructor for class org.jboss.security.auth.certs.SubjectDNMapping
 
subjectInfo - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
SubjectPolicyContextHandler - Class in org.jboss.security.jacc
A PolicyContextHandler for the current authenticated Subject.
SubjectPolicyContextHandler() - Constructor for class org.jboss.security.jacc.SubjectPolicyContextHandler
 
SubjectX500Principal - Class in org.jboss.security.auth.certs
A CertificatePrincipal implementation that uses the client cert SubjectX500Principal as the principal.
SubjectX500Principal() - Constructor for class org.jboss.security.auth.certs.SubjectX500Principal
 
SunConfigParser - Class in org.jboss.security.auth.login
A JavaCC 2.1 grammar for the default JAAS configuration file provided by Sun.
SunConfigParser() - Constructor for class org.jboss.security.auth.login.SunConfigParser
 
SunConfigParser(InputStream) - Constructor for class org.jboss.security.auth.login.SunConfigParser
Constructor with InputStream.
SunConfigParser(InputStream, String) - Constructor for class org.jboss.security.auth.login.SunConfigParser
Constructor with InputStream and supplied encoding
SunConfigParser(Reader) - Constructor for class org.jboss.security.auth.login.SunConfigParser
Constructor.
SunConfigParser(SunConfigParserTokenManager) - Constructor for class org.jboss.security.auth.login.SunConfigParser
Constructor with generated Token Manager.
SunConfigParserConstants - Interface in org.jboss.security.auth.login
Token literal values and constants.
SunConfigParserTokenManager - Class in org.jboss.security.auth.login
Token Manager.
SunConfigParserTokenManager(SimpleCharStream) - Constructor for class org.jboss.security.auth.login.SunConfigParserTokenManager
Constructor.
SunConfigParserTokenManager(SimpleCharStream, int) - Constructor for class org.jboss.security.auth.login.SunConfigParserTokenManager
Constructor.
supportedTypes - Variable in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
 
supports(String) - Method in class org.jboss.security.auth.callback.CallbackHandlerPolicyContextHandler
 
supports(String) - Method in class org.jboss.security.config.parser.JavaPropertiesConfigParser
 
supports(String) - Method in interface org.jboss.security.config.parser.ParserNamespaceSupport
Returns whether the parser supports parsing a particular namespace
supports(String) - Method in class org.jboss.security.config.parser.UsersConfigParser
 
supports(String) - Method in class org.jboss.security.jacc.SubjectPolicyContextHandler
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.attribute.DefaultAttributeMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.attribute.LdapAttributeMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.DeploymentRolesMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.DeploymentRoleToRolesMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.OptionsRoleMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.principal.AbstractPrincipalMappingProvider
 
supports(Class<?>) - Method in class org.jboss.security.mapping.providers.role.AbstractRolesMappingProvider
 
suspendResume - Variable in class org.jboss.security.auth.spi.DatabaseCertLoginModule
Whether to suspend resume transactions during database operations
suspendResume - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
Whether to suspend resume transactions during database operations
suspendResume - Variable in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
SwitchTo(int) - Method in class org.jboss.security.auth.login.SunConfigParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.jboss.security.auth.login.SimpleCharStream
 
tm - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
The TransactionManagaer instance to be used
tm - Variable in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
TmpFilePassword - Class in org.jboss.security.plugins
Read a password from a file specified via the ctor and then overwrite the file contents with garbage, and then remove it.
TmpFilePassword(String) - Constructor for class org.jboss.security.plugins.TmpFilePassword
 
tob64(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
 
tob64(byte[]) - Static method in class org.jboss.security.auth.spi.Util
 
tob64(byte[]) - Static method in class org.jboss.security.Base64Utils
 
toCharArray() - Method in class org.jboss.security.plugins.ConsolePassword
 
toCharArray() - Method in class org.jboss.security.plugins.FilePassword
 
toCharArray() - Method in class org.jboss.security.plugins.TmpFilePassword
 
token - Variable in class org.jboss.security.auth.login.SunConfigParser
Current token.
Token - Class in org.jboss.security.auth.login
Describes the input token stream.
Token() - Constructor for class org.jboss.security.auth.login.Token
No-argument constructor
Token(int) - Constructor for class org.jboss.security.auth.login.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.jboss.security.auth.login.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.jboss.security.auth.login.SunConfigParser
Generated Token Manager.
tokenImage - Variable in exception org.jboss.security.auth.login.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.jboss.security.auth.login.SunConfigParserConstants
Literal token values.
tokenize(String) - Static method in class org.picketbox.util.StringUtil
Given a comma separated string, get the tokens as a List
TokenMgrError - Error in org.jboss.security.auth.login
Token Manager Error.
TokenMgrError() - Constructor for error org.jboss.security.auth.login.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.jboss.security.auth.login.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.jboss.security.auth.login.TokenMgrError
Full Constructor.
toPrincipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SerialNumberIssuerDNMapping
Create a SimplePrincipal with the name composed from certs[0].getSerialNumber() + " " + certs[0].getIssuerDN()
toPrincipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectCNMapping
Returns the client cert common name portion (cn=...) of the SubjectDN as the principal.
toPrincipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectDNMapping
Returns the client cert SubjectDN as the principal.
toPrincipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectX500Principal
Returns the client cert SubjectX500Principal as the principal.
toPrincipal(X509Certificate[]) - Method in interface org.jboss.security.CertificatePrincipal
Return the Principal associated with the specified chain of X509 client certificates.
toPrinicipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SerialNumberIssuerDNMapping
 
toPrinicipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectCNMapping
 
toPrinicipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectDNMapping
 
toPrinicipal(X509Certificate[]) - Method in class org.jboss.security.auth.certs.SubjectX500Principal
 
toPrinicipal(X509Certificate[]) - Method in interface org.jboss.security.CertificatePrincipal
Deprecated.
method kept for backward compatibility. Use toPrincipal(X509Certificate[]) instead.
toString() - Method in class org.jboss.security.acl.config.ACLProviderEntry
 
toString() - Method in class org.jboss.security.AnybodyPrincipal
 
toString() - Method in class org.jboss.security.AppPolicy
 
toString() - Method in class org.jboss.security.audit.config.AuditProviderEntry
 
toString() - Method in class org.jboss.security.auth.container.config.AuthModuleEntry
 
toString() - Method in class org.jboss.security.auth.login.AuthenticationInfo
 
toString() - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
 
toString() - Method in class org.jboss.security.auth.login.Token
Returns the image.
toString() - Method in class org.jboss.security.auth.spi.Users
 
toString() - Method in class org.jboss.security.auth.spi.Users.User
 
toString() - Method in class org.jboss.security.authorization.config.AuthorizationModuleEntry
 
toString() - Method in class org.jboss.security.authorization.modules.AbstractAuthorizationModule
Override to print more details
toString() - Method in class org.jboss.security.authorization.resources.EJBResource
 
toString() - Method in class org.jboss.security.authorization.resources.WebResource
 
toString() - Method in class org.jboss.security.AuthorizationInfo
 
toString() - Method in enum org.jboss.security.config.Attribute
 
toString() - Method in class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
 
toString() - Method in class org.jboss.security.jacc.ContextPolicy
 
toString() - Method in class org.jboss.security.mapping.config.MappingModuleEntry
 
toString() - Method in class org.jboss.security.NestableGroup
 
toString() - Method in class org.jboss.security.NobodyPrincipal
 
toString() - Method in class org.jboss.security.plugins.JBossAuthorizationManager
 
toString() - Method in class org.jboss.security.plugins.JBossSecurityContext
 
toString() - Method in class org.jboss.security.RunAsIdentity
Returns a string representation of the object.
toString() - Method in class org.jboss.security.SimpleGroup
 
toString() - Method in class org.jboss.security.SimplePrincipal
 
toString() - Method in class org.jboss.security.util.state.State
 
toString() - Method in class org.jboss.security.util.state.StateMachine
 
TOTP - Static variable in class org.jboss.security.auth.spi.otp.JBossTimeBasedOTPLoginModule
 
trace - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
TransactionManagerLocator - Class in org.jboss.security.plugins
Locate a Transaction Manager
TransactionManagerLocator() - Constructor for class org.jboss.security.plugins.TransactionManagerLocator
 
Transition - Class in org.jboss.security.util.state
A representation of a transition from a state to another state.
Transition(String, State) - Constructor for class org.jboss.security.util.state.Transition
 
trim(byte[]) - Static method in class org.jboss.crypto.CryptoUtil
Treat the input as the MSB representation of a number, and lop off leading zero elements.
trim(String) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Given a string, trim it
TX_MGR_JNDI_NAME - Variable in class org.jboss.security.mapping.providers.role.DatabaseRolesMappingProvider
 
txManagerJndiName - Variable in class org.jboss.security.auth.spi.DatabaseCertLoginModule
The JNDI name of the transaction manager
txManagerJndiName - Variable in class org.jboss.security.auth.spi.DatabaseServerLoginModule
The JNDI name of the transaction manager

U

unauthenticatedIdentity - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
the principal to use when a null username and password are seen
unexpectedAttribute(XMLStreamReader, int) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Get an exception reporting an unexpected XML attribute.
unexpectedElement(XMLStreamReader) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Get an exception reporting an unexpected XML element.
unexpectedElement(String, XMLEvent) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Get an exception reporting an unexpected XML element.
unexpectedNS(String, XMLEvent) - Static method in class org.jboss.security.config.parser.StaxParserUtil
Get an exceptioon reporting an unexpected nasmespace URI.
unprefixSecurityDomain(String) - Static method in class org.jboss.security.SecurityUtil
Strip the security domain of prefix (java:jaas or java:jbsx)
UpdateLineColumn(char) - Method in class org.jboss.security.auth.login.SimpleCharStream
 
useFirstPass - Variable in class org.jboss.security.auth.spi.AbstractServerLoginModule
Flag indicating if the shared credential should be used
userName - Variable in class org.jboss.security.auth.callback.AbstractCallbackHandler
User Name that we are interested in getting the password for
USERNAME - Static variable in class org.jboss.security.auth.callback.RFC2617Digest
The user's name in the specified realm.
usernameBeginString - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
usernameBeginString - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
usernameEndString - Variable in class org.jboss.security.auth.spi.LdapExtLoginModule
 
usernameEndString - Variable in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
UsernamePasswordHandler - Class in org.jboss.security.auth.callback
A simple implementation of CallbackHandler that sets a username and password in the handle(Callback[]) method to that passed in to the constructor.
UsernamePasswordHandler(String, char[]) - Constructor for class org.jboss.security.auth.callback.UsernamePasswordHandler
Initialize the UsernamePasswordHandler with the usernmae and password to use.
UsernamePasswordHandler(String, Object) - Constructor for class org.jboss.security.auth.callback.UsernamePasswordHandler
 
UsernamePasswordLoginModule - Class in org.jboss.security.auth.spi
An abstract subclass of AbstractServerLoginModule that imposes an identity == String username, credentials == String password view on the login process.
UsernamePasswordLoginModule() - Constructor for class org.jboss.security.auth.spi.UsernamePasswordLoginModule
 
Users - Class in org.jboss.security.auth.spi
The XMLLoginModule users/roles object representation.
Users() - Constructor for class org.jboss.security.auth.spi.Users
 
Users.User - Class in org.jboss.security.auth.spi
 
Users.User() - Constructor for class org.jboss.security.auth.spi.Users.User
 
Users.User(String) - Constructor for class org.jboss.security.auth.spi.Users.User
 
UsersConfigParser - Class in org.jboss.security.config.parser
Parse the Users configuration embeddable within XMLLoginModule module option
UsersConfigParser() - Constructor for class org.jboss.security.config.parser.UsersConfigParser
 
UsersLoginModule - Class in org.jboss.security.auth.spi
A simple properties file based login module that consults a Java Properties formatted text files for username to password("users.properties") mapping.
UsersLoginModule() - Constructor for class org.jboss.security.auth.spi.UsersLoginModule
 
UsersRolesLoginModule - Class in org.jboss.security.auth.spi
A simple Properties map based login module that consults two Java Properties formatted text files for username to password("users.properties") and username to roles("roles.properties") mapping.
UsersRolesLoginModule() - Constructor for class org.jboss.security.auth.spi.UsersRolesLoginModule
 
Util - Class in org.jboss.security.auth.spi
Common login module utility methods
Util() - Constructor for class org.jboss.security.auth.spi.Util
 
Util - Class in org.jboss.security.mapping.providers.role
Utility class for this package.
Util() - Constructor for class org.jboss.security.mapping.providers.role.Util
 
util - Variable in class org.jboss.security.plugins.JBossSecurityContext
 
Util - Class in org.jboss.security
Util.
Util() - Constructor for class org.jboss.security.Util
 

V

validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
Subclasses have to implement this method to actually validate the subject
validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.AllFailureServerAuthModule
 
validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.AllSuccessServerAuthModule
 
validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.DelegatingServerAuthModule
 
validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.HttpServletServerAuthModule
 
validate(Subject, MessageInfo) - Method in class org.jboss.security.auth.container.modules.SimpleServerAuthModule
 
validateCredential(String, X509Certificate) - Method in class org.jboss.security.auth.spi.BaseCertLoginModule
 
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.LdapExtLoginModule
Validate the inputPassword by creating a LDAP InitialContext with the SECURITY_CREDENTIALS set to the password.
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.LdapLoginModule
Validate the inputPassword by creating a ldap InitialContext with the SECURITY_CREDENTIALS set to the password.
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.LdapUsersLoginModule
 
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.RemoteHostTrustLoginModule
 
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.SimpleServerLoginModule
 
validatePassword(String, String) - Method in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
A hook that allows subclasses to change the validation of the input password against the expected password.
validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.security.auth.container.modules.AbstractServerAuthModule
This method delegates to a login module if configured in the module options.
validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.security.auth.message.config.JBossServerAuthContext
 
validateResponse(MessageInfo, Subject, Subject) - Method in class org.jboss.security.auth.container.modules.SimpleClientAuthModule
 
validateResponse(MessageInfo, Subject, Subject) - Method in class org.jboss.security.auth.message.config.JBossClientAuthContext
 
validateState(String) - Method in class org.jboss.security.jacc.JBossPolicyConfiguration
 
validateUsernameAndPassword(String, String) - Method in interface org.jboss.security.auth.spi.InputValidator
Validates the specified username and password.
value - Variable in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
valueOf(String) - Static method in enum org.jboss.security.config.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.security.config.Element
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.security.config.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.security.config.Element
Returns an array containing the constants of this enum type, in the order they are declared.
VAULT_CONTENT_FILE - Static variable in class org.picketbox.plugins.vault.PicketBoxSecurityVault
 
verified - Variable in class org.jboss.security.auth.callback.VerifyPasswordCallback
 
verify(X509Certificate, String, KeyStore, KeyStore) - Method in class org.jboss.security.auth.certs.AnyCertVerifier
Returns true regardless of the arguments.
verify(X509Certificate, String, KeyStore, KeyStore) - Method in interface org.jboss.security.auth.certs.X509CertificateVerifier
Validate a cert.
verifyPassword(VerifyPasswordCallback) - Method in class org.jboss.security.auth.callback.LdapCallbackHandler
 
VerifyPasswordCallback - Class in org.jboss.security.auth.callback
A Callback that indicates that the enclosing value needs to be checked against the value stored in the data store such as a DB or LDAP
VerifyPasswordCallback() - Constructor for class org.jboss.security.auth.callback.VerifyPasswordCallback
 

W

WEB_AUDIT_FLAG - Static variable in class org.jboss.security.authorization.resources.WebResource
System Property setting to configure the web audit off = turn it off headers = audit the headers cookies = audit the cookie parameters = audit the parameters attributes = audit the attributes headers,cookies,parameters = audit the headers,cookie and parameters headers,cookies = audit the headers and cookies and so on Note: If this flag is not set in the system property, then we get no audit data for the web request
WebAuthorizationHelper - Class in org.jboss.security.plugins.javaee
Web Authorization Helper Implementation
WebAuthorizationHelper() - Constructor for class org.jboss.security.plugins.javaee.WebAuthorizationHelper
 
WebAuthorizationModule - Class in org.jboss.security.authorization.modules.web
Default Web Authorization Module with the default tomcat authorization logic
WebAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.web.WebAuthorizationModule
 
WebJACCPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.web
JACC based authorization module helper that deals with the web layer authorization decisions
WebJACCPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.web.WebJACCPolicyModuleDelegate
 
WebPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.web
Authorization Module Delegate that deals with the default authorization behavior (Simply returns PERMIT, because the final decision will be made by the base class of Realm (RealmBase))
WebPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.web.WebPolicyModuleDelegate
 
WebResource - Class in org.jboss.security.authorization.resources
Represents a Resource for the Web Layer
WebResource() - Constructor for class org.jboss.security.authorization.resources.WebResource
Create a new WebResource.
WebResource(Map<String, Object>) - Constructor for class org.jboss.security.authorization.resources.WebResource
Create a new WebResource.
WebXACMLPolicyModuleDelegate - Class in org.jboss.security.authorization.modules.web
XACML based authorization module helper that deals with the web layer authorization decisions
WebXACMLPolicyModuleDelegate() - Constructor for class org.jboss.security.authorization.modules.web.WebXACMLPolicyModuleDelegate
 
WebXACMLUtil - Class in org.jboss.security.authorization.modules.web
Utility class for creating XACML Requests
WebXACMLUtil() - Constructor for class org.jboss.security.authorization.modules.web.WebXACMLUtil
 
writeContent(XMLStreamWriter) - Method in class org.jboss.security.auth.login.AuthenticationInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.auth.login.JASPIAuthenticationInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.ACLInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.ApplicationPolicy
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.AuditInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.AuthorizationInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.IdentityTrustInfo
Write element content.
writeContent(XMLStreamWriter) - Method in class org.jboss.security.config.MappingInfo
Write element content.

X

X509CertificateVerifier - Interface in org.jboss.security.auth.certs
A verifier for X509Certificate used by authentication layers.
XACMLAuthorizationModule - Class in org.jboss.security.authorization.modules
Authorization Module that utilizes XACML
XACMLAuthorizationModule() - Constructor for class org.jboss.security.authorization.modules.XACMLAuthorizationModule
 
XACMLConstants - Interface in org.jboss.security.authorization
Predefined constants for the XACML layer
XMLLoginConfigImpl - Class in org.jboss.security.auth.login
An concrete implementation of the javax.security.auth.login.Configuration class that parses an xml configuration of the form: starksm
XMLLoginModule - Class in org.jboss.security.auth.spi
A login module that obtains its security information directly from its login module options.
XMLLoginModule() - Constructor for class org.jboss.security.auth.spi.XMLLoginModule
 
xor(byte[], byte[], int) - Static method in class org.jboss.crypto.CryptoUtil
 

_

_instance - Static variable in class org.jboss.security.config.StandaloneConfiguration
Singleton instance
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
PicketBox implementation 4.0.19.SP10-redhat-1

Copyright © 2015 JBoss Inc.. All Rights Reserved.