Uses of Enum Class
org.spincast.core.routing.hotlinking.HotlinkingStategy
Packages that use HotlinkingStategy
-
Uses of HotlinkingStategy in org.spincast.core.routing.hotlinking
Methods in org.spincast.core.routing.hotlinking that return HotlinkingStategyModifier and TypeMethodDescriptionHotlinkingManager.getHotlinkingStategy(Object serverExchange, URI resourceURI, StaticResource<?> resource) The strategy to use to protect the hotlinked resource.HotlinkingManagerDefault.getHotlinkingStategy(Object serverExchange, URI resourceURI, StaticResource<?> resource) static HotlinkingStategyReturns the enum constant of this class with the specified name.static HotlinkingStategy[]HotlinkingStategy.values()Returns an array containing the constants of this enum class, in the order they are declared.