Modifier and Type | Field and Description |
---|---|
private String |
keyAlgorithm
Key algorithm type of resolved credentials.
|
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() |
private String keyAlgorithm
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.