org.apache.wss4j.common.saml
Interface SAMLKeyInfoProcessor


public interface SAMLKeyInfoProcessor

This interface allows the user to plug in custom ways of processing a SAML KeyInfo.


Method Summary
 SAMLKeyInfo processSAMLKeyInfo(Element keyInfoElement)
           
 

Method Detail

processSAMLKeyInfo

SAMLKeyInfo processSAMLKeyInfo(Element keyInfoElement)
                               throws WSSecurityException
Throws:
WSSecurityException


Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.