| Package | Description |
|---|---|
| com.holonplatform.auth.jwt | |
| com.holonplatform.auth.jwt.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
JwtConfigProperties.JwtConfigPropertiesImpl
Default implementation
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigPropertySet.Builder<JwtConfigProperties> |
JwtConfigProperties.builder()
Builder to create property set instances bound to a property data source
|
| Modifier and Type | Method and Description |
|---|---|
static JwtConfiguration |
JwtConfiguration.build(JwtConfigProperties properties)
Build a
JwtConfiguration instance using given configuration properties. |
| Modifier and Type | Method and Description |
|---|---|
static JwtConfiguration |
JwtUtils.buildFromConfig(JwtConfigProperties config)
Build a
JwtConfiguration instance form given ConfigPropertyProvider using configuration property
keys listed in JwtConfiguration. |
Copyright © 2019 The Holon Platform. All rights reserved.