public class AuthenticationTokenSettings extends Object
Constructor and Description |
---|
AuthenticationTokenSettings() |
Modifier and Type | Method and Description |
---|---|
List<AccessScope> |
access()
Get the access value.
|
AuthenticationTokenSettings |
withAccess(List<AccessScope> access)
Set the access value.
|
public List<AccessScope> access()
public AuthenticationTokenSettings withAccess(List<AccessScope> access)
access
- the access value to setCopyright © 2019. All rights reserved.