| Modifier and Type | Method | Description |
|---|---|---|
TokenHandler |
TokenHandler.Builder.build() |
Build a new instance from this builder.
|
static TokenHandler |
TokenHandler.forHeader(java.lang.String header) |
A shortcut method to build a token handler that does not modify the token content.
|
static TokenHandler |
TokenHandler.fromConfig(Config config) |
Create a
TokenHandler from configuration. |
Copyright © 2018 Oracle Corporation. All rights reserved.