Package | Description |
---|---|
org.miloss.fgsms.agentcore | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.pcs.impl |
Modifier and Type | Method and Description |
---|---|
static ServicePolicyResponseMsg |
DataPusher.LoadDefaultPolicy(String url)
Loads the default policy from disk defaultpolicy.xml
|
Modifier and Type | Field and Description |
---|---|
protected ServicePolicyResponseMsg |
GetServicePolicyResponse.getServicePolicyResult |
Modifier and Type | Method and Description |
---|---|
ServicePolicyResponseMsg |
ObjectFactory.createServicePolicyResponseMsg()
Create an instance of
ServicePolicyResponseMsg |
ServicePolicyResponseMsg |
GetServicePolicyResponse.getGetServicePolicyResult()
Gets the value of the getServicePolicyResult property.
|
ServicePolicyResponseMsg |
PCS.getServicePolicy(ServicePolicyRequestMsg request)
GetServicePolicy returns a policy for a specific service
If a policy does not exist, a default policy will be returned, specifically
monitor successes and failures, no identity monitoring, no message recording
Default Data retension (dataTTL) = 30 days
Required Permission: none
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicyResponseMsg> |
ObjectFactory.createServicePolicyResponseMsg(ServicePolicyResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicyResponseMsg> |
ObjectFactory.createServicePolicyResponseMsg(ServicePolicyResponseMsg value)
|
void |
GetServicePolicyResponse.setGetServicePolicyResult(ServicePolicyResponseMsg value)
Sets the value of the getServicePolicyResult property.
|
Modifier and Type | Method and Description |
---|---|
ServicePolicyResponseMsg |
PCS4jBean.getServicePolicy(ServicePolicyRequestMsg request)
GetServicePolicy returns a policy for a specific service
Each policy has a type (Service Policy is abstract) ServicePolicy itself
has a wide range of settings that are common to all service policy types.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.