public class BSTProcessor extends Object implements StreamFilter
| Constructor and Description |
|---|
BSTProcessor()
Creates a new instance of BSTProcessor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(XMLStreamReader reader)
parse an incomming X509 token
|
X509Certificate |
getCertificate() |
byte[] |
getValue() |
public byte[] getValue()
public X509Certificate getCertificate()
public boolean accept(XMLStreamReader reader)
accept in interface StreamFilterreader - Copyright © 2005–2018 Oracle Corporation. All rights reserved.