Package org.opensaml.xmlsec.criterion
Class KeyInfoGenerationProfileCriterion
java.lang.Object
org.opensaml.xmlsec.criterion.KeyInfoGenerationProfileCriterion
- All Implemented Interfaces:
Criterion
Criterion representing an a KeyInfo generation "profile" name used
when looking up a KeyInfoGeneratorManager from a
NamedKeyInfoGeneratorManager.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The KeyInfo generation "profile" name.
-
-
Constructor Details
-
KeyInfoGenerationProfileCriterion
Constructor.- Parameters:
profileName- the name, can not be null or empty
-
-
Method Details