Class WSSSAMLKeyInfoProcessor

java.lang.Object
org.apache.wss4j.dom.saml.WSSSAMLKeyInfoProcessor
All Implemented Interfaces:
org.apache.wss4j.common.saml.SAMLKeyInfoProcessor

public class WSSSAMLKeyInfoProcessor extends Object implements org.apache.wss4j.common.saml.SAMLKeyInfoProcessor
This interface allows the user to plug in custom ways of processing a SAML KeyInfo.
  • Constructor Details

    • WSSSAMLKeyInfoProcessor

      public WSSSAMLKeyInfoProcessor(RequestData data)
  • Method Details

    • processSAMLKeyInfo

      public org.apache.wss4j.common.saml.SAMLKeyInfo processSAMLKeyInfo(Element keyInfoElement) throws org.apache.wss4j.common.ext.WSSecurityException
      Specified by:
      processSAMLKeyInfo in interface org.apache.wss4j.common.saml.SAMLKeyInfoProcessor
      Throws:
      org.apache.wss4j.common.ext.WSSecurityException