|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatorSuite | |
---|---|
org.opensaml.xml | Base classes for working with XML as Java objects and configuring the library. |
Uses of ValidatorSuite in org.opensaml.xml |
---|
Methods in org.opensaml.xml that return ValidatorSuite | |
---|---|
static ValidatorSuite |
Configuration.getValidatorSuite(java.lang.String suiteId)
Gets a configured ValidatorSuite by its ID. |
Methods in org.opensaml.xml with parameters of type ValidatorSuite | |
---|---|
static void |
Configuration.registerValidatorSuite(java.lang.String suiteId,
ValidatorSuite suite)
Registers a configured validator suite. |
static void |
Configuration.registerValidatorSuite(java.lang.String suiteId,
ValidatorSuite suite,
org.w3c.dom.Element configuration)
Deprecated. this method is deprecated with no replacement |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |