Uses of Enum
org.apache.wss4j.stax.ext.WSSConstants.DerivedKeyTokenReference
Packages that use WSSConstants.DerivedKeyTokenReference
-
Uses of WSSConstants.DerivedKeyTokenReference in org.apache.wss4j.stax.ext
Methods in org.apache.wss4j.stax.ext that return WSSConstants.DerivedKeyTokenReferenceModifier and TypeMethodDescriptionWSSSecurityProperties.getDerivedKeyTokenReference()Returns the enum constant of this type with the specified name.WSSConstants.DerivedKeyTokenReference.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.wss4j.stax.ext with parameters of type WSSConstants.DerivedKeyTokenReferenceModifier and TypeMethodDescriptionvoidWSSSecurityProperties.setDerivedKeyTokenReference(WSSConstants.DerivedKeyTokenReference derivedKeyTokenReference) -
Uses of WSSConstants.DerivedKeyTokenReference in org.apache.wss4j.stax.setup
Methods in org.apache.wss4j.stax.setup that return WSSConstants.DerivedKeyTokenReferenceModifier and TypeMethodDescriptionConfigurationConverter.convertDerivedReference(String derivedTokenReference)