Class AttributeList
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.common.AttributeList
public class AttributeList extends Object
-
Constructor Summary
Constructors Constructor Description AttributeList()AttributeList(List<String> unsignedAttributes, List<String> signedAttributes) -
Method Summary
Modifier and Type Method Description List<String>getAttributes()List<PbadException>getExceptions()List<String>getSignedAttributes()List<String>getUnsignedAttributes()
-
Constructor Details
-
AttributeList
-
AttributeList
public AttributeList()
-
-
Method Details
-
getSignedAttributes
-
getUnsignedAttributes
-
getAttributes
-
getExceptions
-