|
||||||||||
| 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(java.lang.String algorithm)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getKeyAlgorithm()
Get the key algorithm criteria. |
void |
setKeyAlgorithm(java.lang.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(java.lang.String algorithm)
algorithm - key algorithm| Method Detail |
|---|
public java.lang.String getKeyAlgorithm()
public void setKeyAlgorithm(java.lang.String algorithm)
algorithm - The keyAlgorithm to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||