| Package | Description |
|---|---|
| org.spincast.core.routing.hotlinking |
| Modifier and Type | Method and Description |
|---|---|
HotlinkingStategy |
HotlinkingManagerDefault.getHotlinkingStategy(Object serverExchange,
URI resourceURI,
StaticResource<?> resource) |
HotlinkingStategy |
HotlinkingManager.getHotlinkingStategy(Object serverExchange,
URI resourceURI,
StaticResource<?> resource)
The strategy to use to protect the hotlinked resource.
|
static HotlinkingStategy |
HotlinkingStategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HotlinkingStategy[] |
HotlinkingStategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.