Skip navigation links
A B C D E F G H I J L M N O P R S T U V 

G

getAdmin() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getAllowedHeaders() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Cors
 
getAllowedMethods() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Cors
 
getAllowedOrigins() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Cors
 
getApplicationUrl() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getAttributes() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getAuthenticationManager() - Method in class com.naturalprogrammer.spring.lemon.security.LemonSecurityConfig
Returns AuthenticationManager, to be used for configuring LemonTokenAuthenticationFilter
getAuthorities() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getAuthority() - Method in class com.naturalprogrammer.spring.lemon.security.LemonGrantedAuthority
 
getBean(Class<T>) - Static method in class com.naturalprogrammer.spring.lemon.util.LemonUtils
Gets the reference to an application-context bean
getBody() - Method in class com.naturalprogrammer.spring.lemon.mail.LemonMailData
 
getCaptchaResponse() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getClaims() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getCode() - Method in class com.naturalprogrammer.spring.lemon.validation.FieldError
 
getContext(Optional<Long>, HttpServletResponse) - Method in class com.naturalprogrammer.spring.lemon.LemonController
Returns context properties needed at the client side, current-user data and an Authorization token as a response header.
getContext(Optional<Long>, HttpServletResponse) - Method in class com.naturalprogrammer.spring.lemon.LemonService
Returns the context data to be sent to the client, i.e.
getCors() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getCredentials() - Method in class com.naturalprogrammer.spring.lemon.security.JwtAuthenticationToken
 
getCredentialsUpdatedMillis() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getCurrentAuditor() - Method in class com.naturalprogrammer.spring.lemon.domain.LemonAuditorAware
 
getEmail() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getError() - Method in class com.naturalprogrammer.spring.lemon.exceptions.ErrorResponse
 
getErrorAttributes(WebRequest, boolean) - Method in class com.naturalprogrammer.spring.lemon.exceptions.LemonErrorAttributes
Calls the base class and then adds our details
getErrorResponse(T) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractExceptionHandler
 
getErrors() - Method in class com.naturalprogrammer.spring.lemon.exceptions.ErrorResponse
 
getErrors(T) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractExceptionHandler
 
getErrors(ConstraintViolationException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.ConstraintViolationExceptionHandler
 
getErrors(MultiErrorException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.MultiErrorExceptionHandler
 
getErrors() - Method in exception com.naturalprogrammer.spring.lemon.exceptions.MultiErrorException
 
getErrors(Set<ConstraintViolation<?>>) - Static method in class com.naturalprogrammer.spring.lemon.validation.FieldError
Converts a set of ConstraintViolations to a list of FieldErrors
getException() - Method in class com.naturalprogrammer.spring.lemon.exceptions.ErrorResponse
 
getExceptionName() - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractExceptionHandler
 
getExpirationMillis() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Jwt
 
getExposedHeaders() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Cors
 
getField() - Method in class com.naturalprogrammer.spring.lemon.validation.FieldError
 
getId() - Method in class com.naturalprogrammer.spring.lemon.security.UserDto
 
getIdToken() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getJwt() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getMapper() - Static method in class com.naturalprogrammer.spring.lemon.util.LemonUtils
 
getMaxAge() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Cors
 
getMessage() - Method in class com.naturalprogrammer.spring.lemon.exceptions.ErrorResponse
 
getMessage(T) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractExceptionHandler
 
getMessage(ConstraintViolationException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.ConstraintViolationExceptionHandler
 
getMessage(MultiErrorException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.MultiErrorExceptionHandler
 
getMessage() - Method in exception com.naturalprogrammer.spring.lemon.exceptions.MultiErrorException
Overrides the standard getMessage
getMessage(String, Object...) - Static method in class com.naturalprogrammer.spring.lemon.util.LemonUtils
Gets a message from messages.properties
getMessage() - Method in class com.naturalprogrammer.spring.lemon.validation.FieldError
 
getName() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getNewEmail() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getOAuth2AccountVerified(String, Map<String, Object>) - Method in class com.naturalprogrammer.spring.lemon.LemonService
Checks if the account at the OAuth2 provider is verified
getOauth2AuthenticationSuccessUrl() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getOAuth2Email(String, Map<String, Object>) - Method in class com.naturalprogrammer.spring.lemon.LemonService
Extracts the email id from user attributes received from OAuth2 provider, e.g.
getOldPassword() - Method in class com.naturalprogrammer.spring.lemon.domain.ChangePasswordForm
 
getPassword() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getPassword() - Method in class com.naturalprogrammer.spring.lemon.domain.ChangePasswordForm
 
getPassword() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Admin
 
getPassword() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getPassword() - Method in class com.naturalprogrammer.spring.lemon.security.UserDto
 
getPassword() - Method in interface com.naturalprogrammer.spring.lemon.validation.RetypePasswordForm
 
getPrincipal() - Method in class com.naturalprogrammer.spring.lemon.security.JwtAuthenticationToken
 
getRecaptcha() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
Gettrer and setters
getRetypePassword() - Method in class com.naturalprogrammer.spring.lemon.domain.ChangePasswordForm
 
getRetypePassword() - Method in interface com.naturalprogrammer.spring.lemon.validation.RetypePasswordForm
 
getRoles() - Method in class com.naturalprogrammer.spring.lemon.domain.AbstractUser
 
getRoles() - Method in class com.naturalprogrammer.spring.lemon.security.UserDto
 
getSecret() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Jwt
 
getSecretkey() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Recaptcha
 
getShared() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties
 
getShortLivedMillis() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Jwt
 
getSitekey() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Recaptcha
 
getStatus() - Method in class com.naturalprogrammer.spring.lemon.exceptions.ErrorResponse
 
getStatus(T) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractBadRequestExceptionHandler
 
getStatus(T) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.AbstractExceptionHandler
 
getStatus(BadCredentialsException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.BadCredentialsExceptionHandler
 
getStatus(ConstraintViolationException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.ConstraintViolationExceptionHandler
 
getStatus(MultiErrorException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.MultiErrorExceptionHandler
 
getStatus(VersionException) - Method in class com.naturalprogrammer.spring.lemon.exceptions.handlers.VersionExceptionHandler
 
getStatus() - Method in exception com.naturalprogrammer.spring.lemon.exceptions.MultiErrorException
 
getSubject() - Method in class com.naturalprogrammer.spring.lemon.mail.LemonMailData
 
getTag() - Method in class com.naturalprogrammer.spring.lemon.security.UserDto
 
getTo() - Method in class com.naturalprogrammer.spring.lemon.mail.LemonMailData
 
getUserInfo() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getUsername() - Method in class com.naturalprogrammer.spring.lemon.LemonProperties.Admin
 
getUsername() - Method in class com.naturalprogrammer.spring.lemon.security.LemonPrincipal
 
getUsername() - Method in class com.naturalprogrammer.spring.lemon.security.UserDto
 
getVersion() - Method in class com.naturalprogrammer.spring.lemon.domain.VersionedEntity
 
go() - Method in exception com.naturalprogrammer.spring.lemon.exceptions.MultiErrorException
Throws the exception, if there are accumulated errors
GOOD_ADMIN - Static variable in class com.naturalprogrammer.spring.lemon.security.LemonSecurityConfig
 
GOOD_USER - Static variable in class com.naturalprogrammer.spring.lemon.security.LemonSecurityConfig
 
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links