|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.criteria.KeyAlgorithmCriteria
public final class KeyAlgorithmCriteria
An implementation of Criteria which specifies key algorithm criteria.
| Constructor Summary | |
|---|---|
KeyAlgorithmCriteria(String algorithm)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getKeyAlgorithm()
Get the key algorithm criteria. |
void |
setKeyAlgorithm(String algorithm)
Set the key algorithm criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyAlgorithmCriteria(String algorithm)
algorithm - key algorithm| Method Detail |
|---|
public String getKeyAlgorithm()
public void setKeyAlgorithm(String algorithm)
algorithm - The keyAlgorithm to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||