|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.security.core.dsig.SignatureMethodType
com.sun.xml.ws.security.opt.crypto.dsig.SignatureMethod
public class SignatureMethod
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.security.core.dsig.SignatureMethodType |
|---|
algorithm, content |
| Fields inherited from interface javax.xml.crypto.dsig.SignatureMethod |
|---|
DSA_SHA1, HMAC_SHA1, RSA_SHA1 |
| Constructor Summary | |
|---|---|
SignatureMethod()
Creates a new instance of SignatureMethod |
|
| Method Summary | |
|---|---|
java.security.spec.AlgorithmParameterSpec |
getParameterSpec()
|
boolean |
isFeatureSupported(java.lang.String string)
|
void |
setParameter(java.security.spec.AlgorithmParameterSpec algSpec)
|
| Methods inherited from class com.sun.xml.security.core.dsig.SignatureMethodType |
|---|
getAlgorithm, getContent, setAlgorithm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.crypto.AlgorithmMethod |
|---|
getAlgorithm |
| Constructor Detail |
|---|
public SignatureMethod()
| Method Detail |
|---|
public java.security.spec.AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface javax.xml.crypto.AlgorithmMethodgetParameterSpec in interface javax.xml.crypto.dsig.SignatureMethodpublic void setParameter(java.security.spec.AlgorithmParameterSpec algSpec)
public boolean isFeatureSupported(java.lang.String string)
isFeatureSupported in interface javax.xml.crypto.XMLStructure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||