com.sun.xml.wss.impl.filter
Class ImportSamlAssertionFilter
java.lang.Object
com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter
public class ImportSamlAssertionFilter
- extends Object
- Author:
- Kumar Jayanti
|
Method Summary |
static void |
process(FilterProcessingContext context)
reads the saml element from the soap message and creates a SAML assertion
object from this saml element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final Logger log
ImportSamlAssertionFilter
public ImportSamlAssertionFilter()
process
public static void process(FilterProcessingContext context)
throws XWSSecurityException
- reads the saml element from the soap message and creates a SAML assertion
object from this saml element
- Parameters:
context - FilterProcessingContext
- Throws:
XWSSecurityException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.