Package | Description |
---|---|
org.apache.xml.security.stax.ext | |
org.apache.xml.security.stax.impl |
Modifier and Type | Interface | Description |
---|---|---|
interface |
InboundSecurityContext |
The document security context
|
interface |
OutboundSecurityContext |
The document security context
|
interface |
SecurityContext |
Modifier and Type | Method | Description |
---|---|---|
void |
SecurityContext.addSecurityEventListener(SecurityEventListener securityEventListener) |
Registers a SecurityEventListener to receive Security-Events
|
XMLStreamReader |
InboundXMLSec.processInMessage(XMLStreamReader xmlStreamReader,
List<SecurityEvent> requestSecurityEvents,
SecurityEventListener securityEventListener) |
Warning:
configure your xmlStreamReader correctly.
|
Modifier and Type | Class | Description |
---|---|---|
class |
InboundSecurityContextImpl |
Concrete security context implementation
|
class |
OutboundSecurityContextImpl |
Concrete security context implementation
|
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractSecurityContextImpl.addSecurityEventListener(SecurityEventListener securityEventListener) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.