Class Hierarchy
- java.lang.Object
- ru.foodtechlab.lib.auth.integration.proxy.api.accessToken.v1.controllers.AccessTokenProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.accessToken.resources.AccessTokenResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.authorization.v1.controllers.AuthorizationProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.authorization.resources.AuthorizationResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.authorizationSession.v1.controllers.AuthSessionProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.authorizationSession.resources.AuthSessionResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.confirmationCode.v1.controllers.ConfirmationCodeProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.confirmationCode.resources.ConfirmationCodeResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.credential.v1.controllers.CredentialProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.credential.resources.CredentialResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.credential.v1.controllers.InitCredentialProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.credential.resources.InitCredentialResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.refreshToken.v1.controllers.RefreshTokenProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.refreshToken.resources.RefreshTokenResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.roleAccess.v1.controllers.RoleAccessProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.roleAccess.resources.RoleAccessResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.role.v1.controllers.RoleProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.role.resources.RoleResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.security.v1.controllers.SecurityProxyApiController (implements ru.foodtechlab.lib.auth.service.facade.security.resources.SecurityResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.preference.v1.controllers.ServicePreferencesProxyApiResource (implements ru.foodtechlab.lib.auth.service.facade.preference.resources.ServicePreferencesResource)
- ru.foodtechlab.lib.auth.integration.proxy.api.authorization.v1.requests.UsernameAuthorizationRequest