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.


Constructor Index

 o Confidentiality()

Method Index

 o toString()

Constructors

 o Confidentiality
 public Confidentiality()

Methods

 o toString
 public String toString()
Overrides:
toString in class SecAttribute

All Packages  Class Hierarchy  This Package  Previous  Next  Index