Index

A B C D E F G H I J L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
abort() - Method in class org.exoplatform.web.security.InitSharedStateLoginModule
 
abort() - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
AbstractCodec - Class in org.exoplatform.web.security.codec
Abstract codec used to encode/decode password stored/loaded on/from token entry
AbstractCodec() - Constructor for class org.exoplatform.web.security.codec.AbstractCodec
 
AbstractCodecBuilder - Class in org.exoplatform.web.security.codec
 
AbstractCodecBuilder() - Constructor for class org.exoplatform.web.security.codec.AbstractCodecBuilder
 
AbstractTokenService<T,K> - Class in org.exoplatform.web.security.security
Created by The eXo Platform SAS Author : liem.nguyen ncliam@gmail.com Jun 5, 2009
AbstractTokenService(InitParams) - Constructor for class org.exoplatform.web.security.security.AbstractTokenService
 
accept(HttpServletRequest, PortalContainer, URI) - Method in class org.exoplatform.web.security.proxy.ProxyFilterService
Returns true if access to a remote URI should be granted.
accept(GenericMethodResource) - Method in class org.exoplatform.web.security.csrf.CSRFAccessFilter
Check does method contains CSRF security annotations ExoCSRFCheck
accessDeniedHandler() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
AccountSetupFilter - Class in org.exoplatform.account.setup.web
 
AccountSetupFilter() - Constructor for class org.exoplatform.account.setup.web.AccountSetupFilter
 
ACTION_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
ACTION_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
ACTION_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
addBackground() - Method in class nl.captcha.Captcha.Builder
Add a background using the default BackgroundProducer.
addBackground(BufferedImage) - Method in interface nl.captcha.backgrounds.BackgroundProducer
Add the background to the given image.
addBackground(BufferedImage) - Method in class nl.captcha.backgrounds.FlatColorBackgroundProducer
 
addBackground(BufferedImage) - Method in class nl.captcha.backgrounds.GradiatedBackgroundProducer
 
addBackground(BufferedImage) - Method in class nl.captcha.backgrounds.SquigglesBackgroundProducer
 
addBackground(BufferedImage) - Method in class nl.captcha.backgrounds.TransparentBackgroundProducer
 
addBackground(BackgroundProducer) - Method in class nl.captcha.Captcha.Builder
Add a background using the given BackgroundProducer.
addBorder() - Method in class nl.captcha.Captcha.Builder
Draw a single-pixel wide black border around the image.
addConnector(ChangePasswordConnector) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
addNoise() - Method in class nl.captcha.Captcha.Builder
Add noise using the default NoiseProducer.
addNoise(NoiseProducer) - Method in class nl.captcha.Captcha.Builder
Add noise using the given NoiseProducer.
addText() - Method in class nl.captcha.Captcha.Builder
Add text to the image using the default TextProducer
addText(TextProducer) - Method in class nl.captcha.Captcha.Builder
Add text to the image using the given TextProducer
addText(TextProducer, WordRenderer) - Method in class nl.captcha.Captcha.Builder
 
addText(WordRenderer) - Method in class nl.captcha.Captcha.Builder
Display the answer on the image using the given WordRenderer.
afterInit(FilterConfig) - Method in class org.exoplatform.web.login.RememberMeFilter
 
afterInitialize() - Method in class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
allowChangePassword(String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
ALREADY_AUTHENTICATED_MESSAGE_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
applyFilter(BufferedImage, ImageFilter) - Static method in class nl.captcha.util.ImageUtil
 
Argon2IdPasswordEncoder - Class in org.exoplatform.web.security.hash
 
Argon2IdPasswordEncoder() - Constructor for class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
authenticate(Authentication) - Method in class io.meeds.spring.web.security.PortalAuthenticationManager
 
AUTHENTICATED - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 
AUTHENTICATED_CREDENTIALS - Static variable in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
AUTHENTICATION_ATTEMPTS - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
AuthenticationRegistry - Interface in org.exoplatform.web.security
Temporary registry for hold credentials (and potentially other attributes) during login process.
AuthenticationRegistryImpl - Class in org.exoplatform.web.security
Temporary registry for hold credentials (and potentially other attributes) during login process to avoid store them in session.
AuthenticationRegistryImpl() - Constructor for class org.exoplatform.web.security.AuthenticationRegistryImpl
 
AuthenticationRegistryListener - Class in org.exoplatform.web.security
 
AuthenticationRegistryListener() - Constructor for class org.exoplatform.web.security.AuthenticationRegistryListener
 
AutoReseedRandom - Class in org.exoplatform.web.security.security
Subclass of SecureRandom which is able to reseed itself every reseedingPeriod milliseconds.
AutoReseedRandom() - Constructor for class org.exoplatform.web.security.security.AutoReseedRandom
 
AutoReseedRandom(String, String, int, long) - Constructor for class org.exoplatform.web.security.security.AutoReseedRandom
 

B

BackgroundProducer - Interface in nl.captcha.backgrounds
 
badLoginAttempt(String, String, String) - Method in class org.exoplatform.web.security.errorlogin.InvalidLoginAttemptsService
This should be called each time when invalid login attempt is detected (typically from HttpFilter)
begin(OrganizationService) - Method in class org.exoplatform.web.CacheUserProfileFilter
 
begin(OrganizationService) - Method in class org.exoplatform.web.login.RememberMeFilter
 
bindCredentialsToConversationState(Credentials) - Method in class org.exoplatform.web.login.ConversationStateUpdateFilter
Add credentials to ConversationState.
BlockGimpyRenderer - Class in nl.captcha.gimpy
 
BlockGimpyRenderer() - Constructor for class nl.captcha.gimpy.BlockGimpyRenderer
 
BlockGimpyRenderer(int) - Constructor for class nl.captcha.gimpy.BlockGimpyRenderer
 
build() - Method in class nl.captcha.Captcha.Builder
Build the CAPTCHA.
build() - Method in class nl.captcha.CaptchaBean
 
build(Map<String, String>) - Method in class org.exoplatform.web.security.codec.AbstractCodecBuilder
 
build(Map<String, String>) - Method in class org.exoplatform.web.security.codec.JCASymmetricCodecBuilder
 
Builder(int, int) - Constructor for class nl.captcha.Captcha.Builder
 

C

CacheUserProfileFilter - Class in org.exoplatform.web
 
CacheUserProfileFilter() - Constructor for class org.exoplatform.web.CacheUserProfileFilter
 
cancelLogout() - Static method in class org.exoplatform.web.login.LogoutControl
 
Captcha - Class in nl.captcha
A builder for generating a CAPTCHA image/answer pair.
CAPTCHA_HEIGHT - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
CAPTCHA_HEIGHT - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
CAPTCHA_HEIGHT - Static variable in class org.exoplatform.web.register.RegisterHandler
 
CAPTCHA_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
CAPTCHA_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
CAPTCHA_PARAM - Static variable in class org.exoplatform.web.register.RegisterHandler
 
CAPTCHA_WIDTH - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
CAPTCHA_WIDTH - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
CAPTCHA_WIDTH - Static variable in class org.exoplatform.web.register.RegisterHandler
 
Captcha.Builder - Class in nl.captcha
 
CaptchaBean - Class in nl.captcha
Simple CAPTCHA bean intended to be used by Spring.
CaptchaBean(int, int) - Constructor for class nl.captcha.CaptchaBean
 
CaptchaServletUtil - Class in nl.captcha.servlet
 
changePass(String, String, String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
changePassword(String, String) - Method in class org.exoplatform.web.login.recovery.DefaultChangePasswordConnector
 
check(HttpServletRequest) - Static method in class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
ChineseCaptchaServlet - Class in nl.captcha.servlet
Generate a CAPTCHA image/answer pair using Chinese characters.
ChineseCaptchaServlet() - Constructor for class nl.captcha.servlet.ChineseCaptchaServlet
 
ChineseTextProducer - Class in nl.captcha.text.producer
TextProducer implementation that will return Chinese characters.
ChineseTextProducer() - Constructor for class nl.captcha.text.producer.ChineseTextProducer
The default constructor will generate five Chinese characters.
ChineseTextProducer(int) - Constructor for class nl.captcha.text.producer.ChineseTextProducer
Generate length number of Chinese characters.
cleanExpired() - Method in interface org.exoplatform.web.security.GateInTokenStore
 
cleanExpired() - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
cleanExpired() - Method in interface org.exoplatform.web.security.jpa.TokenDAO
 
cleanExpired() - Method in class org.exoplatform.web.security.jpa.TokenDAOImpl
 
cleanExpiredTokens() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
cleanExpiredTokens() - Method in class org.exoplatform.web.security.security.CookieTokenService
 
cleanExpiredTokens() - Method in class org.exoplatform.web.security.security.PlainTokenService
 
cleanLegacy() - Method in interface org.exoplatform.web.security.GateInTokenStore
 
cleanLegacy() - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
CLEANUP_PERIOD_TIME - Static variable in class org.exoplatform.web.security.security.AbstractTokenService
 
CodecInitializer - Class in org.exoplatform.web.security.codec
Initialize codec from configuration.properties.
CodecInitializer(SettingService, InitParams) - Constructor for class org.exoplatform.web.security.codec.CodecInitializer
 
CodecInitializer(InitParams) - Constructor for class org.exoplatform.web.security.codec.CodecInitializer
 
CODECKEY_RELATIVE_PATH_PARAM - Static variable in class org.exoplatform.web.security.codec.CodecInitializer
 
CodecKeyChangedException - Exception Class in org.exoplatform.web.security.codec
 
CodecKeyChangedException(String) - Constructor for exception class org.exoplatform.web.security.codec.CodecKeyChangedException
 
ColoredEdgesWordRenderer - Class in nl.captcha.text.renderer
Creates an outlined version of the answer using the given colors and fonts.
ColoredEdgesWordRenderer() - Constructor for class nl.captcha.text.renderer.ColoredEdgesWordRenderer
 
ColoredEdgesWordRenderer(List<Color>, List<Font>) - Constructor for class nl.captcha.text.renderer.ColoredEdgesWordRenderer
 
ColoredEdgesWordRenderer(List<Color>, List<Font>, float) - Constructor for class nl.captcha.text.renderer.ColoredEdgesWordRenderer
 
commit() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
commit() - Method in class org.exoplatform.web.login.RememberMeLoginModule
 
commit() - Method in class org.exoplatform.web.security.InitSharedStateLoginModule
 
commit() - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
CONF_DIR_PARAM - Static variable in class org.exoplatform.web.security.codec.CodecInitializer
 
CONFIGURED_DOMAIN_URL_KEY - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
ConversationStateUpdateFilter - Class in org.exoplatform.web.login
Filter is used to update ConversationState with necessary attributes after login of user.
ConversationStateUpdateFilter() - Constructor for class org.exoplatform.web.login.ConversationStateUpdateFilter
 
COOKIE_NAME - Static variable in class org.exoplatform.web.login.LoginUtils
.
CookieToken - Class in org.exoplatform.web.security.security
Data obejct with parsing and serializing functionality.
CookieToken(String) - Constructor for class org.exoplatform.web.security.security.CookieToken
 
CookieToken(String, String) - Constructor for class org.exoplatform.web.security.security.CookieToken
 
CookieTokenService - Class in org.exoplatform.web.security.security
 
CookieTokenService(InitParams, GateInTokenStore) - Constructor for class org.exoplatform.web.security.security.CookieTokenService
 
copyOf(char[], int) - Static method in class nl.captcha.text.producer.DefaultTextProducer
 
createToken(String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
createToken(String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
createToken(String) - Method in interface org.exoplatform.web.security.TokenStore
Create a token and returns it.
createToken(String, String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
CSRF_TOKEN - Static variable in class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
CSRFAccessFilter - Class in org.exoplatform.web.security.csrf
Method filter to check the CSRF token when the annotation ExoCSRFCheck is set
CSRFAccessFilter() - Constructor for class org.exoplatform.web.security.csrf.CSRFAccessFilter
 
CSRFTokenUtil - Class in org.exoplatform.web.security.csrf
Util class to manage CSRF token
CSRFTokenUtil() - Constructor for class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
CurvedLineNoiseProducer - Class in nl.captcha.noise
Adds a randomly curved line to the image.
CurvedLineNoiseProducer() - Constructor for class nl.captcha.noise.CurvedLineNoiseProducer
 
CurvedLineNoiseProducer(Color, float) - Constructor for class nl.captcha.noise.CurvedLineNoiseProducer
 

D

decode(String) - Method in class org.exoplatform.web.security.codec.AbstractCodec
 
decode(String) - Method in class org.exoplatform.web.security.codec.JCASymmetricCodec
 
decode(String) - Method in class org.exoplatform.web.security.codec.NoCodec
Returns encodedInput, does no decoding.
decode(String) - Method in interface org.exoplatform.web.security.hash.SaltedHashCodec
Parses the given String to a SaltedHash.
decode(String) - Method in class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 
decodeKey(String) - Method in class org.exoplatform.web.security.security.AbstractTokenService
Decode a key from its string representation.
decodeKey(String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
decodeKey(String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
DEFAULT_HASH_BYTE_LENGTH - Static variable in class org.exoplatform.web.security.hash.JCASaltedHashService
 
DEFAULT_ITERATION_COUNT - Static variable in class org.exoplatform.web.security.hash.JCASaltedHashService
 
DEFAULT_RANDOM_ALGORITHM - Static variable in class org.exoplatform.web.security.security.AutoReseedRandom
Default random algorithm "SHA1PRNG".
DEFAULT_RANDOM_ALGORITHM_PROVIDER - Static variable in class org.exoplatform.web.security.security.AutoReseedRandom
Default random algorithm provider.
DEFAULT_RESEEDING_PERIOD - Static variable in class org.exoplatform.web.security.security.AutoReseedRandom
Default expiration time in milliseconds, an equivalent of 24 hours.
DEFAULT_SALT_BYTE_LENGTH - Static variable in class org.exoplatform.web.security.hash.JCASaltedHashService
 
DEFAULT_SECURE_RANDOM_PROVIDER_REGISTRY_NAME - Static variable in class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
DEFAULT_SEED_LENGTH - Static variable in class org.exoplatform.web.security.security.AutoReseedRandom
Default seed length 32.
DEFAULT_TOKEN_BYTE_LENGTH - Static variable in class org.exoplatform.web.security.security.AbstractTokenService
DefaultChangePasswordConnector - Class in org.exoplatform.web.login.recovery
 
DefaultChangePasswordConnector(InitParams, OrganizationService, CookieTokenService) - Constructor for class org.exoplatform.web.login.recovery.DefaultChangePasswordConnector
 
DefaultTextProducer - Class in nl.captcha.text.producer
Produces text of a given length from a given array of characters.
DefaultTextProducer() - Constructor for class nl.captcha.text.producer.DefaultTextProducer
 
DefaultTextProducer(int) - Constructor for class nl.captcha.text.producer.DefaultTextProducer
 
DefaultTextProducer(int, char[]) - Constructor for class nl.captcha.text.producer.DefaultTextProducer
 
DefaultWordRenderer - Class in nl.captcha.text.renderer
Render a word using the given color and from a randomly selected font chosen from a list of fonts given in the constructor.
DefaultWordRenderer() - Constructor for class nl.captcha.text.renderer.DefaultWordRenderer
Will render the characters in black and in either 40pt Arial or Courier.
DefaultWordRenderer(Color, List<Font>) - Constructor for class nl.captcha.text.renderer.DefaultWordRenderer
 
delay_time - Variable in class org.exoplatform.web.security.security.AbstractTokenService
 
deleteAll() - Method in interface org.exoplatform.web.security.GateInTokenStore
 
deleteAll() - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
deleteAll() - Method in class org.exoplatform.web.security.security.CookieTokenService
Removes all stored tokens
deleteToken(String) - Method in interface org.exoplatform.web.security.GateInTokenStore
 
deleteToken(String) - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
deleteToken(String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
deleteToken(String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
deleteToken(String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
deleteToken(String, String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
deleteToken(String, String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
deleteToken(K) - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
deleteToken(K, String) - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
deleteTokenOfUser(String) - Method in interface org.exoplatform.web.security.GateInTokenStore
 
deleteTokenOfUser(String) - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
deleteTokensByUsernameAndType(String, String) - Method in interface org.exoplatform.web.security.GateInTokenStore
 
deleteTokensByUsernameAndType(String, String) - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
deleteTokensByUsernameAndType(String, String) - Method in interface org.exoplatform.web.security.jpa.TokenDAO
 
deleteTokensByUsernameAndType(String, String) - Method in class org.exoplatform.web.security.jpa.TokenDAOImpl
 
deleteTokensByUsernameAndType(String, String) - Method in class org.exoplatform.web.security.security.CookieTokenService
The UI should offer a way to delete all existing tokens of the current user.
deleteTokensOfUser(String) - Method in class org.exoplatform.web.security.security.CookieTokenService
The UI should offer a way to delete all existing tokens of the current user.
destroy() - Method in class org.exoplatform.web.CacheUserProfileFilter
 
destroy() - Method in class org.exoplatform.web.login.ConversationStateUpdateFilter
 
destroy() - Method in class org.exoplatform.web.security.errorlogin.ErrorLoginFilter
 
destroy() - Method in class org.exoplatform.web.security.errorlogin.LoginDetectorFilter
 
DISABLED_USER - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 
DISABLED_USER_ERROR - Static variable in class org.exoplatform.web.login.LoginError
 
DISABLED_USER_NAME - Static variable in class org.exoplatform.web.login.FilterDisabledLoginModule
 
dispatch(ControllerContext, Map<String, Object>) - Method in class org.exoplatform.web.register.RegisterHandler
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.spring.web.localization.HttpRequestLocaleFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.spring.web.security.PortalIdentityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.spring.web.security.PortalRememberMeFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.spring.web.transaction.PortalTransactionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.account.setup.web.AccountSetupFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.CacheUserProfileFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.login.ConversationStateUpdateFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.login.RememberMeFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.security.errorlogin.ErrorLoginFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.security.errorlogin.LoginDetectorFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.captcha.servlet.ChineseCaptchaServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.captcha.servlet.SimpleCaptchaServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.captcha.servlet.StickyCaptchaServlet
Write out the CAPTCHA image stored in the session.
DropShadowGimpyRenderer - Class in nl.captcha.gimpy
Twists text and adds a dark drop-shadow.
DropShadowGimpyRenderer() - Constructor for class nl.captcha.gimpy.DropShadowGimpyRenderer
 
DropShadowGimpyRenderer(int, int) - Constructor for class nl.captcha.gimpy.DropShadowGimpyRenderer
 

E

EMAIL_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
EMAIL_PARAM - Static variable in class org.exoplatform.web.register.RegisterHandler
 
EMAIL_VALIDATION_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
EMAIL_VALIDATOR - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
EMAIL_VALIDATOR - Static variable in class org.exoplatform.web.register.RegisterHandler
 
EMAIL_VERIFICATION_SENT - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
encode(String) - Method in class org.exoplatform.web.security.codec.AbstractCodec
 
encode(String) - Method in class org.exoplatform.web.security.codec.JCASymmetricCodec
 
encode(String) - Method in class org.exoplatform.web.security.codec.NoCodec
Returns plainInput, does no encoding.
encode(SaltedHash) - Method in interface org.exoplatform.web.security.hash.SaltedHashCodec
Transforms the given SaltedHash to String.
encode(SaltedHash) - Method in class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 
encodeCredential(String, String) - Method in class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
end(OrganizationService) - Method in class org.exoplatform.web.CacheUserProfileFilter
 
end(OrganizationService) - Method in class org.exoplatform.web.login.RememberMeFilter
 
equals(Object) - Method in class org.exoplatform.web.security.hash.SaltedHash
 
equals(Object) - Method in class org.exoplatform.web.security.security.CookieToken
 
ERROR_FIELD_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
ERROR_MESSAGE_PARAM - Static variable in class org.exoplatform.web.login.LoginHandler
 
ERROR_MESSAGE_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
ERROR_MESSAGE_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
ERROR_MESSAGE_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
ERROR_MESSAGE_PARAM - Static variable in class org.exoplatform.web.register.RegisterHandler
 
ERROR_PARAM - Static variable in class org.exoplatform.web.login.LoginError
 
ErrorLoginFilter - Class in org.exoplatform.web.security.errorlogin
Filter should be called to detect invalid login attempt to portal.
ErrorLoginFilter() - Constructor for class org.exoplatform.web.security.errorlogin.ErrorLoginFilter
 
escapeXssCharacters(String) - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
execute(ControllerContext) - Method in class org.exoplatform.web.login.LoginHandler
 
execute(ControllerContext) - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
execute(ControllerContext) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
execute(ControllerContext) - Method in class org.exoplatform.web.register.ExternalRegisterHandler
 
execute(ControllerContext) - Method in class org.exoplatform.web.register.RegisterHandler
 
ExoCSRFCheck - Annotation Interface in org.exoplatform.web.security.csrf
Describe a method which needs CSRF protection.
expirationTime - Variable in class org.exoplatform.web.security.GateInTokenStore.TokenData
.
EXPIRED_ACTION_NAME - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
EXPIRED_ACTION_NAME - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
EXPIRED_ACTION_NAME - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
extendApplicationParameters(ControllerContext, JSONObject, Map<String, Object>) - Method in class org.exoplatform.web.register.RegisterHandler
 
extendApplicationParameters(JSONObject, Map<String, Object>) - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
extendApplicationParameters(JSONObject, Map<String, Object>) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
extendApplicationParameters(JSONObject, Map<String, Object>) - Method in class org.exoplatform.web.register.ExternalRegisterHandler
 
extendParameters(ControllerContext, String) - Method in interface org.exoplatform.web.login.UIParamsExtension
Returns the list of parameters to retrieve in Login UI for Login components
extendParameters(ControllerContext, String) - Method in class org.exoplatform.web.register.RegisterUIParamsExtension
 
EXTERNAL_REGISTRATION_JSP_PATH - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
EXTERNAL_REGISTRATION_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
EXTERNAL_USERS_GROUP - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
ExternalRegisterHandler - Class in org.exoplatform.web.register
 
ExternalRegisterHandler(PortalContainer, RemindPasswordTokenService, PasswordRecoveryService, ResourceBundleService, OrganizationService, LocaleConfigService, BrandingService, SecuritySettingService, JavascriptConfigService, SkinService) - Constructor for class org.exoplatform.web.register.ExternalRegisterHandler
 

F

FAILED - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 
filterChain(HttpSecurity, PortalAuthenticationManager, RequestMatcher, RequestMatcher, AccessDeniedHandler, AuthorizationManager<RequestAuthorizationContext>) - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
FilterDisabledLoginModule - Class in org.exoplatform.web.login
 
FilterDisabledLoginModule() - Constructor for class org.exoplatform.web.login.FilterDisabledLoginModule
 
findByTokenId(String) - Method in interface org.exoplatform.web.security.jpa.TokenDAO
 
findByTokenId(String) - Method in class org.exoplatform.web.security.jpa.TokenDAOImpl
 
findByUsername(String) - Method in interface org.exoplatform.web.security.jpa.TokenDAO
 
findByUsername(String) - Method in class org.exoplatform.web.security.jpa.TokenDAOImpl
 
FIRSTNAME_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
FIRSTNAME_VALIDATOR - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
FishEyeGimpyRenderer - Class in nl.captcha.gimpy
Overlays a warped grid to the image.
FishEyeGimpyRenderer() - Constructor for class nl.captcha.gimpy.FishEyeGimpyRenderer
 
FishEyeGimpyRenderer(Color, Color) - Constructor for class nl.captcha.gimpy.FishEyeGimpyRenderer
 
FiveLetterFirstNameTextProducer - Class in nl.captcha.text.producer
 
FiveLetterFirstNameTextProducer() - Constructor for class nl.captcha.text.producer.FiveLetterFirstNameTextProducer
 
FlatColorBackgroundProducer - Class in nl.captcha.backgrounds
 
FlatColorBackgroundProducer() - Constructor for class nl.captcha.backgrounds.FlatColorBackgroundProducer
 
FlatColorBackgroundProducer(Color) - Constructor for class nl.captcha.backgrounds.FlatColorBackgroundProducer
 
FORGOT_PASSWORD_JSP_PATH - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
FORGOT_PASSWORD_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
FORM_URL_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 

G

GateInToken - Class in org.exoplatform.web.security
Created by The eXo Platform SAS Author : Tan Pham Dinh tan.pham@exoplatform.com May 6, 2009
GateInToken(long, String) - Constructor for class org.exoplatform.web.security.GateInToken
 
GateInTokenStore - Interface in org.exoplatform.web.security
 
GateInTokenStore.TokenData - Class in org.exoplatform.web.security
 
generateRandomSalt() - Method in class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
generateSeed(int) - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
generator - Static variable in class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
getActiveChangePasswordConnector() - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
getAlgorithm() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getAlgorithm() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
getAlgorithm() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
getAllTokens() - Method in class org.exoplatform.web.security.security.PlainTokenService
 
getAllTokens() - Method in class org.exoplatform.web.security.security.TransientTokenService
 
getAnswer() - Method in class nl.captcha.Captcha
 
getAnswer() - Method in class nl.captcha.CaptchaBean
 
getAttributeOfClient(HttpServletRequest, String) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
getAttributeOfClient(HttpServletRequest, String) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
getBackground(int, int) - Method in interface nl.captcha.backgrounds.BackgroundProducer
 
getBackground(int, int) - Method in class nl.captcha.backgrounds.FlatColorBackgroundProducer
 
getBackground(int, int) - Method in class nl.captcha.backgrounds.GradiatedBackgroundProducer
 
getBackground(int, int) - Method in class nl.captcha.backgrounds.SquigglesBackgroundProducer
 
getBackground(int, int) - Method in class nl.captcha.backgrounds.TransparentBackgroundProducer
 
getBgProd() - Method in class nl.captcha.CaptchaBean
 
getCode() - Method in class org.exoplatform.web.login.LoginError
 
getCodec() - Method in class org.exoplatform.web.security.codec.CodecInitializer
 
getCodec() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getCredentials(HttpServletRequest) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
getCredentials(HttpServletRequest) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
getCurrentHttpServletRequest() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
getData() - Method in class org.exoplatform.web.login.LoginError
 
getEmailSubject(User, ResourceBundle) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
getErrorCode() - Method in enum class org.exoplatform.web.login.LoginStatus
 
getExpirationTime() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getExpirationTimeMillis() - Method in class org.exoplatform.web.security.GateInToken
 
getExpirationTimeMillis() - Method in interface org.exoplatform.web.security.Token
 
getExtendedAuthorities(Principal) - Method in class io.meeds.spring.web.security.PortalAuthenticationManager
A method to allow extending attributed roles to user in current portal context
getExtensionNames() - Method in interface org.exoplatform.web.login.UIParamsExtension
 
getExtensionNames() - Method in class org.exoplatform.web.register.RegisterUIParamsExtension
 
getExternalRegistrationURL(String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
getGimpy() - Method in class nl.captcha.CaptchaBean
 
getHandlerName() - Method in class org.exoplatform.web.login.LoginHandler
 
getHandlerName() - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
getHandlerName() - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
getHandlerName() - Method in class org.exoplatform.web.register.ExternalRegisterHandler
 
getHandlerName() - Method in class org.exoplatform.web.register.RegisterHandler
 
getHash() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
getHashByteLength() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getId() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getId() - Method in class org.exoplatform.web.security.security.CookieToken
 
getImage() - Method in class nl.captcha.Captcha
 
getImage() - Method in class nl.captcha.CaptchaBean
 
getInstance(Class<T>) - Static method in class org.exoplatform.web.security.security.AbstractTokenService
 
getIterationCount() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getIterationCount() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
getLocale() - Method in class io.meeds.spring.web.localization.HttpRequestLocaleWrapper
 
getLocales() - Method in class io.meeds.spring.web.localization.HttpRequestLocaleWrapper
 
getLogger() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
getLogger() - Method in class org.exoplatform.web.security.InitSharedStateLoginModule
 
getLogger() - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
getName() - Method in class org.exoplatform.web.security.codec.AbstractCodec
 
getName() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
getNoiseProd() - Method in class nl.captcha.CaptchaBean
 
getOnboardingURL(String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
getOrder() - Method in class io.meeds.spring.web.security.GrantedAuthorityDefaults
 
getPassword() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getPasswordRecoverURL(String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
getPeriodTime() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
getRandomString() - Method in class org.exoplatform.web.security.security.CookieToken
 
getRememberMeTokenCookie(HttpServletRequest) - Static method in class org.exoplatform.web.login.LoginUtils
Extract the remember me token from the request or returns null.
getRequiresLifeCycle() - Method in class org.exoplatform.web.login.LoginHandler
 
getRequiresLifeCycle() - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
getRequiresLifeCycle() - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
getRequiresLifeCycle() - Method in class org.exoplatform.web.register.ExternalRegisterHandler
 
getRequiresLifeCycle() - Method in class org.exoplatform.web.register.RegisterHandler
 
getSalt() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
getSaltByteLength() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getSaltedHash(String) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
getSaltedHash(String) - Method in class org.exoplatform.web.security.hash.NoSaltedHashService
 
getSaltedHash(String) - Method in interface org.exoplatform.web.security.hash.SaltedHashService
Computes a salted hash of given plaintext password suitable for storing in a database.
getSecureRandom() - Method in class org.exoplatform.web.security.security.SecureRandomService
 
getSSORedirectURLSuffix() - Method in class org.exoplatform.web.security.sso.SSOHelper
 
getText() - Method in class nl.captcha.text.producer.ChineseTextProducer
 
getText() - Method in class nl.captcha.text.producer.DefaultTextProducer
 
getText() - Method in class nl.captcha.text.producer.FiveLetterFirstNameTextProducer
 
getText() - Method in interface nl.captcha.text.producer.TextProducer
Generate a series of characters.
getToken(HttpServletRequest) - Static method in class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
getToken(String) - Method in interface org.exoplatform.web.security.GateInTokenStore
 
getToken(String) - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
getToken(String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
getToken(String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
getToken(String, String) - Method in class org.exoplatform.web.security.security.CookieTokenService
 
getToken(String, String) - Method in class org.exoplatform.web.security.security.TransientTokenService
 
getToken(K) - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
getToken(K, String) - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
getTokenHash() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getTokenId() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getTokenType() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getTxtProd() - Method in class nl.captcha.CaptchaBean
 
getUsername() - Method in class org.exoplatform.web.security.GateInToken
 
getUsername() - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
getUsername() - Method in interface org.exoplatform.web.security.Token
 
getValidityTime() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
gimp() - Method in class nl.captcha.Captcha.Builder
Gimp the image using the default GimpyRenderer.
gimp(BufferedImage) - Method in class nl.captcha.gimpy.BlockGimpyRenderer
 
gimp(BufferedImage) - Method in class nl.captcha.gimpy.DropShadowGimpyRenderer
 
gimp(BufferedImage) - Method in class nl.captcha.gimpy.FishEyeGimpyRenderer
 
gimp(BufferedImage) - Method in interface nl.captcha.gimpy.GimpyRenderer
 
gimp(BufferedImage) - Method in class nl.captcha.gimpy.RippleGimpyRenderer
Apply a RippleFilter to the image.
gimp(BufferedImage) - Method in class nl.captcha.gimpy.ShearGimpyRenderer
 
gimp(GimpyRenderer) - Method in class nl.captcha.Captcha.Builder
Gimp the image using the given GimpyRenderer.
GimpyRenderer - Interface in nl.captcha.gimpy
 
GradiatedBackgroundProducer - Class in nl.captcha.backgrounds
Creates a gradiated background with the given from and to Color values.
GradiatedBackgroundProducer() - Constructor for class nl.captcha.backgrounds.GradiatedBackgroundProducer
 
grantedAuthorityDefaults() - Static method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
GrantedAuthorityDefaults - Class in io.meeds.spring.web.security
 
GrantedAuthorityDefaults() - Constructor for class io.meeds.spring.web.security.GrantedAuthorityDefaults
 

H

handleCredentialsRemoving(HttpServletRequest) - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
Remove credentials of authenticated user from AuthenticationRegistry.
hash - Variable in class org.exoplatform.web.security.GateInTokenStore.TokenData
.
HASH_SERVICE_INIT_PARAM - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
hashCode() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
hashCode() - Method in class org.exoplatform.web.security.security.CookieToken
 
httpRequestLocaleFilter() - Method in class io.meeds.spring.web.localization.HttpRequestLocaleFilterConfiguration
 
HttpRequestLocaleFilter - Class in io.meeds.spring.web.localization
A class to set user locale preference in request
HttpRequestLocaleFilter() - Constructor for class io.meeds.spring.web.localization.HttpRequestLocaleFilter
 
HttpRequestLocaleFilterConfiguration - Class in io.meeds.spring.web.localization
 
HttpRequestLocaleFilterConfiguration() - Constructor for class io.meeds.spring.web.localization.HttpRequestLocaleFilterConfiguration
 
HttpRequestLocaleWrapper - Class in io.meeds.spring.web.localization
 
HttpRequestLocaleWrapper(HttpServletRequest) - Constructor for class io.meeds.spring.web.localization.HttpRequestLocaleWrapper
 

I

identityFilter() - Method in class io.meeds.spring.web.security.WebPortalIdentityFilterConfiguration
 
ImageUtil - Class in nl.captcha.util
 
ImageUtil() - Constructor for class nl.captcha.util.ImageUtil
 
init() - Method in class nl.captcha.servlet.SimpleCaptchaServlet
 
INIT_URL - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
INIT_URL - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
initCodec() - Method in class org.exoplatform.web.security.codec.CodecInitializer
Codec initialization.
INITIAL_URI_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
INITIAL_URI_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
InitSharedStateLoginModule - Class in org.exoplatform.web.security
Login module is used to add credentials from JAAS callback into shared state.
InitSharedStateLoginModule() - Constructor for class org.exoplatform.web.security.InitSharedStateLoginModule
 
INSTANCE - Static variable in class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 
InvalidLoginAttemptsService - Class in org.exoplatform.web.security.errorlogin
Service can be used to track invalid login attempts of users and do some actions when some number of successive login attempts is detected.
InvalidLoginAttemptsService(InitParams, MailService) - Constructor for class org.exoplatform.web.security.errorlogin.InvalidLoginAttemptsService
 
InvalidLoginPolicy - Enum Class in org.exoplatform.web.security.errorlogin
Policy for indication that invalid login attempts are coming from same source.
io.meeds.spring.web.localization - package io.meeds.spring.web.localization
 
io.meeds.spring.web.security - package io.meeds.spring.web.security
 
io.meeds.spring.web.transaction - package io.meeds.spring.web.transaction
 
isAddBorder() - Method in class nl.captcha.CaptchaBean
 
isAllowChangeExternalPassword() - Method in class org.exoplatform.web.login.recovery.DefaultChangePasswordConnector
 
isClusteredSSO() - Static method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
isCorrect(String) - Method in class nl.captcha.Captcha
 
isCorrect(String) - Method in class nl.captcha.CaptchaBean
 
isExpired() - Method in class org.exoplatform.web.security.GateInToken
 
isExpired() - Method in interface org.exoplatform.web.security.Token
 
isLogoutRequired() - Static method in class org.exoplatform.web.login.LogoutControl
 
isRegisterEnabled() - Method in class org.exoplatform.web.register.RegisterUIParamsExtension
 
isSSOEnabled() - Method in class org.exoplatform.web.security.sso.SSOHelper
 
isValidCaptch(HttpSession, String) - Method in class org.exoplatform.web.login.onboarding.OnboardingHandler
 

J

JCASaltedHashService - Class in org.exoplatform.web.security.hash
A SaltedHashService implementation using a SecretKeyFactory for salted hashing.
JCASaltedHashService() - Constructor for class org.exoplatform.web.security.hash.JCASaltedHashService
 
JCASaltedHashService(String, int, int, int, SaltedHashCodec) - Constructor for class org.exoplatform.web.security.hash.JCASaltedHashService
 
JCASymmetricCodec - Class in org.exoplatform.web.security.codec
Symmetric codec bases on Java Cryptography Library
JCASymmetricCodecBuilder - Class in org.exoplatform.web.security.codec
 
JCASymmetricCodecBuilder() - Constructor for class org.exoplatform.web.security.codec.JCASymmetricCodecBuilder
 
JPAGateInTokenStorage - Class in org.exoplatform.web.security.jpa
 
JPAGateInTokenStorage(InitParams, TokenDAO) - Constructor for class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 

L

LANG - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
LANG - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
LANG - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
LASTNAME_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
LASTNAME_VALIDATOR - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
LIFECYCLE_NAME - Static variable in class org.exoplatform.web.security.security.CookieTokenService
.
log - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
log - Static variable in class org.exoplatform.web.login.recovery.DefaultChangePasswordConnector
 
log - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
log - Static variable in class org.exoplatform.web.security.csrf.CSRFTokenUtil
 
log - Variable in class org.exoplatform.web.security.security.AbstractTokenService
 
LOG - Static variable in class nl.captcha.servlet.CaptchaServletUtil
 
LOG_SERVICE_NAME - Static variable in class org.exoplatform.web.login.recovery.DefaultChangePasswordConnector
 
login() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
login() - Method in class org.exoplatform.web.login.RememberMeLoginModule
 
login() - Method in class org.exoplatform.web.security.InitSharedStateLoginModule
Adding credentials from JAAS callback to shared state
login() - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
LOGIN - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
LOGIN_EXTENSION_NAME - Static variable in class org.exoplatform.web.login.LoginHandler
 
LoginDetectorFilter - Class in org.exoplatform.web.security.errorlogin
Filter should be called to detect successful login of user into portal and call InvalidLoginAttemptsService.
LoginDetectorFilter() - Constructor for class org.exoplatform.web.security.errorlogin.LoginDetectorFilter
 
LoginError - Class in org.exoplatform.web.login
 
LoginError(int, String) - Constructor for class org.exoplatform.web.login.LoginError
 
LoginHandler - Class in org.exoplatform.web.login
 
LoginHandler(PortalContainer, OrganizationService, PasswordRecoveryService, AuthenticationRegistry, LocaleConfigService, BrandingService, SecuritySettingService, JavascriptConfigService, SkinService, SSOHelper, InitParams) - Constructor for class org.exoplatform.web.login.LoginHandler
 
LoginStatus - Enum Class in org.exoplatform.web.login
 
LoginUtils - Class in org.exoplatform.web.login
 
logout() - Method in class org.exoplatform.web.login.FilterDisabledLoginModule
 
logout() - Method in class org.exoplatform.web.security.InitSharedStateLoginModule
 
logout() - Method in class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
LogoutControl - Class in org.exoplatform.web.login
 
LogoutControl() - Constructor for class org.exoplatform.web.login.LogoutControl
 

M

makeNoise(BufferedImage) - Method in class nl.captcha.noise.CurvedLineNoiseProducer
 
makeNoise(BufferedImage) - Method in interface nl.captcha.noise.NoiseProducer
 
makeNoise(BufferedImage) - Method in class nl.captcha.noise.StraightLineNoiseProducer
 
MANY_USERS_WITH_SAME_EMAIL - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 

N

name - Variable in class org.exoplatform.web.security.security.AbstractTokenService
 
NAME - Static variable in class nl.captcha.Captcha
 
NAME - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
NAME - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
NAME - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
NAME - Static variable in class org.exoplatform.web.register.RegisterHandler
 
nextBoolean() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextBytes(byte[]) - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextDouble() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextFloat() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextGaussian() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextInt() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextInt(int) - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextLong() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
nextRandom() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
nextTokenId() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
nextTokenId() - Method in class org.exoplatform.web.security.security.CookieTokenService
 
nextTokenId() - Method in class org.exoplatform.web.security.security.RemindPasswordTokenService
 
nl.captcha - package nl.captcha
 
nl.captcha.backgrounds - package nl.captcha.backgrounds
 
nl.captcha.gimpy - package nl.captcha.gimpy
 
nl.captcha.noise - package nl.captcha.noise
 
nl.captcha.servlet - package nl.captcha.servlet
 
nl.captcha.text.producer - package nl.captcha.text.producer
 
nl.captcha.text.renderer - package nl.captcha.text.renderer
 
nl.captcha.util - package nl.captcha.util
 
NoCodec - Class in org.exoplatform.web.security.codec
Does not do any transformations, simply returns the input in both NoCodec.decode(String) and NoCodec.encode(String).
NoCodec() - Constructor for class org.exoplatform.web.security.codec.NoCodec
 
NoiseProducer - Interface in nl.captcha.noise
 
NoSaltedHashService - Class in org.exoplatform.web.security.hash
A SaltedHashService implementation which does not do any hashing at all.
NoSaltedHashService() - Constructor for class org.exoplatform.web.security.hash.NoSaltedHashService
 

O

ONBOARD_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
ONBOARDING_EMAIL_SENT_MESSAGE - Static variable in class org.exoplatform.web.register.RegisterHandler
 
ONBOARDING_ENABLED_PARAM - Static variable in class org.exoplatform.web.register.RegisterUIParamsExtension
 
ONBOARDING_JSP_PATH - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
ONBOARDING_REGISTER_ENABLED - Static variable in class org.exoplatform.web.register.RegisterUIParamsExtension
 
OnboardingHandler - Class in org.exoplatform.web.login.onboarding
 
OnboardingHandler(PortalContainer, PasswordRecoveryService, ResourceBundleService, OrganizationService, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService) - Constructor for class org.exoplatform.web.login.onboarding.OnboardingHandler
 
onInit(WebAppController, ServletConfig) - Method in class org.exoplatform.web.login.LoginHandler
 
onSessionCreated(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.web.security.AuthenticationRegistryListener
 
onSessionDestroyed(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.web.security.AuthenticationRegistryListener
 
OPTION_SECURE_RANDOM_PROVIDER_REGISTRY_NAME - Static variable in class org.exoplatform.web.security.hash.Argon2IdPasswordEncoder
 
org.exoplatform.account.setup.web - package org.exoplatform.account.setup.web
 
org.exoplatform.web - package org.exoplatform.web
 
org.exoplatform.web.login - package org.exoplatform.web.login
 
org.exoplatform.web.login.onboarding - package org.exoplatform.web.login.onboarding
 
org.exoplatform.web.login.recovery - package org.exoplatform.web.login.recovery
 
org.exoplatform.web.register - package org.exoplatform.web.register
 
org.exoplatform.web.security - package org.exoplatform.web.security
 
org.exoplatform.web.security.codec - package org.exoplatform.web.security.codec
 
org.exoplatform.web.security.csrf - package org.exoplatform.web.security.csrf
 
org.exoplatform.web.security.errorlogin - package org.exoplatform.web.security.errorlogin
 
org.exoplatform.web.security.hash - package org.exoplatform.web.security.hash
 
org.exoplatform.web.security.jpa - package org.exoplatform.web.security.jpa
 
org.exoplatform.web.security.proxy - package org.exoplatform.web.security.proxy
 
org.exoplatform.web.security.security - package org.exoplatform.web.security.security
 
org.exoplatform.web.security.sso - package org.exoplatform.web.security.sso
 

P

parse(String) - Static method in class org.exoplatform.web.login.LoginError
 
PASSWORD_CONFIRM_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
PASSWORD_CONFIRM_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
PASSWORD_CONFIRM_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
PASSWORD_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
PASSWORD_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
PASSWORD_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
PASSWORD_REQUEST_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
PASSWORD_VALIDATOR - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
PASSWORD_VALIDATOR - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
PASSWORD_VALIDATOR - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
PasswordRecoveryHandler - Class in org.exoplatform.web.login.recovery
 
PasswordRecoveryHandler(PortalContainer, PasswordRecoveryService, ResourceBundleService, OrganizationService, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService) - Constructor for class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
PasswordRecoveryServiceImpl - Class in org.exoplatform.web.login.recovery
 
PasswordRecoveryServiceImpl(InitParams, OrganizationService, MailService, ResourceBundleService, RemindPasswordTokenService, CookieTokenService, WebAppController, BrandingService) - Constructor for class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
PBKDF2_WITH_HMAC_SHA1 - Static variable in class org.exoplatform.web.security.hash.JCASaltedHashService
 
PlainTokenService<T,K> - Class in org.exoplatform.web.security.security
An abstraction layer adding PlainTokenService.getAllTokens().
PlainTokenService(InitParams) - Constructor for class org.exoplatform.web.security.security.PlainTokenService
 
PortalAuthenticationManager - Class in io.meeds.spring.web.security
 
PortalAuthenticationManager() - Constructor for class io.meeds.spring.web.security.PortalAuthenticationManager
 
PortalIdentityFilter - Class in io.meeds.spring.web.security
A Web filter to retrieve currently authenticated user Identity to current Web context session.
Note: added to be included in class packages scan for Spring
PortalIdentityFilter() - Constructor for class io.meeds.spring.web.security.PortalIdentityFilter
 
PortalLoginModule - Class in org.exoplatform.web.security
Deprecated.
Cluster authentication is now handled by PortalClusteredSSOSupportValve and this login module is no longer used. Likely will be removed in the future.
PortalLoginModule() - Constructor for class org.exoplatform.web.security.PortalLoginModule
Deprecated.
 
PortalRememberMeFilter - Class in io.meeds.spring.web.security
A Web filter to authenticate user Identity using 'rememberme' cookie if present.
Note: added to be included in class packages scan for Spring
PortalRememberMeFilter() - Constructor for class io.meeds.spring.web.security.PortalRememberMeFilter
 
PortalTransactionFilter - Class in io.meeds.spring.web.transaction
A class to start a Kernel transaction before any call to Spring REST endpoint
PortalTransactionFilter() - Constructor for class io.meeds.spring.web.transaction.PortalTransactionFilter
 
postProcessAfterInitialization(Object, String) - Method in class io.meeds.spring.web.security.GrantedAuthorityDefaults
 
postProcessBeforeInitialization(Object, String) - Method in class io.meeds.spring.web.security.GrantedAuthorityDefaults
 
ProxyFilterService - Class in org.exoplatform.web.security.proxy
The proxy filter service is used for filtering http access when it is performed by GateIn.
ProxyFilterService(InitParams) - Constructor for class org.exoplatform.web.security.proxy.ProxyFilterService
 

R

RANDOM_ALGORITHM - Static variable in class org.exoplatform.web.security.security.SecureRandomService
 
RANDOM_ALGORITHM_PROVIDER - Static variable in class org.exoplatform.web.security.security.SecureRandomService
 
RANDOM_RESEEDING_PERIOD_MILLISECONDS - Static variable in class org.exoplatform.web.security.security.SecureRandomService
 
RANDOM_SEED_LENGTH_BYTES - Static variable in class org.exoplatform.web.security.security.SecureRandomService
 
REGISTER_ENABLED - Static variable in class org.exoplatform.web.register.RegisterHandler
 
REGISTER_EXTENSION_JS_MODULES - Static variable in class org.exoplatform.web.register.RegisterHandler
 
REGISTER_EXTENSION_NAME - Static variable in class org.exoplatform.web.register.RegisterHandler
 
REGISTER_JSP_PATH_PARAM - Static variable in class org.exoplatform.web.register.RegisterHandler
 
RegisterHandler - Class in org.exoplatform.web.register
 
RegisterHandler(PortalContainer, ResourceBundleService, PasswordRecoveryService, OrganizationService, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService, RegisterUIParamsExtension, InitParams) - Constructor for class org.exoplatform.web.register.RegisterHandler
 
RegisterUIParamsExtension - Class in org.exoplatform.web.register
 
RegisterUIParamsExtension(SecuritySettingService) - Constructor for class org.exoplatform.web.register.RegisterUIParamsExtension
 
REGISTRATION_ERROR_CODE - Static variable in class org.exoplatform.web.register.RegisterHandler
 
rememberMeFilter() - Method in class io.meeds.spring.web.security.WebPortalRememberMeFilterConfiguration
 
RememberMeFilter - Class in org.exoplatform.web.login
The remember me filter performs an authentication using the ServletContainer when the current request is a GET request, the user is not authenticated and there is a remember me token cookie in the request.
RememberMeFilter() - Constructor for class org.exoplatform.web.login.RememberMeFilter
 
RememberMeLoginModule - Class in org.exoplatform.web.login
 
RememberMeLoginModule() - Constructor for class org.exoplatform.web.login.RememberMeLoginModule
 
RemindPasswordTokenService - Class in org.exoplatform.web.security.security
 
RemindPasswordTokenService(InitParams, GateInTokenStore) - Constructor for class org.exoplatform.web.security.security.RemindPasswordTokenService
 
removeAttributeOfClient(HttpServletRequest, String) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
removeAttributeOfClient(HttpServletRequest, String) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
removeClient(String) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
removeClient(String) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
removeCredentials(HttpServletRequest) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
removeCredentials(HttpServletRequest) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
render(String, BufferedImage) - Method in class nl.captcha.text.renderer.ColoredEdgesWordRenderer
 
render(String, BufferedImage) - Method in class nl.captcha.text.renderer.DefaultWordRenderer
Render a word onto a BufferedImage.
render(String, BufferedImage) - Method in interface nl.captcha.text.renderer.WordRenderer
Render a word to a BufferedImage.
REQ_PARAM_ACTION - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
requestAuthorizationManager() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
REQUIRE_EMAIL_VALIDATION - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
requirePortalEnvironment() - Method in class org.exoplatform.web.security.AuthenticationRegistryListener
 
RESET_PASSWORD_ACTION_NAME - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
RESET_PASSWORD_ACTION_NAME - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
restRequestMatcher() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
RippleGimpyRenderer - Class in nl.captcha.gimpy
 
RippleGimpyRenderer() - Constructor for class nl.captcha.gimpy.RippleGimpyRenderer
 
run() - Method in class org.exoplatform.web.security.security.AutoReseedRandom
Called from the reseeding Thread.

S

SaltedHash - Class in org.exoplatform.web.security.hash
An ancillary data object representing a salted hash.
SaltedHash(String, int, byte[], byte[]) - Constructor for class org.exoplatform.web.security.hash.SaltedHash
 
SaltedHashCodec - Interface in org.exoplatform.web.security.hash
An interface for serializing and deserializing SaltedHash objects.
SaltedHashEncodingException - Exception Class in org.exoplatform.web.security.hash
 
SaltedHashEncodingException() - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashEncodingException
 
SaltedHashEncodingException(String) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashEncodingException
 
SaltedHashEncodingException(String, Throwable) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashEncodingException
 
SaltedHashEncodingException(Throwable) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashEncodingException
 
SaltedHashException - Exception Class in org.exoplatform.web.security.hash
 
SaltedHashException() - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashException
 
SaltedHashException(String) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashException
 
SaltedHashException(String, Throwable) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashException
 
SaltedHashException(Throwable) - Constructor for exception class org.exoplatform.web.security.hash.SaltedHashException
 
SaltedHashService - Interface in org.exoplatform.web.security.hash
Interface for creating salted hashes from plaintext passwords and for validating passwords against stored salted hashes.
SAVE_EXTERNAL_ACTION - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
saveToken(GateInTokenStore.TokenData) - Method in interface org.exoplatform.web.security.GateInTokenStore
 
saveToken(GateInTokenStore.TokenData) - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
SecureRandomService - Class in org.exoplatform.web.security.security
A central service for getting a SecureRandom that is granted to be reseeded regularly.
SecureRandomService() - Constructor for class org.exoplatform.web.security.security.SecureRandomService
 
SecureRandomService(InitParams) - Constructor for class org.exoplatform.web.security.security.SecureRandomService
 
SEND_ACTION_NAME - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
sendAccountCreatedConfirmationEmail(String, Locale, StringBuilder) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
sendAccountVerificationEmail(String, String, String, String, String, Locale, StringBuilder) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
sendExternalRegisterEmail(String, String, Locale, String, StringBuilder) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
sendExternalRegisterEmail(String, String, Locale, String, StringBuilder, boolean) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
sendOnboardingEmail(User, Locale, StringBuilder) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
sendRecoverPasswordEmail(User, Locale, HttpServletRequest) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
SEPARATOR_CHAR - Static variable in class org.exoplatform.web.security.security.CookieTokenService
 
SERVER - Enum constant in enum class org.exoplatform.web.security.errorlogin.InvalidLoginPolicy
SERVER means login attempts from same remote server.
SERVICE_CONFIG - Static variable in class org.exoplatform.web.security.security.AbstractTokenService
 
SESSION - Enum constant in enum class org.exoplatform.web.security.errorlogin.InvalidLoginPolicy
SESSION is default and it means that login attempts are coming from same HTTP session.
SESSION_AND_USER - Enum constant in enum class org.exoplatform.web.security.errorlogin.InvalidLoginPolicy
SESSION_AND_USER is indicating login attempts of same user and from same HTTP session.
setAddBorder(boolean) - Method in class nl.captcha.CaptchaBean
 
setAlgorithm(String) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
setAnswer(String) - Method in class nl.captcha.CaptchaBean
 
setAttributeOfClient(HttpServletRequest, String, Object) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
setAttributeOfClient(HttpServletRequest, String, Object) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
setBgProd(BackgroundProducer) - Method in class nl.captcha.CaptchaBean
 
setCodec(SaltedHashCodec) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
setCredentials(HttpServletRequest, Credentials) - Method in interface org.exoplatform.web.security.AuthenticationRegistry
 
setCredentials(HttpServletRequest, Credentials) - Method in class org.exoplatform.web.security.AuthenticationRegistryImpl
 
setExpirationTime(Date) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setFromColor(Color) - Method in class nl.captcha.backgrounds.GradiatedBackgroundProducer
 
setGimpy(GimpyRenderer) - Method in class nl.captcha.CaptchaBean
 
setHashLength(int) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
setId(Long) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setInvalidLoginPolicy(InvalidLoginPolicy) - Method in class org.exoplatform.web.security.errorlogin.InvalidLoginAttemptsService
Allows to set custom invalidLoginPolicy
setIterationCount(int) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
setNoiseProd(NoiseProducer) - Method in class nl.captcha.CaptchaBean
 
setPassword(String) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setSaltLength(int) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
setSeed(byte[]) - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
setSeed(long) - Method in class org.exoplatform.web.security.security.AutoReseedRandom
 
setToColor(Color) - Method in class nl.captcha.backgrounds.GradiatedBackgroundProducer
 
setTokenHash(String) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setTokenId(String) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setTokenType(String) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
setTxtProd(TextProducer) - Method in class nl.captcha.CaptchaBean
 
setUsername(String) - Method in class org.exoplatform.web.security.jpa.TokenEntity
 
ShearGimpyRenderer - Class in nl.captcha.gimpy
 
ShearGimpyRenderer() - Constructor for class nl.captcha.gimpy.ShearGimpyRenderer
 
ShearGimpyRenderer(Color) - Constructor for class nl.captcha.gimpy.ShearGimpyRenderer
 
SimpleCaptchaServlet - Class in nl.captcha.servlet
Generates, displays, and stores in session a 200x50 CAPTCHA image with sheared black text, a solid dark grey background, and a straight, slanted red line through the text.
SimpleCaptchaServlet() - Constructor for class nl.captcha.servlet.SimpleCaptchaServlet
 
size() - Method in interface org.exoplatform.web.security.GateInTokenStore
 
size() - Method in class org.exoplatform.web.security.jpa.JPAGateInTokenStorage
 
size() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
size() - Method in class org.exoplatform.web.security.security.CookieTokenService
 
size() - Method in class org.exoplatform.web.security.security.TransientTokenService
 
skipJSPRedirection() - Method in class org.exoplatform.web.security.sso.SSOHelper
 
SquigglesBackgroundProducer - Class in nl.captcha.backgrounds
Adds a black and white squiggly background to the image.
SquigglesBackgroundProducer() - Constructor for class nl.captcha.backgrounds.SquigglesBackgroundProducer
 
SSOHelper - Class in org.exoplatform.web.security.sso
Helper for SSO related things
SSOHelper(InitParams) - Constructor for class org.exoplatform.web.security.sso.SSOHelper
 
start() - Method in class org.exoplatform.web.security.codec.CodecInitializer
 
start() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
start() - Method in class org.exoplatform.web.security.security.CookieTokenService
 
start() - Method in class org.exoplatform.web.security.security.SecureRandomService
 
staticResourcesRequestMatcher() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
 
StickyCaptchaServlet - Class in nl.captcha.servlet
Builds a 200x50 (default) CAPTCHA and attaches it to the session.
StickyCaptchaServlet() - Constructor for class nl.captcha.servlet.StickyCaptchaServlet
 
stop() - Method in class org.exoplatform.web.security.codec.CodecInitializer
 
stop() - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
stop() - Method in class org.exoplatform.web.security.security.SecureRandomService
 
StraightLineNoiseProducer - Class in nl.captcha.noise
Draws a 4-pixel thick straight red line through the given image.
StraightLineNoiseProducer() - Constructor for class nl.captcha.noise.StraightLineNoiseProducer
Default constructor creates a 4-pixel wide red line.
StraightLineNoiseProducer(Color, int) - Constructor for class nl.captcha.noise.StraightLineNoiseProducer
 
SUCCESS_MESSAGE_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
SUCCESS_MESSAGE_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
SUCCESS_MESSAGE_PARAM - Static variable in class org.exoplatform.web.register.RegisterHandler
 
successfulLoginAttempt(String, String, String) - Method in class org.exoplatform.web.security.errorlogin.InvalidLoginAttemptsService
This should be called each time successful login attempt is detected.
supports(Class<?>) - Method in class io.meeds.spring.web.security.PortalAuthenticationManager
 

T

TextProducer - Interface in nl.captcha.text.producer
 
toBytes(String) - Method in class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 
Token - Interface in org.exoplatform.web.security
A token.
TOKEN - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
TOKEN - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
TOKEN - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
TOKEN_ID_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
TOKEN_ID_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
TOKEN_ID_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
tokenByteLength - Variable in class org.exoplatform.web.security.security.AbstractTokenService
The number of random bits generared by AbstractTokenService.nextRandom().
TokenDAO - Interface in org.exoplatform.web.security.jpa
 
TokenDAOImpl - Class in org.exoplatform.web.security.jpa
 
TokenDAOImpl() - Constructor for class org.exoplatform.web.security.jpa.TokenDAOImpl
 
TokenData(String, String, String, Date, String) - Constructor for class org.exoplatform.web.security.GateInTokenStore.TokenData
 
TokenEntity - Class in org.exoplatform.web.security.jpa
 
TokenEntity() - Constructor for class org.exoplatform.web.security.jpa.TokenEntity
 
TokenException - Exception Class in org.exoplatform.web.security.security
 
TokenException() - Constructor for exception class org.exoplatform.web.security.security.TokenException
 
TokenException(String) - Constructor for exception class org.exoplatform.web.security.security.TokenException
 
TokenException(String, Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenException
 
TokenException(Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenException
 
TokenExistsException - Exception Class in org.exoplatform.web.security.security
Exception is thrown if there is attempt to create token with ID, which already exists in the token container
TokenExistsException() - Constructor for exception class org.exoplatform.web.security.security.TokenExistsException
 
tokenId - Variable in class org.exoplatform.web.security.GateInTokenStore.TokenData
.
TokenParseException - Exception Class in org.exoplatform.web.security.security
 
TokenParseException() - Constructor for exception class org.exoplatform.web.security.security.TokenParseException
 
TokenParseException(String) - Constructor for exception class org.exoplatform.web.security.security.TokenParseException
 
TokenParseException(String, Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenParseException
 
TokenParseException(Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenParseException
 
tokens - Variable in class org.exoplatform.web.security.security.TransientTokenService
 
TokenServiceInitializationException - Exception Class in org.exoplatform.web.security.security
 
TokenServiceInitializationException() - Constructor for exception class org.exoplatform.web.security.security.TokenServiceInitializationException
 
TokenServiceInitializationException(String) - Constructor for exception class org.exoplatform.web.security.security.TokenServiceInitializationException
 
TokenServiceInitializationException(String, Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenServiceInitializationException
 
TokenServiceInitializationException(Throwable) - Constructor for exception class org.exoplatform.web.security.security.TokenServiceInitializationException
 
TokenStore - Interface in org.exoplatform.web.security
The token store is a place where temporary tokens are held.
tokenType - Variable in class org.exoplatform.web.security.GateInTokenStore.TokenData
 
toString() - Method in class nl.captcha.Captcha.Builder
 
toString() - Method in class nl.captcha.Captcha
 
toString() - Method in class org.exoplatform.web.login.LoginError
 
toString() - Method in class org.exoplatform.web.security.hash.SaltedHash
 
toString() - Method in class org.exoplatform.web.security.security.CookieToken
 
toString(byte[]) - Method in class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 
transactionFilter() - Method in class io.meeds.spring.web.transaction.WebTransactionFilterConfiguration
 
TransientTokenService - Class in org.exoplatform.web.security.security
Created by The eXo Platform SAS Author : liem.nguyen ncliam@gmail.com Jun 5, 2009
TransientTokenService(InitParams) - Constructor for class org.exoplatform.web.security.security.TransientTokenService
 
TransparentBackgroundProducer - Class in nl.captcha.backgrounds
Generates a transparent background.
TransparentBackgroundProducer() - Constructor for class nl.captcha.backgrounds.TransparentBackgroundProducer
 

U

UIParamsExtension - Interface in org.exoplatform.web.login
An API for services willing to extend UI (basically based on JSP) with additional parameters.
UNAUTHENTICATED - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 
USER_ACCOUNT_NOT_FOUND - Enum constant in enum class org.exoplatform.web.login.LoginStatus
 
USER_PROFILE - Static variable in class org.exoplatform.web.CacheUserProfileFilter
"subject".
username - Variable in class org.exoplatform.web.security.GateInTokenStore.TokenData
.
USERNAME_PARAM - Static variable in class org.exoplatform.web.login.onboarding.OnboardingHandler
 
USERNAME_PARAM - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryHandler
 
USERNAME_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
USERNAME_REQUEST_PARAM - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
USERS_GROUP - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 

V

validate(String, String) - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
 
validate(String, String) - Method in class org.exoplatform.web.security.hash.NoSaltedHashService
 
validate(String, String) - Method in interface org.exoplatform.web.security.hash.SaltedHashService
Checks whether given plaintext password corresponds to the given saltedHash.
VALIDATE_EXTERNAL_EMAIL_ACTION - Static variable in class org.exoplatform.web.register.ExternalRegisterHandler
 
validateToken(String, boolean) - Method in class org.exoplatform.web.security.security.AbstractTokenService
 
validateToken(String, boolean) - Method in interface org.exoplatform.web.security.TokenStore
Validates a token.
validityMillis - Variable in class org.exoplatform.web.security.security.AbstractTokenService
 
valueOf(String) - Static method in enum class org.exoplatform.web.login.LoginStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.web.security.errorlogin.InvalidLoginPolicy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.exoplatform.web.login.LoginStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.web.security.errorlogin.InvalidLoginPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
verifyToken(String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 
verifyToken(String, String) - Method in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
 

W

wantLogout() - Static method in class org.exoplatform.web.login.LogoutControl
 
WebPortalIdentityFilterConfiguration - Class in io.meeds.spring.web.security
 
WebPortalIdentityFilterConfiguration() - Constructor for class io.meeds.spring.web.security.WebPortalIdentityFilterConfiguration
 
WebPortalRememberMeFilterConfiguration - Class in io.meeds.spring.web.security
 
WebPortalRememberMeFilterConfiguration() - Constructor for class io.meeds.spring.web.security.WebPortalRememberMeFilterConfiguration
 
WebSecurityConfiguration - Class in io.meeds.spring.web.security
 
WebSecurityConfiguration() - Constructor for class io.meeds.spring.web.security.WebSecurityConfiguration
 
WebTransactionFilterConfiguration - Class in io.meeds.spring.web.transaction
 
WebTransactionFilterConfiguration() - Constructor for class io.meeds.spring.web.transaction.WebTransactionFilterConfiguration
 
WordRenderer - Interface in nl.captcha.text.renderer
 
writeImage(HttpServletResponse, BufferedImage) - Static method in class nl.captcha.servlet.CaptchaServletUtil
 
writeImage(OutputStream, BufferedImage) - Static method in class nl.captcha.servlet.CaptchaServletUtil
 

X

XmlSafeSaltedHashCodec - Class in org.exoplatform.web.security.hash
A codec able to transform a SaltedHash to and from String.
XmlSafeSaltedHashCodec() - Constructor for class org.exoplatform.web.security.hash.XmlSafeSaltedHashCodec
 

_

_height - Variable in class nl.captcha.servlet.SimpleCaptchaServlet
 
_width - Variable in class nl.captcha.servlet.SimpleCaptchaServlet
 
A B C D E F G H I J L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form