Hierarchy For All Packages
Package Hierarchies:- ru.foodtechlab.lib.auth.integration.core,
- ru.foodtechlab.lib.auth.integration.core.authorizartion,
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception,
- ru.foodtechlab.lib.auth.integration.core.authorizartion.impl,
- ru.foodtechlab.lib.auth.integration.core.authorizartion.mappers,
- ru.foodtechlab.lib.auth.integration.core.authorizationSession,
- ru.foodtechlab.lib.auth.integration.core.authorizationSession.exception,
- ru.foodtechlab.lib.auth.integration.core.confirmationCode,
- ru.foodtechlab.lib.auth.integration.core.confirmationCode.exception,
- ru.foodtechlab.lib.auth.integration.core.credential,
- ru.foodtechlab.lib.auth.integration.core.credential.exception,
- ru.foodtechlab.lib.auth.integration.core.preference,
- ru.foodtechlab.lib.auth.integration.core.preference.exception,
- ru.foodtechlab.lib.auth.integration.core.role,
- ru.foodtechlab.lib.auth.integration.core.role.exception,
- ru.foodtechlab.lib.auth.integration.core.roleAccess,
- ru.foodtechlab.lib.auth.integration.core.roleAccess.exception,
- ru.foodtechlab.lib.auth.integration.core.token.accessToken,
- ru.foodtechlab.lib.auth.integration.core.token.accessToken.exception,
- ru.foodtechlab.lib.auth.integration.core.token.refreshToken,
- ru.foodtechlab.lib.auth.integration.core.token.refreshToken.exception
Class Hierarchy
- java.lang.Object
- ru.foodtechlab.lib.auth.integration.core.authorizartion.impl.AccessCheckerViaAuthService (implements com.rcore.domain.security.port.AccessChecker)
- ru.foodtechlab.lib.auth.integration.core.AccessTokenServiceImpl (implements ru.foodtechlab.lib.auth.integration.core.AccessTokenService)
- ru.foodtechlab.lib.auth.integration.core.authorizartion.mappers.CredentialDetailsMapper
- ru.foodtechlab.lib.auth.integration.core.authorizartion.impl.CredentialIdentityServiceViaAuthService (implements com.rcore.domain.security.port.CredentialIdentityService)
- ru.foodtechlab.lib.auth.integration.core.FoodtechlabGroupProperties
- ru.foodtechlab.lib.auth.integration.core.FoodtechlabGroupProperties.Group
- ru.foodtechlab.lib.auth.integration.core.FoodtechlabGroupProperties.Service
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.rcore.rest.api.commons.exception.HttpCommunicationException
- ru.foodtechlab.lib.auth.integration.core.token.accessToken.exception.AccessTokenServiceException
- ru.foodtechlab.lib.auth.integration.core.token.accessToken.exception.AccessTokenNotFoundException
- ru.foodtechlab.lib.auth.integration.core.authorizationSession.exception.AuthorizationSessionServiceException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.AuthServiceException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.BadCredentialsExceptions
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.CredentialIsBlockedException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.CredentialNotFoundException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.InvalidTokenException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.ParsingTokenException
- ru.foodtechlab.lib.auth.integration.core.authorizartion.exception.TokenIsExpiredException
- ru.foodtechlab.lib.auth.integration.core.confirmationCode.exception.ConfirmationCodeServiceException
- ru.foodtechlab.lib.auth.integration.core.confirmationCode.exception.ConfirmationCodeNotFoundException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialServiceException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialEmailIsRequiredException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialIsBlockedException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialNotFoundException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialPasswordIsRequiredException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialPhoneIsRequiredException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialRoleIsRequiredException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialStatusIsRequiredException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialWithEmailAlreadyExistException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialWithPhoneAlreadyExistException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.CredentialWithUsernameAlreadyExistException
- ru.foodtechlab.lib.auth.integration.core.credential.exception.InvalidOldCredentialPasswordException
- ru.foodtechlab.lib.auth.integration.core.token.refreshToken.exception.RefreshTokenServiceException
- ru.foodtechlab.lib.auth.integration.core.token.refreshToken.exception.RefreshTokenNotFoundException
- ru.foodtechlab.lib.auth.integration.core.roleAccess.exception.RoleAccessServiceException
- ru.foodtechlab.lib.auth.integration.core.role.exception.RoleServiceException
- ru.foodtechlab.lib.auth.integration.core.role.exception.RoleNotFoundException
- ru.foodtechlab.lib.auth.integration.core.preference.exception.ServicePreferenceServiceException
- ru.foodtechlab.lib.auth.integration.core.token.accessToken.exception.AccessTokenServiceException
- com.rcore.rest.api.commons.exception.HttpCommunicationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- ru.foodtechlab.lib.auth.integration.core.AccessTokenService
- ru.foodtechlab.lib.auth.integration.core.token.accessToken.AccessTokenServiceFacade
- ru.foodtechlab.lib.auth.integration.core.authorizartion.AuthCredentialServiceFacade
- ru.foodtechlab.lib.auth.integration.core.authorizartion.AuthorizationServiceFacade
- ru.foodtechlab.lib.auth.integration.core.authorizationSession.AuthorizationSessionServiceFacade
- ru.foodtechlab.lib.auth.integration.core.roleAccess.CheckAccessServiceFacade
- ru.foodtechlab.lib.auth.integration.core.confirmationCode.ConfirmationCodeServiceFacade
- ru.foodtechlab.lib.auth.integration.core.credential.CredentialServiceFacade
- ru.foodtechlab.lib.auth.integration.core.token.refreshToken.RefreshTokenServiceFacade
- ru.foodtechlab.lib.auth.integration.core.roleAccess.RoleAccessServiceFacade
- ru.foodtechlab.lib.auth.integration.core.role.RoleServiceFacade
- ru.foodtechlab.lib.auth.integration.core.preference.ServicePreferenceFacade