Package org.projecthusky.xua.saml2.impl
Class InteractionDataTypeAttribute
java.lang.Object
org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<String>
org.projecthusky.xua.saml2.impl.InteractionDataTypeAttribute
- All Implemented Interfaces:
Serializable
,org.herasaf.xacml.core.dataTypeAttribute.DataTypeAttribute<String>
public class InteractionDataTypeAttribute
extends org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute<String>
Class implementing record#interaction
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.herasaf.xacml.core.dataTypeAttribute.impl.AbstractDataTypeAttribute
equals, format, hashCode, toString
-
Field Details
-
ID
the id string- See Also:
-
-
Constructor Details
-
InteractionDataTypeAttribute
public InteractionDataTypeAttribute()
-
-
Method Details