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.| Modifier and Type | Field and Description |
|---|---|
private String |
name
The KeyInfo generation "profile" name.
|
| Constructor and Description |
|---|
KeyInfoGenerationProfileCriterion(String profileName)
Constructor.
|
Copyright © 1999–2014. All rights reserved.