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 SsoOAuth2EntityModifier and TypeMethodDescriptionprotected SsoOAuth2Entity
SsoOAuth2RestService.doSave
(SsoOAuth2Entity entity) SsoOAuth2RestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, SsoOAuth2Entity entity) SsoOAuth2RestService.save
(SsoOAuth2Entity entity) Methods 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) protected SsoOAuth2Entity
SsoOAuth2RestService.doSave
(SsoOAuth2Entity entity) SsoOAuth2RestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, SsoOAuth2Entity entity) SsoOAuth2RestService.save
(SsoOAuth2Entity entity)