JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
R
S
T
U
V
W
G
getAuthenticationProvider(UserDetailsService, PasswordEncoder)
- Method in class dmv.spring.demo.security.
SecurityConfig
getAuthorities()
- Method in class dmv.spring.demo.model.entity.security.
CustomUserDetails
getAuthority()
- Method in class dmv.spring.demo.model.entity.security.
CustomGrantedAuthority
getCredentials(String)
- Method in interface dmv.spring.demo.model.repository.
CredentialsRepository
Find user by email address and return all details, including password.
getCredentials(String)
- Method in class dmv.spring.demo.model.repository.jdbc.
CredentialsRepositoryJDBC
getEmail()
- Method in class dmv.spring.demo.model.entity.
User
getEmail()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getEmail()
- Method in class dmv.spring.demo.rest.representation.
UserLinkResource
getEx()
- Method in class dmv.spring.demo.rest.exceptionhandler.
ErrorInfo
getFirstName()
- Method in class dmv.spring.demo.model.entity.
User
getFirstName()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getFullName()
- Method in class dmv.spring.demo.model.entity.
Role
getFullName()
- Method in class dmv.spring.demo.rest.representation.
RoleDTO
getFullName()
- Method in class dmv.spring.demo.rest.representation.
RoleLinkResource
getHashedPassword(User)
- Method in interface dmv.spring.demo.security.
CredentialsService
Return a string with hashed representation of password.
getHashedPassword(User)
- Method in class dmv.spring.demo.security.
CustomCredentialsService
getId()
- Method in class dmv.spring.demo.model.entity.
User
getLastName()
- Method in class dmv.spring.demo.model.entity.
User
getLastName()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getLocalizedMessage()
- Method in exception dmv.spring.demo.model.exceptions.
AccessDataBaseException
getLong(int, int)
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Gets long from resultIndex
ResultSet
at columnIndex position
getMessage()
- Method in exception dmv.spring.demo.model.exceptions.
AccessDataBaseException
getMiddleName()
- Method in class dmv.spring.demo.model.entity.
User
getMiddleName()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getName()
- Method in interface dmv.spring.demo.model.entity.sqlfields.
EntityFields
Get field's name (name of a column in corresponding table)
getName()
- Method in enum dmv.spring.demo.model.entity.sqlfields.
RoleFields
getName()
- Method in enum dmv.spring.demo.model.entity.sqlfields.
RoleUsersFields
getName()
- Method in enum dmv.spring.demo.model.entity.sqlfields.
UserFields
getObject(int, RowMapper<T>)
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Retrieves an object from
ResultSet
found in a list of results at given index, using provided
mapper
getObjects(int, RowMapper<T>)
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Retrieves a set of objects from
results list
at given index, using provided
mapper
getPassword()
- Method in class dmv.spring.demo.model.entity.
User
getPasswordEncoder()
- Method in class dmv.spring.demo.security.
CredentialsConfig
getPasword()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getQuery()
- Method in enum dmv.spring.demo.model.repository.jdbc.sql.
CredentialsQueriesSQL
getQuery()
- Method in interface dmv.spring.demo.model.repository.jdbc.sql.
NativeSQLQueries
Return SQL query as a plain string
getQuery()
- Method in enum dmv.spring.demo.model.repository.jdbc.sql.
RoleQueriesSQL
getQuery()
- Method in enum dmv.spring.demo.model.repository.jdbc.sql.
UserQueriesSQL
getResults()
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Execute statement and return a list with
ResultSet
objects
getRole(String)
- Method in interface dmv.spring.demo.rest.controller.apidocs.
RoleRestApiDocs
getRole(String)
- Method in class dmv.spring.demo.rest.controller.
RoleRestController
getRoles()
- Method in class dmv.spring.demo.model.entity.
User
getRoles()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getSecureRandom()
- Method in class dmv.spring.demo.security.
CredentialsConfig
getShortName()
- Method in class dmv.spring.demo.model.entity.
Role
getShortName()
- Method in class dmv.spring.demo.rest.representation.
RoleDTO
getString(int, int)
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Gets String from resultIndex
ResultSet
at columnIndex position
getUpdateCount()
- Method in class dmv.spring.demo.model.repository.jdbc.
JdbcConnector
Returns the first update count after execution.
getUrl()
- Method in class dmv.spring.demo.rest.exceptionhandler.
ErrorInfo
getUserByEmail(String)
- Method in interface dmv.spring.demo.rest.controller.apidocs.
UserRestApiDocs
getUserByEmail(String)
- Method in class dmv.spring.demo.rest.controller.
UserRestController
getUserById(Long)
- Method in interface dmv.spring.demo.rest.controller.apidocs.
UserRestApiDocs
getUserById(Long)
- Method in class dmv.spring.demo.rest.controller.
UserRestController
getUserId()
- Method in class dmv.spring.demo.rest.representation.
UserDTO
getUsername()
- Method in class dmv.spring.demo.model.entity.security.
CustomUserDetails
getUsers(Role)
- Method in class dmv.spring.demo.model.repository.jdbc.
RoleRepositoryJDBC
getUsers(Role)
- Method in interface dmv.spring.demo.model.repository.
RoleRepository
Return all users that share given Role, or an empty Set if no such users.
getUsers(String, HttpServletRequest)
- Method in interface dmv.spring.demo.rest.controller.apidocs.
RoleRestApiDocs
getUsers(String, HttpServletRequest)
- Method in class dmv.spring.demo.rest.controller.
RoleRestController
A
B
C
D
E
F
G
H
I
J
L
M
N
O
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes