|
||||||||||
| 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(String suiteId)
Gets a configured ValidatorSuite by its ID. |
| Methods in org.opensaml.xml with parameters of type ValidatorSuite | |
|---|---|
static void |
Configuration.registerValidatorSuite(String suiteId,
ValidatorSuite suite)
Registers a configured validator suite. |
static void |
Configuration.registerValidatorSuite(String suiteId,
ValidatorSuite suite,
Element configuration)
Deprecated. this method is deprecated with no replacement |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||