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 ClearCredentialsResponseMsg |
ClearCredentialsResponse.response |
Modifier and Type | Method and Description |
---|---|
ClearCredentialsResponseMsg |
PCS.clearCredentials(ClearCredentialsRequestMsg request)
removes authentication credentials for a specific service, typically used for connecting and obtaining status information only
requires write access permissions to the specified url
As of RC6
|
ClearCredentialsResponseMsg |
ObjectFactory.createClearCredentialsResponseMsg()
Create an instance of
ClearCredentialsResponseMsg |
ClearCredentialsResponseMsg |
ClearCredentialsResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
void |
ClearCredentialsResponse.setResponse(ClearCredentialsResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
ClearCredentialsResponseMsg |
PCS4jBean.clearCredentials(ClearCredentialsRequestMsg request)
removes authentication credentials for a specific service, typically used
for connecting and obtaining status information only requires write
access permissions to the specified url As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.