Uses of Interface
org.apache.ws.security.str.STRParser

Packages that use STRParser
org.apache.ws.security.str   
 

Uses of STRParser in org.apache.ws.security.str
 

Classes in org.apache.ws.security.str that implement STRParser
 class DerivedKeyTokenSTRParser
          This implementation of STRParser is for parsing a SecurityTokenReference element associated with a DerivedKeyToken element.
 class EncryptedKeySTRParser
          This implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with an EncryptedKey element
 class SecurityTokenRefSTRParser
          This implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with an EncryptedData element.
 class SignatureSTRParser
          This implementation of STRParser is for parsing a SecurityTokenReference element, found in the KeyInfo element associated with a Signature element.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.