Uses of Class
com.bytedesk.core.rbac.auth.sso.SsoOAuth2Entity
Packages that use SsoOAuth2Entity
-
Uses of SsoOAuth2Entity in com.bytedesk.core.rbac.auth.sso
Methods in com.bytedesk.core.rbac.auth.sso that return SsoOAuth2EntityMethods in com.bytedesk.core.rbac.auth.sso that return types with arguments of type SsoOAuth2EntityModifier and TypeMethodDescriptionMethods in com.bytedesk.core.rbac.auth.sso with parameters of type SsoOAuth2EntityModifier and TypeMethodDescriptionSsoOAuth2RestService.convertToResponse
(SsoOAuth2Entity entity) void
SsoOAuth2RestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, SsoOAuth2Entity entity) SsoOAuth2RestService.save
(SsoOAuth2Entity entity)