TokenAccessor.TokenPropertypublic interface TokenAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
TokenAccessor.TokenBuilder<B extends TokenAccessor.TokenBuilder<B>> |
Provides a builder method for a token property returning the builder for
applying multiple build operations.
|
static interface |
TokenAccessor.TokenMutator |
Provides a mutator for a token property.
|
static interface |
TokenAccessor.TokenProperty |
Provides a token property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getToken() |
Retrieves the token from the token property.
|
String getToken()
Copyright © 2018. All rights reserved.