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 GetAdministratorsRequestMsg |
GetAdministrators.request |
Modifier and Type | Method and Description |
---|---|
GetAdministratorsRequestMsg |
ObjectFactory.createGetAdministratorsRequestMsg()
Create an instance of
GetAdministratorsRequestMsg |
GetAdministratorsRequestMsg |
GetAdministrators.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAdministratorsRequestMsg> |
ObjectFactory.createGetAdministratorsRequestMsg(GetAdministratorsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAdministratorsRequestMsg> |
ObjectFactory.createGetAdministratorsRequestMsg(GetAdministratorsRequestMsg value)
|
GetAdministratorsResponseMsg |
PCS.getAdministrators(GetAdministratorsRequestMsg request)
Returns a list of users with the global admin role
|
void |
GetAdministrators.setRequest(GetAdministratorsRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetAdministratorsResponseMsg |
PCS4jBean.getAdministrators(GetAdministratorsRequestMsg request)
Returns a list of users with the global admin role
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.