| Class and Description |
|---|
| Auth0AuthorityStrategy
The authority strategy being used
Would expect three possible types of strategy pertaining to "Role" info:
Groups, Roles, and Scope
For API Resource Server using JWT Tokens - `scope` is the default
Configurable via auth0.properties file
|
| Auth0Client
Wrapper around API calls to retrieve tokens and user profile
|
| Auth0User
Convenience wrapper around the Auth0 UserProfile
object (GSON) and implements Principal interface
|
| Tokens |
Copyright © 2016. All Rights Reserved.