Package org.apache.ws.security.str

Interface Summary
STRParser This interface describes a pluggable way of extracting credentials from SecurityTokenReference elements.
 

Class Summary
BSPEnforcer This class enforces processing rules for SecurityTokenReferences to various token elements, according to the Basic Security Profile (BSP) specification.
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.
 



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