Index

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

A

AbstractUserSetting - Interface in systems.dennis.auth.responses
 
accept(Long) - Method in class systems.dennis.auth.controller.InvitationController
 
accept(InvitationModel) - Method in class systems.dennis.auth.service.InvitationService
 
ActiveToken - Class in systems.dennis.auth.entity
 
ActiveToken() - Constructor for class systems.dennis.auth.entity.ActiveToken
 
ActiveTokenService - Class in systems.dennis.auth.service
 
ActiveTokenService(WebContext) - Constructor for class systems.dennis.auth.service.ActiveTokenService
 
ActiveTokensRepo - Interface in systems.dennis.auth.repository
 
additionalRoles(Object) - Method in class systems.dennis.auth.client.utils.BasicAuthAoe
 
addSelfSpecWithUserScopes(Long) - Method in class systems.dennis.auth.service.AuthScopeService
 
addUserToScope(InvitationModel) - Method in class systems.dennis.auth.service.InvitationService
 
ADMIN - Static variable in class systems.dennis.auth.form.RoleForm
 
afterAdd(UserInScopeModel) - Method in class systems.dennis.auth.service.UserInScopeService
 
afterAdd(InvitationModel) - Method in class systems.dennis.auth.service.InvitationService
 
afterAdd(ScopeModel) - Method in class systems.dennis.auth.service.AuthScopeService
 
ALL - Enum constant in enum systems.dennis.auth.client.utils.RoleValidationType
 
AlreadyLoggedOutExecption - Exception Class in systems.dennis.auth.exception
 
AlreadyLoggedOutExecption(String) - Constructor for exception class systems.dennis.auth.exception.AlreadyLoggedOutExecption
 
anyPublicMethod() - Method in class systems.dennis.auth.client.utils.BasicAuthAoe
 
anyRole() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
aop(TokenValidator, WebContext) - Constructor for class systems.dennis.auth.AuthApp.aop
 
applyRole(UserRole, LoginPassword) - Method in class systems.dennis.auth.service.RoleToUserService
 
applyRolesToUser(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
assign(Long, String) - Method in class systems.dennis.auth.controller.RoleController
 
assignRole(Long, String) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
assignUser(String, Long) - Method in class systems.dennis.auth.service.LoginPasswordService
 
asValue() - Method in class systems.dennis.auth.client.entity.UserData
 
asValue() - Method in class systems.dennis.auth.client.entity.UserDataForm
 
asValue() - Method in class systems.dennis.auth.client.LoginPassword
 
asValue() - Method in class systems.dennis.auth.entity.ActiveToken
 
asValue() - Method in class systems.dennis.auth.entity.LoginHistory
 
asValue() - Method in class systems.dennis.auth.entity.Subscription
 
asValue() - Method in class systems.dennis.auth.entity.UserInScopeModel
 
asValue() - Method in class systems.dennis.auth.entity.VirtualLoginPassword
 
asValue() - Method in class systems.dennis.auth.form.LoginHistoryForm
 
asValue() - Method in class systems.dennis.auth.form.LoginPasswordForm
 
asValue() - Method in class systems.dennis.auth.form.RegistrationForm
 
asValue() - Method in class systems.dennis.auth.form.RoleForm
 
asValue() - Method in class systems.dennis.auth.model.InvitationModel
 
asValue() - Method in class systems.dennis.auth.model.PhoneAuthorizationCodes
 
asValue() - Method in class systems.dennis.auth.model.VerificationTokenModel
 
asValue() - Method in class systems.dennis.auth.role_validator.entity.RolesToUser
 
asValue() - Method in class systems.dennis.auth.role_validator.entity.UserRole
 
AUTH_SCOPE_HEADER - Static variable in interface systems.dennis.auth.config.AuthorizationDelegator
 
AUTH_TYPE_DEFAULT - Static variable in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
AUTH_TYPE_HEADER - Static variable in interface systems.dennis.auth.config.AuthorizationDelegator
 
AUTH_TYPE_PHONE - Static variable in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
AUTH_TYPE_VIRTUAL - Static variable in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
Auth2FactorEnabled - Class in systems.dennis.auth.responses
 
Auth2FactorEnabled() - Constructor for class systems.dennis.auth.responses.Auth2FactorEnabled
 
AuthApp - Class in systems.dennis.auth
 
AuthApp(MessageResourceSource) - Constructor for class systems.dennis.auth.AuthApp
 
AuthApp.aop - Class in systems.dennis.auth
 
AuthenticationIsOffException - Exception Class in systems.dennis.auth.exception
 
AuthenticationIsOffException(String) - Constructor for exception class systems.dennis.auth.exception.AuthenticationIsOffException
 
AuthenticationService - Class in systems.dennis.auth.client.utils
 
AuthenticationService(WebContext) - Constructor for class systems.dennis.auth.client.utils.AuthenticationService
 
authLdap(LoginPassword) - Method in class systems.dennis.auth.controller.AuthorizeController
 
AUTHORITIES_KEY - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
AUTHORITIES_KEY - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
Authority - Class in systems.dennis.auth.role_validator.entity
 
Authority() - Constructor for class systems.dennis.auth.role_validator.entity.Authority
 
AUTHORIZATION_HEADER - Static variable in class systems.dennis.auth.client.utils.AuthenticationService
 
AuthorizationAttemptProcessor - Interface in systems.dennis.auth.delegations.simple
 
AuthorizationDelegator - Interface in systems.dennis.auth.config
 
AuthorizationInvalidDelegator - Exception Class in systems.dennis.auth.exception
 
AuthorizationInvalidDelegator(String) - Constructor for exception class systems.dennis.auth.exception.AuthorizationInvalidDelegator
 
AuthorizationPrimaryTokenProvider - Class in systems.dennis.auth.config
 
AuthorizationPrimaryTokenProvider(WebContext) - Constructor for class systems.dennis.auth.config.AuthorizationPrimaryTokenProvider
 
authorize(HttpServletRequest, LoginPassword, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
authorize(HttpServletRequest, LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
authorize(HttpServletRequest, LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
authorize(HttpServletRequest, LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
authorize(HttpServletRequest, LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
authorize(LoginPassword, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
authorize(LoginPassword, WebContext.LocalWebContext, ScopeModel) - Method in interface systems.dennis.auth.delegations.simple.AuthorizationAttemptProcessor
 
authorize(LoginPassword, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.simple.SimplePhoneAuthorization
 
authorize(LoginPassword, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
 
authorize(LoginPassword, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.virtual.DirectUserLoginAuthorization
 
authorize(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
authorize(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.service.UserServiceImpl
 
AuthorizeController - Class in systems.dennis.auth.controller
 
AuthorizeController(AuthenticationService, WebContext) - Constructor for class systems.dennis.auth.controller.AuthorizeController
 
AuthorizeControllerVersion2 - Class in systems.dennis.auth.controller
 
AuthorizeControllerVersion2(WebContext) - Constructor for class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
AuthorizeResponse - Class in systems.dennis.auth.config
 
AuthorizeResponse() - Constructor for class systems.dennis.auth.config.AuthorizeResponse
 
authorizeVirtual(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
authorizeVirtual(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.service.UserServiceImpl
 
AuthScopeService - Class in systems.dennis.auth.service
 
AuthScopeService(WebContext, ScopeRepo) - Constructor for class systems.dennis.auth.service.AuthScopeService
 
autoApplyOnVirtualUser - Variable in class systems.dennis.auth.form.RoleForm
 
autoApplyOnVirtualUser - Variable in class systems.dennis.auth.role_validator.entity.UserRole
 

B

BasicAuthAoe - Class in systems.dennis.auth.client.utils
This class will add aop method to validate the token
BasicAuthAoe(TokenValidator, WebContext) - Constructor for class systems.dennis.auth.client.utils.BasicAuthAoe
 
beforeAdvice(JoinPoint) - Method in class systems.dennis.auth.client.utils.BasicAuthAoe
 
blockUser(boolean, Long, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
blockUser(boolean, Long, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
blockUser(boolean, Long, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
blockUser(boolean, Long, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
blockUser(HttpServletRequest, Long) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 

C

changeLang(String) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
changePassword(HttpServletRequest, ChangePasswordForm) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
changePassword(HttpServletRequest, WebContext.LocalWebContext, ChangePasswordForm, ScopeModel) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
changePassword(HttpServletRequest, WebContext.LocalWebContext, ChangePasswordForm, ScopeModel) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
changePassword(HttpServletRequest, WebContext.LocalWebContext, ChangePasswordForm, ScopeModel) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
changePassword(HttpServletRequest, WebContext.LocalWebContext, ChangePasswordForm, ScopeModel) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
changePassword(HttpServletRequest, WebContext.LocalWebContext, ChangePasswordForm, ScopeModel) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
changePassword(LoginPassword) - Method in class systems.dennis.auth.service.ChangePasswordServiceImpl
 
ChangePasswordException - Exception Class in systems.dennis.auth.exception
 
ChangePasswordException(String, String) - Constructor for exception class systems.dennis.auth.exception.ChangePasswordException
 
ChangePasswordForm - Class in systems.dennis.auth.form
 
ChangePasswordForm() - Constructor for class systems.dennis.auth.form.ChangePasswordForm
 
ChangePasswordServiceImpl - Class in systems.dennis.auth.service
 
ChangePasswordServiceImpl(WebContext) - Constructor for class systems.dennis.auth.service.ChangePasswordServiceImpl
 
ChangePasswordValidator - Class in systems.dennis.auth.validators
 
ChangePasswordValidator() - Constructor for class systems.dennis.auth.validators.ChangePasswordValidator
 
check(AbstractAuthorizationProvider, UserDataForm, WebContext.LocalWebContext) - Method in class systems.dennis.auth.validators.UserDataChecker
 
check(AbstractAuthorizationProvider, RegistrationForm, WebContext.LocalWebContext) - Method in class systems.dennis.auth.validators.LoginPasswordSelfChecker
 
checkMy(UserData) - Method in class systems.dennis.auth.service.ProfilePageService
 
checkRegistrationAllowed(ScopeModel) - Method in class systems.dennis.auth.service.AuthScopeService
 
checkSubscription(List<String>) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
checkVerifiedUser(UserData, ScopeModel) - Method in class systems.dennis.auth.service.ProfilePageService
 
cleanupData(String) - Method in class systems.dennis.auth.service.DataCleanupService
 
create() - Method in class systems.dennis.auth.controller.VirtualLoginPasswordController
 
create() - Method in class systems.dennis.auth.service.VirtualLoginPasswordService
 
create(String, Long) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
createCode(String, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
createToken(UserTokenDTO, String, List<UserRole>, ScopeModel) - Method in class systems.dennis.auth.role_validator.TokenProvider
Creates a token for user.
createUser(LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
createUser(LoginPassword, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.delegations.simple.AuthorizationAttemptProcessor
 
createUser(LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
 
createUser(LoginPassword, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.DirectUserLoginAuthorization
 
CurrentPasswordValidator - Class in systems.dennis.auth.form
 
CurrentPasswordValidator() - Constructor for class systems.dennis.auth.form.CurrentPasswordValidator
 

D

DataCleanupController - Class in systems.dennis.auth.controller
 
DataCleanupController(WebContext) - Constructor for class systems.dennis.auth.controller.DataCleanupController
 
DataCleanupService - Class in systems.dennis.auth.service
 
DataCleanupService(WebContext) - Constructor for class systems.dennis.auth.service.DataCleanupService
 
deAssign(Long, String) - Method in class systems.dennis.auth.controller.RoleController
 
deAssignRole(Long, Long) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
deAssignRole(Long, String) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
DEFAULT_LDAP_TOKEN_TYPE - Static variable in class systems.dennis.auth.entity.ActiveToken
 
DEFAULT_TOKEN_TYPE - Static variable in class systems.dennis.auth.entity.ActiveToken
 
DEFAULT_VIRTUAL_TYPE - Static variable in class systems.dennis.auth.entity.ActiveToken
 
DefaultAuthorizationDelegator - Class in systems.dennis.auth.delegations.simple
 
DefaultAuthorizationDelegator() - Constructor for class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
defaultSearchOrderField() - Method in class systems.dennis.auth.entity.ActiveToken
 
delete(Long) - Method in class systems.dennis.auth.controller.SubscriptionDataController
 
delete(Long) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
deleteActiveTokens(UserData) - Method in class systems.dennis.auth.service.VerificationTokenService
 
deleteByRole(String) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
deleteByUserDataId(Long) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
deleteToken(String) - Method in class systems.dennis.auth.service.VerificationTokenService
 
directLogin(LoginPassword, String, HttpServletRequest) - Method in class systems.dennis.auth.controller.AuthorizeController
 
DirectUserLoginAuthorization - Class in systems.dennis.auth.delegations.virtual
 
DirectUserLoginAuthorization(String) - Constructor for class systems.dennis.auth.delegations.virtual.DirectUserLoginAuthorization
 
DuplicateRelationException - Exception Class in systems.dennis.auth.exception
 
DuplicateRelationException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.DuplicateRelationException
 
DuplicateRelationException(String) - Constructor for exception class systems.dennis.auth.exception.DuplicateRelationException
 

E

edit(UserDataForm) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
edit(SubscriptionForm) - Method in class systems.dennis.auth.controller.SubscriptionDataController
 
EmailExistenceValidator - Class in systems.dennis.auth.validators
 
EmailExistenceValidator() - Constructor for class systems.dennis.auth.validators.EmailExistenceValidator
 
EmailSendingException - Exception Class in systems.dennis.auth.exception
 
EmailSendingException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.EmailSendingException
 
EmailSendingException(String) - Constructor for exception class systems.dennis.auth.exception.EmailSendingException
 
existsByLogin(String) - Method in interface systems.dennis.auth.repository.LoginPasswordRepo
 
existsByName(String) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
existsByRole(String) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
existsByRoleAndPassword(UserRole, LoginPassword) - Method in interface systems.dennis.auth.repository.RolesToUserRepo
 

F

findByEmail(String) - Method in class systems.dennis.auth.service.ProfilePageService
 
findById(Serializable) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findByLogin(String) - Method in interface systems.dennis.auth.repository.LoginPasswordRepo
 
findByLogin(String) - Method in interface systems.dennis.auth.repository.UserDataRepository
 
findByLogin(String) - Method in class systems.dennis.auth.service.ProfilePageService
 
findByOwner(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.service.RoleToUserService
 
findByPasswordAndRole(LoginPassword, UserRole) - Method in interface systems.dennis.auth.repository.RolesToUserRepo
 
findByRoleAndUser(UserRole, LoginPassword) - Method in class systems.dennis.auth.service.RoleToUserService
 
findByScope(String) - Method in class systems.dennis.auth.controller.DataCleanupController
 
findByScope(String, String) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
findByUserDataId(Long) - Method in interface systems.dennis.auth.UserFindByRepository
 
findByUserDataIdAndActiveIsTrueAndDueGreaterThan(Long, Date) - Method in interface systems.dennis.auth.repository.ActiveTokensRepo
 
findFirstByName(String, Long) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
findFirstByRoleAndId(String, Long) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
findFirstByTokenAndActiveIsTrueAndTypeAndScope(String, String, ScopeModel) - Method in interface systems.dennis.auth.repository.ActiveTokensRepo
 
findFirstByUserDataIdAndActiveIsTrueAndDueGreaterThanAndTypeAndScope(Long, Date, String, ScopeModel) - Method in interface systems.dennis.auth.repository.ActiveTokensRepo
 
findMy() - Method in class systems.dennis.auth.service.SubscriptionService
 
findOrThrow(LoginPassword) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findOrThrow(LoginPassword, boolean) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findUserAssigment(String, Long) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findUserByLogin(String) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findUsersByLogin(String) - Method in class systems.dennis.auth.service.LoginPasswordService
 
findUserSetting(Long) - Method in interface systems.dennis.auth.responses.SettingsProvider
 
forgetPassword(HttpServletRequest, WebContext.LocalWebContext, String) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
forgetPassword(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
forgetPassword(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
forgetPassword(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
forgetPassword(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
forgot(String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
formToPojo(RegistrationForm) - Method in class systems.dennis.auth.service.LoginPasswordService
 
from(RegistrationForm) - Static method in class systems.dennis.auth.client.LoginPassword
 

G

generateAdminRole(ScopeModel) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
generateAndSave(UserData, ScopeModel) - Method in class systems.dennis.auth.service.UserInScopeService
 
generateAndSaveUserScope(UserData) - Method in class systems.dennis.auth.service.AuthScopeService
 
generateRandomKey(int, String) - Static method in class systems.dennis.auth.util.PasswordService
 
generateRandomPassword(int) - Method in class systems.dennis.auth.util.PasswordService
 
generateRandomUsername() - Method in class systems.dennis.auth.util.PasswordService
 
generateSecretKey() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
get() - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
get() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
get2FactCode() - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
get2factorBarCodeForUser(LoginPasswordService) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getAdditionalCases(QueryObject<String>) - Method in class systems.dennis.auth.service.VirtualLoginPasswordService
 
getAdditionalSpecification() - Method in class systems.dennis.auth.service.AuthScopeService
 
getAdditionalSpecification() - Method in class systems.dennis.auth.service.RoleServiceImpl
 
getAdditionalSpecification() - Method in class systems.dennis.auth.service.RoleToUserService
 
getAuthentication(TokenData) - Method in class systems.dennis.auth.client.required.TokenProviderClient
Creates UserTokenDTO object by token
getByRole(String) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
getByToken(String) - Method in class systems.dennis.auth.service.VerificationTokenService
 
getByUser(Long) - Method in class systems.dennis.auth.controller.InvitationController
 
getByUser(Long) - Method in class systems.dennis.auth.service.UserInScopeService
 
getByUserAndScope(UserData, ScopeModel) - Method in class systems.dennis.auth.service.UserInScopeService
 
getByUserDataId(Long) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
getByUserDataIdAndRole(Long, String) - Method in interface systems.dennis.auth.repository.UserRoleRepo
 
getCurrentUserImage() - Method in class systems.dennis.auth.service.ProfilePageService
 
getExpireDate(WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
getGoogleAuthenticatorBarCode(String, String, String) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getId() - Method in class systems.dennis.auth.form.RegistrationForm
 
getInfo(Long) - Method in class systems.dennis.auth.controller.InvitationController
 
getItems(WebContext.LocalWebContext) - Method in class systems.dennis.auth.provider.UserStatusProvider
 
getLanguage() - Method in interface systems.dennis.auth.responses.AbstractUserSetting
 
getLogin() - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
getLoginData(LoginPasswordService) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getMessage(String, UserData, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
getMyAcceptInvitation(Long, Integer, Integer) - Method in class systems.dennis.auth.service.InvitationService
 
getMyInvitation(Long, Integer, Integer) - Method in class systems.dennis.auth.controller.InvitationController
 
getMyRoles(ScopeModel) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
getPassword() - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
getRepository() - Method in class systems.dennis.auth.service.LoginPasswordService
 
getRepository() - Method in class systems.dennis.auth.service.ProfilePageService
 
getRepository() - Method in class systems.dennis.auth.service.RoleServiceImpl
 
getRepository() - Method in class systems.dennis.auth.service.RoleToUserService
 
getRoles(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.util.PasswordService
 
getScopeFromRequest(HttpServletRequest, Long, boolean) - Method in class systems.dennis.auth.service.AuthScopeService
 
getSecretKey(String) - Method in class systems.dennis.auth.client.required.TokenProviderClient
 
getSecretKey(String) - Method in class systems.dennis.auth.config.AuthorizationPrimaryTokenProvider
 
getService() - Method in class systems.dennis.auth.controller.InvitationController
 
getService() - Method in class systems.dennis.auth.controller.UserInScopeController
 
getService() - Method in class systems.dennis.auth.controller.VirtualLoginPasswordController
 
getTimeZone() - Method in interface systems.dennis.auth.responses.AbstractUserSetting
 
getToken() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getToken(HttpServletRequest) - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
getTokenFromRequest() - Method in class systems.dennis.auth.client.utils.SecurityUtils
Returns a token from request
getTokenOrThrow() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getTOTPCode(LoginPassword) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getTOTPCode(LoginPasswordService, String) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getUserAssigment(String, Long) - Method in class systems.dennis.auth.controller.RemoteUserController
 
getUserByEmail(String) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
getUserDataId() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getUserId() - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
getUserLanguage() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
getUserStatus(String) - Method in class systems.dennis.auth.controller.UserDataProfileController
 
getUtils() - Method in class systems.dennis.auth.client.SecurityUtilsHolder
 
getValidGroups(List<String>) - Method in class systems.dennis.auth.client.required.TokenValidator
 
getValidRoles(List<String>) - Method in class systems.dennis.auth.controller.TokenProviderController
 

H

hasRole(String) - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
hasRole(String) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 

I

id - Variable in class systems.dennis.auth.role_validator.entity.RolesToUserForm
 
insert(String, Long) - Method in class systems.dennis.auth.controller.RemoteUserController
 
InvalidAuthenticatorCodeException - Exception Class in systems.dennis.auth.exception
 
InvalidAuthenticatorCodeException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.InvalidAuthenticatorCodeException
 
InvalidAuthenticatorCodeException(String) - Constructor for exception class systems.dennis.auth.exception.InvalidAuthenticatorCodeException
 
InvalidUserDefenitionException - Exception Class in systems.dennis.auth.exception
 
InvalidUserDefenitionException(String) - Constructor for exception class systems.dennis.auth.exception.InvalidUserDefenitionException
 
InvitationController - Class in systems.dennis.auth.controller
 
InvitationController(WebContext) - Constructor for class systems.dennis.auth.controller.InvitationController
 
InvitationException - Exception Class in systems.dennis.auth.exception
 
InvitationException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.InvitationException
 
InvitationException(String) - Constructor for exception class systems.dennis.auth.exception.InvitationException
 
InvitationForm - Class in systems.dennis.auth.form
 
InvitationForm() - Constructor for class systems.dennis.auth.form.InvitationForm
 
InvitationModel - Class in systems.dennis.auth.model
 
InvitationModel() - Constructor for class systems.dennis.auth.model.InvitationModel
 
InvitationRepo - Interface in systems.dennis.auth.repository
 
InvitationService - Class in systems.dennis.auth.service
 
InvitationService(WebContext) - Constructor for class systems.dennis.auth.service.InvitationService
 
isAdmin() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
isMe(Long) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
isMePswrd(Long, WebContext.LocalWebContext) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
isMy(Object) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
isOnlyOne() - Method in class systems.dennis.auth.service.LoginPasswordService
 
isRelationExist(String, ScopeModel) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
isRelationExist(UserData, ScopeModel) - Method in class systems.dennis.auth.service.UserInScopeService
 
ISSUER - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
ISSUER - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 

L

LANG - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
LANG - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
LdapAuthorization - Class in systems.dennis.auth.delegations.ldap
 
LdapAuthorization() - Constructor for class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
login(HttpServletRequest, LoginPassword) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
login(String, String) - Method in interface systems.dennis.auth.repository.LoginPasswordRepo
 
login(String, String) - Method in interface systems.dennis.auth.repository.VirtualLoginPasswordRepo
 
login(String, String, String) - Method in class systems.dennis.auth.service.LoginPasswordService
 
login(LoginPassword) - Method in class systems.dennis.auth.util.PasswordService
 
LoginFailedException - Exception Class in systems.dennis.auth.exception
 
LoginFailedException() - Constructor for exception class systems.dennis.auth.exception.LoginFailedException
 
LoginHistory - Class in systems.dennis.auth.entity
 
LoginHistory() - Constructor for class systems.dennis.auth.entity.LoginHistory
 
LoginHistoryController - Class in systems.dennis.auth.controller
 
LoginHistoryController(WebContext) - Constructor for class systems.dennis.auth.controller.LoginHistoryController
 
LoginHistoryForm - Class in systems.dennis.auth.form
 
LoginHistoryForm() - Constructor for class systems.dennis.auth.form.LoginHistoryForm
 
LoginHistoryRepository - Interface in systems.dennis.auth.repository
 
LoginHistoryService - Class in systems.dennis.auth.service
 
LoginHistoryService(WebContext) - Constructor for class systems.dennis.auth.service.LoginHistoryService
 
LoginPassword - Class in systems.dennis.auth.client
 
LoginPassword() - Constructor for class systems.dennis.auth.client.LoginPassword
 
LoginPasswordForm - Class in systems.dennis.auth.form
 
LoginPasswordForm() - Constructor for class systems.dennis.auth.form.LoginPasswordForm
 
LoginPasswordRepo - Interface in systems.dennis.auth.repository
 
LoginPasswordSelfChecker - Class in systems.dennis.auth.validators
 
LoginPasswordSelfChecker() - Constructor for class systems.dennis.auth.validators.LoginPasswordSelfChecker
 
LoginPasswordService - Class in systems.dennis.auth.service
 
LoginPasswordService(WebContext, LoginPasswordRepo, UserDataRepository, RoleServiceImpl, PasswordService, RoleToUserService) - Constructor for class systems.dennis.auth.service.LoginPasswordService
 
logout() - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
logout(HttpServletRequest) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
logout(String, WebContext.LocalWebContext, ScopeModel) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
logout(String, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
logout(String, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
logout(String, WebContext.LocalWebContext, ScopeModel) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
LogoutException - Exception Class in systems.dennis.auth.exception
 
LogoutException(String) - Constructor for exception class systems.dennis.auth.exception.LogoutException
 
LPController - Class in systems.dennis.auth.controller
 
LPController(WebContext) - Constructor for class systems.dennis.auth.controller.LPController
 

M

MailSender - Class in systems.dennis.auth.mail
 
MailSender(WebContext, Environment) - Constructor for class systems.dennis.auth.mail.MailSender
 
main(String[]) - Static method in class systems.dennis.auth.AuthApp
 
main(String[]) - Static method in class systems.dennis.auth.util.PasswordService
 
markViewed(VirtualLoginPassword) - Method in class systems.dennis.auth.service.VirtualLoginPasswordService
 
mask(String) - Static method in class systems.dennis.auth.client.utils.SecurityUtils
Masks a string withing half of its symbols
messageSource() - Method in class systems.dennis.auth.AuthApp
 
myRoles(ScopeModel) - Method in class systems.dennis.auth.service.ProfilePageService
 

N

NeedAuthorizationException - Exception Class in systems.dennis.auth.exception
 
NeedAuthorizationException() - Constructor for exception class systems.dennis.auth.exception.NeedAuthorizationException
 
NoEmailInTokenException - Exception Class in systems.dennis.auth.role_validator.exception
 
NoEmailInTokenException() - Constructor for exception class systems.dennis.auth.role_validator.exception.NoEmailInTokenException
 
NOT_REGISTERED - Static variable in class systems.dennis.auth.provider.UserStatusProvider
 

O

of(UserTokenDTO, boolean) - Static method in class systems.dennis.auth.config.AuthorizeResponse
 
onAppRun(WebContext) - Method in class systems.dennis.auth.config.OnAppStartImpl
 
OnAppStartImpl - Class in systems.dennis.auth.config
 
OnAppStartImpl() - Constructor for class systems.dennis.auth.config.OnAppStartImpl
 
ONE - Enum constant in enum systems.dennis.auth.client.utils.RoleValidationType
 

P

PasswordService - Class in systems.dennis.auth.util
 
PasswordService(WebContext, LoginPasswordRepo, RoleToUserService, EmailSender, TwillioClient) - Constructor for class systems.dennis.auth.util.PasswordService
 
PhoneAuthorizationCodeRepo - Interface in systems.dennis.auth.repository
 
PhoneAuthorizationCodes - Class in systems.dennis.auth.model
 
PhoneAuthorizationCodes() - Constructor for class systems.dennis.auth.model.PhoneAuthorizationCodes
 
PhoneAuthorizationDelegator - Class in systems.dennis.auth.delegations.phone
 
PhoneAuthorizationDelegator() - Constructor for class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
PhoneNumberValidator - Class in systems.dennis.auth.validators
 
PhoneNumberValidator() - Constructor for class systems.dennis.auth.validators.PhoneNumberValidator
 
preAdd(UserData) - Method in class systems.dennis.auth.service.ProfilePageService
 
preAdd(LoginPassword) - Method in class systems.dennis.auth.service.LoginPasswordService
 
preAdd(InvitationModel) - Method in class systems.dennis.auth.service.InvitationService
 
preAdd(RolesToUser) - Method in class systems.dennis.auth.service.RoleToUserService
 
preAdd(ScopeModel) - Method in class systems.dennis.auth.service.AuthScopeService
 
preDelete(RolesToUser) - Method in class systems.dennis.auth.service.RoleToUserService
 
preEdit(UserData, UserData) - Method in class systems.dennis.auth.service.ProfilePageService
 
preEdit(LoginPassword, LoginPassword) - Method in class systems.dennis.auth.service.ChangePasswordServiceImpl
 
processHtmlTemplate(String, Map<String, String>) - Method in class systems.dennis.auth.mail.MailSender
 
ProfileDataController - Class in systems.dennis.auth.controller
 
ProfileDataController(WebContext) - Constructor for class systems.dennis.auth.controller.ProfileDataController
 
ProfilePageService - Class in systems.dennis.auth.service
 
ProfilePageService(WebContext) - Constructor for class systems.dennis.auth.service.ProfilePageService
 
PURCHASES - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
PURCHASES - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 

R

register(HttpServletRequest, RegistrationForm, Long) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
register(RegistrationForm, WebContext.LocalWebContext, ScopeModel, Long) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
register(RegistrationForm, WebContext.LocalWebContext, ScopeModel, Long) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
register(RegistrationForm, WebContext.LocalWebContext, ScopeModel, Long) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
register(RegistrationForm, WebContext.LocalWebContext, ScopeModel, Long) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
registerAuthorizationDelegator(String, AuthorizationDelegator) - Static method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
REGISTERED_AND_VERIFIED - Static variable in class systems.dennis.auth.provider.UserStatusProvider
 
REGISTERED_NO_VERIFICATION_REQUIRED - Static variable in class systems.dennis.auth.provider.UserStatusProvider
 
REGISTERED_NOT_VERIFIED - Static variable in class systems.dennis.auth.provider.UserStatusProvider
 
RegistrationForm - Class in systems.dennis.auth.form
 
RegistrationForm() - Constructor for class systems.dennis.auth.form.RegistrationForm
 
RemoteUserController - Class in systems.dennis.auth.controller
 
RemoteUserController(LoginPasswordService) - Constructor for class systems.dennis.auth.controller.RemoteUserController
 
removeAuthToken(String, String, ScopeModel) - Method in class systems.dennis.auth.role_validator.TokenProvider
 
removeLocalAuthorization() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
removeRole(UserRole, LoginPassword) - Method in class systems.dennis.auth.service.RoleToUserService
 
requestAuthorization(HttpServletRequest, WebContext.LocalWebContext, String) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
requestAuthorization(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
requestLogin(HttpServletRequest, String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
requestRegistration(HttpServletRequest, String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
requestRegistration(HttpServletRequest, WebContext.LocalWebContext, String) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
requestRegistration(HttpServletRequest, WebContext.LocalWebContext, String) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
resendVerification(String, String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
reset(UserData) - Method in class systems.dennis.auth.util.PasswordService
 
resetPassword(HttpServletRequest, String, String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
restore(String) - Method in class systems.dennis.auth.controller.AuthorizeController
 
restore(String, WebContext.LocalWebContext) - Method in class systems.dennis.auth.client.utils.AuthenticationService
 
restTemplate() - Method in class systems.dennis.auth.AuthApp
 
ROLE_ADMIN - Static variable in class systems.dennis.auth.form.RoleForm
 
ROLE_ADMIN - Static variable in class systems.dennis.auth.role_validator.entity.UserRole
 
ROLE_SIGNED - Static variable in class systems.dennis.auth.role_validator.entity.UserRole
 
ROLE_USER - Static variable in class systems.dennis.auth.role_validator.entity.UserRole
 
RoleAlreadyAssignedException - Exception Class in systems.dennis.auth.exception
 
RoleAlreadyAssignedException(UserRole) - Constructor for exception class systems.dennis.auth.exception.RoleAlreadyAssignedException
 
RoleAlreadyUnAssignedException - Exception Class in systems.dennis.auth.exception
 
RoleAlreadyUnAssignedException(UserRole) - Constructor for exception class systems.dennis.auth.exception.RoleAlreadyUnAssignedException
 
RoleController - Class in systems.dennis.auth.controller
Provides Role adding, editing, deleting and assigning
RoleController(WebContext) - Constructor for class systems.dennis.auth.controller.RoleController
 
roleExists(String...) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
roleExistsOrThrow(String...) - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
RoleExistsValidator - Class in systems.dennis.auth.validators
 
RoleExistsValidator() - Constructor for class systems.dennis.auth.validators.RoleExistsValidator
 
RoleForm - Class in systems.dennis.auth.form
 
RoleForm() - Constructor for class systems.dennis.auth.form.RoleForm
 
RoleIsAlreadyAssignedToUser - Exception Class in systems.dennis.auth.exception
 
RoleIsAlreadyAssignedToUser(Long, Long) - Constructor for exception class systems.dennis.auth.exception.RoleIsAlreadyAssignedToUser
 
roles() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
RoleServiceImpl - Class in systems.dennis.auth.service
 
RoleServiceImpl(WebContext, RoleToUserService) - Constructor for class systems.dennis.auth.service.RoleServiceImpl
 
RolesNotFoundForTokenException - Exception Class in systems.dennis.auth.role_validator.exception
 
RolesNotFoundForTokenException(String) - Constructor for exception class systems.dennis.auth.role_validator.exception.RolesNotFoundForTokenException
 
RolesToUser - Class in systems.dennis.auth.role_validator.entity
 
RolesToUser() - Constructor for class systems.dennis.auth.role_validator.entity.RolesToUser
 
RolesToUserForm - Class in systems.dennis.auth.role_validator.entity
 
RolesToUserForm() - Constructor for class systems.dennis.auth.role_validator.entity.RolesToUserForm
 
RolesToUserRepo - Interface in systems.dennis.auth.repository
 
RoleToUserController - Class in systems.dennis.auth.controller
 
RoleToUserController(WebContext) - Constructor for class systems.dennis.auth.controller.RoleToUserController
 
RoleToUserForm - Class in systems.dennis.auth.form
 
RoleToUserForm() - Constructor for class systems.dennis.auth.form.RoleToUserForm
 
RoleToUserService - Class in systems.dennis.auth.service
 
RoleToUserService(WebContext) - Constructor for class systems.dennis.auth.service.RoleToUserService
 
RoleToUserValidator - Class in systems.dennis.auth.validators
 
RoleToUserValidator() - Constructor for class systems.dennis.auth.validators.RoleToUserValidator
 
RoleValidationType - Enum in systems.dennis.auth.client.utils
 

S

saveLoginAttempt(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
saveLoginAttempt(UserTokenDTO, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.delegations.simple.AuthorizationAttemptProcessor
 
saveLoginAttempt(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
 
saveLoginAttempt(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.DirectUserLoginAuthorization
 
savePhoto(Long, String) - Method in class systems.dennis.auth.service.ProfilePageService
 
saveToken(UserData, int) - Method in class systems.dennis.auth.service.VerificationTokenService
 
saveUserData(RegistrationForm) - Method in class systems.dennis.auth.service.LoginPasswordService
 
saveUserRoles(LoginPassword, ScopeModel) - Method in class systems.dennis.auth.service.LoginPasswordService
 
ScopeException - Exception Class in systems.dennis.auth.exception
 
ScopeException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.ScopeException
 
ScopeException(String) - Constructor for exception class systems.dennis.auth.exception.ScopeException
 
search(String) - Method in class systems.dennis.auth.controller.RemoteUserController
 
search(MagicRequest) - Method in class systems.dennis.auth.service.LoginPasswordService
 
SecurityErrorNotSelfLogoutAttempt - Exception Class in systems.dennis.auth.exception
 
SecurityErrorNotSelfLogoutAttempt(String) - Constructor for exception class systems.dennis.auth.exception.SecurityErrorNotSelfLogoutAttempt
 
SecurityErrorNotSelfLogoutAttempt(String, String) - Constructor for exception class systems.dennis.auth.exception.SecurityErrorNotSelfLogoutAttempt
 
SecurityUtils - Class in systems.dennis.auth.client.utils
 
SecurityUtilsHolder - Class in systems.dennis.auth.client
 
SecurityUtilsHolder(WebContext) - Constructor for class systems.dennis.auth.client.SecurityUtilsHolder
 
send(String, String) - Method in class systems.dennis.auth.client.TwillioClient
 
sendCode(String, UserData, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
sendMail(List<String>, String, String) - Method in class systems.dennis.auth.mail.MailSender
 
sendVerificationEmail(ScopeModel, UserData) - Method in class systems.dennis.auth.service.UserInScopeService
 
set2FactEnabled(Auth2FactorEnabled) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
setDue(Date) - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
setRoleList(List<LinkedHashMap<String, Object>>) - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
setRoleListFromGD(List<String>) - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
setRoles(List<String>) - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
SettingsProvider - Interface in systems.dennis.auth.responses
 
shouldAuthorize(HttpServletRequest, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
shouldAuthorize(HttpServletRequest, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
shouldAuthorize(HttpServletRequest, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.phone.PhoneAuthorizationDelegator
 
shouldAuthorize(HttpServletRequest, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
shouldAuthorize(HttpServletRequest, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
SimplePhoneAuthorization - Class in systems.dennis.auth.delegations.simple
 
SimplePhoneAuthorization() - Constructor for class systems.dennis.auth.delegations.simple.SimplePhoneAuthorization
 
SimpleTokenAuthorization - Class in systems.dennis.auth.delegations.simple
 
SimpleTokenAuthorization() - Constructor for class systems.dennis.auth.delegations.simple.SimpleTokenAuthorization
 
Subscription - Class in systems.dennis.auth.entity
 
Subscription() - Constructor for class systems.dennis.auth.entity.Subscription
 
SubscriptionDataController - Class in systems.dennis.auth.controller
 
SubscriptionDataController(WebContext) - Constructor for class systems.dennis.auth.controller.SubscriptionDataController
 
SubscriptionForm - Class in systems.dennis.auth.form
 
SubscriptionForm() - Constructor for class systems.dennis.auth.form.SubscriptionForm
 
SubscriptionNotExistsException - Exception Class in systems.dennis.auth.exception
 
SubscriptionNotExistsException() - Constructor for exception class systems.dennis.auth.exception.SubscriptionNotExistsException
 
SubscriptionRepo - Interface in systems.dennis.auth.repository
 
SubscriptionService - Class in systems.dennis.auth.service
 
SubscriptionService(WebContext) - Constructor for class systems.dennis.auth.service.SubscriptionService
 
systems.dennis.auth - package systems.dennis.auth
 
systems.dennis.auth.client - package systems.dennis.auth.client
 
systems.dennis.auth.client.entity - package systems.dennis.auth.client.entity
 
systems.dennis.auth.client.required - package systems.dennis.auth.client.required
 
systems.dennis.auth.client.utils - package systems.dennis.auth.client.utils
 
systems.dennis.auth.config - package systems.dennis.auth.config
 
systems.dennis.auth.controller - package systems.dennis.auth.controller
 
systems.dennis.auth.delegations.ldap - package systems.dennis.auth.delegations.ldap
 
systems.dennis.auth.delegations.phone - package systems.dennis.auth.delegations.phone
 
systems.dennis.auth.delegations.simple - package systems.dennis.auth.delegations.simple
 
systems.dennis.auth.delegations.virtual - package systems.dennis.auth.delegations.virtual
 
systems.dennis.auth.entity - package systems.dennis.auth.entity
 
systems.dennis.auth.exception - package systems.dennis.auth.exception
 
systems.dennis.auth.form - package systems.dennis.auth.form
 
systems.dennis.auth.mail - package systems.dennis.auth.mail
 
systems.dennis.auth.model - package systems.dennis.auth.model
 
systems.dennis.auth.provider - package systems.dennis.auth.provider
 
systems.dennis.auth.repository - package systems.dennis.auth.repository
 
systems.dennis.auth.responses - package systems.dennis.auth.responses
 
systems.dennis.auth.role_validator - package systems.dennis.auth.role_validator
 
systems.dennis.auth.role_validator.entity - package systems.dennis.auth.role_validator.entity
 
systems.dennis.auth.role_validator.exception - package systems.dennis.auth.role_validator.exception
 
systems.dennis.auth.service - package systems.dennis.auth.service
 
systems.dennis.auth.util - package systems.dennis.auth.util
 
systems.dennis.auth.validators - package systems.dennis.auth.validators
 

T

TokenExpiredException - Exception Class in systems.dennis.auth.exception
 
TokenExpiredException(String) - Constructor for exception class systems.dennis.auth.exception.TokenExpiredException
 
tokenFromHeader() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
TokenProvider - Class in systems.dennis.auth.role_validator
 
TokenProvider(WebContext, UserDataRepository, SubscriptionRepo) - Constructor for class systems.dennis.auth.role_validator.TokenProvider
 
TokenProviderClient - Class in systems.dennis.auth.client.required
 
TokenProviderClient(WebContext) - Constructor for class systems.dennis.auth.client.required.TokenProviderClient
 
TokenProviderController - Class in systems.dennis.auth.controller
 
TokenProviderController(TokenProviderClient, TokenValidator, HttpServletRequest) - Constructor for class systems.dennis.auth.controller.TokenProviderController
 
TokenValidator - Class in systems.dennis.auth.client.required
 
TokenValidator(TokenProviderClient, SecurityUtils) - Constructor for class systems.dennis.auth.client.required.TokenValidator
 
toPassword(String) - Method in class systems.dennis.auth.util.PasswordService
 
tpw(String) - Static method in class systems.dennis.auth.util.PasswordService
 
TwillioClient - Class in systems.dennis.auth.client
 
TwillioClient(WebContext) - Constructor for class systems.dennis.auth.client.TwillioClient
 

U

UniqueRoleScopeValidator - Class in systems.dennis.auth.validators
 
UniqueRoleScopeValidator() - Constructor for class systems.dennis.auth.validators.UniqueRoleScopeValidator
 
UniqueUserScopeValidator - Class in systems.dennis.auth.validators
 
UniqueUserScopeValidator() - Constructor for class systems.dennis.auth.validators.UniqueUserScopeValidator
 
USER_EMAIL - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
USER_EMAIL - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
USER_ID - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
USER_ID - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
USER_ID_FIELD - Static variable in class systems.dennis.auth.client.entity.UserData
 
USER_INNER_NUMBER - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
USER_INNER_NUMBER - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
USER_LOGIN - Static variable in class systems.dennis.auth.client.required.TokenProviderClient
 
USER_LOGIN - Static variable in class systems.dennis.auth.role_validator.TokenProvider
 
UserData - Class in systems.dennis.auth.client.entity
 
UserData() - Constructor for class systems.dennis.auth.client.entity.UserData
 
UserData(String) - Constructor for class systems.dennis.auth.client.entity.UserData
 
UserDataChecker - Class in systems.dennis.auth.validators
 
UserDataChecker() - Constructor for class systems.dennis.auth.validators.UserDataChecker
 
UserDataForm - Class in systems.dennis.auth.client.entity
 
UserDataForm() - Constructor for class systems.dennis.auth.client.entity.UserDataForm
 
UserDataProfileController - Class in systems.dennis.auth.controller
 
UserDataProfileController(WebContext) - Constructor for class systems.dennis.auth.controller.UserDataProfileController
 
UserDataRepository - Interface in systems.dennis.auth.repository
 
UserFindByRepository<T extends systems.dennis.shared.postgres.model.BaseEntity> - Interface in systems.dennis.auth
 
UserInScopeController - Class in systems.dennis.auth.controller
 
UserInScopeController(WebContext) - Constructor for class systems.dennis.auth.controller.UserInScopeController
 
UserInScopeForm - Class in systems.dennis.auth.form
 
UserInScopeForm() - Constructor for class systems.dennis.auth.form.UserInScopeForm
 
UserInScopeModel - Class in systems.dennis.auth.entity
 
UserInScopeModel() - Constructor for class systems.dennis.auth.entity.UserInScopeModel
 
UserInScopeRepo - Interface in systems.dennis.auth.repository
 
UserInScopeService - Class in systems.dennis.auth.service
 
UserInScopeService(WebContext) - Constructor for class systems.dennis.auth.service.UserInScopeService
 
UserIsBlockedException - Exception Class in systems.dennis.auth.exception
 
UserIsBlockedException(String) - Constructor for exception class systems.dennis.auth.exception.UserIsBlockedException
 
UserNotFoundException - Exception Class in systems.dennis.auth.exception
 
UserNotFoundException() - Constructor for exception class systems.dennis.auth.exception.UserNotFoundException
 
userOrThrow() - Method in class systems.dennis.auth.client.utils.SecurityUtils
 
UserRole - Class in systems.dennis.auth.role_validator.entity
 
UserRole() - Constructor for class systems.dennis.auth.role_validator.entity.UserRole
 
UserRoleRepo - Interface in systems.dennis.auth.repository
 
usersByRole(Long) - Method in class systems.dennis.auth.service.RoleServiceImpl
 
UserServiceImpl - Class in systems.dennis.auth.service
Default user Authorization and management class
UserServiceImpl(UserDataRepository, TokenProvider, LoginHistoryRepository, PasswordService, LoginPasswordService) - Constructor for class systems.dennis.auth.service.UserServiceImpl
 
UsersPageService - Class in systems.dennis.auth.service
 
UsersPageService(WebContext) - Constructor for class systems.dennis.auth.service.UsersPageService
 
UserStatusProvider - Class in systems.dennis.auth.provider
 
UserStatusProvider() - Constructor for class systems.dennis.auth.provider.UserStatusProvider
 
UserTokenDTO - Class in systems.dennis.auth.role_validator.entity
 
UserTokenDTO() - Constructor for class systems.dennis.auth.role_validator.entity.UserTokenDTO
 

V

validate(HttpServletRequest, List<String>, RoleValidationType) - Method in class systems.dennis.auth.client.required.TokenValidator
 
validate(Object, Object, ValidationContent) - Method in class systems.dennis.auth.validators.PhoneNumberValidator
 
validate(Object, String, ValidationContent) - Method in class systems.dennis.auth.validators.EmailExistenceValidator
 
validate(ChangePasswordForm, String, ValidationContent) - Method in class systems.dennis.auth.form.CurrentPasswordValidator
 
validate(ChangePasswordForm, String, ValidationContent) - Method in class systems.dennis.auth.validators.ChangePasswordValidator
 
validate(RoleForm, String, ValidationContent) - Method in class systems.dennis.auth.validators.RoleExistsValidator
 
validate(RoleForm, String, ValidationContent) - Method in class systems.dennis.auth.validators.UniqueRoleScopeValidator
 
validate(RoleToUserForm, Long, ValidationContent) - Method in class systems.dennis.auth.validators.RoleToUserValidator
 
validate(UserInScopeForm, Long, ValidationContent) - Method in class systems.dennis.auth.validators.UniqueUserScopeValidator
 
validate(UserTokenDTO, WebContext.LocalWebContext) - Method in interface systems.dennis.auth.config.AuthorizationDelegator
 
validate(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.ldap.LdapAuthorization
 
validate(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.simple.DefaultAuthorizationDelegator
 
validate(UserTokenDTO, WebContext.LocalWebContext) - Method in class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
validate(WebContext.LocalWebContext) - Method in class systems.dennis.auth.role_validator.entity.UserTokenDTO
 
validateToken(String) - Method in class systems.dennis.auth.controller.TokenProviderController
 
validateToken(UserTokenDTO) - Method in class systems.dennis.auth.client.required.TokenProviderClient
 
validateToken(TokenData) - Method in class systems.dennis.auth.client.required.TokenProviderClient
 
validateVerificationToken(String) - Method in class systems.dennis.auth.service.VerificationTokenService
 
valueOf(String) - Static method in enum systems.dennis.auth.client.utils.RoleValidationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum systems.dennis.auth.client.utils.RoleValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationException - Exception Class in systems.dennis.auth.exception
 
VerificationException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.VerificationException
 
VerificationException(String) - Constructor for exception class systems.dennis.auth.exception.VerificationException
 
VerificationTokenException - Exception Class in systems.dennis.auth.exception
 
VerificationTokenException(Serializable, String) - Constructor for exception class systems.dennis.auth.exception.VerificationTokenException
 
VerificationTokenException(String) - Constructor for exception class systems.dennis.auth.exception.VerificationTokenException
 
VerificationTokenForm - Class in systems.dennis.auth.form
 
VerificationTokenForm() - Constructor for class systems.dennis.auth.form.VerificationTokenForm
 
VerificationTokenModel - Class in systems.dennis.auth.model
 
VerificationTokenModel() - Constructor for class systems.dennis.auth.model.VerificationTokenModel
 
VerificationTokenRepo - Interface in systems.dennis.auth.repository
 
VerificationTokenService - Class in systems.dennis.auth.service
 
VerificationTokenService(WebContext) - Constructor for class systems.dennis.auth.service.VerificationTokenService
 
verify(String, String) - Method in class systems.dennis.auth.controller.AuthorizeControllerVersion2
 
viewed - Variable in class systems.dennis.auth.entity.VirtualLoginPassword
 
virtualLogin(LoginPassword) - Method in class systems.dennis.auth.controller.AuthorizeController
 
VirtualLoginPassword - Class in systems.dennis.auth.entity
 
VirtualLoginPassword() - Constructor for class systems.dennis.auth.entity.VirtualLoginPassword
 
VirtualLoginPasswordController - Class in systems.dennis.auth.controller
 
VirtualLoginPasswordController(WebContext) - Constructor for class systems.dennis.auth.controller.VirtualLoginPasswordController
 
VirtualLoginPasswordForm - Class in systems.dennis.auth.form
 
VirtualLoginPasswordForm() - Constructor for class systems.dennis.auth.form.VirtualLoginPasswordForm
 
VirtualLoginPasswordRepo - Interface in systems.dennis.auth.repository
 
VirtualLoginPasswordService - Class in systems.dennis.auth.service
 
VirtualLoginPasswordService(WebContext, PasswordService) - Constructor for class systems.dennis.auth.service.VirtualLoginPasswordService
 
VirtualUserAuthorizationDelegator - Class in systems.dennis.auth.delegations.virtual
 
VirtualUserAuthorizationDelegator() - Constructor for class systems.dennis.auth.delegations.virtual.VirtualUserAuthorizationDelegator
 
VirtualUserAuthorizationException - Exception Class in systems.dennis.auth.exception
 
VirtualUserAuthorizationException(String) - Constructor for exception class systems.dennis.auth.exception.VirtualUserAuthorizationException
 

W

withRole2() - Method in class systems.dennis.auth.client.utils.BasicAuthAoe
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form