| Class | Description |
|---|---|
| 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.
|
| XMLLimitAnalyzer |
A helper for analyzing entity expansion limits
|
| XMLSecurityManager |
This class manages standard and implementation-specific limitations.
|
| XMLSecurityPropertyManager |
This class manages security related properties
|
| Enum | Description |
|---|---|
| XMLLimitAnalyzer.NameMap |
Map old property names with the new ones
|
| 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 |
Limits managed by the security manager
|
| XMLSecurityPropertyManager.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
|
| Error | Description |
|---|---|
| ConfigurationError |
A configuration error.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.