Uses of Class
org.apache.ws.security.str.STRParser.REFERENCE_TYPE

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

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

Methods in org.apache.ws.security.str that return STRParser.REFERENCE_TYPE
 STRParser.REFERENCE_TYPE DerivedKeyTokenSTRParser.getCertificatesReferenceType()
          Get how the certificates were referenced
 STRParser.REFERENCE_TYPE EncryptedKeySTRParser.getCertificatesReferenceType()
          Get how the certificates were referenced
 STRParser.REFERENCE_TYPE STRParser.getCertificatesReferenceType()
          Get how the certificates were referenced
 STRParser.REFERENCE_TYPE SecurityTokenRefSTRParser.getCertificatesReferenceType()
          Get how the certificates were referenced
 STRParser.REFERENCE_TYPE SignatureSTRParser.getCertificatesReferenceType()
          Get how the certificates were referenced
static STRParser.REFERENCE_TYPE STRParser.REFERENCE_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static STRParser.REFERENCE_TYPE[] STRParser.REFERENCE_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.