Uses of Package
org.apache.ws.security.str

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

Classes in org.apache.ws.security.str used by org.apache.ws.security.str
STRParser
          This interface describes a pluggable way of extracting credentials from SecurityTokenReference elements.
STRParser.REFERENCE_TYPE
          ISSUER_SERIAL - A certificate (chain) is located by the issuer name and serial number of the (root) cert THUMBPRINT_SHA1 - A certificate (chain) is located by the SHA1 thumbprint of the (root) cert KEY_IDENTIFIER - A certificate (chain) is located via a Key Identifier Element DIRECT_REF - A certificate (chain) is located directly via an Id to another security token Note that a Thumbprint reference is also a KeyIdentifier, but takes precedence over it.
 



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