Uses of Class
cn.herodotus.engine.web.service.properties.SecureProperties
Packages that use SecureProperties
-
Uses of SecureProperties in cn.herodotus.engine.web.service.config
Methods in cn.herodotus.engine.web.service.config with parameters of type SecurePropertiesModifier and TypeMethodDescriptionSecureStampConfiguration.accessLimitedStampManager(SecureProperties secureProperties) SecureStampConfiguration.idempotentStampManager(SecureProperties secureProperties) -
Uses of SecureProperties in cn.herodotus.engine.web.service.stamp
Methods in cn.herodotus.engine.web.service.stamp that return SecurePropertiesModifier and TypeMethodDescriptionAccessLimitedStampManager.getSecureProperties()IdempotentStampManager.getSecureProperties()Constructors in cn.herodotus.engine.web.service.stamp with parameters of type SecurePropertiesModifierConstructorDescriptionAccessLimitedStampManager(SecureProperties secureProperties) IdempotentStampManager(SecureProperties secureProperties)