Package ca.cdr.api.model.json
Interface IOAuth2Session
- All Known Implementing Classes:
UserSessionDetailsJson
public interface IOAuth2Session
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Does this session have any approved scopes
-
Method Details
-
hasApprovedScopes
boolean hasApprovedScopes()Does this session have any approved scopes -
getApprovedScopes
-
getAuthorities
-