|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.processor.EncryptedDataProcessor
public class EncryptedDataProcessor
This will process incoming xenc:EncryptedData elements.
This processor will not be invoked for encrypted content referenced by a
xenc:ReferenceList.
| Constructor Summary | |
|---|---|
EncryptedDataProcessor()
|
|
| Method Summary | |
|---|---|
java.util.List<WSSecurityEngineResult> |
handleToken(org.w3c.dom.Element elem,
RequestData request,
WSDocInfo wsDocInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptedDataProcessor()
| Method Detail |
|---|
public java.util.List<WSSecurityEngineResult> handleToken(org.w3c.dom.Element elem,
RequestData request,
WSDocInfo wsDocInfo)
throws WSSecurityException
handleToken in interface ProcessorWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||