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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handleBSPRule​(BSPRule bspRule)  
      void ignoredBSPRules​(List<BSPRule> bspRules)  
      • Methods inherited from interface org.apache.xml.security.stax.ext.InboundSecurityContext

        getRegisteredSecurityTokenProviders, getSecurityTokenProvider, registerSecurityTokenProvider
      • Methods inherited from interface org.apache.xml.security.stax.ext.SecurityContext

        addSecurityEventListener, get, getAsList, getAsMap, put, putAsList, putAsMap, putList, remove
      • Methods inherited from interface org.apache.xml.security.stax.securityEvent.SecurityEventListener

        registerSecurityEvent