Uses of Class
com.authlete.common.dto.GrantScope
Packages that use GrantScope
Package
Description
Requests to and responses from Authlete APIs and some data structures.
-
Uses of GrantScope in com.authlete.common.dto
Methods in com.authlete.common.dto that return GrantScopeModifier and TypeMethodDescriptionGrant.getScopes()Get the grant scopes.GrantScope.setResource(String[] resource) Set the resource.Set the space-delimited scopes.Methods in com.authlete.common.dto with parameters of type GrantScope