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 SetCredentialsRequestMsg |
SetCredentials.request |
Modifier and Type | Method and Description |
---|---|
SetCredentialsRequestMsg |
ObjectFactory.createSetCredentialsRequestMsg()
Create an instance of
SetCredentialsRequestMsg |
SetCredentialsRequestMsg |
SetCredentials.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetCredentialsRequestMsg> |
ObjectFactory.createSetCredentialsRequestMsg(SetCredentialsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetCredentialsRequestMsg> |
ObjectFactory.createSetCredentialsRequestMsg(SetCredentialsRequestMsg value)
|
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
|
void |
SetCredentials.setRequest(SetCredentialsRequestMsg value)
Sets the value of the request 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.