Uses of Class
com.bytedesk.core.rbac.auth.oauth2.OAuth2Response
Packages that use OAuth2Response
-
Uses of OAuth2Response in com.bytedesk.core.rbac.auth.oauth2
Methods in com.bytedesk.core.rbac.auth.oauth2 that return OAuth2ResponseModifier and TypeMethodDescriptionOAuth2RestService.convertToResponse(OAuth2Entity entity) OAuth2RestService.create(OAuth2Request request) OAuth2RestService.queryByUid(OAuth2Request request) OAuth2RestService.update(OAuth2Request request) Methods in com.bytedesk.core.rbac.auth.oauth2 that return types with arguments of type OAuth2ResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<OAuth2Response>OAuth2RestService.queryByOrg(OAuth2Request request) org.springframework.data.domain.Page<OAuth2Response>OAuth2RestService.queryByUser(OAuth2Request request)