Uses of Interface
org.apache.wss4j.dom.str.STRParser
-
Packages that use STRParser Package Description org.apache.wss4j.dom.str -
-
Uses of STRParser in org.apache.wss4j.dom.str
Classes in org.apache.wss4j.dom.str that implement STRParser Modifier and Type Class Description classDerivedKeyTokenSTRParserThis implementation of STRParser is for parsing a SecurityTokenReference element associated with a DerivedKeyToken element.classEncryptedKeySTRParserThis implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with an EncryptedKey elementclassSecurityTokenRefSTRParserThis implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with an EncryptedData element.classSignatureSTRParserThis implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with a Signature element.
-