@ConfigurationProperties(prefix="entur.jwt.auth0") public class Auth0Properties extends Object
| Constructor and Description |
|---|
Auth0Properties() |
| Modifier and Type | Method and Description |
|---|---|
Auth0AuthorityMapperProperties |
getAuthorityMapper() |
String |
getNamespace() |
void |
setAuthorityMapper(Auth0AuthorityMapperProperties authorityMapper) |
void |
setNamespace(String namespace) |
public String getNamespace()
public void setNamespace(String namespace)
public void setAuthorityMapper(Auth0AuthorityMapperProperties authorityMapper)
public Auth0AuthorityMapperProperties getAuthorityMapper()
Copyright © 2020 Entur AS. All rights reserved.