Interface SecurityContextProvider

All Known Implementing Classes:
SecurityContextProviderImpl

public interface SecurityContextProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getSecurityContext(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
     
  • Method Details

    • getSecurityContext

      SecurityContext getSecurityContext(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)