|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.impl.incoming.processor.KeyValueProcessor
public class KeyValueProcessor
| Constructor Summary | |
|---|---|
KeyValueProcessor(JAXBFilterProcessingContext pc,
javax.xml.stream.XMLStreamWriter writer)
Creates a new instance of KeyValueProcessor |
|
| Method Summary | |
|---|---|
java.security.Key |
processKeyValue(javax.xml.stream.XMLStreamReader reader)
processes the KeyValue token and returns the Key |
java.security.Key |
processRSAKeyValue(javax.xml.stream.XMLStreamReader reader)
gets the RSA KeyValue from the reader and returns the Key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyValueProcessor(JAXBFilterProcessingContext pc,
javax.xml.stream.XMLStreamWriter writer)
| Method Detail |
|---|
public java.security.Key processKeyValue(javax.xml.stream.XMLStreamReader reader)
throws javax.xml.stream.XMLStreamException,
XWSSecurityException
reader - XMLStreamReader
javax.xml.stream.XMLStreamException
XWSSecurityException
public java.security.Key processRSAKeyValue(javax.xml.stream.XMLStreamReader reader)
throws javax.xml.stream.XMLStreamException,
XWSSecurityException
reader - XMLStreamReader
javax.xml.stream.XMLStreamException
XWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||