Class ReverseProxySearchTemplate
java.lang.Object
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySearchTemplate
- Author:
- Wilder Rodrigues (wrodrigues@schubergphilis.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteReadOnly
(org.jenkinsci.plugins.reverse_proxy_auth.ContextExecutor ce) searchForSingleAttributeValues
(SearchTemplate template, Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
-
Constructor Details
-
ReverseProxySearchTemplate
public ReverseProxySearchTemplate()
-
-
Method Details
-
executeReadOnly
-
searchForSingleAttributeValues
public Set<String> searchForSingleAttributeValues(SearchTemplate template, @CheckForNull Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
-