Uses of Class
com.force.api.AuthorizationRequest.Scope
| Package | Description |
|---|---|
| com.force.api |
-
Uses of AuthorizationRequest.Scope in com.force.api
Methods in com.force.api that return AuthorizationRequest.Scope Modifier and Type Method Description AuthorizationRequest.ScopeAuthorizationRequest.Scope. and(AuthorizationRequest.Scope addlScope)static AuthorizationRequest.ScopeAuthorizationRequest.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizationRequest.Scope[]AuthorizationRequest.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.force.api with parameters of type AuthorizationRequest.Scope Modifier and Type Method Description AuthorizationRequest.ScopeAuthorizationRequest.Scope. and(AuthorizationRequest.Scope addlScope)