All Packages Class Hierarchy This Package Previous Next Index
Class semper.txlayer.attribute.Confidentiality
java.lang.Object
|
+----semper.txlayer.attribute.SecAttribute
|
+----semper.txlayer.attribute.Confidentiality
- public class Confidentiality
- extends SecAttribute
Tags services to be performed confidential. In general
this will mean that the service is to be performed
with encrypted data.
-
Confidentiality()
-
-
toString()
-
Confidentiality
public Confidentiality()
toString
public String toString()
- Overrides:
- toString in class SecAttribute
All Packages Class Hierarchy This Package Previous Next Index