Uses of Class
eu.webtoolkit.jwt.Configuration.Network
-
Uses of Configuration.Network in eu.webtoolkit.jwt
Modifier and TypeMethodDescriptionstatic Configuration.Network
Configuration.Network.fromString
(String s) Creates a network from CIDR notationModifier and TypeMethodDescriptionConfiguration.getTrustedProxies()
Gets the proxy servers or networks that are trusted.Modifier and TypeMethodDescriptionvoid
Configuration.setTrustedProxies
(List<Configuration.Network> trustedProxies) Set the proxy servers or networks that are trusted.