Class PublicAuthorizedRoleMatcher
- java.lang.Object
-
- io.naradrama.prologue.util.spacekeeper.security.PublicAuthorizedRoleMatcher
-
- All Implemented Interfaces:
org.springframework.security.web.util.matcher.RequestMatcher
public class PublicAuthorizedRoleMatcher extends java.lang.Object implements org.springframework.security.web.util.matcher.RequestMatcher
-
-
Constructor Summary
Constructors Constructor Description PublicAuthorizedRoleMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(javax.servlet.http.HttpServletRequest request)
-