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 SetCredentialsResponseMsg |
SetCredentialsResponse.response |
Modifier and Type | Method and Description |
---|---|
SetCredentialsResponseMsg |
ObjectFactory.createSetCredentialsResponseMsg()
Create an instance of
SetCredentialsResponseMsg |
SetCredentialsResponseMsg |
SetCredentialsResponse.getResponse()
Gets the value of the response property.
|
SetCredentialsResponseMsg |
PCS.setCredentials(SetCredentialsRequestMsg request)
sets 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
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetCredentialsResponseMsg> |
ObjectFactory.createClearCredentialsResponseMsg(SetCredentialsResponseMsg value)
|
JAXBElement<SetCredentialsResponseMsg> |
ObjectFactory.createSetCredentialsResponseMsg(SetCredentialsResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetCredentialsResponseMsg> |
ObjectFactory.createClearCredentialsResponseMsg(SetCredentialsResponseMsg value)
|
JAXBElement<SetCredentialsResponseMsg> |
ObjectFactory.createSetCredentialsResponseMsg(SetCredentialsResponseMsg value)
|
void |
SetCredentialsResponse.setResponse(SetCredentialsResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
SetCredentialsResponseMsg |
PCS4jBean.setCredentials(SetCredentialsRequestMsg request)
sets 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.