Uses of Enum Class
org.spincast.core.routing.hotlinking.HotlinkingStategy
-
Uses of HotlinkingStategy in org.spincast.core.routing.hotlinking
Modifier 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 HotlinkingStategy
Returns 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.