Package | Description |
---|---|
org.apache.xml.security.stax.ext | |
org.apache.xml.security.stax.impl |
Modifier and Type | Method and Description |
---|---|
OutboundSecurityContext |
OutputProcessorChain.getSecurityContext()
The actual processed document's security context
|
Modifier and Type | Class and Description |
---|---|
class |
OutboundSecurityContextImpl
Concrete security context implementation
|
Modifier and Type | Method and Description |
---|---|
OutboundSecurityContext |
OutputProcessorChainImpl.getSecurityContext() |
Constructor and Description |
---|
OutputProcessorChainImpl(OutboundSecurityContext outboundSecurityContext) |
OutputProcessorChainImpl(OutboundSecurityContext outboundSecurityContext,
DocumentContextImpl documentContext) |
OutputProcessorChainImpl(OutboundSecurityContext outboundSecurityContext,
DocumentContextImpl documentContextImpl,
int startPos,
List<OutputProcessor> outputProcessors) |
OutputProcessorChainImpl(OutboundSecurityContext outboundSecurityContext,
int startPos) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.