public static final class TokenPolicy.Builder
extends java.lang.Object
TokenPolicy.| Constructor and Description |
|---|
Builder(long clockTolerance,
long tokenRenewal,
long tokenDelegation,
long bearerRefresh,
long hokRefresh)
Constructor with parameters for the required properties of
TokenPolicy. |
| Modifier and Type | Method and Description |
|---|---|
TokenPolicy |
build() |
public Builder(long clockTolerance,
long tokenRenewal,
long tokenDelegation,
long bearerRefresh,
long hokRefresh)
TokenPolicy.public TokenPolicy build()