Uses of Class
net.solarnetwork.central.security.config.SecurityTokenFilterSettings
Packages that use SecurityTokenFilterSettings
-
Uses of SecurityTokenFilterSettings in net.solarnetwork.central.security.web
Methods in net.solarnetwork.central.security.web that return SecurityTokenFilterSettingsModifier and TypeMethodDescriptionSecurityTokenAuthenticationFilter.getSettings()Get the filter settings.Constructors in net.solarnetwork.central.security.web with parameters of type SecurityTokenFilterSettingsModifierConstructorDescriptionSecurityTokenAuthenticationFilter(org.springframework.util.PathMatcher pathMatcher, String pathMatcherPrefixStrip, SecurityTokenFilterSettings settings) Construct with aPathMatcher.