Uses of Enum
org.apache.wss4j.dom.str.STRParser.REFERENCE_TYPE
Packages that use STRParser.REFERENCE_TYPE
-
Uses of STRParser.REFERENCE_TYPE in org.apache.wss4j.dom.str
Methods in org.apache.wss4j.dom.str that return STRParser.REFERENCE_TYPEModifier and TypeMethodDescriptionSTRParserResult.getCertificatesReferenceType()Get how the certificates were referencedstatic STRParser.REFERENCE_TYPEReturns 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 are declared.Methods in org.apache.wss4j.dom.str with parameters of type STRParser.REFERENCE_TYPEModifier and TypeMethodDescriptionvoidSTRParserResult.setReferenceType(STRParser.REFERENCE_TYPE referenceType)