A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

A - com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
Action - Enum in com.tetsuwantech.atom.database.audit
 
activate(SubjectModel) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
activate(HttpServletRequest, HttpServletResponse, UuidModel, BindingResult, Model, RedirectAttributes) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
admin(Model) - Method in class com.tetsuwantech.atom.web.authentication.AdminController
 
AdminController - Class in com.tetsuwantech.atom.web.authentication
 
AdminController() - Constructor for class com.tetsuwantech.atom.web.authentication.AdminController
 
ANONYMOUS_USER - Static variable in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
Audit - Class in com.tetsuwantech.atom.database.audit
 
Audit() - Constructor for class com.tetsuwantech.atom.database.audit.Audit
 
Audit(Action, Subject, String, Long, Instant) - Constructor for class com.tetsuwantech.atom.database.audit.Audit
 
Auditable - Annotation Type in com.tetsuwantech.atom.database.audit
Annotates an auditable field or method.
AuditAspect - Class in com.tetsuwantech.atom.database.audit
 
AuditAspect() - Constructor for class com.tetsuwantech.atom.database.audit.AuditAspect
 
AuditDAO - Class in com.tetsuwantech.atom.database.audit
 
AuditDAO() - Constructor for class com.tetsuwantech.atom.database.audit.AuditDAO
 
AuditService - Interface in com.tetsuwantech.atom.database.audit
 
AuditServiceImpl - Class in com.tetsuwantech.atom.database.audit
 
AuditServiceImpl() - Constructor for class com.tetsuwantech.atom.database.audit.AuditServiceImpl
 
Authority - Class in com.tetsuwantech.atom.database.authentication
 
Authority() - Constructor for class com.tetsuwantech.atom.database.authentication.Authority
 
Authority.Type - Enum in com.tetsuwantech.atom.database.authentication
 

B

B - com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
build(SubjectModel, Map<String, String>) - Method in interface com.tetsuwantech.atom.util.authentication.SubjectHandler
 
ByteaConversionService - Class in com.tetsuwantech.atom.util
 
ByteaConversionService() - Constructor for class com.tetsuwantech.atom.util.ByteaConversionService
 

C

C - com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
ClientRegistration - Enum in com.tetsuwantech.atom.database.authentication
 
com.tetsuwantech.atom.database - package com.tetsuwantech.atom.database
 
com.tetsuwantech.atom.database.audit - package com.tetsuwantech.atom.database.audit
 
com.tetsuwantech.atom.database.authentication - package com.tetsuwantech.atom.database.authentication
 
com.tetsuwantech.atom.manager - package com.tetsuwantech.atom.manager
 
com.tetsuwantech.atom.manager.authentication - package com.tetsuwantech.atom.manager.authentication
 
com.tetsuwantech.atom.util - package com.tetsuwantech.atom.util
 
com.tetsuwantech.atom.util.authentication - package com.tetsuwantech.atom.util.authentication
 
com.tetsuwantech.atom.web - package com.tetsuwantech.atom.web
 
com.tetsuwantech.atom.web.authentication - package com.tetsuwantech.atom.web.authentication
 
com.tetsuwantech.atom.web.heartbeat - package com.tetsuwantech.atom.web.heartbeat
 
ConfigAuthenticationSuccessHandler - Class in com.tetsuwantech.atom.util.authentication
 
ConfigAuthenticationSuccessHandler() - Constructor for class com.tetsuwantech.atom.util.authentication.ConfigAuthenticationSuccessHandler
 
convert(String) - Method in class com.tetsuwantech.atom.util.InstantConverter
 
CoreController - Class in com.tetsuwantech.atom.web
 
count(K) - Method in interface com.tetsuwantech.atom.database.GenericService
 
count(K) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
count(K, String) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
count(K, String) - Method in interface com.tetsuwantech.atom.database.GenericService
 
count(K, String) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
count(K, String) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
countAll(SubjectModel) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
countAll(SubjectModel) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
create(E) - Method in interface com.tetsuwantech.atom.database.GenericService
 
create(E) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
CREATE_ACCOUNT - com.tetsuwantech.atom.util.MailSender.Message
 
createModel(Subject) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
createModel(E) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
CreateNotAllowedException - Exception in com.tetsuwantech.atom.database
 
CreateNotAllowedException(String) - Constructor for exception com.tetsuwantech.atom.database.CreateNotAllowedException
 

D

D - com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
DateTimePeriod - Interface in com.tetsuwantech.atom.util
 
DateTimePeriodUtils - Class in com.tetsuwantech.atom.util
 
DateTimePeriodUtils() - Constructor for class com.tetsuwantech.atom.util.DateTimePeriodUtils
 
deactivate(SubjectModel) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
deactivate(SubjectModel) - Method in interface com.tetsuwantech.atom.util.authentication.SubjectHandler
 
deactivate(HttpServletRequest, UuidModel, BindingResult, Model, RedirectAttributes) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
DEACTIVATE_ACCOUNT - com.tetsuwantech.atom.util.MailSender.Message
 
Deletable - Interface in com.tetsuwantech.atom.database
 
Deletable - Interface in com.tetsuwantech.atom.web
 
DELETE - com.tetsuwantech.atom.database.audit.Action
 
DeleteModel - Class in com.tetsuwantech.atom.web
 
DeleteModel() - Constructor for class com.tetsuwantech.atom.web.DeleteModel
 
DeleteModel(GenericEntity) - Constructor for class com.tetsuwantech.atom.web.DeleteModel
 
DeleteModel(Long) - Constructor for class com.tetsuwantech.atom.web.DeleteModel
 
disconnect(ClientRegistration, HttpServletRequest, HttpServletResponse, Model) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
doAuthenticatedAction(SubjectModel, Consumer<SubjectModel>) - Static method in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
doAuthenticatedAction(SubjectModel, T, Consumer<T>) - Static method in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
doDelete(JoinPoint, GenericEntity) - Method in class com.tetsuwantech.atom.database.audit.AuditAspect
 
doSave(ProceedingJoinPoint, GenericEntity) - Method in class com.tetsuwantech.atom.database.audit.AuditAspect
 
doUpdate(JoinPoint, Auditable, Object, GenericEntity) - Method in class com.tetsuwantech.atom.database.audit.AuditAspect
 

E

E - com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
ENABLED - com.tetsuwantech.atom.database.authentication.Subject.Status
 
entityManager - Variable in class com.tetsuwantech.atom.database.GenericDAO
 
EntityNotFoundException - Exception in com.tetsuwantech.atom.database
 
EntityNotFoundException(String) - Constructor for exception com.tetsuwantech.atom.database.EntityNotFoundException
 
equals(Object) - Method in class com.tetsuwantech.atom.database.GenericEntity
 
equals(Object) - Method in class com.tetsuwantech.atom.web.GenericModel
 
EXPIRED - com.tetsuwantech.atom.database.authentication.Subject.Status
 

F

facebook - com.tetsuwantech.atom.database.authentication.ClientRegistration
 
field() - Method in annotation type com.tetsuwantech.atom.database.audit.Auditable
(Optional) The name of the field if different to the set/get method
find(Long) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
findAll() - Method in interface com.tetsuwantech.atom.database.GenericService
 
findAll() - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findAll() - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
findAll(SubjectModel) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
findAll(String, String, String) - Method in class com.tetsuwantech.atom.database.authentication.SubjectServiceImpl
 
findAll(K) - Method in interface com.tetsuwantech.atom.database.GenericService
 
findAll(K) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findAll(K, String) - Method in interface com.tetsuwantech.atom.database.GenericService
 
findAll(K, String) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findAll(K, String, String) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
findAll(K, String, String) - Method in interface com.tetsuwantech.atom.database.GenericService
 
findAll(K, String, String) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findAll(K, String, String) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
findAll(W) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
findFirst(String) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
findFirst(String, String) - Method in class com.tetsuwantech.atom.database.authentication.SubjectServiceImpl
 
findFirst(String, String) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
findFirst(K) - Method in interface com.tetsuwantech.atom.database.GenericService
 
findFirst(K) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findFirst(K, String) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
findFirst(K, String) - Method in interface com.tetsuwantech.atom.database.GenericService
 
findFirst(K, String) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
findFirst(K, String) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
forgot(HttpServletRequest, UsernameModel, BindingResult, Model, RedirectAttributes) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
forgot(Model) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
FORGOT_PASSWORD - com.tetsuwantech.atom.util.MailSender.Message
 
FullLoggingExceptionResolver - Class in com.tetsuwantech.atom.util
 
FullLoggingExceptionResolver() - Constructor for class com.tetsuwantech.atom.util.FullLoggingExceptionResolver
 

G

GenericDAO<E extends GenericEntity,​K> - Class in com.tetsuwantech.atom.database
 
GenericDAO() - Constructor for class com.tetsuwantech.atom.database.GenericDAO
 
GenericDAO(Class<E>) - Constructor for class com.tetsuwantech.atom.database.GenericDAO
 
GenericEntity - Class in com.tetsuwantech.atom.database
 
GenericEntity() - Constructor for class com.tetsuwantech.atom.database.GenericEntity
 
GenericManager<E extends GenericEntity,​K,​M extends GenericModel,​W extends GenericModel> - Class in com.tetsuwantech.atom.manager
 
GenericManager() - Constructor for class com.tetsuwantech.atom.manager.GenericManager
 
GenericModel - Class in com.tetsuwantech.atom.web
 
GenericModel() - Constructor for class com.tetsuwantech.atom.web.GenericModel
 
GenericModel(GenericEntity) - Constructor for class com.tetsuwantech.atom.web.GenericModel
 
GenericModel(Long) - Constructor for class com.tetsuwantech.atom.web.GenericModel
 
genericService - Variable in class com.tetsuwantech.atom.manager.GenericManager
 
GenericService<E extends GenericEntity,​K> - Interface in com.tetsuwantech.atom.database
 
GenericServiceImpl<E extends GenericEntity,​K> - Class in com.tetsuwantech.atom.database
 
GenericServiceImpl() - Constructor for class com.tetsuwantech.atom.database.GenericServiceImpl
 
get(Long) - Method in class com.tetsuwantech.atom.database.authentication.SecureServiceImpl
 
get(Long) - Method in class com.tetsuwantech.atom.database.authentication.SubjectServiceImpl
 
get(Long) - Method in interface com.tetsuwantech.atom.database.GenericService
 
get(Long) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
get(Long) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
getAction() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getAllTimeZones() - Static method in class com.tetsuwantech.atom.util.TimeZoneUtil
 
getAnswer() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getAnswer() - Method in enum com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
getAttributes() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getAuditId() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getAuthorities() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getAuthorities() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getAuthority() - Method in class com.tetsuwantech.atom.database.authentication.Authority
 
getAvatarUrl() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getClientRegistrationId() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getColumn() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getDate() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getDeletable() - Method in interface com.tetsuwantech.atom.web.Deletable
 
getDeletable() - Method in class com.tetsuwantech.atom.web.DeleteModel
 
getDelete() - Method in interface com.tetsuwantech.atom.web.Deletable
 
getDelete() - Method in class com.tetsuwantech.atom.web.DeleteModel
 
getEndDate() - Method in interface com.tetsuwantech.atom.util.DateTimePeriod
 
getFamilyName() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getFamilyName() - Method in class com.tetsuwantech.atom.web.authentication.NameModel
 
getFamilyName() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getFullName() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getFullName() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getGivenName() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getGivenName() - Method in class com.tetsuwantech.atom.web.authentication.NameModel
 
getGivenName() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getHuman() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getId() - Method in class com.tetsuwantech.atom.database.GenericEntity
 
getId() - Method in class com.tetsuwantech.atom.web.GenericModel
 
getJoined() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getJoined() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getLastLogin() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getLastLogin() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getName() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getName() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getNewValue() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getOldValue() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getPassword() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getPassword() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getPassword() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getPassword1() - Method in class com.tetsuwantech.atom.web.authentication.PasswordModel
 
getPassword2() - Method in class com.tetsuwantech.atom.web.authentication.PasswordModel
 
getPasswordExpires() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getPasswordExpires() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getPath() - Method in enum com.tetsuwantech.atom.util.MailSender.Message
 
getQuestion() - Method in enum com.tetsuwantech.atom.web.authentication.RegisterModel.Human
 
getServerTimeZone() - Static method in class com.tetsuwantech.atom.util.TimeZoneUtil
 
getStartDate() - Method in interface com.tetsuwantech.atom.util.DateTimePeriod
 
getStatus() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getStatus() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getSubject() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getSubject() - Method in class com.tetsuwantech.atom.database.authentication.Authority
 
getSubject() - Method in interface com.tetsuwantech.atom.database.authentication.Securable
 
getSubject() - Static method in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
getSubject() - Method in enum com.tetsuwantech.atom.util.MailSender.Message
 
getSubjectManager() - Method in class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 
getTable() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
getTermsAndConditions() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getTimeZone() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getTimeZone() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getTimeZone() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getTimeZoneId() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getUsername() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getUsername() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getUsername() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getUsername() - Method in class com.tetsuwantech.atom.web.authentication.UsernameModel
 
getUuid() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
getUuid() - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
getUuid() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getUuid() - Method in class com.tetsuwantech.atom.web.authentication.UuidModel
 
getUuidExpired() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
getUuidExpires() - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
google - com.tetsuwantech.atom.database.authentication.ClientRegistration
 

H

hashCode() - Method in class com.tetsuwantech.atom.database.GenericEntity
 
hashCode() - Method in class com.tetsuwantech.atom.web.GenericModel
 
HeartbeatController - Class in com.tetsuwantech.atom.web.heartbeat
 
HeartbeatController() - Constructor for class com.tetsuwantech.atom.web.heartbeat.HeartbeatController
 

I

id - Variable in class com.tetsuwantech.atom.web.GenericModel
 
INSERT - com.tetsuwantech.atom.database.audit.Action
 
InstantConverter - Class in com.tetsuwantech.atom.util
 
InstantConverter(String) - Constructor for class com.tetsuwantech.atom.util.InstantConverter
 
isAccountNonExpired() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isAccountNonLocked() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isBetween(DateTimePeriod) - Static method in class com.tetsuwantech.atom.util.DateTimePeriodUtils
 
isCredentialsNonExpired() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isDeactivatable() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isDeactivatable(SubjectModel) - Method in interface com.tetsuwantech.atom.util.authentication.SubjectHandler
 
isDeletable() - Method in interface com.tetsuwantech.atom.database.Deletable
 
isDomainAllowed(String) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
isEnabled() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isEnabled() - Method in class com.tetsuwantech.atom.web.authentication.UuidModel
 
isNotBetween(DateTimePeriod) - Static method in class com.tetsuwantech.atom.util.DateTimePeriodUtils
 
isPending() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
isSocial() - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 

L

LENGTH - Static variable in class com.tetsuwantech.atom.database.GenericEntity
 
LENGTH - Static variable in class com.tetsuwantech.atom.web.GenericModel
 
loadUser(OAuth2UserRequest) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
loadUserByUsername(String) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
LOCKED - com.tetsuwantech.atom.database.authentication.Subject.Status
 
logException(Exception, HttpServletRequest) - Method in class com.tetsuwantech.atom.util.FullLoggingExceptionResolver
 
login(SubjectModel) - Static method in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
login(SubjectModel, HttpServletRequest, HttpServletResponse) - Method in interface com.tetsuwantech.atom.util.authentication.SubjectHandler
 
logout(SubjectModel) - Static method in class com.tetsuwantech.atom.util.authentication.SubjectUtils
 
LONG_LENGTH - Static variable in class com.tetsuwantech.atom.database.GenericEntity
 
LONG_LENGTH - Static variable in class com.tetsuwantech.atom.web.GenericModel
 

M

MailSender - Class in com.tetsuwantech.atom.util
 
MailSender() - Constructor for class com.tetsuwantech.atom.util.MailSender
 
MailSender(Configuration, JavaMailSender) - Constructor for class com.tetsuwantech.atom.util.MailSender
 
MailSender.Message - Enum in com.tetsuwantech.atom.util
 
main(String, Model) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
main(Model) - Method in class com.tetsuwantech.atom.web.heartbeat.HeartbeatController
 

N

NameModel - Class in com.tetsuwantech.atom.web.authentication
 
NameModel() - Constructor for class com.tetsuwantech.atom.web.authentication.NameModel
 
NameModel(Subject) - Constructor for class com.tetsuwantech.atom.web.authentication.NameModel
 
NameModel(String, String) - Constructor for class com.tetsuwantech.atom.web.authentication.NameModel
 
newConfiguration() - Method in class com.tetsuwantech.atom.util.VersionedFreeMarkerConfigurationFactoryBean
 
NotAllowedException - Exception in com.tetsuwantech.atom.database.authentication
 
NotAllowedException(String) - Constructor for exception com.tetsuwantech.atom.database.authentication.NotAllowedException
 
NotDeletableException - Exception in com.tetsuwantech.atom.database
 
NotDeletableException(String) - Constructor for exception com.tetsuwantech.atom.database.NotDeletableException
 
NotSecurableException - Exception in com.tetsuwantech.atom.database.authentication
 
NotSecurableException(String) - Constructor for exception com.tetsuwantech.atom.database.authentication.NotSecurableException
 
now() - Method in class com.tetsuwantech.atom.util.DateTimePeriodUtils
 

O

onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.tetsuwantech.atom.util.authentication.ConfigAuthenticationSuccessHandler
 

P

password(UuidModel, BindingResult, Model) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
password(HttpServletRequest, HttpServletResponse, PasswordModel, BindingResult, UuidModel, BindingResult, Model, RedirectAttributes) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
PasswordModel - Class in com.tetsuwantech.atom.web.authentication
 
PasswordModel() - Constructor for class com.tetsuwantech.atom.web.authentication.PasswordModel
 
PasswordModel(Subject) - Constructor for class com.tetsuwantech.atom.web.authentication.PasswordModel
 
PasswordModel(String, String) - Constructor for class com.tetsuwantech.atom.web.authentication.PasswordModel
 
PasswordModelValidator - Class in com.tetsuwantech.atom.web.authentication
 
PasswordModelValidator() - Constructor for class com.tetsuwantech.atom.web.authentication.PasswordModelValidator
 
PAYMENT_FAILED - com.tetsuwantech.atom.util.MailSender.Message
 
PENDING - com.tetsuwantech.atom.database.authentication.Subject.Status
 
persistOrMerge(E) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
populateModel(Model) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 

R

recurse() - Method in annotation type com.tetsuwantech.atom.database.audit.Auditable
(Optional) Tells the audit tool to recurse into the GenericEntity and audit all the sub-entities.
RegisterModel - Class in com.tetsuwantech.atom.web.authentication
 
RegisterModel() - Constructor for class com.tetsuwantech.atom.web.authentication.RegisterModel
 
RegisterModel.Human - Enum in com.tetsuwantech.atom.web.authentication
 
RegisterModelValidator - Class in com.tetsuwantech.atom.web.authentication
 
RegisterModelValidator(UsernameModelValidator, PasswordModelValidator, UuidModelValidator) - Constructor for class com.tetsuwantech.atom.web.authentication.RegisterModelValidator
 
remove(E) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
remove(Long) - Method in class com.tetsuwantech.atom.database.authentication.SecureServiceImpl
 
remove(Long) - Method in interface com.tetsuwantech.atom.database.GenericService
 
remove(Long) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
remove(Long) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
ROLE_ADMIN - com.tetsuwantech.atom.database.authentication.Authority.Type
 
ROLE_ANONYMOUS - com.tetsuwantech.atom.database.authentication.Authority.Type
 
ROLE_USER - com.tetsuwantech.atom.database.authentication.Authority.Type
 

S

save(SubjectModel) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
save(E) - Method in class com.tetsuwantech.atom.database.authentication.SecureServiceImpl
 
save(E) - Method in interface com.tetsuwantech.atom.database.GenericService
 
save(E) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
save(HttpServletRequest, RegisterModel, BindingResult, Model, RedirectAttributes) - Method in class com.tetsuwantech.atom.web.authentication.SubjectController
 
save(M) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
SaveNotAllowedException - Exception in com.tetsuwantech.atom.database
 
SaveNotAllowedException(String) - Constructor for exception com.tetsuwantech.atom.database.SaveNotAllowedException
 
search(SubjectModel, String) - Method in class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
search(K, String, String, String[]) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
search(K, String, String, String[]) - Method in interface com.tetsuwantech.atom.database.GenericService
 
search(K, String, String, String[]) - Method in class com.tetsuwantech.atom.database.GenericServiceImpl
 
search(K, String, String, String[]) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
search(W, String) - Method in class com.tetsuwantech.atom.manager.GenericManager
 
Securable - Interface in com.tetsuwantech.atom.database.authentication
 
SecureServiceImpl<E extends GenericEntity,​K> - Class in com.tetsuwantech.atom.database.authentication
 
SecureServiceImpl() - Constructor for class com.tetsuwantech.atom.database.authentication.SecureServiceImpl
 
send(SubjectModel, MailSender.Message, Map<String, Object>) - Method in class com.tetsuwantech.atom.util.MailSender
 
setAction(Action) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setAnswer(String) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setAuditId(Long) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setAuthorities(Collection<Authority>) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setAuthority(Authority.Type) - Method in class com.tetsuwantech.atom.database.authentication.Authority
 
setAuthority(String) - Method in class com.tetsuwantech.atom.database.authentication.Authority
 
setAvatarUrl(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setClientRegistrationId(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setColumn(String) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setDate(Instant) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setDeactivatable(boolean) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setDeletable(Boolean) - Method in interface com.tetsuwantech.atom.web.Deletable
 
setDeletable(Boolean) - Method in class com.tetsuwantech.atom.web.DeleteModel
 
setDelete(Boolean) - Method in interface com.tetsuwantech.atom.web.Deletable
 
setDelete(Boolean) - Method in class com.tetsuwantech.atom.web.DeleteModel
 
setEnabled(boolean) - Method in class com.tetsuwantech.atom.web.authentication.UuidModel
 
setFamilyName(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setFamilyName(String) - Method in class com.tetsuwantech.atom.web.authentication.NameModel
 
setFamilyName(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setFreemarkerConfiguration(Configuration) - Method in class com.tetsuwantech.atom.util.MailSender
 
setGivenName(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setGivenName(String) - Method in class com.tetsuwantech.atom.web.authentication.NameModel
 
setGivenName(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setHuman(RegisterModel.Human) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setId(Long) - Method in class com.tetsuwantech.atom.database.GenericEntity
 
setId(Long) - Method in class com.tetsuwantech.atom.web.GenericModel
 
setJavaMailSender(JavaMailSender) - Method in class com.tetsuwantech.atom.util.MailSender
 
setJoined(Instant) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setJoined(Instant) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setLastLogin(Instant) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setLastLogin(Instant) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setName(NameModel) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setNewValue(String) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setOldValue(String) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setPassword(PasswordModel) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setPassword(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setPassword(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setPassword1(String) - Method in class com.tetsuwantech.atom.web.authentication.PasswordModel
 
setPassword2(String) - Method in class com.tetsuwantech.atom.web.authentication.PasswordModel
 
setPasswordExpires(Instant) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setPasswordExpires(Instant) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setSocial(boolean) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setStatus(Subject.Status) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setStatus(Subject.Status) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setSubject(Subject) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setSubject(Subject) - Method in class com.tetsuwantech.atom.database.authentication.Authority
 
setSubjectManager(SubjectManager) - Method in class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 
setTable(String) - Method in class com.tetsuwantech.atom.database.audit.Audit
 
setTermsAndConditions(Boolean) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setTimeZone(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setTimeZone(String) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setTimeZone(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setUsername(UsernameModel) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setUsername(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setUsername(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setUsername(String) - Method in class com.tetsuwantech.atom.web.authentication.UsernameModel
 
setUuid(UuidModel) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModel
 
setUuid(String) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
setUuid(String) - Method in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
setUuidExpires(Instant) - Method in class com.tetsuwantech.atom.database.authentication.Subject
 
Subject - Class in com.tetsuwantech.atom.database.authentication
 
Subject() - Constructor for class com.tetsuwantech.atom.database.authentication.Subject
 
Subject(String) - Constructor for class com.tetsuwantech.atom.database.authentication.Subject
 
SUBJECT - Static variable in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
Subject.Status - Enum in com.tetsuwantech.atom.database.authentication
 
SubjectController - Class in com.tetsuwantech.atom.web.authentication
 
SubjectController() - Constructor for class com.tetsuwantech.atom.web.authentication.SubjectController
 
SubjectDAO - Class in com.tetsuwantech.atom.database.authentication
 
SubjectDAO() - Constructor for class com.tetsuwantech.atom.database.authentication.SubjectDAO
 
SubjectHandler - Interface in com.tetsuwantech.atom.util.authentication
 
SubjectManager - Class in com.tetsuwantech.atom.manager.authentication
 
SubjectManager() - Constructor for class com.tetsuwantech.atom.manager.authentication.SubjectManager
 
SubjectModel - Class in com.tetsuwantech.atom.web.authentication
 
SubjectModel() - Constructor for class com.tetsuwantech.atom.web.authentication.SubjectModel
 
SubjectModel(Subject) - Constructor for class com.tetsuwantech.atom.web.authentication.SubjectModel
 
SubjectModel(Long) - Constructor for class com.tetsuwantech.atom.web.authentication.SubjectModel
 
SubjectService - Interface in com.tetsuwantech.atom.database.authentication
 
SubjectServiceImpl - Class in com.tetsuwantech.atom.database.authentication
 
SubjectServiceImpl() - Constructor for class com.tetsuwantech.atom.database.authentication.SubjectServiceImpl
 
SubjectUtils - Class in com.tetsuwantech.atom.util.authentication
 
supports(Class<?>) - Method in class com.tetsuwantech.atom.web.authentication.PasswordModelValidator
 
supports(Class<?>) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModelValidator
 
supports(Class<?>) - Method in class com.tetsuwantech.atom.web.authentication.UsernameModelValidator
 
supports(Class<?>) - Method in class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 

T

TimeZoneUtil - Class in com.tetsuwantech.atom.util
 
TimeZoneUtil() - Constructor for class com.tetsuwantech.atom.util.TimeZoneUtil
 
toServerTimeZone(Instant, ZoneId) - Static method in class com.tetsuwantech.atom.util.TimeZoneUtil
 
toString() - Method in class com.tetsuwantech.atom.database.audit.Audit
 
toString() - Method in class com.tetsuwantech.atom.database.GenericEntity
 
toString() - Method in class com.tetsuwantech.atom.web.GenericModel
 
type - Variable in class com.tetsuwantech.atom.database.GenericDAO
 

U

UPDATE - com.tetsuwantech.atom.database.audit.Action
 
USERNAME - Static variable in class com.tetsuwantech.atom.web.authentication.SubjectModel
 
UsernameModel - Class in com.tetsuwantech.atom.web.authentication
 
UsernameModel() - Constructor for class com.tetsuwantech.atom.web.authentication.UsernameModel
 
UsernameModel(String) - Constructor for class com.tetsuwantech.atom.web.authentication.UsernameModel
 
UsernameModelValidator - Class in com.tetsuwantech.atom.web.authentication
 
UsernameModelValidator() - Constructor for class com.tetsuwantech.atom.web.authentication.UsernameModelValidator
 
UsernameModelValidator(SubjectManager, boolean) - Constructor for class com.tetsuwantech.atom.web.authentication.UsernameModelValidator
 
UuidModel - Class in com.tetsuwantech.atom.web.authentication
 
UuidModel() - Constructor for class com.tetsuwantech.atom.web.authentication.UuidModel
 
UuidModel(String) - Constructor for class com.tetsuwantech.atom.web.authentication.UuidModel
 
UuidModelValidator - Class in com.tetsuwantech.atom.web.authentication
 
UuidModelValidator() - Constructor for class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 
UuidModelValidator(SubjectManager, DateTimePeriodUtils) - Constructor for class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 

V

validate(Object, Errors) - Method in class com.tetsuwantech.atom.web.authentication.PasswordModelValidator
 
validate(Object, Errors) - Method in class com.tetsuwantech.atom.web.authentication.RegisterModelValidator
 
validate(Object, Errors) - Method in class com.tetsuwantech.atom.web.authentication.UsernameModelValidator
 
validate(Object, Errors) - Method in class com.tetsuwantech.atom.web.authentication.UuidModelValidator
 
valueOf(String) - Static method in enum com.tetsuwantech.atom.database.audit.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tetsuwantech.atom.database.authentication.Authority.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tetsuwantech.atom.database.authentication.ClientRegistration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tetsuwantech.atom.database.authentication.Subject.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tetsuwantech.atom.util.MailSender.Message
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tetsuwantech.atom.web.authentication.RegisterModel.Human
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tetsuwantech.atom.database.audit.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tetsuwantech.atom.database.authentication.Authority.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tetsuwantech.atom.database.authentication.ClientRegistration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tetsuwantech.atom.database.authentication.Subject.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tetsuwantech.atom.util.MailSender.Message
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tetsuwantech.atom.web.authentication.RegisterModel.Human
Returns an array containing the constants of this enum type, in the order they are declared.
VersionedFreeMarkerConfigurationFactoryBean - Class in com.tetsuwantech.atom.util
 
VersionedFreeMarkerConfigurationFactoryBean() - Constructor for class com.tetsuwantech.atom.util.VersionedFreeMarkerConfigurationFactoryBean
 
VERY_LONG_LENGTH - Static variable in class com.tetsuwantech.atom.database.GenericEntity
 

W

WELCOME - com.tetsuwantech.atom.util.MailSender.Message
 
where(CriteriaBuilder, CriteriaQuery<?>, Root<E>, K, String) - Method in class com.tetsuwantech.atom.database.GenericDAO
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages