public class ConfigurationManagerDefaultImpl extends Object implements ConfigurationManager
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationManagerDefaultImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
explicitFinalStatement() |
String |
getAuthQueryEndpoint()
Provides the url of the Authorization Query Endpoint
|
boolean |
getIndeterminateDecision()
Provides the behaviour on indeterminate decisions
|
String |
getPolicyLoaderUrl()
Provides the url of the endpoint to call for reloading policies
|
String |
getPolicyManagerUrl()
Provides the url of the Policy Manager
|
public String getPolicyManagerUrl()
ConfigurationManagergetPolicyManagerUrl in interface ConfigurationManagerpublic String getAuthQueryEndpoint()
ConfigurationManagergetAuthQueryEndpoint in interface ConfigurationManagerpublic String getPolicyLoaderUrl()
ConfigurationManagergetPolicyLoaderUrl in interface ConfigurationManagerpublic boolean getIndeterminateDecision()
ConfigurationManagergetIndeterminateDecision in interface ConfigurationManagerpublic boolean explicitFinalStatement()
explicitFinalStatement in interface ConfigurationManagerCopyright © 2017. All Rights Reserved.