Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class io.meeds.web.security.authenticator.DigestLoginModule
- 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
- 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
- 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
methodcontains 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
- 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
- ApiKeyDAO - Interface in io.meeds.web.security.dao
- ApiKeyEntity - Class in io.meeds.web.security.entity
- ApiKeyEntity() - Constructor for class io.meeds.web.security.entity.ApiKeyEntity
- ApiKeyService - Class in io.meeds.web.security.service
- ApiKeyService() - Constructor for class io.meeds.web.security.service.ApiKeyService
- ApiKeyStorage - Class in io.meeds.web.security.storage
- ApiKeyStorage() - Constructor for class io.meeds.web.security.storage.ApiKeyStorage
- 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
- 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
SecureRandomwhich is able to reseed itself everyreseedingPeriodmilliseconds. - 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
- CACHE_NAME - Static variable in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- CachedPortalTokenStorage - Class in io.meeds.web.security.storage.cache
- CachedPortalTokenStorage(CacheService, TokenDAO) - Constructor for class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- CacheUserProfileFilter - Class in org.exoplatform.web
- CacheUserProfileFilter() - Constructor for class org.exoplatform.web.CacheUserProfileFilter
- cancelLogout() - Static method in class org.exoplatform.web.login.LogoutControl
- canUse(String) - Method in interface io.meeds.web.security.plugin.OtpPlugin
- Captcha - Class in nl.captcha
-
A builder for generating a CAPTCHA image/answer pair.
- 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
lengthnumber of Chinese characters. - cleanExpired() - Method in interface io.meeds.web.security.dao.TokenDAO
- cleanExpired() - Method in class io.meeds.web.security.dao.TokenDAOImpl
- cleanExpired() - Method in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- cleanExpired() - Method in class io.meeds.web.security.storage.PortalTokenStorage
- 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
- 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 io.meeds.web.security.authenticator.DigestLoginModule
- 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
- 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
ConversationStatewith 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, PortalTokenStorage) - Constructor for class org.exoplatform.web.security.security.CookieTokenService
- copyOf(char[], int) - Static method in class nl.captcha.text.producer.DefaultTextProducer
- createIdentity(String) - Method in class io.meeds.web.security.service.DigestAuthenticatorService
- createToken(TokenData) - Method in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- createToken(TokenData) - Method in class io.meeds.web.security.storage.PortalTokenStorage
- 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
Stringto aSaltedHash. - 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
- delayTime - Variable in class org.exoplatform.web.security.security.AbstractTokenService
- deleteAll() - Method in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- deleteAll() - Method in class io.meeds.web.security.storage.PortalTokenStorage
- deleteAll() - Method in class org.exoplatform.web.security.security.CookieTokenService
-
Removes all stored tokens
- deleteToken(String) - Method in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- deleteToken(String) - Method in class io.meeds.web.security.storage.PortalTokenStorage
- 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 class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- deleteTokenOfUser(String) - Method in class io.meeds.web.security.storage.PortalTokenStorage
- deleteTokensByUsernameAndType(String, String) - Method in interface io.meeds.web.security.dao.TokenDAO
- deleteTokensByUsernameAndType(String, String) - Method in class io.meeds.web.security.dao.TokenDAOImpl
- deleteTokensByUsernameAndType(String, String) - Method in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- deleteTokensByUsernameAndType(String, String) - Method in class io.meeds.web.security.storage.PortalTokenStorage
- 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
- digestAuthenticatorService - Static variable in class io.meeds.web.security.authenticator.DigestLoginModule
- DigestAuthenticatorService - Class in io.meeds.web.security.service
- DigestAuthenticatorService(ApiKeyService, Authenticator) - Constructor for class io.meeds.web.security.service.DigestAuthenticatorService
- DigestAuthenticatorValve - Class in io.meeds.web.security.authenticator
- DigestAuthenticatorValve() - Constructor for class io.meeds.web.security.authenticator.DigestAuthenticatorValve
- DigestLoginModule - Class in io.meeds.web.security.authenticator
- DigestLoginModule() - Constructor for class io.meeds.web.security.authenticator.DigestLoginModule
- 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
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.meeds.web.security.filter.RootWebappFilter
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface io.meeds.web.security.plugin.RootWebappFilterPlugin
- 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_VALIDATION_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
- 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
SaltedHashtoString. - 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_MESSAGE_PARAM - Static variable in class org.exoplatform.web.login.LoginHandler
- 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
- execute(ControllerContext) - Method in class io.meeds.portal.web.handler.PermanentLinkRequestHandler
- execute(ControllerContext) - Method in class org.exoplatform.web.login.LoginHandler
- ExoCSRFCheck - Annotation Interface in org.exoplatform.web.security.csrf
-
Describe a method which needs CSRF protection.
- 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_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
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 io.meeds.web.security.dao.TokenDAO
- findByTokenId(String) - Method in class io.meeds.web.security.dao.TokenDAOImpl
- findByUsername(String) - Method in interface io.meeds.web.security.dao.TokenDAO
- findByUsername(String) - Method in class io.meeds.web.security.dao.TokenDAOImpl
- findByUserName(String) - Method in interface io.meeds.web.security.dao.ApiKeyDAO
- 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_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
G
- generateOtpCode(String) - Method in interface io.meeds.web.security.plugin.OtpPlugin
-
Generates a new OTP code for a designated username
- 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
- getAuthenticationUrl(String) - Method in class io.meeds.portal.web.handler.PermanentLinkRequestHandler
- 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
- getDigest(String, String, String) - Method in class io.meeds.web.security.service.DigestAuthenticatorService
- 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 io.meeds.web.security.entity.TokenEntity
- 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 io.meeds.portal.web.handler.PermanentLinkRequestHandler
- getHandlerName() - Method in class org.exoplatform.web.login.LoginHandler
- getHash() - Method in class org.exoplatform.web.security.hash.SaltedHash
- getHashByteLength() - Method in class org.exoplatform.web.security.hash.JCASaltedHashService
- getId() - Method in class io.meeds.web.security.entity.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
- getKey(String) - Method in class io.meeds.web.security.storage.ApiKeyStorage
- getLocale() - Method in class io.meeds.spring.web.localization.HttpRequestLocaleWrapper
- getLocales() - Method in class io.meeds.spring.web.localization.HttpRequestLocaleWrapper
- getLogger() - Method in class io.meeds.web.security.authenticator.DigestLoginModule
- 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
- getName() - Method in interface io.meeds.web.security.plugin.OtpPlugin
- 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 io.meeds.web.security.entity.TokenEntity
- getPassword(String) - Method in class io.meeds.web.security.service.ApiKeyService
- getPassword(String, String, String, boolean) - Method in class io.meeds.web.security.service.ApiKeyService
- 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 io.meeds.portal.web.handler.PermanentLinkRequestHandler
- getRequiresLifeCycle() - Method in class org.exoplatform.web.login.LoginHandler
- getRootWebappFilterPlugins() - Method in class io.meeds.web.security.filter.RootWebappFilter
- 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 class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
- getToken(String) - Method in class io.meeds.web.security.storage.PortalTokenStorage
- 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 io.meeds.web.security.entity.TokenEntity
- getTokenId() - Method in class io.meeds.web.security.entity.TokenEntity
- getTokenType() - Method in class io.meeds.web.security.entity.TokenEntity
- getTxtProd() - Method in class nl.captcha.CaptchaBean
- getUsername() - Method in class io.meeds.web.security.entity.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
-
Remove credentials of authenticated user from AuthenticationRegistry.
- 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
- identity - Variable in class io.meeds.web.security.authenticator.DigestLoginModule
- identityFilter() - Method in class io.meeds.spring.web.security.WebPortalIdentityFilterConfiguration
- identityRegistry - Static variable in class io.meeds.web.security.authenticator.DigestLoginModule
- ImageUtil - Class in nl.captcha.util
- ImageUtil() - Constructor for class nl.captcha.util.ImageUtil
- init() - Method in class nl.captcha.servlet.SimpleCaptchaServlet
- initCodec() - Method in class org.exoplatform.web.security.codec.CodecInitializer
-
Codec initialization.
- 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.portal.web.handler - package io.meeds.portal.web.handler
- 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
- io.meeds.web.security.authenticator - package io.meeds.web.security.authenticator
- io.meeds.web.security.dao - package io.meeds.web.security.dao
- io.meeds.web.security.entity - package io.meeds.web.security.entity
- io.meeds.web.security.filter - package io.meeds.web.security.filter
- io.meeds.web.security.model - package io.meeds.web.security.model
- io.meeds.web.security.plugin - package io.meeds.web.security.plugin
- io.meeds.web.security.service - package io.meeds.web.security.service
- io.meeds.web.security.storage - package io.meeds.web.security.storage
- io.meeds.web.security.storage.cache - package io.meeds.web.security.storage.cache
- 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
- isCorrect(String) - Method in class nl.captcha.Captcha
- isCorrect(String) - Method in class nl.captcha.CaptchaBean
- isExpired() - Method in class org.exoplatform.web.security.PortalToken
- 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
J
- JCASaltedHashService - Class in org.exoplatform.web.security.hash
-
A
SaltedHashServiceimplementation using aSecretKeyFactoryfor 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
L
- LANG - Static variable in class org.exoplatform.web.login.recovery.PasswordRecoveryServiceImpl
- LIFECYCLE_NAME - Static variable in class org.exoplatform.web.security.security.CookieTokenService
- 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 io.meeds.portal.web.handler.PermanentLinkRequestHandler
- LOG - Static variable in class io.meeds.web.security.authenticator.DigestLoginModule
- 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 io.meeds.web.security.authenticator.DigestLoginModule
- 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
- 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 io.meeds.web.security.authenticator.DigestLoginModule
- 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
- 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
- matches(HttpServletRequest, HttpServletResponse) - Method in interface io.meeds.web.security.plugin.RootWebappFilterPlugin
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.recovery.PasswordRecoveryServiceImpl
- 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)andNoCodec.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
SaltedHashServiceimplementation which does not do any hashing at all. - NoSaltedHashService() - Constructor for class org.exoplatform.web.security.hash.NoSaltedHashService
- NULL_TOKEN - Static variable in class io.meeds.web.security.storage.cache.CachedPortalTokenStorage
O
- ONBOARD_TOKEN - Static variable in class org.exoplatform.web.security.security.CookieTokenService
- ONBOARDING_ENABLED_PARAM - Static variable in class org.exoplatform.web.register.RegisterUIParamsExtension
- ONBOARDING_REGISTER_ENABLED - Static variable in class org.exoplatform.web.register.RegisterUIParamsExtension
- onInit(WebAppController, ServletConfig) - Method in class io.meeds.portal.web.handler.PermanentLinkRequestHandler
- onInit(WebAppController, ServletConfig) - Method in class org.exoplatform.web.login.LoginHandler
- onSelect(ExoCache<? extends String, ? extends TokenData>, String, ObjectCacheInfo<? extends TokenData>) - Method in class io.meeds.web.security.storage.cache.PortalTokenCacheSelector
- 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.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.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
- OtpPlugin - Interface in io.meeds.web.security.plugin
- OtpService - Class in io.meeds.web.security.service
- OtpService() - Constructor for class io.meeds.web.security.service.OtpService
P
- parse(String) - Static method in class org.exoplatform.web.login.LoginError
- 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
- PermanentLinkRequestHandler - Class in io.meeds.portal.web.handler
- PermanentLinkRequestHandler() - Constructor for class io.meeds.portal.web.handler.PermanentLinkRequestHandler
- PlainTokenService<T,
K> - Class in org.exoplatform.web.security.security -
An abstraction layer adding
PlainTokenService.getAllTokens(). - 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
-
A login module implementation that is used to handle reauthentication of client with same HTTP session on various cluster nodes.
- PortalLoginModule() - Constructor for class org.exoplatform.web.security.PortalLoginModule
- 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
- PortalToken - Class in org.exoplatform.web.security
- PortalToken() - Constructor for class org.exoplatform.web.security.PortalToken
- PortalTokenCacheSelector - Class in io.meeds.web.security.storage.cache
- PortalTokenCacheSelector(String) - Constructor for class io.meeds.web.security.storage.cache.PortalTokenCacheSelector
- PortalTokenStorage - Class in io.meeds.web.security.storage
- PortalTokenStorage(TokenDAO) - Constructor for class io.meeds.web.security.storage.PortalTokenStorage
- 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_EXTENSION_NAME - Static variable in class org.exoplatform.web.login.LoginHandler
- RegisterUIParamsExtension - Class in org.exoplatform.web.register
- RegisterUIParamsExtension(SecuritySettingService) - Constructor for class org.exoplatform.web.register.RegisterUIParamsExtension
- 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
ServletContainerwhen 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, PortalTokenStorage) - 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.
- REQUEST_PATH - Static variable in class io.meeds.portal.web.handler.PermanentLinkRequestHandler
- requestAuthorizationManager() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
- requirePortalEnvironment() - Method in class org.exoplatform.web.security.AuthenticationRegistryListener
- restRequestMatcher() - Method in class io.meeds.spring.web.security.WebSecurityConfiguration
- RippleGimpyRenderer - Class in nl.captcha.gimpy
- RippleGimpyRenderer() - Constructor for class nl.captcha.gimpy.RippleGimpyRenderer
- RootWebappFilter - Class in io.meeds.web.security.filter
- RootWebappFilter() - Constructor for class io.meeds.web.security.filter.RootWebappFilter
- RootWebappFilterPlugin - Interface in io.meeds.web.security.plugin
- 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
SaltedHashobjects. - 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.
- saveKey(String, String) - Method in class io.meeds.web.security.storage.ApiKeyStorage
- SecureRandomService - Class in org.exoplatform.web.security.security
-
A central service for getting a
SecureRandomthat 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
- select(String, ObjectCacheInfo<? extends TokenData>) - Method in class io.meeds.web.security.storage.cache.PortalTokenCacheSelector
- 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
- sendOtpCode(String, String) - Method in class io.meeds.web.security.service.OtpService
- 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 io.meeds.web.security.entity.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 io.meeds.web.security.entity.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 io.meeds.web.security.entity.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 io.meeds.web.security.entity.TokenEntity
- setTokenId(String) - Method in class io.meeds.web.security.entity.TokenEntity
- setTokenType(String) - Method in class io.meeds.web.security.entity.TokenEntity
- setTxtProd(TextProducer) - Method in class nl.captcha.CaptchaBean
- setUsername(String) - Method in class io.meeds.web.security.entity.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 class io.meeds.web.security.storage.PortalTokenStorage
- 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.SecureRandomService
- startInternal() - Method in class io.meeds.web.security.authenticator.DigestAuthenticatorValve
- 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
- 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.recovery.PasswordRecoveryServiceImpl
- tokenByteLength - Variable in class org.exoplatform.web.security.security.AbstractTokenService
-
The number of random bits generared by
AbstractTokenService.nextRandom(). - TokenDAO - Interface in io.meeds.web.security.dao
- TokenDAOImpl - Class in io.meeds.web.security.dao
- TokenDAOImpl() - Constructor for class io.meeds.web.security.dao.TokenDAOImpl
- TokenData - Class in io.meeds.web.security.model
- TokenData() - Constructor for class io.meeds.web.security.model.TokenData
- TokenEntity - Class in io.meeds.web.security.entity
- TokenEntity() - Constructor for class io.meeds.web.security.entity.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
- 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.
- 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
- 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".
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
passwordcorresponds to the givensaltedHash. - validateOtp(String, String) - Method in interface io.meeds.web.security.plugin.OtpPlugin
-
Validates and clear OTP code for a designated user
- validateOtp(String, String, String) - Method in class io.meeds.web.security.service.OtpService
- 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.
- validateUser(String, String, String, String, String, String, String, String, String) - Method in class io.meeds.web.security.service.DigestAuthenticatorService
- 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
SaltedHashto and fromString. - 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form