Uses of Interface
com.twilio.jwt.client.Scope
-
Packages that use Scope Package Description com.twilio.jwt.client -
-
Uses of Scope in com.twilio.jwt.client
Classes in com.twilio.jwt.client that implement Scope Modifier and Type Class Description classEventStreamScopeScope token for Event Streams.classIncomingClientScopeScope token for Incoming Clients.classOutgoingClientScopeScope token for Outgoing Clients.Method parameters in com.twilio.jwt.client with type arguments of type Scope Modifier and Type Method Description ClientCapability.BuilderClientCapability.Builder. scopes(Collection<Scope> scopes)
-