Uses of Class
eu.europa.esig.dss.cades.SignedAssertion
-
Uses of SignedAssertion in eu.europa.esig.dss.cades
Modifier and TypeMethodDescriptionstatic SignedAssertion
SignedAssertion.getInstance
(Object obj) Parses the object and returns instance ofSignedAssertion
, null if the object has another typeModifier and TypeMethodDescriptionSignedAssertions.getAssertions()
Returns a list ofSignedAssertion
sModifierConstructorDescriptionSignedAssertions
(List<SignedAssertion> assertions) Creates theSignedAssertions
from a list ofSignedAssertion
s