| Modifier and Type | Method and Description |
|---|---|
Auth0AuthorityStrategy |
Auth0AuthenticationProvider.getAuthorityStrategy() |
static Auth0AuthorityStrategy |
Auth0AuthorityStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Auth0AuthorityStrategy[] |
Auth0AuthorityStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Auth0AuthenticationProvider.setAuthorityStrategy(Auth0AuthorityStrategy authorityStrategy) |
| Constructor and Description |
|---|
Auth0UserDetails(Map<String,Object> map,
Auth0AuthorityStrategy authorityStrategy) |
Copyright © 2016. All Rights Reserved.