public final class KeyInfoGenerationProfileCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing an a KeyInfo generation "profile" name used
when looking up a KeyInfoGeneratorManager
from a
NamedKeyInfoGeneratorManager
.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 © 2016. All rights reserved.