|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.security.algorithms.encryption.params.EncryptionMethodParams | +--org.apache.xml.security.algorithms.encryption.params.StreamParams
Constructor Summary | |
StreamParams(int keySize)
Constructor StreamParams |
Method Summary | |
org.w3c.dom.DocumentFragment |
createChildNodes(org.w3c.dom.Document doc)
Method createChildNodes |
java.lang.String |
getAlgorithmURI()
Method getAlgorithmURI |
int |
getKeySize()
Method getKeySize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StreamParams(int keySize)
keySize
- Method Detail |
public java.lang.String getAlgorithmURI()
getAlgorithmURI
in class EncryptionMethodParams
public int getKeySize()
public org.w3c.dom.DocumentFragment createChildNodes(org.w3c.dom.Document doc) throws XMLSecurityException
createChildNodes
in class EncryptionMethodParams
doc
-
XMLSecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |