|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.service.digest.DigestServiceImpl
@Service(value="digestService") public class DigestServiceImpl
Constructor Summary | |
---|---|
DigestServiceImpl()
|
Method Summary | |
---|---|
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromP7MStream(java.io.InputStream is)
Gets the c ad es from p7 m stream. |
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromP7SStream(java.io.InputStream is)
Gets the c ad es from p7 s stream. |
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromPDFStream(java.io.InputStream is)
Gets the c ad es from pdf stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DigestServiceImpl()
Method Detail |
---|
public it.neverworks.security.signature.DigSignCAdES getCAdESFromP7MStream(java.io.InputStream is) throws java.lang.Exception
DigestService
getCAdESFromP7MStream
in interface DigestService
is
- the is
java.lang.Exception
- the exceptionpublic it.neverworks.security.signature.DigSignCAdES getCAdESFromP7SStream(java.io.InputStream is) throws java.lang.Exception
DigestService
getCAdESFromP7SStream
in interface DigestService
is
- the is
java.lang.Exception
- the exceptionpublic it.neverworks.security.signature.DigSignCAdES getCAdESFromPDFStream(java.io.InputStream is) throws java.lang.Exception
DigestService
getCAdESFromPDFStream
in interface DigestService
is
- the is
java.lang.Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |