Interface AddPolicyRequest
- All Superinterfaces:
AssertionBasedRequest
,BasePolicyAdministration
- All Known Subinterfaces:
OpenSamlAddPolicyRequest
- All Known Implementing Classes:
AddPolicyRequestImpl
Describing the methods of the AddPolicyRequest Interface
Beschreibung der Methoden des AddPolicyRequest Interfaces
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.projecthusky.communication.ch.ppq.epr.policyadmin.api.AssertionBasedRequest
getAssertion
-
Field Details
-
DEFAULT_ELEMENT_LOCAL_NAME
Element local name.- See Also:
-
ELEMENT_NAME
Default element name. -
TYPE_LOCAL_NAME
Local name of the XSI type.- See Also:
-
TYPE_NAME
QName of the XSI type.
-