org.opensaml.xml.security.criteria
Modifier and Type | Field and Description |
---|---|
private String |
keyAlgorithm
Key algorithm type of resolved credentials.
|
Constructor and Description |
---|
KeyAlgorithmCriteria(String algorithm)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getKeyAlgorithm()
Get the key algorithm criteria.
|
void |
setKeyAlgorithm(String algorithm)
Set the key algorithm criteria.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.