Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.pcs.impl |
Modifier and Type | Field and Description |
---|---|
protected ServicePolicyRequestMsg |
GetServicePolicy.request |
Modifier and Type | Method and Description |
---|---|
ServicePolicyRequestMsg |
ObjectFactory.createServicePolicyRequestMsg()
Create an instance of
ServicePolicyRequestMsg |
ServicePolicyRequestMsg |
GetServicePolicy.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicyRequestMsg> |
ObjectFactory.createServicePolicyRequestMsg(ServicePolicyRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicyRequestMsg> |
ObjectFactory.createServicePolicyRequestMsg(ServicePolicyRequestMsg value)
|
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
|
void |
GetServicePolicy.setRequest(ServicePolicyRequestMsg value)
Sets the value of the request 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.