|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ws.webservices.engine.client.Stub
com.ibm.twss.spm.admin.policy.PolicyAdministrationInterfaceBindingStub
public class PolicyAdministrationInterfaceBindingStub
SOAP binding for the policy adminsitration interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
com.ibm.ws.webservices.engine.client.Stub.Invoke |
Field Summary |
---|
Fields inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
cachedEndpoint, cachedhttpProxyHost, cachedhttpProxyPassword, cachedhttpProxyPort, cachedhttpProxyUser, cachedhttpRedirectEnabled, cachedhttpsProxyHost, cachedhttpsProxyPassword, cachedhttpsProxyPort, cachedhttpsProxyUser, cachedPassword, cachedPortName, cachedProperties, cachedRequestSoapHeaders, cachedRequestTransportHeaders, cachedResponseSoapHeaders, cachedResponseSoapHeaderTemplates, cachedResponseTransportHeaders, cachedResponseTransportHeadersTemplate, cachedSessionContext, cachedsslCfgName, cachedTimeout, cachedUsername, cachedWriteTimeout, connection, engine, maintainSession, maintainSessionSet, messageContexts, service |
Fields inherited from interface javax.xml.rpc.Stub |
---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary | |
---|---|
PolicyAdministrationInterfaceBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
CreatePoliciesResponse |
createPolicies(CreatePoliciesRequest request)
Attempts to create one or more service policy attribute/value pairs in a single batch operation. |
GetInheritedPoliciesResponse |
getInheritedPolicies(GetInheritedPoliciesRequest request)
Get all scoped policy values that are included in the specified scope or higher scopes per service policy manager hierarchical resolution. |
GetResolvedPoliciesResponse |
getResolvedPolicies(GetResolvedPoliciesRequest request)
Performs hierarchical resolution to determine the set of policies visible at the provided (requester, service, operation) scope tuple. |
GetScopedPoliciesResponse |
getScopedPolicies(GetScopedPoliciesRequest request)
Retrieves the scoped policy attribute/value pairs that have been defined only at the specified policy scope. |
RemovePoliciesResponse |
removePolicies(RemovePoliciesRequest request)
Removes one or more policy attributes from a specified (requester, service, operation) scope tuple in a batch operation. |
UpdatePoliciesResponse |
updatePolicies(UpdatePoliciesRequest request)
Updates one or more policy attribute/value pairs in a batch operation. |
ValidatePolicyValuesResponse |
validatePolicyValues(ValidatePolicyValuesRequest request)
Performs validation of one or more policy values. |
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
_getProperty, _getPropertyNames, _setProperty, convert, getPassword, getPortName, getTimeout, getTypeMapping, getUsername, primeMessageContext, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, setWriteTimeout, validateSoapHeadersHashMap, validateTransportPropertiesHashMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyAdministrationInterfaceBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws com.ibm.ws.webservices.engine.WebServicesFault
com.ibm.ws.webservices.engine.WebServicesFault
Method Detail |
---|
public CreatePoliciesResponse createPolicies(CreatePoliciesRequest request) throws java.rmi.RemoteException
PolicyAdministrationInterface
createPolicies
in interface PolicyAdministrationInterface
java.rmi.RemoteException
public UpdatePoliciesResponse updatePolicies(UpdatePoliciesRequest request) throws java.rmi.RemoteException
PolicyAdministrationInterface
updatePolicies
in interface PolicyAdministrationInterface
java.rmi.RemoteException
public RemovePoliciesResponse removePolicies(RemovePoliciesRequest request) throws java.rmi.RemoteException
PolicyAdministrationInterface
removePolicies
in interface PolicyAdministrationInterface
java.rmi.RemoteException
public GetScopedPoliciesResponse getScopedPolicies(GetScopedPoliciesRequest request) throws java.rmi.RemoteException, ServicePolicyException
PolicyAdministrationInterface
getScopedPolicies
in interface PolicyAdministrationInterface
ServicePolicyException
- Raised if the provided policy scope is invalid or
an internal error occurs.
java.rmi.RemoteException
public GetResolvedPoliciesResponse getResolvedPolicies(GetResolvedPoliciesRequest request) throws java.rmi.RemoteException, ServicePolicyException
PolicyAdministrationInterface
getResolvedPolicies
in interface PolicyAdministrationInterface
ServicePolicyException
- Raised if the provided policy scope is invalid or an
internal error occurs.
java.rmi.RemoteException
public GetInheritedPoliciesResponse getInheritedPolicies(GetInheritedPoliciesRequest request) throws java.rmi.RemoteException, ServicePolicyException
PolicyAdministrationInterface
getInheritedPolicies
in interface PolicyAdministrationInterface
ServicePolicyException
- Raised if the provided policy scope is invalid or an
internal error occurs.
java.rmi.RemoteException
public ValidatePolicyValuesResponse validatePolicyValues(ValidatePolicyValuesRequest request) throws java.rmi.RemoteException, ServicePolicyException
PolicyAdministrationInterface
validatePolicyValues
in interface PolicyAdministrationInterface
ServicePolicyException
- Raised if the input refers to invalid types or if an internal
error occurs.
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |