|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.crypto.AlgorithmMethod
public class AlgorithmMethod
| Constructor Summary | |
|---|---|
AlgorithmMethod()
Creates a new instance of AlgorithmMethod |
|
| Method Summary | |
|---|---|
java.lang.String |
getAlgorithm()
|
java.security.spec.AlgorithmParameterSpec |
getParameterSpec()
|
void |
setAlgorithm(java.lang.String alg)
|
void |
setParameterSpec(java.security.spec.AlgorithmParameterSpec algSpec)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlgorithmMethod()
| Method Detail |
|---|
public void setAlgorithm(java.lang.String alg)
public java.lang.String getAlgorithm()
getAlgorithm in interface javax.xml.crypto.AlgorithmMethodpublic void setParameterSpec(java.security.spec.AlgorithmParameterSpec algSpec)
public java.security.spec.AlgorithmParameterSpec getParameterSpec()
getParameterSpec in interface javax.xml.crypto.AlgorithmMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||