Interface UnknownPolicySetId
- All Superinterfaces:
BasePolicyAdministration
- All Known Subinterfaces:
OpenSamlUnknownPolicySetId
- All Known Implementing Classes:
UnknownPolicySetIdImpl
Describing the methods of the UnknownPolicySetId Interface
Beschreibung der Methoden des UnknownPolicySetId Interfaces
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethod to get the message out of the UnknownPolicySetId. Methode um die Nachricht aus dem UnknownPolicySetId zu lesen.
-
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.
-
-
Method Details
-
getMessage
String getMessage()Method to get the message out of the UnknownPolicySetId.Methode um die Nachricht aus dem UnknownPolicySetId zu lesen.- Returns:
- The status of the response.Der Status der Response.
-