Attributes

String[] scopes : Scopes currently granted by the User to the context client

Methods

add

Adds scopes to the user consent
global void replace(String[] scopes);

Input

scopes : the complete list of new scopes to assign

revoke

global void revoke();
Revokes the user's consent for the context client