|
||||||||||
| 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.BSTProcessor
public class BSTProcessor
| Constructor Summary | |
|---|---|
BSTProcessor()
Creates a new instance of BSTProcessor |
|
| Method Summary | |
|---|---|
boolean |
accept(javax.xml.stream.XMLStreamReader reader)
parse an incomming X509 token |
java.security.cert.X509Certificate |
getCertificate()
|
byte[] |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BSTProcessor()
| Method Detail |
|---|
public byte[] getValue()
public java.security.cert.X509Certificate getCertificate()
public boolean accept(javax.xml.stream.XMLStreamReader reader)
accept in interface javax.xml.stream.StreamFilterreader -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||