org.refcodes.mixin.TokenAccessor, org.refcodes.mixin.Validatable<BearerCredentials>, BearerCredentialspublic class BearerCredentialsImpl extends Object implements BearerCredentials
| Modifier | Constructor | Description |
|---|---|---|
protected |
BearerCredentialsImpl() |
Instantiates a new bearer credentials impl.
|
|
BearerCredentialsImpl(String aSecret) |
Instantiates a new bearer credentials impl.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getToken() |
isValid, isValidprotected String _token
protected BearerCredentialsImpl()
public BearerCredentialsImpl(String aSecret)
aSecret - the secretpublic String getToken()
getToken in interface org.refcodes.mixin.TokenAccessorCopyright © 2018. All rights reserved.