Uses of Class
com.bytedesk.core.rbac.auth.sso.SsoOAuth2Response
Packages that use SsoOAuth2Response
-
Uses of SsoOAuth2Response in com.bytedesk.core.rbac.auth.sso
Methods in com.bytedesk.core.rbac.auth.sso that return SsoOAuth2ResponseModifier and TypeMethodDescriptionSsoOAuth2RestService.convertToResponse
(SsoOAuth2Entity entity) SsoOAuth2RestService.create
(SsoOAuth2Request request) SsoOAuth2RestService.queryByUid
(SsoOAuth2Request request) SsoOAuth2RestService.update
(SsoOAuth2Request request) Methods in com.bytedesk.core.rbac.auth.sso that return types with arguments of type SsoOAuth2ResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SsoOAuth2Response>
SsoOAuth2RestService.queryByOrg
(SsoOAuth2Request request) org.springframework.data.domain.Page<SsoOAuth2Response>
SsoOAuth2RestService.queryByUser
(SsoOAuth2Request request)