Uses of Enum
org.apache.wss4j.policy.model.AbstractToken.DerivedKeys
Packages that use AbstractToken.DerivedKeys
-
Uses of AbstractToken.DerivedKeys in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return AbstractToken.DerivedKeysModifier and TypeMethodDescriptionAbstractToken.getDerivedKeys()static AbstractToken.DerivedKeysstatic AbstractToken.DerivedKeysReturns the enum constant of this type with the specified name.static AbstractToken.DerivedKeys[]AbstractToken.DerivedKeys.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.wss4j.policy.model with parameters of type AbstractToken.DerivedKeysModifier and TypeMethodDescriptionprotected voidAbstractToken.setDerivedKeys(AbstractToken.DerivedKeys derivedKeys)