org.apache.wss4j.dom.saml
Class WSSSAMLKeyInfoProcessor
java.lang.Object
org.apache.wss4j.dom.saml.WSSSAMLKeyInfoProcessor
- All Implemented Interfaces:
- SAMLKeyInfoProcessor
public class WSSSAMLKeyInfoProcessor
- extends Object
- implements SAMLKeyInfoProcessor
This interface allows the user to plug in custom ways of processing a SAML KeyInfo.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSSAMLKeyInfoProcessor
public WSSSAMLKeyInfoProcessor(RequestData data,
WSDocInfo docInfo)
processSAMLKeyInfo
public SAMLKeyInfo processSAMLKeyInfo(Element keyInfoElement)
throws WSSecurityException
- Specified by:
processSAMLKeyInfo in interface SAMLKeyInfoProcessor
- Throws:
WSSecurityException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.