public final class KeyAlgorithmCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
which specifies key algorithm criteria.Constructor and Description |
---|
KeyAlgorithmCriterion(String algorithm)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKeyAlgorithm()
Get the key algorithm criteria.
|
int |
hashCode() |
void |
setKeyAlgorithm(String algorithm)
Set the key algorithm criteria.
|
String |
toString() |
Copyright © 2019. All rights reserved.