public interface ConfigurationManager
| 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
|
String getPolicyManagerUrl()
String getAuthQueryEndpoint()
String getPolicyLoaderUrl()
boolean getIndeterminateDecision()
boolean explicitFinalStatement()
Copyright © 2014. All Rights Reserved.