public final class KeyInfoGenerationProfileCriterion extends Object implements Criterion
Criterion
representing an a KeyInfo generation "profile" name used
when looking up a KeyInfoGeneratorManager
from a
NamedKeyInfoGeneratorManager
.Modifier and Type | Field and Description |
---|---|
private String |
name
The KeyInfo generation "profile" name.
|
Constructor and Description |
---|
KeyInfoGenerationProfileCriterion(String profileName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the KeyInfo generation "profile" name.
|
int |
hashCode() |
String |
toString() |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.