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
.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 JBoss by Red Hat. All rights reserved.