|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.filter.ImportSamlAssertionFilter
public class ImportSamlAssertionFilter
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
log
|
| Constructor Summary | |
|---|---|
ImportSamlAssertionFilter()
|
|
| 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 |
| Field Detail |
|---|
protected static final java.util.logging.Logger log
| Constructor Detail |
|---|
public ImportSamlAssertionFilter()
| Method Detail |
|---|
public static void process(FilterProcessingContext context)
throws XWSSecurityException
context - FilterProcessingContext
XWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||