Index

D F K N T U 
All Classes and Interfaces|All Packages

D

deleteUser(User) - Method in class net.andresbustamante.yafoot.users.repository.impl.KeycloakUserRepositoryImpl
 
deleteUser(User, UserContext) - Method in class net.andresbustamante.yafoot.users.services.impl.UserManagementServiceImpl
 
DirectoryExceptionsManagementAspect - Class in net.andresbustamante.yafoot.users.aop
Aspect in charge of transforming any exception thrown when contacting the user directory into a DirectoryException.
DirectoryExceptionsManagementAspect() - Constructor for class net.andresbustamante.yafoot.users.aop.DirectoryExceptionsManagementAspect
 

F

filterServicesMethods() - Method in class net.andresbustamante.yafoot.users.aop.DirectoryExceptionsManagementAspect
Pointcut for services implementation using the active directory.
findUserByEmail(String) - Method in class net.andresbustamante.yafoot.users.repository.impl.KeycloakUserRepositoryImpl
 
findUserByEmail(String) - Method in class net.andresbustamante.yafoot.users.services.impl.UserSearchServiceImpl
 

K

keycloakClient() - Method in class net.andresbustamante.yafoot.users.config.KeycloakConfig
 
KeycloakConfig - Class in net.andresbustamante.yafoot.users.config
 
KeycloakConfig() - Constructor for class net.andresbustamante.yafoot.users.config.KeycloakConfig
 
KeycloakUserRepositoryImpl - Class in net.andresbustamante.yafoot.users.repository.impl
 
KeycloakUserRepositoryImpl(Keycloak) - Constructor for class net.andresbustamante.yafoot.users.repository.impl.KeycloakUserRepositoryImpl
 

N

net.andresbustamante.yafoot.users.aop - package net.andresbustamante.yafoot.users.aop
Aspects management for the users module.
net.andresbustamante.yafoot.users.config - package net.andresbustamante.yafoot.users.config
Users management and research configuration classes.
net.andresbustamante.yafoot.users.repository.impl - package net.andresbustamante.yafoot.users.repository.impl
Repository implementations for the users module.
net.andresbustamante.yafoot.users.services.impl - package net.andresbustamante.yafoot.users.services.impl
Services implementations for the users module.

T

transformException(ProceedingJoinPoint) - Method in class net.andresbustamante.yafoot.users.aop.DirectoryExceptionsManagementAspect
Transforms any exception thrown into a DirectoryException.

U

updateUser(User) - Method in class net.andresbustamante.yafoot.users.repository.impl.KeycloakUserRepositoryImpl
 
updateUser(User, UserContext) - Method in class net.andresbustamante.yafoot.users.services.impl.UserManagementServiceImpl
 
UserManagementServiceImpl - Class in net.andresbustamante.yafoot.users.services.impl
 
UserManagementServiceImpl(UserRepository) - Constructor for class net.andresbustamante.yafoot.users.services.impl.UserManagementServiceImpl
 
UserSearchServiceImpl - Class in net.andresbustamante.yafoot.users.services.impl
 
UserSearchServiceImpl(UserRepository) - Constructor for class net.andresbustamante.yafoot.users.services.impl.UserSearchServiceImpl
 
D F K N T U 
All Classes and Interfaces|All Packages