| Class | Description |
|---|---|
| FactoryImpl | |
| FeatureManager |
This class manages security related properties
|
| FeaturePropertyBase |
This is the base class for features and properties
|
| ObjectFactory |
This class is duplicated for each JAXP subpackage so keep it in sync.
|
| Objects |
Emulate two methods of java.util.Objects.
|
| SecuritySupport |
This class is duplicated for each subpackage so keep it in sync.
|
| XMLSecurityManager |
This class is not the same as that in Xerces.
|
| XMLSecurityPropertyManager |
This class manages security related properties
|
| Enum | Description |
|---|---|
| FeatureManager.Feature |
Xalan Features
|
| FeatureManager.State |
States of the settings of a property, in the order: default value, value
set by FEATURE_SECURE_PROCESSING, jaxp.properties file, jaxp system
properties, and jaxp api properties
|
| FeaturePropertyBase.State |
States of the settings of a property, in the order: default value, value
set by FEATURE_SECURE_PROCESSING, jaxp.properties file, jaxp system
properties, and jaxp api properties
|
| XMLSecurityManager.Limit |
Limits managed by the security manager
|
| XMLSecurityManager.NameMap |
Map old property names with the new ones
|
| XMLSecurityManager.State |
States of the settings of a property, in the order: default value, value
set by FEATURE_SECURE_PROCESSING, jaxp.properties file, jaxp system
properties, and jaxp api properties
|
| XMLSecurityPropertyManager.Property |
Properties managed by the security property manager
|
| Error | Description |
|---|---|
| ConfigurationError |
A configuration error.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.