InboundSecurityContext
, OutboundSecurityContext
, SecurityContext
InboundSecurityContextImpl
, OutboundSecurityContextImpl
public interface SecurityEventListener
Modifier and Type | Method | Description |
---|---|---|
void |
registerSecurityEvent(SecurityEvent securityEvent) |
Registers a SecurityEvent which will be forwarded to the registered SecurityEventListener
|
void registerSecurityEvent(SecurityEvent securityEvent) throws XMLSecurityException
securityEvent
- The security event for the SecurityEventListenerXMLSecurityException
- when the event will not be accepted (e.g. policy-violation)Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.