Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AD - Enum constant in enum class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPType
- addContextInRight(String, String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addContextInRight(String, String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addContextInRight(String, String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- addFormatters(FormatterRegistry) - Method in class tv.hd3g.authkit.mod.config.AuthKitWebMvcConfigurer
- addGroup(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addGroup(AddGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addGroup(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- addGroupInRole(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addGroupInRole(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addGroupInRole(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- AddGroupOrRoleDto - Class in tv.hd3g.authkit.mod.dto.validated
- AddGroupOrRoleDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.AddGroupOrRoleDto
- addInterceptors(InterceptorRegistry) - Method in class tv.hd3g.authkit.mod.config.AuthKitWebMvcConfigurer
- addLDAPUserCredential(String, String, String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- addLDAPUserCredential(String, String, String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- addOrUpdateSecurityAdminUser(String, Password) - Method in interface tv.hd3g.authkit.mod.service.CmdLineService
- addOrUpdateSecurityAdminUser(String, Password) - Method in class tv.hd3g.authkit.mod.service.CmdLineServiceImpl
-
REQUIRES_NEW: workaround for this problem https://stackoverflow.com/questions/24338150/how-to-manually-force-a-commit-in-a-transactional-method
- addRightInRole(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addRightInRole(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addRightInRole(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- addRole(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addRole(AddGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addRole(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- addUser(AddUserDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addUser(AddUserDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addUser(AddUserDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- addUserCredential(String, byte[], String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- addUserCredential(String, byte[], String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- AddUserDto - Class in tv.hd3g.authkit.mod.dto.validated
- AddUserDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.AddUserDto
- addUserInGroup(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- addUserInGroup(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- addUserInGroup(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class tv.hd3g.authkit.mod.ControllerInterceptor
- AnnotatedControllerClass - Class in tv.hd3g.authkit.utility
- AnnotatedControllerClass(Class<?>) - Constructor for class tv.hd3g.authkit.utility.AnnotatedControllerClass
- App - Class in tv.hd3g.authkit
- App() - Constructor for class tv.hd3g.authkit.App
- Audit - Class in tv.hd3g.authkit.mod.entity
- Audit() - Constructor for class tv.hd3g.authkit.mod.entity.Audit
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Audit(String, String, String, Integer, String, Integer, String, String, String, String, String, long) - Constructor for class tv.hd3g.authkit.mod.entity.Audit
- AuditReportService - Interface in tv.hd3g.authkit.mod.service
- AuditReportService.RejectLoginCause - Enum Class in tv.hd3g.authkit.mod.service
- AuditReportServiceImpl - Class in tv.hd3g.authkit.mod.service
- AuditReportServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- AuditRepository - Interface in tv.hd3g.authkit.mod.repository
- AUTH_COOKIE_NAME - Static variable in interface tv.hd3g.authkit.mod.service.CookieService
- AuthenticationService - Interface in tv.hd3g.authkit.mod.service
- AuthenticationServiceImpl - Class in tv.hd3g.authkit.mod.service
- AuthenticationServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- AUTHKIT_NEWADMIN_ENVKEY - Static variable in class tv.hd3g.authkit.mod.component.SecurityAdminAccountCmdLineCreator
- AUTHKIT_PASSWORD_ENVKEY - Static variable in class tv.hd3g.authkit.mod.component.SecurityAdminAccountCmdLineCreator
- AuthKitEndpointsListener - Class in tv.hd3g.authkit.mod.component
- AuthKitEndpointsListener() - Constructor for class tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
- AuthKitException - Exception in tv.hd3g.authkit.mod.exception
- AuthKitException(int, String) - Constructor for exception tv.hd3g.authkit.mod.exception.AuthKitException
- AuthKitException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.AuthKitException
-
SC_BAD_REQUEST
- AuthKitSetup - Class in tv.hd3g.authkit.mod.config
- AuthKitSetup(ResourceBundleMessageSource) - Constructor for class tv.hd3g.authkit.mod.config.AuthKitSetup
- AuthKitWebMvcConfigurer - Class in tv.hd3g.authkit.mod.config
- AuthKitWebMvcConfigurer(AuditReportService, SecuredTokenService, AuthKitEndpointsListener, AuthenticationService, CookieService) - Constructor for class tv.hd3g.authkit.mod.config.AuthKitWebMvcConfigurer
B
- BadPasswordUserCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.BadPasswordUserCantLoginException
- BadRequestException - Exception in tv.hd3g.authkit.mod.exception
- BadRequestException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.BadRequestException
- BadTOTPCodeCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.BadTOTPCodeCantLoginException
- BadUseSecuredTokenInvalidAudience(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidAudience
- BadUseSecuredTokenInvalidForm(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidForm
- BadUseSecuredTokenInvalidIssuer(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidIssuer
- BadUseSecuredTokenInvalidType(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType
- base32 - Static variable in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- BaseEntity - Class in tv.hd3g.authkit.mod.entity
- BaseEntity() - Constructor for class tv.hd3g.authkit.mod.entity.BaseEntity
- BlockedUserCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.BlockedUserCantLoginException
- BlockedUserException - Exception in tv.hd3g.authkit.mod.exception
- BlockedUserException() - Constructor for exception tv.hd3g.authkit.mod.exception.BlockedUserException
- BrokenSecuredToken() - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BrokenSecuredToken
- byteToString(byte[]) - Static method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
C
- ChangeIPDto - Class in tv.hd3g.authkit.mod.dto.validated
- ChangeIPDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ChangeIPDto
- changeMyPassword(ChangeMyPasswordDto, HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- ChangeMyPasswordDto - Class in tv.hd3g.authkit.mod.dto.validated
- ChangeMyPasswordDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ChangeMyPasswordDto
- changeUserPassword(String, Password) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- changeUserPassword(String, Password) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- charAt(int) - Method in class tv.hd3g.authkit.mod.dto.Password
- checkCode(Credential, String) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- checkCode(Credential, String) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- checkCodeAndPassword(Credential, ValidationTOTPDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- checkCodeAndPassword(Credential, ValidationTOTPDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- checkComplexity(int, boolean) - Method in class tv.hd3g.authkit.mod.dto.Password
- checkComplexity(int, boolean, String) - Method in class tv.hd3g.authkit.mod.dto.Password
- checkPassword(Password, Credential) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- checkPassword(Password, Credential) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- checkPasswordValidation(String, Password, ValidPasswordPolicyService.PasswordValidationLevel) - Method in interface tv.hd3g.authkit.mod.service.ValidPasswordPolicyService
- checkPasswordValidation(String, Password, ValidPasswordPolicyService.PasswordValidationLevel) - Method in class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
-
- Will check 8 characters in (minSize/strongMinSize) - Ignore spaces in count - avoid passwords consisting of repetitive or sequential characters (e.g.
- checkPasswordValidation(AddUserDto, ValidPasswordPolicyService.PasswordValidationLevel) - Method in interface tv.hd3g.authkit.mod.service.ValidPasswordPolicyService
- checkSamePasswords() - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- checkSomeComplexity(int, boolean, char[]) - Static method in class tv.hd3g.authkit.mod.dto.Password
- CIDRUtils - Class in tv.hd3g.authkit.utility
- CIDRUtils(String) - Constructor for class tv.hd3g.authkit.utility.CIDRUtils
- CIDRUtils(InetAddress, int) - Constructor for class tv.hd3g.authkit.utility.CIDRUtils
-
Example for 192.168.1.0/24:
- cipherFromData(byte[]) - Method in interface tv.hd3g.authkit.mod.service.CipherService
- cipherFromData(byte[]) - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- cipherFromString(String) - Method in interface tv.hd3g.authkit.mod.service.CipherService
- cipherFromString(String) - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- CipherService - Interface in tv.hd3g.authkit.mod.service
- CipherServiceImpl - Class in tv.hd3g.authkit.mod.service
-
See https://proandroiddev.com/security-best-practices-symmetric-encryption-with-aes-in-java-7616beaaade9
- CipherServiceImpl(String, int, String, int) - Constructor for class tv.hd3g.authkit.mod.service.CipherServiceImpl
- CLASSIC - Enum constant in enum class tv.hd3g.authkit.utility.ControllerType
- CmdLineService - Interface in tv.hd3g.authkit.mod.service
- CmdLineServiceImpl - Class in tv.hd3g.authkit.mod.service
- CmdLineServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.CmdLineServiceImpl
- computeSHA3FromString(String) - Method in interface tv.hd3g.authkit.mod.service.CipherService
- computeSHA3FromString(String) - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- confirmTOTP(ValidationSetupTOTPDto, HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- contain(String) - Method in class tv.hd3g.authkit.mod.dto.Password
-
Don't modify internal password.
- containCharArray(char[], char[]) - Static method in class tv.hd3g.authkit.mod.dto.Password
-
Don't manage complex UTF-16 chars.
- CONTROLLER_TYPE_ATTRIBUTE_NAME - Static variable in class tv.hd3g.authkit.mod.ControllerInterceptor
- ControllerInterceptor - Class in tv.hd3g.authkit.mod
- ControllerInterceptor(AuditReportService, SecuredTokenService, AuthKitEndpointsListener, AuthenticationService, CookieService) - Constructor for class tv.hd3g.authkit.mod.ControllerInterceptor
- ControllerLogin - Class in tv.hd3g.authkit.mod.controller
- ControllerLogin() - Constructor for class tv.hd3g.authkit.mod.controller.ControllerLogin
- ControllerType - Enum Class in tv.hd3g.authkit.utility
- convert(String) - Method in class tv.hd3g.authkit.utility.StringToPasswordConvertor
- CookieService - Interface in tv.hd3g.authkit.mod.service
- CookieServiceImpl - Class in tv.hd3g.authkit.mod.service
- CookieServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.CookieServiceImpl
- countContextPresenceForRightRole(String, String, String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRightContextRepository
- CreatedUserDto - Class in tv.hd3g.authkit.mod.dto.ressource
- CreatedUserDto(String, String, String) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- createLogonCookie(String, Duration) - Method in interface tv.hd3g.authkit.mod.service.CookieService
- createLogonCookie(String, Duration) - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- createRedirectAfterLoginCookie(String) - Method in interface tv.hd3g.authkit.mod.service.CookieService
- createRedirectAfterLoginCookie(String) - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- Credential - Class in tv.hd3g.authkit.mod.entity
- Credential() - Constructor for class tv.hd3g.authkit.mod.entity.Credential
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Credential(User, String, byte[], String, boolean, boolean) - Constructor for class tv.hd3g.authkit.mod.entity.Credential
-
Internal password user
- Credential(User, String, String, String, boolean) - Constructor for class tv.hd3g.authkit.mod.entity.Credential
-
External LDAP user
- CredentialRepository - Interface in tv.hd3g.authkit.mod.repository
-
See https://docs.spring.io/spring-data/jpa/docs/1.5.0.RELEASE/reference/html/jpa.repositories.html
D
- DEFAULT - Enum constant in enum class tv.hd3g.authkit.mod.service.ValidPasswordPolicyService.PasswordValidationLevel
- deleteExternalUserCredential(String, String, String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- deleteExternalUserCredential(String, String, String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- deleteGroup(String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- deleteGroup(String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- deleteLogonCookie() - Method in interface tv.hd3g.authkit.mod.service.CookieService
- deleteLogonCookie() - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- deleteRedirectAfterLoginCookie() - Method in interface tv.hd3g.authkit.mod.service.CookieService
- deleteRedirectAfterLoginCookie() - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- deleteUser(UUID) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- deleteUser(UUID) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- DISABLED_LOGIN - Enum constant in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- DisabledUserCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.DisabledUserCantLoginException
- disableUser(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- disableUser(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- disableUser(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- doLogin(Model, LoginFormDto, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- doResetPassword(Model, ResetPasswordFormDto, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class tv.hd3g.authkit.mod.SecurityRejectedRequestMappingExceptionResolver
- doTOTPLogin(Model, TOTPLogonCodeFormDto, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- duplicate() - Method in class tv.hd3g.authkit.mod.dto.Password
E
- EMPTY_PASSWORD - Enum constant in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- enableUser(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- enableUser(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- enableUser(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.Password
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.IsExternalAuthDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.IsTOTPEnabledDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.ItemListDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- equals(Object) - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- equalsInsensitive(char[], char[]) - Static method in class tv.hd3g.authkit.mod.dto.Password
- EVENTNAME_CHANGE_SECURITY - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_ERROR - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_FORBIDDEN_REQUEST - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_LOGIN - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_REJECT_LOGIN - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_REPORT - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_SIMPLE_EVENT - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_UNAUTHORIZED_REQUEST - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- EVENTNAME_USE_SECURITY - Static variable in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- ExpiredSecuredToken() - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.ExpiredSecuredToken
- ExternalAuthClientLDAPServiceImpl - Class in tv.hd3g.authkit.mod.service
- ExternalAuthClientLDAPServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.ExternalAuthClientLDAPServiceImpl
- ExternalAuthClientService - Interface in tv.hd3g.authkit.mod.service
- ExternalAuthErrorCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.ExternalAuthErrorCantLoginException
- ExternalAuthUserDto - Class in tv.hd3g.authkit.mod.dto
- ExternalAuthUserDto(String, String, String, String, List<String>) - Constructor for class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- ExternalLDAP - Class in tv.hd3g.authkit.mod.config
- ExternalLDAP() - Constructor for class tv.hd3g.authkit.mod.config.ExternalLDAP
- ExternalLDAP.LDAPEntry - Class in tv.hd3g.authkit.mod.config
- ExternalLDAP.LDAPType - Enum Class in tv.hd3g.authkit.mod.config
F
- ForbiddenRequestException - Exception in tv.hd3g.authkit.mod.exception
- ForbiddenRequestException(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.ForbiddenRequestException
G
- getAddress() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getAllEventnames() - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getAllowedCreate() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getAllRights() - Method in class tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
- getAllRights() - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- getAllRights() - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- getAllRights() - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- getAllRights() - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- getAnnotatedClass(Class<?>) - Method in class tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
- getAppname() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getAudits(Method) - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- getBackupCodes() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- getBackupCodes() - Method in class tv.hd3g.authkit.mod.dto.SetupTOTPTokenDto
- getBroadcastAddress() - Method in class tv.hd3g.authkit.utility.CIDRUtils
- getByClientsourcehost(String, Date) - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getByCredential(Credential) - Method in interface tv.hd3g.authkit.mod.repository.TotpbackupcodeRepository
- getByDomainName(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP
- getByEventname(String, Date) - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getByEventref(String) - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getByGroupName(String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRepository
- getByName(String) - Method in interface tv.hd3g.authkit.mod.repository.GroupRepository
- getByName(String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRepository
- getByUserUUID(String) - Method in interface tv.hd3g.authkit.mod.repository.CredentialRepository
- getByUserUUID(String) - Method in interface tv.hd3g.authkit.mod.repository.GroupRepository
- getByUserUUID(String) - Method in interface tv.hd3g.authkit.mod.repository.TotpbackupcodeRepository
- getByUserUUID(String) - Method in interface tv.hd3g.authkit.mod.repository.UserPrivacyRepository
- getByUserUUID(String, Date) - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getByUserUUID(Collection<String>) - Method in interface tv.hd3g.authkit.mod.repository.UserPrivacyRepository
- getByUUID(String) - Method in interface tv.hd3g.authkit.mod.repository.UserRepository
- getClientsourcehost() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getClientsourceport() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getCode() - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- getCode() - Method in class tv.hd3g.authkit.mod.entity.Totpbackupcode
- getCompany() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getContext() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getContextRightsForUser(String, String, String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- getContextRightsForUser(String, String, String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- getContextRightsForUser(String, String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- getContextRightsForUser(String, String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- getControllerType() - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- getControlToken() - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationSetupTOTPDto
- getCountry() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getCreated() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getCreated() - Method in class tv.hd3g.authkit.mod.entity.BaseEntity
- getCredential() - Method in class tv.hd3g.authkit.mod.entity.Totpbackupcode
- getCredential() - Method in class tv.hd3g.authkit.mod.entity.User
- getCurrentpassword() - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
- getDefaultDomainName() - Method in class tv.hd3g.authkit.mod.service.ExternalAuthClientLDAPServiceImpl
- getDefaultDomainName() - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- getDescription() - Method in class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- getDescription() - Method in class tv.hd3g.authkit.mod.dto.validated.AddGroupOrRoleDto
- getDescription() - Method in class tv.hd3g.authkit.mod.entity.Group
- getDescription() - Method in class tv.hd3g.authkit.mod.entity.Role
- getDomain() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getDomain() - Method in class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- getDomain() - Method in class tv.hd3g.authkit.mod.dto.ressource.IsExternalAuthDto
- getEmail() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getEventname() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getEventref() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getFromClass(Class<?>) - Static method in enum class tv.hd3g.authkit.utility.ControllerType
- getFromRealmLogin(String, String) - Method in interface tv.hd3g.authkit.mod.repository.CredentialRepository
- getGroups() - Method in class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- getGroups() - Method in class tv.hd3g.authkit.mod.entity.Role
- getGroups() - Method in class tv.hd3g.authkit.mod.entity.User
- getHashedEmail() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getHost() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getHttpReturnCode() - Method in exception tv.hd3g.authkit.mod.exception.UserCantLoginException
- getId() - Method in class tv.hd3g.authkit.mod.entity.BaseEntity
- getIp() - Method in class tv.hd3g.authkit.mod.dto.validated.ChangeIPDto
- getItems() - Method in class tv.hd3g.authkit.mod.dto.ressource.ItemListDto
- getJwtControl() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- getLang() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getLastClientsourcehosts(Date) - Method in interface tv.hd3g.authkit.mod.repository.AuditRepository
- getLastlogin() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getLastlogin() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getLdapCommonName() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getLdapdomain() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getLdapDomain() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getLdapMailName() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getLdapSearchLogonQuery() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getLdapTenantName() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getList() - Method in class tv.hd3g.authkit.mod.dto.validated.ListStringDto
- getLogin() - Method in class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- getLogin() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getLogin() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getLogonCookiePayload(HttpServletRequest) - Method in interface tv.hd3g.authkit.mod.service.CookieService
- getLogonCookiePayload(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- getLogontrial() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getName() - Method in class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- getName() - Method in class tv.hd3g.authkit.mod.dto.validated.AddGroupOrRoleDto
- getName() - Method in class tv.hd3g.authkit.mod.dto.validated.RenameGroupOrRoleDto
- getName() - Method in class tv.hd3g.authkit.mod.entity.Group
- getName() - Method in class tv.hd3g.authkit.mod.entity.Role
- getName() - Method in class tv.hd3g.authkit.mod.entity.RoleRight
- getName() - Method in class tv.hd3g.authkit.mod.entity.RoleRightContext
- getName() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getNetworkAddress() - Method in class tv.hd3g.authkit.utility.CIDRUtils
- getNewname() - Method in class tv.hd3g.authkit.mod.dto.validated.RenameGroupOrRoleDto
- getNewpassword() - Method in class tv.hd3g.authkit.mod.dto.validated.ChangeMyPasswordDto
- getNewuserpassword() - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- getNewuserpassword2() - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- getOnlyforclient() - Method in class tv.hd3g.authkit.mod.entity.Role
- getOnlyForHost() - Method in class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- getOrganizationalUnitsAttributeName() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getOriginalRemoteAddr(HttpServletRequest) - Static method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- getPasswordhash() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getPathToRedirectToAfterLogin(HttpServletRequest) - Static method in class tv.hd3g.authkit.mod.ControllerInterceptor
- getPhone() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getPort() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getPostalcode() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getPrivacy(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- getQrcode() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- getRealm() - Method in class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- getRealm() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getRealm() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getRedirectAfterLoginCookiePayload(HttpServletRequest) - Method in interface tv.hd3g.authkit.mod.service.CookieService
- getRedirectAfterLoginCookiePayload(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- getRequestlength() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestmethod() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestpath() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestprotocol() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestserverhost() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestserverport() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getRequestUserUUID(HttpServletRequest) - Static method in class tv.hd3g.authkit.mod.ControllerInterceptor
- getRequireAuthList(Method) - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- getReturnCode() - Method in exception tv.hd3g.authkit.mod.exception.AuthKitException
- getRightsForUser(String, String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- getRightsForUser(String, String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- getRightsForUser(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- getRightsForUser(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- getRole() - Method in class tv.hd3g.authkit.mod.entity.RoleRight
- getRoleRight() - Method in class tv.hd3g.authkit.mod.entity.RoleRightContext
- getRoleRight(String, String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRightRepository
- getRoleRightContexts() - Method in class tv.hd3g.authkit.mod.entity.RoleRight
- getRoleRightNamesByRoleName(String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRightRepository
- getRoleRights() - Method in class tv.hd3g.authkit.mod.entity.Role
- getRoles() - Method in class tv.hd3g.authkit.mod.entity.Group
- getSecret() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- getSecret() - Method in class tv.hd3g.authkit.mod.dto.SetupTOTPTokenDto
- getSecureRandom() - Method in interface tv.hd3g.authkit.mod.service.CipherService
- getSecureRandom() - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- getSecuretoken() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- getSecuretoken() - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- getSecuretoken() - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- getServers() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP
- getShorttime() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- getShorttime() - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- getSql(String) - Method in class tv.hd3g.authkit.mod.component.SqlFileResourceHelper
- getStatusCode() - Method in exception tv.hd3g.authkit.mod.exception.SecurityRejectedRequestException
- getTags() - Method in class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- getTimeout() - Method in class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- getTotpBackupCodes() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getTotpkey() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getTotpURI() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- getTriggeredexception() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getTwoauthcode() - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
- getType() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- getUser() - Method in class tv.hd3g.authkit.mod.entity.Credential
- getUser(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- getUserByUUID(UUID) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- getUserByUUID(UUID) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- getUserEmail() - Method in class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- getUserList(int, int) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- getUserList(int, int) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
- getUserlogin() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- getUserLogin() - Method in class tv.hd3g.authkit.mod.dto.validated.AddUserDto
- getUserLongName() - Method in class tv.hd3g.authkit.mod.dto.ExternalAuthUserDto
- getUserName() - Method in class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- getUserpassword() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- getUserPassword() - Method in class tv.hd3g.authkit.mod.dto.validated.AddUserDto
- getUserPrivacy(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- getUserPrivacyList(Collection<String>) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- getUserPrivacyList(Collection<String>) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- getUsers() - Method in class tv.hd3g.authkit.mod.entity.Group
- getUserSessionCookie() - Method in class tv.hd3g.authkit.mod.dto.LoginRequestContentDto
- getUserSessionToken() - Method in class tv.hd3g.authkit.mod.dto.LoginRequestContentDto
- getUsersPrivacy(ListStringDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- getUserTokenFromRequestAttribute(HttpServletRequest) - Static method in class tv.hd3g.authkit.mod.ControllerInterceptor
- getUseruuid() - Method in class tv.hd3g.authkit.mod.entity.Audit
- getUserUUID() - Method in class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- getUserUUID() - Method in class tv.hd3g.authkit.mod.dto.SetupTOTPTokenDto
- getUserUUID() - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- getUserUUID() - Method in exception tv.hd3g.authkit.mod.exception.SecurityRejectedRequestException
- getUserUUID() - Method in exception tv.hd3g.authkit.mod.exception.UserCantLoginException.TOTPUserCantLoginException
- getUserUUID() - Method in exception tv.hd3g.authkit.mod.exception.UserCantLoginException.UserMustChangePasswordException
- getUuid() - Method in class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- getUuid() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- getUuid() - Method in class tv.hd3g.authkit.mod.entity.User
- getUUIDFromRealmLogin(String, String) - Method in interface tv.hd3g.authkit.mod.repository.CredentialRepository
- Group - Class in tv.hd3g.authkit.mod.entity
- Group() - Constructor for class tv.hd3g.authkit.mod.entity.Group
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Group(String) - Constructor for class tv.hd3g.authkit.mod.entity.Group
- GroupOrRoleDto - Class in tv.hd3g.authkit.mod.dto.ressource
- GroupOrRoleDto(String, String) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- GroupOrRoleDto(Group) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- GroupOrRoleDto(Role) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- GroupRepository - Interface in tv.hd3g.authkit.mod.repository
H
- handleRESTException(AuthKitException, WebRequest) - Method in class tv.hd3g.authkit.mod.RestExceptionHandler
- hasATOTP(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- hash(Function<char[], String>) - Method in class tv.hd3g.authkit.mod.dto.Password
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.Password
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.IsExternalAuthDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.IsTOTPEnabledDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.ItemListDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- hashCode() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- haveRightsForUserWithOnlyIP(String, String) - Method in interface tv.hd3g.authkit.mod.repository.UserDao
- haveRightsForUserWithOnlyIP(String, String) - Method in class tv.hd3g.authkit.mod.repository.UserDaoImpl
I
- init() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP
- init() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- init() - Method in class tv.hd3g.authkit.mod.service.CookieServiceImpl
- initCreate() - Method in class tv.hd3g.authkit.mod.entity.BaseEntity
- interceptForbiddenRequest(HttpServletRequest) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- interceptForbiddenRequest(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- interceptUnauthorizedRequest(HttpServletRequest) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- interceptUnauthorizedRequest(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- INVALID_PASSWORD - Enum constant in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- InvalidFormatSecuredToken() - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.InvalidFormatSecuredToken
- isAllowed(InetAddress) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- isAvailable() - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP
- isAvailable() - Method in class tv.hd3g.authkit.mod.service.ExternalAuthClientLDAPServiceImpl
- isAvailable() - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- isCodeIsValid(byte[], String) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- isCodeIsValid(byte[], String) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- isEnabled() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- isEnabled() - Method in class tv.hd3g.authkit.mod.entity.Credential
- isExternalAuth(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- IsExternalAuthDto - Class in tv.hd3g.authkit.mod.dto.ressource
- IsExternalAuthDto(Credential) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.IsExternalAuthDto
- isExternalAuthEnabled() - Method in class tv.hd3g.authkit.mod.dto.ressource.IsExternalAuthDto
- isFromCookie() - Method in class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- isInRange(String) - Method in class tv.hd3g.authkit.utility.CIDRUtils
- isInRange(InetAddress) - Method in class tv.hd3g.authkit.utility.CIDRUtils
- isIPAllowedToCreateUserAccount(InetAddress) - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- isIPAllowedToCreateUserAccount(InetAddress, String) - Method in class tv.hd3g.authkit.mod.service.ExternalAuthClientLDAPServiceImpl
- isIPAllowedToCreateUserAccount(InetAddress, String) - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- isMustchangepassword() - Method in class tv.hd3g.authkit.mod.entity.Credential
- isMustChangePassword() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- isNoPasswordUser() - Method in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- isRequireRenforceCheckBefore(Method) - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- isRequireValidAuth(Method) - Method in class tv.hd3g.authkit.utility.AnnotatedControllerClass
- isShortSessionTime() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- isTotpEnabled() - Method in class tv.hd3g.authkit.mod.dto.ressource.UserDto
- IsTOTPEnabledDto - Class in tv.hd3g.authkit.mod.dto.ressource
- IsTOTPEnabledDto(Credential) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.IsTOTPEnabledDto
- isTwoAuthEnabled() - Method in class tv.hd3g.authkit.mod.dto.ressource.IsTOTPEnabledDto
- isUserEnabledAndNonBlocked(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- isUserEnabledAndNonBlocked(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- ItemListDto<T> - Class in tv.hd3g.authkit.mod.dto.ressource
- ItemListDto(Collection<T>) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.ItemListDto
L
- LDAPEntry() - Constructor for class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- length() - Method in class tv.hd3g.authkit.mod.dto.Password
- listAllGroups() - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listAllGroups() - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listAllGroups() - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listAllRoles() - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listAllRoles() - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listAllRoles() - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listContextsForRight(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listContextsForRight(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listContextsForRight(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listContextsForRightRole(String, String) - Method in interface tv.hd3g.authkit.mod.repository.RoleRightContextRepository
- listGroupsForUser(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listGroupsForUser(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listGroupsForUser(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listLinkedGroupsForRole(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listLinkedGroupsForRole(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listLinkedGroupsForRole(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listLinkedUsersForGroup(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listLinkedUsersForGroup(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listLinkedUsersForGroup(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listRightsForRole(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listRightsForRole(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listRightsForRole(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- listRolesForGroup(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- listRolesForGroup(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- listRolesForGroup(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- ListStringDto - Class in tv.hd3g.authkit.mod.dto.validated
-
Trim and remove new lines/tabs via LogSanitizer
- ListStringDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ListStringDto
- listUsers(int, int) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- loggedUserRightsExtractToken(String, boolean) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Checked user tags
- loggedUserRightsExtractToken(String, boolean) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- loggedUserRightsGenerateToken(String, Duration, Set<String>, String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Generate a secured token after user login correctly.
- loggedUserRightsGenerateToken(String, Duration, Set<String>, String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- LoggedUserTagsTokenDto - Class in tv.hd3g.authkit.mod.dto
- LoggedUserTagsTokenDto(String, Set<String>, Date, boolean) - Constructor for class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- LoggedUserTagsTokenDto(String, Set<String>, Date, boolean, String) - Constructor for class tv.hd3g.authkit.mod.dto.LoggedUserTagsTokenDto
- login(Model) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- LoginFormDto - Class in tv.hd3g.authkit.mod.dto.validated
- LoginFormDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- LoginRequestContentDto - Class in tv.hd3g.authkit.mod.dto
- LoginRequestContentDto(String, Cookie) - Constructor for class tv.hd3g.authkit.mod.dto.LoginRequestContentDto
- logonUser(String, Password) - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- logonUser(String, Password, String) - Method in class tv.hd3g.authkit.mod.service.ExternalAuthClientLDAPServiceImpl
- logonUser(String, Password, String) - Method in interface tv.hd3g.authkit.mod.service.ExternalAuthClientService
- logout(Model, HttpServletResponse) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- LogSanitizer - Class in tv.hd3g.authkit.utility
-
Used for replace new lines/tabs in a String + trim: see Sonar S5145
M
- main(String[]) - Static method in class tv.hd3g.authkit.App
- makeBackupCodes() - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- makeBackupCodes() - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- makeCodeAtTime(byte[], long, int) - Static method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
-
See https://github.com/j256/two-factor-auth/blob/master/src/main/java/com/j256/twofactorauth/TimeBasedOneTimePasswordUtil.java
- makeQRCode(URI) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- makeQRCode(URI) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- makeSecret() - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- makeSecret() - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- makeURI(String, User, String) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- makeURI(String, User, String) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- mergue(Userprivacy, Function<String, byte[]>) - Method in class tv.hd3g.authkit.mod.dto.ressource.UserPrivacyDto
- MISSING_PASSWORD - Enum constant in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
N
- NoPasswordUserCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.NoPasswordUserCantLoginException
- NotAcceptableSecuredTokenException - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException() - Constructor for exception tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException
- NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidAudience - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidForm - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidIssuer - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.BrokenSecuredToken - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.ExpiredSecuredToken - Exception in tv.hd3g.authkit.mod.exception
- NotAcceptableSecuredTokenException.InvalidFormatSecuredToken - Exception in tv.hd3g.authkit.mod.exception
O
- onApplicationEvent(ApplicationEvent) - Method in class tv.hd3g.authkit.mod.component.AuthKitEndpointsListener
- onChangeSecurity(HttpServletRequest, List<String>) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onChangeSecurity(HttpServletRequest, List<String>) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onImportantError(HttpServletRequest, List<String>, Exception) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onImportantError(HttpServletRequest, List<String>, Exception) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onLogin(HttpServletRequest, Duration, Set<String>) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onLogin(HttpServletRequest, Duration, Set<String>) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onRejectLogin(HttpServletRequest, AuditReportService.RejectLoginCause, String, String) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onRejectLogin(HttpServletRequest, AuditReportService.RejectLoginCause, String, String) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onReport(HttpServletRequest, String, String, Duration) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onReport(HttpServletRequest, String, String, Duration) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onSimpleEvent(HttpServletRequest, List<String>) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onSimpleEvent(HttpServletRequest, List<String>) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- onUseSecurity(HttpServletRequest, List<String>) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- onUseSecurity(HttpServletRequest, List<String>) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- OTHER - Enum constant in enum class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPType
P
- Password - Class in tv.hd3g.authkit.mod.dto
- Password(CharSequence) - Constructor for class tv.hd3g.authkit.mod.dto.Password
- PasswordComplexityException - Exception in tv.hd3g.authkit.mod.exception
- PasswordComplexityException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.PasswordComplexityException
- PasswordComplexityException.PasswordTooShortException - Exception in tv.hd3g.authkit.mod.exception
- PasswordComplexityException.PasswordTooSimpleException - Exception in tv.hd3g.authkit.mod.exception
- PasswordTooShortException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.PasswordComplexityException.PasswordTooShortException
- PasswordTooSimpleException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.PasswordComplexityException.PasswordTooSimpleException
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class tv.hd3g.authkit.mod.ControllerInterceptor
- prepareTOTP(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- pushAudit(AuditReportService, HttpServletRequest) - Method in exception tv.hd3g.authkit.mod.exception.BadRequestException
- pushAudit(AuditReportService, HttpServletRequest) - Method in exception tv.hd3g.authkit.mod.exception.ForbiddenRequestException
- pushAudit(AuditReportService, HttpServletRequest) - Method in exception tv.hd3g.authkit.mod.exception.SecurityRejectedRequestException
- pushAudit(AuditReportService, HttpServletRequest) - Method in exception tv.hd3g.authkit.mod.exception.UnauthorizedRequestException
R
- REDIRECT_AFTER_LOGIN_ATTRIBUTE_NAME - Static variable in class tv.hd3g.authkit.mod.ControllerInterceptor
- REDIRECT_AFTER_LOGIN_COOKIE_NAME - Static variable in interface tv.hd3g.authkit.mod.service.CookieService
- removeContextInRight(String, String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeContextInRight(String, String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeContextInRight(String, String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeGroup(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeGroup(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeGroup(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeGroupInRole(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeGroupInRole(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeGroupInRole(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeRightInRole(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeRightInRole(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeRightInRole(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeRole(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeRole(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeRole(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeTOTP(ValidationTOTPDto, HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- removeTOTP(Credential) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- removeTOTP(Credential) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- removeUser(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeUser(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeUser(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- removeUserInGroup(String, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- removeUserInGroup(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- removeUserInGroup(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- renameGroup(RenameGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- renameGroup(RenameGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- renameGroup(RenameGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- RenameGroupOrRoleDto - Class in tv.hd3g.authkit.mod.dto.validated
- RenameGroupOrRoleDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.RenameGroupOrRoleDto
- renameRole(RenameGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- renameRole(RenameGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- renameRole(RenameGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- reportAllEventNames(HttpServletRequest) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- reportAllEventNames(HttpServletRequest) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- reportLastClientsourcehosts(HttpServletRequest, Duration) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- reportLastClientsourcehosts(HttpServletRequest, Duration) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- reportLastEventActivity(HttpServletRequest, String, Duration) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- reportLastEventActivity(HttpServletRequest, String, Duration) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- reportLastRemoteIPActivity(HttpServletRequest, String, Duration) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- reportLastRemoteIPActivity(HttpServletRequest, String, Duration) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- reportLastUserActivities(HttpServletRequest, String, Duration) - Method in interface tv.hd3g.authkit.mod.service.AuditReportService
- reportLastUserActivities(HttpServletRequest, String, Duration) - Method in class tv.hd3g.authkit.mod.service.AuditReportServiceImpl
- reset() - Method in class tv.hd3g.authkit.mod.dto.Password
- resetPassword(String, Model, HttpServletRequest, HttpServletResponse) - Method in class tv.hd3g.authkit.mod.controller.ControllerLogin
- ResetPasswordFormDto - Class in tv.hd3g.authkit.mod.dto.validated
- ResetPasswordFormDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- resetUserLogonTrials(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- resetUserLogonTrials(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- resetUserLogonTrials(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- ResetWithSamePasswordException - Exception in tv.hd3g.authkit.mod.exception
-
The case when user change password (during a reset password operation), and enter the same password.
- ResetWithSamePasswordException() - Constructor for exception tv.hd3g.authkit.mod.exception.ResetWithSamePasswordException
- REST - Enum constant in enum class tv.hd3g.authkit.utility.ControllerType
- RestControllerMe - Class in tv.hd3g.authkit.mod.controller
- RestControllerMe() - Constructor for class tv.hd3g.authkit.mod.controller.RestControllerMe
- RestControllerUser - Class in tv.hd3g.authkit.mod.controller
- RestControllerUser() - Constructor for class tv.hd3g.authkit.mod.controller.RestControllerUser
- RestExceptionHandler - Class in tv.hd3g.authkit.mod
-
See https://www.toptal.com/java/spring-boot-rest-api-error-handling
- RestExceptionHandler() - Constructor for class tv.hd3g.authkit.mod.RestExceptionHandler
- Role - Class in tv.hd3g.authkit.mod.entity
- Role() - Constructor for class tv.hd3g.authkit.mod.entity.Role
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Role(String) - Constructor for class tv.hd3g.authkit.mod.entity.Role
- RoleRepository - Interface in tv.hd3g.authkit.mod.repository
- RoleRight - Class in tv.hd3g.authkit.mod.entity
- RoleRight() - Constructor for class tv.hd3g.authkit.mod.entity.RoleRight
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- RoleRight(String, Role) - Constructor for class tv.hd3g.authkit.mod.entity.RoleRight
- RoleRightContext - Class in tv.hd3g.authkit.mod.entity
- RoleRightContext() - Constructor for class tv.hd3g.authkit.mod.entity.RoleRightContext
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- RoleRightContext(String, RoleRight) - Constructor for class tv.hd3g.authkit.mod.entity.RoleRightContext
- RoleRightContextRepository - Interface in tv.hd3g.authkit.mod.repository
- RoleRightRepository - Interface in tv.hd3g.authkit.mod.repository
- run(ApplicationArguments) - Method in class tv.hd3g.authkit.mod.component.SecurityAdminAccountCmdLineCreator
S
- sanitize(String) - Static method in class tv.hd3g.authkit.utility.LogSanitizer
- securedRedirectRequestExtractToken(String, String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
- securedRedirectRequestExtractToken(String, String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- securedRedirectRequestGenerateToken(String, Duration, String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Generate a secured token for user connection-less operations.
- securedRedirectRequestGenerateToken(String, Duration, String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- SecuredTokenService - Interface in tv.hd3g.authkit.mod.service
- SecuredTokenServiceImpl - Class in tv.hd3g.authkit.mod.service
- SecuredTokenServiceImpl(String) - Constructor for class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- SecurityAdminAccountCmdLineCreator - Class in tv.hd3g.authkit.mod.component
-
Usage: $ export AUTHKIT_NEWADMIN=<security admin login name> $ export AUTHKIT_PASSWORD=<security admin password> $ java -jar myspringapp.jar create-security-admin
- SecurityAdminAccountCmdLineCreator() - Constructor for class tv.hd3g.authkit.mod.component.SecurityAdminAccountCmdLineCreator
- SecurityRejectedRequestException - Exception in tv.hd3g.authkit.mod.exception
- SecurityRejectedRequestException(String, HttpStatus) - Constructor for exception tv.hd3g.authkit.mod.exception.SecurityRejectedRequestException
- SecurityRejectedRequestException(String, HttpStatus, UUID) - Constructor for exception tv.hd3g.authkit.mod.exception.SecurityRejectedRequestException
- SecurityRejectedRequestMappingExceptionResolver - Class in tv.hd3g.authkit.mod
- SecurityRejectedRequestMappingExceptionResolver(AuditReportService, CookieService, String) - Constructor for class tv.hd3g.authkit.mod.SecurityRejectedRequestMappingExceptionResolver
- setAddress(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setAllowedCreate(List<CIDRUtils>) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setCode(String) - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- setCompany(String) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setContext(String) - Method in class tv.hd3g.authkit.mod.entity.Audit
- setControlToken(String) - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationSetupTOTPDto
- setCountry(String) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setCredential(Credential) - Method in class tv.hd3g.authkit.mod.entity.User
- setCurrentpassword(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
- setDescription(String) - Method in class tv.hd3g.authkit.mod.dto.validated.AddGroupOrRoleDto
- setDescription(String) - Method in class tv.hd3g.authkit.mod.entity.Group
- setDescription(String) - Method in class tv.hd3g.authkit.mod.entity.Role
- setDomain(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setEmail(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setEnabled(boolean) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setGroupDescription(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- setGroupDescription(AddGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setGroupDescription(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setHashedEmail(String) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setHost(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setIp(String) - Method in class tv.hd3g.authkit.mod.dto.validated.ChangeIPDto
- setLang(String) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setLastlogin(Date) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setLdapCommonName(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setLdapdomain(String) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setLdapMailName(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setLdapSearchLogonQuery(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setLdapTenantName(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setList(List<String>) - Method in class tv.hd3g.authkit.mod.dto.validated.ListStringDto
- setLogontrial(int) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setMustchangepassword(boolean) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setName(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setName(String) - Method in class tv.hd3g.authkit.mod.dto.validated.AddGroupOrRoleDto
- setName(String) - Method in class tv.hd3g.authkit.mod.dto.validated.RenameGroupOrRoleDto
- setName(String) - Method in class tv.hd3g.authkit.mod.entity.Group
- setName(String) - Method in class tv.hd3g.authkit.mod.entity.Role
- setNewname(String) - Method in class tv.hd3g.authkit.mod.dto.validated.RenameGroupOrRoleDto
- setNewpassword(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.ChangeMyPasswordDto
- setNewuserpassword(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- setNewuserpassword2(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- setOnlyforclient(String) - Method in class tv.hd3g.authkit.mod.entity.Role
- setOrganizationalUnitsAttributeName(String) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setPasswordhash(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setPhone(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setPort(int) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- setPostalcode(String) - Method in class tv.hd3g.authkit.mod.entity.Userprivacy
- setPrivacy(UserPrivacyDto, HttpServletRequest) - Method in class tv.hd3g.authkit.mod.controller.RestControllerMe
- setRoleDescription(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- setRoleDescription(AddGroupOrRoleDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setRoleDescription(AddGroupOrRoleDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setRoleOnlyForClient(String, ChangeIPDto) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- setRoleOnlyForClient(String, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setRoleOnlyForClient(String, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setSecuretoken(String) - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- setSecuretoken(String) - Method in class tv.hd3g.authkit.mod.dto.validated.ResetPasswordFormDto
- setSecuretoken(String) - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- setServers(List<ExternalLDAP.LDAPEntry>) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP
- setShorttime(Boolean) - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- setShorttime(Boolean) - Method in class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- setTotpkey(byte[]) - Method in class tv.hd3g.authkit.mod.entity.Credential
- setTriggeredexception(String) - Method in class tv.hd3g.authkit.mod.entity.Audit
- setTwoauthcode(String) - Method in class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
- setType(ExternalLDAP.LDAPType) - Method in class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPEntry
- Setup - Class in tv.hd3g.authkit
- Setup() - Constructor for class tv.hd3g.authkit.Setup
- setupTOTP(String, Collection<String>, String) - Method in interface tv.hd3g.authkit.mod.service.TOTPService
- setupTOTP(String, Collection<String>, String) - Method in class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- SetupTOTPDto - Class in tv.hd3g.authkit.mod.dto.ressource
- SetupTOTPDto(String, URI, String, List<String>, String) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.SetupTOTPDto
- setupTOTPExtractToken(String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
- setupTOTPExtractToken(String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- setupTOTPGenerateToken(String, Duration, String, List<String>) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
- setupTOTPGenerateToken(String, Duration, String, List<String>) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- SetupTOTPTokenDto - Class in tv.hd3g.authkit.mod.dto
- SetupTOTPTokenDto(String, String, Set<String>) - Constructor for class tv.hd3g.authkit.mod.dto.SetupTOTPTokenDto
- setupTOTPWithChecks(ValidationSetupTOTPDto, String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setupTOTPWithChecks(ValidationSetupTOTPDto, String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setUserlogin(String) - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- setUserLogin(String) - Method in class tv.hd3g.authkit.mod.dto.validated.AddUserDto
- setUserMustChangePassword(String) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setUserMustChangePassword(String) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setUserpassword(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- setUserPassword(Password) - Method in class tv.hd3g.authkit.mod.dto.validated.AddUserDto
- setUserPrivacy(String, UserPrivacyDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- setUserPrivacy(String, UserPrivacyDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- setUserPrivacy(UserPrivacyDto, String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
- setUseruuid(String) - Method in class tv.hd3g.authkit.mod.entity.Audit
- setUuid(String) - Method in class tv.hd3g.authkit.mod.entity.User
- simpleFormCheckToken(String, String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Checked status
- simpleFormCheckToken(String, String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- simpleFormGenerateToken(String, Duration) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Generate a secured token for an html classic form.
- simpleFormGenerateToken(String, Duration) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- split(String, String) - Static method in class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
-
Special split: if text="aaa@bbb" and what="@" to return "aaa@bbb", "aaa", "bbb"
- splitAll(String, String...) - Static method in class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
-
Call split() for each what, and accumulate all.
- SqlFileResourceHelper - Class in tv.hd3g.authkit.mod.component
- SqlFileResourceHelper() - Constructor for class tv.hd3g.authkit.mod.component.SqlFileResourceHelper
- StringToPasswordConvertor - Class in tv.hd3g.authkit.utility
- StringToPasswordConvertor() - Constructor for class tv.hd3g.authkit.utility.StringToPasswordConvertor
- STRONG - Enum constant in enum class tv.hd3g.authkit.mod.service.ValidPasswordPolicyService.PasswordValidationLevel
- stupidLettersNumbers - Static variable in class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
-
0000 1111 2222 ... dddd eeee ffff ...
- stupidPasswordWords - Static variable in class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
- subSequence(int, int) - Method in class tv.hd3g.authkit.mod.dto.Password
- switchUserMustResetPassword(String) - Method in class tv.hd3g.authkit.mod.controller.RestControllerUser
T
- TOKEN_AUDIENCE - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- TOKEN_FORMNAME_ENTER_TOTP - Static variable in class tv.hd3g.authkit.mod.controller.ControllerLogin
- TOKEN_FORMNAME_LOGIN - Static variable in class tv.hd3g.authkit.mod.controller.ControllerLogin
- TOKEN_FORMNAME_RESET_PSD - Static variable in class tv.hd3g.authkit.mod.controller.ControllerLogin
- TOKEN_ISSUER_FORM - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- TOKEN_ISSUER_LOGIN - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- TOKEN_ISSUER_SECUREDREQUEST - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- TOKEN_ISSUER_SETUPTOTP - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- TOKEN_REDIRECT_RESET_PSD - Static variable in class tv.hd3g.authkit.mod.controller.ControllerLogin
- TOKEN_TYPE - Static variable in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- toString() - Method in class tv.hd3g.authkit.mod.dto.Password
- toString() - Method in class tv.hd3g.authkit.mod.dto.validated.LoginFormDto
- toString() - Method in class tv.hd3g.authkit.mod.entity.Role
- toString() - Method in class tv.hd3g.authkit.mod.entity.RoleRight
- toString() - Method in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- toString() - Method in class tv.hd3g.authkit.utility.CIDRUtils
- Totpbackupcode - Class in tv.hd3g.authkit.mod.entity
- Totpbackupcode() - Constructor for class tv.hd3g.authkit.mod.entity.Totpbackupcode
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Totpbackupcode(Credential, String) - Constructor for class tv.hd3g.authkit.mod.entity.Totpbackupcode
- TotpbackupcodeRepository - Interface in tv.hd3g.authkit.mod.repository
- TOTPLogonCodeFormDto - Class in tv.hd3g.authkit.mod.dto.validated
- TOTPLogonCodeFormDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.TOTPLogonCodeFormDto
- TOTPService - Interface in tv.hd3g.authkit.mod.service
- TOTPServiceImpl - Class in tv.hd3g.authkit.mod.service
- TOTPServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.TOTPServiceImpl
- TOTPUserCantLoginException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.TOTPUserCantLoginException
- tv.hd3g.authkit - package tv.hd3g.authkit
- tv.hd3g.authkit.mod - package tv.hd3g.authkit.mod
- tv.hd3g.authkit.mod.component - package tv.hd3g.authkit.mod.component
- tv.hd3g.authkit.mod.config - package tv.hd3g.authkit.mod.config
- tv.hd3g.authkit.mod.controller - package tv.hd3g.authkit.mod.controller
- tv.hd3g.authkit.mod.dto - package tv.hd3g.authkit.mod.dto
- tv.hd3g.authkit.mod.dto.ressource - package tv.hd3g.authkit.mod.dto.ressource
- tv.hd3g.authkit.mod.dto.validated - package tv.hd3g.authkit.mod.dto.validated
- tv.hd3g.authkit.mod.entity - package tv.hd3g.authkit.mod.entity
- tv.hd3g.authkit.mod.exception - package tv.hd3g.authkit.mod.exception
- tv.hd3g.authkit.mod.repository - package tv.hd3g.authkit.mod.repository
- tv.hd3g.authkit.mod.service - package tv.hd3g.authkit.mod.service
- tv.hd3g.authkit.utility - package tv.hd3g.authkit.utility
U
- UnauthorizedRequestException - Exception in tv.hd3g.authkit.mod.exception
- UnauthorizedRequestException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.UnauthorizedRequestException
- UnauthorizedRequestException(String, String) - Constructor for exception tv.hd3g.authkit.mod.exception.UnauthorizedRequestException
- unCipherToData(byte[]) - Method in interface tv.hd3g.authkit.mod.service.CipherService
- unCipherToData(byte[]) - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- unCipherToString(byte[]) - Method in interface tv.hd3g.authkit.mod.service.CipherService
- unCipherToString(byte[]) - Method in class tv.hd3g.authkit.mod.service.CipherServiceImpl
- UnknownUserCantLoginException() - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.UnknownUserCantLoginException
- User - Class in tv.hd3g.authkit.mod.entity
- User() - Constructor for class tv.hd3g.authkit.mod.entity.User
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- User(UUID) - Constructor for class tv.hd3g.authkit.mod.entity.User
- USER_NOT_FOUND - Enum constant in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
- USER_TOKEN_ATTRIBUTE_NAME - Static variable in class tv.hd3g.authkit.mod.ControllerInterceptor
- USER_UUID_ATTRIBUTE_NAME - Static variable in class tv.hd3g.authkit.mod.ControllerInterceptor
- UserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException(int) - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException
- UserCantLoginException.BadPasswordUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.BadTOTPCodeCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.BlockedUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.DisabledUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.ExternalAuthErrorCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.NoPasswordUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.TOTPUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.UnknownUserCantLoginException - Exception in tv.hd3g.authkit.mod.exception
- UserCantLoginException.UserMustChangePasswordException - Exception in tv.hd3g.authkit.mod.exception
- UserDao - Interface in tv.hd3g.authkit.mod.repository
- UserDaoImpl - Class in tv.hd3g.authkit.mod.repository
- UserDaoImpl() - Constructor for class tv.hd3g.authkit.mod.repository.UserDaoImpl
- UserDto - Class in tv.hd3g.authkit.mod.dto.ressource
- UserDto(User) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.UserDto
-
See getuser.sql and listuser.sql
- userFormExtractTokenUUID(String, String) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
- userFormExtractTokenUUID(String, String) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- userFormGenerateToken(String, String, Duration) - Method in interface tv.hd3g.authkit.mod.service.SecuredTokenService
-
Generate a secured token limited to an user for an html classic form.
- userFormGenerateToken(String, String, Duration) - Method in class tv.hd3g.authkit.mod.service.SecuredTokenServiceImpl
- userLoginRequest(HttpServletRequest, LoginFormDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- userLoginRequest(HttpServletRequest, LoginFormDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- userLoginRequest(HttpServletRequest, TOTPLogonCodeFormDto) - Method in interface tv.hd3g.authkit.mod.service.AuthenticationService
- userLoginRequest(HttpServletRequest, TOTPLogonCodeFormDto) - Method in class tv.hd3g.authkit.mod.service.AuthenticationServiceImpl
- UserMustChangePasswordException(String) - Constructor for exception tv.hd3g.authkit.mod.exception.UserCantLoginException.UserMustChangePasswordException
- Userprivacy - Class in tv.hd3g.authkit.mod.entity
- Userprivacy() - Constructor for class tv.hd3g.authkit.mod.entity.Userprivacy
-
NEVER USE DIRECTLY, ONLY SET FOR HIBERNATE
- Userprivacy(String) - Constructor for class tv.hd3g.authkit.mod.entity.Userprivacy
- UserPrivacyDto - Class in tv.hd3g.authkit.mod.dto.ressource
-
In and Out DTO
- UserPrivacyDto() - Constructor for class tv.hd3g.authkit.mod.dto.ressource.UserPrivacyDto
- UserPrivacyDto(ExternalAuthUserDto) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.UserPrivacyDto
- UserPrivacyDto(Userprivacy, Function<byte[], String>) - Constructor for class tv.hd3g.authkit.mod.dto.ressource.UserPrivacyDto
- UserPrivacyRepository - Interface in tv.hd3g.authkit.mod.repository
- UserRepository - Interface in tv.hd3g.authkit.mod.repository
V
- ValidationSetupTOTPDto - Class in tv.hd3g.authkit.mod.dto.validated
- ValidationSetupTOTPDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ValidationSetupTOTPDto
- ValidationTOTPDto - Class in tv.hd3g.authkit.mod.dto.validated
- ValidationTOTPDto() - Constructor for class tv.hd3g.authkit.mod.dto.validated.ValidationTOTPDto
- ValidPasswordPolicyService - Interface in tv.hd3g.authkit.mod.service
- ValidPasswordPolicyService.PasswordValidationLevel - Enum Class in tv.hd3g.authkit.mod.service
- ValidPasswordPolicyServiceImpl - Class in tv.hd3g.authkit.mod.service
-
https://en.wikipedia.org/wiki/Password_policy#cite_ref-sp800-63B_13-0 Password base: https://wiki.skullsecurity.org/index.php?
- ValidPasswordPolicyServiceImpl() - Constructor for class tv.hd3g.authkit.mod.service.ValidPasswordPolicyServiceImpl
- valueOf(String) - Static method in enum class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tv.hd3g.authkit.mod.service.ValidPasswordPolicyService.PasswordValidationLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tv.hd3g.authkit.utility.ControllerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tv.hd3g.authkit.mod.service.AuditReportService.RejectLoginCause
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tv.hd3g.authkit.mod.service.ValidPasswordPolicyService.PasswordValidationLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tv.hd3g.authkit.utility.ControllerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify(Argon2, String) - Method in class tv.hd3g.authkit.mod.dto.Password
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form