public abstract class AbstractPropertiesResourceServerConfigurationEnricher extends Object implements ResourceServerConfigurationEnricher
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_THE_FLY_PROPERTY |
protected String |
prefix |
| Constructor and Description |
|---|
AbstractPropertiesResourceServerConfigurationEnricher() |
AbstractPropertiesResourceServerConfigurationEnricher(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getProperties(List<AuthorizationServerImplementation> implementations) |
void |
setPrefix(String prefix) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterAll, beforeAll, beforeEachpublic static final String ON_THE_FLY_PROPERTY
protected String prefix
public AbstractPropertiesResourceServerConfigurationEnricher()
throws IOException
IOExceptionpublic AbstractPropertiesResourceServerConfigurationEnricher(String prefix)
public void setPrefix(String prefix)
protected Properties getProperties(List<AuthorizationServerImplementation> implementations) throws IOException
IOExceptionCopyright © 2021 Entur AS. All rights reserved.