Interface TrustedProxiesService
- All Known Implementing Classes:
TrustedProxiesServiceImpl
public interface TrustedProxiesService
-
Method Summary
Modifier and TypeMethodDescriptionaddTrustedProxy(String trustedProxy) removeTrustedProxy(String trustedProxy) setTrustedProxies(TrustedProxiesBean trustedProxiesBean)
-
Method Details
-
getTrustedProxies
TrustedProxiesBean getTrustedProxies() -
setTrustedProxies
-
addTrustedProxy
-
removeTrustedProxy
-