| DerivedKeyTokenSTRParser |
This implementation of STRParser is for parsing a SecurityTokenReference element associated
with a DerivedKeyToken element.
|
| EncryptedKeySTRParser |
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with an EncryptedKey element
|
| SecurityTokenRefSTRParser |
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with an EncryptedData element.
|
| SignatureSTRParser |
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with a Signature element.
|
| STRParserParameters |
This class holds the parameters for parsing a SecurityTokenReference Element by a STRParser implementation.
|
| STRParserResult |
This class holds the results from parsing a SecurityTokenReference Element by a STRParser implementation.
|
| STRParserUtil |
Some utilities for the STRParsers.
|