Package org.keycloak.dom.saml.common
Class CommonActionType
java.lang.Object
org.keycloak.dom.saml.common.CommonActionType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActionType
,SAML11ActionType
SAML Action Type
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the namespace property.getValue()
void
setNamespace
(String value) Sets the value of the namespace property.void
-
Field Details
-
namespace
-
value
-
-
Constructor Details
-
CommonActionType
public CommonActionType()
-
-
Method Details