Package org.apache.wss4j.stax.ext
Interface WSInboundSecurityContext
- All Superinterfaces:
org.apache.xml.security.stax.ext.InboundSecurityContext,org.apache.xml.security.stax.ext.SecurityContext,org.apache.xml.security.stax.securityEvent.SecurityEventListener
- All Known Implementing Classes:
InboundWSSecurityContextImpl
public interface WSInboundSecurityContext
extends org.apache.xml.security.stax.ext.InboundSecurityContext
The document security context
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleBSPRule(BSPRule bspRule) voidignoredBSPRules(List<BSPRule> bspRules) Methods inherited from interface org.apache.xml.security.stax.ext.InboundSecurityContext
getRegisteredSecurityTokenProviders, getSecurityTokenProvider, registerSecurityTokenProviderMethods inherited from interface org.apache.xml.security.stax.ext.SecurityContext
addSecurityEventListener, get, getAsList, getAsMap, put, putAsList, putAsMap, putList, removeMethods inherited from interface org.apache.xml.security.stax.securityEvent.SecurityEventListener
registerSecurityEvent
-
Method Details
-
handleBSPRule
- Throws:
WSSecurityException
-
ignoredBSPRules
-