|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.security.algorithms.SignatureAlgorithmSpi | +--org.apache.xml.security.algorithms.implementations.SignatureBaseRSA | +--org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
Nested Class Summary |
Nested classes inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA |
SignatureBaseRSA.SignatureRSAMD5, SignatureBaseRSA.SignatureRSARIPEMD160, SignatureBaseRSA.SignatureRSASHA1, SignatureBaseRSA.SignatureRSASHA256, SignatureBaseRSA.SignatureRSASHA384, SignatureBaseRSA.SignatureRSASHA512 |
Constructor Summary | |
SignatureBaseRSA.SignatureRSASHA1()
|
Method Summary | |
java.lang.String |
engineGetURI()
Method engineGetURI |
Methods inherited from class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA |
engineGetJCEAlgorithmString, engineGetJCEProviderName, engineInitSign, engineInitSign, engineInitSign, engineInitSign, engineInitVerify, engineInitVerify, engineSetHMACOutputLength, engineSetParameter, engineSign, engineUpdate, engineUpdate, engineUpdate, engineVerify |
Methods inherited from class org.apache.xml.security.algorithms.SignatureAlgorithmSpi |
engineAddContextToElement, engineGetContextFromElement, engineSetDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SignatureBaseRSA.SignatureRSASHA1() throws XMLSignatureException
Method Detail |
public java.lang.String engineGetURI()
SignatureBaseRSA
engineGetURI
in class SignatureBaseRSA
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |