A B C D E F G I J L M P R S T U V 

A

activateUser(String) - Method in class com.rest.UserRest
 
auditorProvider() - Method in class com.GatewayApplication
 
AuthorityEntity - Class in com.entity
Created by aautushk on 9/15/2015.
AuthorityEntity() - Constructor for class com.entity.AuthorityEntity
 
authorityRepository - Variable in class com.rest.ProjectRest
 
authorityRepository - Variable in class com.rest.UserRest
 

B

BaseEntity - Class in com.entity
Created by aautushk on 9/12/2015.
BaseEntity() - Constructor for class com.entity.BaseEntity
 
BundleMessageReader - Class in com.utils
Created by aautushk on 9/12/2015.
BundleMessageReader() - Constructor for class com.utils.BundleMessageReader
 

C

changePassword(UserPasswordRequestDto, Principal) - Method in class com.rest.UserRest
 
com - package com
 
com.config - package com.config
 
com.dto - package com.dto
 
com.entity - package com.entity
 
com.repository - package com.repository
 
com.rest - package com.rest
 
com.utils - package com.utils
 
Config - Class in com.config
Created by aautushk on 11/5/2015.
Config() - Constructor for class com.config.Config
 
ConfigRest - Class in com.rest
Created by aautushk on 11/5/2015.
ConfigRest() - Constructor for class com.rest.ConfigRest
 
configure(SpringApplicationBuilder) - Method in class com.GatewayApplication
 
configure(HttpSecurity) - Method in class com.GatewayApplication.SecurityConfiguration
 
configure(AuthenticationManagerBuilder) - Method in class com.GatewayApplication.SecurityConfiguration
 
contextPath - Variable in class com.rest.UserRest
 
CORSFilter - Class in com
 
CORSFilter() - Constructor for class com.CORSFilter
 
createProject(ProjectRequestDto) - Method in class com.rest.ProjectRest
 
createUser(UserRequestDto) - Method in class com.rest.UserRest
 

D

dataSource() - Method in class com.GatewayApplication
 
dataSource() - Method in class com.GatewayApplication.SecurityConfiguration
 
destroy() - Method in class com.CORSFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.CORSFilter
 

E

EmailSender - Class in com.rest
Created by aautushk on 10/9/2015.
EmailSender(JavaMailSender, ClassLoaderTemplateResolver, SpringTemplateEngine, String, String) - Constructor for class com.rest.EmailSender
 
emailSender - Variable in class com.rest.UserRest
 
emailTemplateResolver() - Method in class com.GatewayApplication
 
emailTemplateResolver - Variable in class com.rest.EmailSender
 
emailTemplateResolver - Variable in class com.rest.UserRest
 
entityManagerFactory() - Method in class com.GatewayApplication
 

F

findAll(Pageable) - Method in interface com.repository.IGroupRepository
 
findAll(Pageable) - Method in interface com.repository.IProjectGroupRepository
 
findAll(Pageable) - Method in interface com.repository.IProjectRepository
 
findAll(Pageable) - Method in interface com.repository.IProjectUserRepository
 
findAll(Pageable) - Method in interface com.repository.ITranslationRepository
 
findAll(Pageable) - Method in interface com.repository.IUserRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IAuthorityRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IGroupRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IInvitationGroupRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IInvitationRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IProjectGroupRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IProjectRepository
 
findByCreatedByUser(String) - Method in interface com.repository.IProjectUserRepository
 
findByCreatedByUser(String) - Method in interface com.repository.ITranslationRepository
 
findByEmailVerificationToken(String) - Method in interface com.repository.IUserRepository
 
findByParentGuidAndFieldAndLanguage(String, String, String) - Method in interface com.repository.ITranslationRepository
 
findByRecipientEmailAndIsInvitationAccepted(String, boolean) - Method in interface com.repository.IInvitationRepository
 
findByResetPasswordToken(String) - Method in interface com.repository.IUserRepository
 
findByUsername(String) - Method in interface com.repository.IAuthorityRepository
 
findByUsername(String) - Method in interface com.repository.IUserRepository
 

G

GatewayApplication - Class in com
 
GatewayApplication() - Constructor for class com.GatewayApplication
 
GatewayApplication.SecurityConfiguration - Class in com
 
GatewayApplication.SecurityConfiguration() - Constructor for class com.GatewayApplication.SecurityConfiguration
 
gatewayHost - Variable in class com.rest.UserRest
 
gatewayPort - Variable in class com.rest.UserRest
 
getAuthority() - Method in class com.dto.InvitationRequestDto
 
getAuthority() - Method in class com.entity.AuthorityEntity
 
getAuthority() - Method in class com.entity.InvitationEntity
 
getAuthorityGuid() - Method in class com.entity.AuthorityEntity
 
getConfig() - Method in class com.rest.ConfigRest
 
getContent() - Method in class com.entity.TranslationEntity
 
getCreatedAt() - Method in class com.dto.InvitationResponseDto
 
getCreatedAt() - Method in class com.entity.BaseEntity
 
getCreatedBy() - Method in class com.dto.InvitationResponseDto
 
getCreatedByUser() - Method in class com.entity.BaseEntity
 
getCurrentPassword() - Method in class com.dto.UserPasswordRequestDto
 
getDescription() - Method in class com.dto.ProjectRequestDto
 
getDescription() - Method in class com.dto.ProjectResponseDto
 
getEmail() - Method in class com.dto.InitiateResetPasswordRequestDto
 
getEmailVerificationToken() - Method in class com.entity.UserEntity
 
getEnabled() - Method in class com.dto.UserResponseDto
 
getField() - Method in class com.entity.TranslationEntity
 
getFirstName() - Method in class com.dto.UserRequestDto
 
getFirstName() - Method in class com.dto.UserResponseDto
 
getFirstName() - Method in class com.entity.UserEntity
 
getGatewayHost() - Method in class com.config.Config
 
getGatewayPort() - Method in class com.config.Config
 
getGroupGuid() - Method in class com.dto.GroupRequestDto
 
getGroupGuid() - Method in class com.entity.GroupEntity
 
getGroupGuid() - Method in class com.entity.GroupUserEntity
 
getGroupGuid() - Method in class com.entity.InvitationGroupEntity
 
getGroupGuid() - Method in class com.entity.ProjectGroupEntity
 
getGroupName() - Method in class com.dto.GroupRequestDto
 
getGroupName() - Method in class com.entity.GroupEntity
 
getGroups() - Method in class com.dto.InvitationRequestDto
 
getGroups() - Method in class com.dto.ProjectGroupRequestDto
 
getGroups() - Method in class com.dto.ProjectRequestDto
 
getGuid() - Method in class com.entity.GroupUserEntity
 
getGuid() - Method in class com.entity.InvitationGroupEntity
 
getGuid() - Method in class com.entity.ProjectGroupEntity
 
getGuid() - Method in class com.entity.ProjectUserEntity
 
getInvitationGuid() - Method in class com.entity.InvitationEntity
 
getInvitationGuid() - Method in class com.entity.InvitationGroupEntity
 
getInvitations() - Method in class com.dto.ProjectRequestDto
 
getInvtitationGuid() - Method in class com.dto.InvitationResponseDto
 
getLanguage() - Method in class com.entity.TranslationEntity
 
getLastName() - Method in class com.dto.UserRequestDto
 
getLastName() - Method in class com.dto.UserResponseDto
 
getLastName() - Method in class com.entity.UserEntity
 
getMainAppHost() - Method in class com.config.Config
 
getMainAppPort() - Method in class com.config.Config
 
getMessage(String) - Method in class com.utils.BundleMessageReader
 
getModifiedAt() - Method in class com.entity.BaseEntity
 
getModifiedByUser() - Method in class com.entity.BaseEntity
 
getNewPassword() - Method in class com.dto.ResetPasswordRequestDto
 
getNewPassword() - Method in class com.dto.UserPasswordRequestDto
 
getParentEntity() - Method in class com.entity.TranslationEntity
 
getParentGuid() - Method in class com.entity.TranslationEntity
 
getPassword() - Method in class com.dto.UserRequestDto
 
getPassword() - Method in class com.entity.UserEntity
 
getProjectDescription() - Method in class com.dto.InvitationResponseDto
 
getProjectGuid() - Method in class com.dto.InvitationRequestDto
 
getProjectGuid() - Method in class com.dto.ProjectGroupRequestDto
 
getProjectGuid() - Method in class com.dto.ProjectResponseDto
 
getProjectGuid() - Method in class com.entity.InvitationEntity
 
getProjectGuid() - Method in class com.entity.ProjectEntity
 
getProjectGuid() - Method in class com.entity.ProjectGroupEntity
 
getProjectGuid() - Method in class com.entity.ProjectUserEntity
 
getReceivedInvitations() - Method in class com.rest.InvitationRest
 
getRecipientEmail() - Method in class com.dto.InvitationRequestDto
 
getRecipientEmail() - Method in class com.entity.InvitationEntity
 
getResetPasswordToken() - Method in class com.entity.UserEntity
 
getTranslationGuid() - Method in class com.entity.TranslationEntity
 
getUsername() - Method in class com.dto.UserRequestDto
 
getUsername() - Method in class com.dto.UserResponseDto
 
getUsername() - Method in class com.entity.AuthorityEntity
 
getUsername() - Method in class com.entity.GroupUserEntity
 
getUsername() - Method in class com.entity.ProjectUserEntity
 
getUsername() - Method in class com.entity.UserEntity
 
getUsername() - Method in class com.utils.SecurityContextReader
 
GroupEntity - Class in com.entity
Created by aautushk on 9/15/2015.
GroupEntity() - Constructor for class com.entity.GroupEntity
 
groupRepository - Variable in class com.rest.ProjectRest
 
GroupRequestDto - Class in com.dto
Created by aautushk on 9/15/2015.
GroupRequestDto() - Constructor for class com.dto.GroupRequestDto
 
GroupUserEntity - Class in com.entity
Created by aautushk on 9/15/2015.
GroupUserEntity() - Constructor for class com.entity.GroupUserEntity
 

I

IAuthorityRepository - Interface in com.repository
Created by aautushk on 9/15/2015.
IGroupRepository - Interface in com.repository
Created by aautushk on 9/15/2015.
IInvitationGroupRepository - Interface in com.repository
Created by aautushk on 9/19/2015.
IInvitationRepository - Interface in com.repository
Created by aautushk on 9/19/2015.
init(FilterConfig) - Method in class com.CORSFilter
 
initiateResetPassword(InitiateResetPasswordRequestDto) - Method in class com.rest.UserRest
 
InitiateResetPasswordRequestDto - Class in com.dto
Created by aautushk on 11/24/2015.
InitiateResetPasswordRequestDto() - Constructor for class com.dto.InitiateResetPasswordRequestDto
 
InvitationEntity - Class in com.entity
Created by aautushk on 9/15/2015.
InvitationEntity() - Constructor for class com.entity.InvitationEntity
 
InvitationGroupEntity - Class in com.entity
Created by aautushk on 9/15/2015.
InvitationGroupEntity() - Constructor for class com.entity.InvitationGroupEntity
 
invitationGroupRepository - Variable in class com.rest.ProjectRest
 
invitationRepository - Variable in class com.rest.InvitationRest
 
invitationRepository - Variable in class com.rest.ProjectRest
 
InvitationRequestDto - Class in com.dto
Created by aautushk on 9/19/2015.
InvitationRequestDto() - Constructor for class com.dto.InvitationRequestDto
 
InvitationResponseDto - Class in com.dto
Created by aautushk on 9/19/2015.
InvitationResponseDto() - Constructor for class com.dto.InvitationResponseDto
 
InvitationRest - Class in com.rest
Created by aautushk on 9/19/2015.
InvitationRest() - Constructor for class com.rest.InvitationRest
 
IProjectGroupRepository - Interface in com.repository
Created by aautushk on 9/13/2015.
IProjectRepository - Interface in com.repository
Created by aautushk on 9/13/2015.
IProjectUserRepository - Interface in com.repository
Created by aautushk on 9/13/2015.
isEnabled() - Method in class com.entity.UserEntity
 
isInvitationAccepted() - Method in class com.entity.InvitationEntity
 
ITranslationRepository - Interface in com.repository
Created by aautushk on 9/13/2015.
IUserRepository - Interface in com.repository
Created by aautushk on 8/30/2015.

J

jpaVendorAdapter() - Method in class com.GatewayApplication
 

L

localeResolver() - Method in class com.GatewayApplication
 
localValidatorFactoryBean() - Method in class com.GatewayApplication
 

M

mailSender() - Method in class com.GatewayApplication
 
mailSender - Variable in class com.rest.EmailSender
 
mailSender - Variable in class com.rest.UserRest
 
mailSendFrom - Variable in class com.rest.UserRest
 
main(String[]) - Static method in class com.GatewayApplication
 
messageSource() - Method in class com.GatewayApplication
 

P

ProjectEntity - Class in com.entity
Created by aautushk on 9/7/2015.
ProjectEntity() - Constructor for class com.entity.ProjectEntity
 
ProjectGroupEntity - Class in com.entity
Created by aautushk on 9/13/2015.
ProjectGroupEntity() - Constructor for class com.entity.ProjectGroupEntity
 
projectGroupRepository - Variable in class com.rest.ProjectRest
 
ProjectGroupRequestDto - Class in com.dto
Created by aautushk on 9/13/2015.
ProjectGroupRequestDto() - Constructor for class com.dto.ProjectGroupRequestDto
 
ProjectGroupRest - Class in com.rest
Created by aautushk on 9/13/2015.
ProjectGroupRest() - Constructor for class com.rest.ProjectGroupRest
 
projectRepository - Variable in class com.rest.ProjectRest
 
ProjectRequestDto - Class in com.dto
Created by aautushk on 9/13/2015.
ProjectRequestDto() - Constructor for class com.dto.ProjectRequestDto
 
ProjectResponseDto - Class in com.dto
Created by aautushk on 9/13/2015.
ProjectResponseDto() - Constructor for class com.dto.ProjectResponseDto
 
ProjectRest - Class in com.rest
Created by aautushk on 9/13/2015.
ProjectRest() - Constructor for class com.rest.ProjectRest
 
ProjectUserEntity - Class in com.entity
Created by aautushk on 9/13/2015.
ProjectUserEntity() - Constructor for class com.entity.ProjectUserEntity
 
projectUserRepository - Variable in class com.rest.ProjectRest
 

R

resetPassword(ResetPasswordRequestDto, String) - Method in class com.rest.UserRest
 
ResetPasswordRequestDto - Class in com.dto
Created by aautushk on 10/3/2015.
ResetPasswordRequestDto() - Constructor for class com.dto.ResetPasswordRequestDto
 

S

securityContextReader - Variable in class com.rest.InvitationRest
 
securityContextReader - Variable in class com.rest.ProjectRest
 
SecurityContextReader - Class in com.utils
Created by aautushk on 9/20/2015.
SecurityContextReader() - Constructor for class com.utils.SecurityContextReader
 
sendReserPasswordEmail(String, String) - Method in class com.rest.EmailSender
 
sendVerificationTokenEmail(String, String) - Method in class com.rest.EmailSender
 
setAuthority(String) - Method in class com.dto.InvitationRequestDto
 
setAuthority(String) - Method in class com.entity.AuthorityEntity
 
setAuthority(String) - Method in class com.entity.InvitationEntity
 
setAuthorityGuid(String) - Method in class com.entity.AuthorityEntity
 
setContent(String) - Method in class com.entity.TranslationEntity
 
setCreatedAt(Date) - Method in class com.dto.InvitationResponseDto
 
setCreatedAt(Date) - Method in class com.entity.BaseEntity
 
setCreatedBy(String) - Method in class com.dto.InvitationResponseDto
 
setCreatedByUser(String) - Method in class com.entity.BaseEntity
 
setCurrentPassword(String) - Method in class com.dto.UserPasswordRequestDto
 
setDescription(String) - Method in class com.dto.ProjectRequestDto
 
setDescription(String) - Method in class com.dto.ProjectResponseDto
 
setEmail(String) - Method in class com.dto.InitiateResetPasswordRequestDto
 
setEmailVerificationToken(String) - Method in class com.entity.UserEntity
 
setEnabled(Boolean) - Method in class com.dto.UserResponseDto
 
setEnabled(boolean) - Method in class com.entity.UserEntity
 
setField(String) - Method in class com.entity.TranslationEntity
 
setFirstName(String) - Method in class com.dto.UserRequestDto
 
setFirstName(String) - Method in class com.dto.UserResponseDto
 
setFirstName(String) - Method in class com.entity.UserEntity
 
setGatewayHost(String) - Method in class com.config.Config
 
setGatewayPort(String) - Method in class com.config.Config
 
setGroupGuid(String) - Method in class com.dto.GroupRequestDto
 
setGroupGuid(String) - Method in class com.entity.GroupEntity
 
setGroupGuid(String) - Method in class com.entity.GroupUserEntity
 
setGroupGuid(String) - Method in class com.entity.InvitationGroupEntity
 
setGroupGuid(String) - Method in class com.entity.ProjectGroupEntity
 
setGroupName(String) - Method in class com.dto.GroupRequestDto
 
setGroupName(String) - Method in class com.entity.GroupEntity
 
setGroups(List<GroupRequestDto>) - Method in class com.dto.InvitationRequestDto
 
setGroups(List<String>) - Method in class com.dto.ProjectGroupRequestDto
 
setGroups(List<GroupRequestDto>) - Method in class com.dto.ProjectRequestDto
 
setGuid(String) - Method in class com.entity.GroupUserEntity
 
setGuid(String) - Method in class com.entity.InvitationGroupEntity
 
setGuid(String) - Method in class com.entity.ProjectGroupEntity
 
setGuid(String) - Method in class com.entity.ProjectUserEntity
 
setInvitationGuid(String) - Method in class com.entity.InvitationEntity
 
setInvitationGuid(String) - Method in class com.entity.InvitationGroupEntity
 
setInvitations(List<InvitationRequestDto>) - Method in class com.dto.ProjectRequestDto
 
setInvtitationGuid(String) - Method in class com.dto.InvitationResponseDto
 
setIsInvitationAccepted(boolean) - Method in class com.entity.InvitationEntity
 
setLanguage(String) - Method in class com.entity.TranslationEntity
 
setLastName(String) - Method in class com.dto.UserRequestDto
 
setLastName(String) - Method in class com.dto.UserResponseDto
 
setLastName(String) - Method in class com.entity.UserEntity
 
setMainAppHost(String) - Method in class com.config.Config
 
setMainAppPort(String) - Method in class com.config.Config
 
setModifiedAt(Date) - Method in class com.entity.BaseEntity
 
setModifiedByUser(String) - Method in class com.entity.BaseEntity
 
setNewPassword(String) - Method in class com.dto.ResetPasswordRequestDto
 
setNewPassword(String) - Method in class com.dto.UserPasswordRequestDto
 
setParentEntity(String) - Method in class com.entity.TranslationEntity
 
setParentGuid(String) - Method in class com.entity.TranslationEntity
 
setPassword(String) - Method in class com.dto.UserRequestDto
 
setPassword(String) - Method in class com.entity.UserEntity
 
setProjectDescription(String) - Method in class com.dto.InvitationResponseDto
 
setProjectGuid(String) - Method in class com.dto.InvitationRequestDto
 
setProjectGuid(String) - Method in class com.dto.ProjectGroupRequestDto
 
setProjectGuid(String) - Method in class com.dto.ProjectResponseDto
 
setProjectGuid(String) - Method in class com.entity.InvitationEntity
 
setProjectGuid(String) - Method in class com.entity.ProjectEntity
 
setProjectGuid(String) - Method in class com.entity.ProjectGroupEntity
 
setProjectGuid(String) - Method in class com.entity.ProjectUserEntity
 
setRecipientEmail(String) - Method in class com.dto.InvitationRequestDto
 
setRecipientEmail(String) - Method in class com.entity.InvitationEntity
 
setResetPasswordToken(String) - Method in class com.entity.UserEntity
 
setTranslationGuid(String) - Method in class com.entity.TranslationEntity
 
setUsername(String) - Method in class com.dto.UserRequestDto
 
setUsername(String) - Method in class com.dto.UserResponseDto
 
setUsername(String) - Method in class com.entity.AuthorityEntity
 
setUsername(String) - Method in class com.entity.GroupUserEntity
 
setUsername(String) - Method in class com.entity.ProjectUserEntity
 
setUsername(String) - Method in class com.entity.UserEntity
 

T

templateEngine() - Method in class com.GatewayApplication
 
thymeleaf - Variable in class com.rest.EmailSender
 
thymeleaf - Variable in class com.rest.UserRest
 
TranslationEntity - Class in com.entity
Created by aautushk on 9/13/2015.
TranslationEntity() - Constructor for class com.entity.TranslationEntity
 
translationRepository - Variable in class com.rest.InvitationRest
 
translationRepository - Variable in class com.rest.ProjectRest
 

U

user(Principal) - Method in class com.GatewayApplication
 
UserEntity - Class in com.entity
Created by aautushk on 8/30/2015.
UserEntity() - Constructor for class com.entity.UserEntity
 
UserPasswordRequestDto - Class in com.dto
Created by aautushk on 9/5/2015.
UserPasswordRequestDto() - Constructor for class com.dto.UserPasswordRequestDto
 
userRepository - Variable in class com.rest.UserRest
 
UserRequestDto - Class in com.dto
Created by aautushk on 8/30/2015.
UserRequestDto() - Constructor for class com.dto.UserRequestDto
 
UserResponseDto - Class in com.dto
Created by aautushk on 8/30/2015.
UserResponseDto() - Constructor for class com.dto.UserResponseDto
 
UserRest - Class in com.rest
Created by aautushk on 8/30/2015.
UserRest() - Constructor for class com.rest.UserRest
 

V

validator - Variable in class com.rest.UserRest
 
A B C D E F G I J L M P R S T U V 

Copyright © 2015 Powered by Sergey. All rights reserved.