org.eclipse.higgins.icard.provider.cardspace.common.io
Class CRDInputProcessor
java.lang.Object
org.eclipse.higgins.icard.provider.cardspace.common.io.CRDInputProcessor
- All Implemented Interfaces:
- org.eclipse.higgins.icard.io.IInputProcessor
- public class CRDInputProcessor
- extends Object
- implements org.eclipse.higgins.icard.io.IInputProcessor
|
Method Summary |
org.eclipse.higgins.icard.io.IFormatDescriptor |
checkInput(InputStream is)
|
org.eclipse.higgins.icard.io.IElement[] |
process(InputStream is,
org.eclipse.higgins.icard.auth.ICredential credential)
|
CRDInputProcessor
public CRDInputProcessor()
checkInput
public org.eclipse.higgins.icard.io.IFormatDescriptor checkInput(InputStream is)
throws CertificateNotValidException,
SignatureNotValidException
- Specified by:
checkInput in interface org.eclipse.higgins.icard.io.IInputProcessor
- Throws:
CertificateNotValidException
SignatureNotValidException
process
public org.eclipse.higgins.icard.io.IElement[] process(InputStream is,
org.eclipse.higgins.icard.auth.ICredential credential)
throws org.eclipse.higgins.icard.io.CardIOException
- Specified by:
process in interface org.eclipse.higgins.icard.io.IInputProcessor
- Throws:
org.eclipse.higgins.icard.io.CardIOException