Uses of Class
eu.europa.esig.dss.cades.SignedAssertion
| Package | Description |
|---|---|
| eu.europa.esig.dss.cades |
-
Uses of SignedAssertion in eu.europa.esig.dss.cades
Methods in eu.europa.esig.dss.cades that return SignedAssertion Modifier and Type Method Description static SignedAssertionSignedAssertion. getInstance(Object obj)Parses the object and returns instance ofSignedAssertion, null if the object has another typeMethods in eu.europa.esig.dss.cades that return types with arguments of type SignedAssertion Modifier and Type Method Description List<SignedAssertion>SignedAssertions. getAssertions()Returns a list ofSignedAssertionsConstructor parameters in eu.europa.esig.dss.cades with type arguments of type SignedAssertion Constructor Description SignedAssertions(List<SignedAssertion> assertions)Creates theSignedAssertionsfrom a list ofSignedAssertions