| BasePayloadParser |
Base implementation of a PayLoadParser that other implementations might inherit.
|
| CSMessageParserManager |
Factory class in charge of creating and initializing a CS Message Parser from
a given configuration.
|
| CSMessageResponseData |
Value class containing the result of a message processing call.
|
| CSMessageVersion |
Value objects containing the cs message and payload version of a message.
|
| DefaultCSMessageParser |
Default implementation of CS Message Parser.
|
| DefaultMessageNameCatalogue |
Class in charge of looking up the name of a specific PKI messages.
|
| PayloadParserRegistry |
Class in charge of maintaining available PayLoadParsers for different pay load content in CS Messages.
|
| TestCSMessageParser |
|
| X509DataOnlyKeySelector |
Special version of a key selector that only supports one X509Data containing
exactly one X509Certificate and returns it if it's valid and authorized.
|
| X509KeySelector |
Code taken from the SUN Oracle examples.
|
| XSDLSInput |
XSD Input implementation of a LSInput Interface used when resolving references inside XSD
schema to avoid external look-ups.
|