| Package | Description |
|---|---|
| com.holonplatform.auth.jwt | |
| com.holonplatform.core.beans | |
| com.holonplatform.core.config | |
| com.holonplatform.core.datastore | |
| com.holonplatform.core.internal.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JwtConfigProperties
A
ConfigPropertySet for JWT configuration. |
| Modifier and Type | Class and Description |
|---|---|
static class |
JwtConfigProperties.JwtConfigPropertiesImpl
Default implementation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanConfigProperties
A
ConfigPropertySet for bean related configuration. |
| Modifier and Type | Class and Description |
|---|---|
static class |
BeanConfigProperties.BeanConfigPropertiesImpl
Default implementation
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConfigPropertySet.Builder<C extends ConfigPropertySet>
Builder to create
ConfigPropertySets bound to property data sources. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatastoreConfigProperties
A
ConfigPropertySet for Datastore configuration, using DatastoreConfigProperties.DEFAULT_NAME as property prefix. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DatastoreConfigProperties.DatastoreConfigPropertiesImpl
Default implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
com.holonplatform.core.internal.config.DefaultConfigPropertySet
Base
ConfigPropertySet implementation. |
Copyright © 2019 The Holon Platform. All rights reserved.