| Package | Description |
|---|---|
| io.helidon.security.providers |
Common classes for provider implementation.
|
| Modifier and Type | Method | Description |
|---|---|---|
TokenCredential |
TokenCredential.Builder.build() |
|
static TokenCredential |
TokenCredential.create(String token,
String issuer,
Instant issueTime,
Instant expTime) |
Creates a new token credential for the specified token.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.