| Package | Description |
|---|---|
| io.helidon.security.providers.common |
Common classes for provider implementation.
|
| Modifier and Type | Method and 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.