Class SpringSecurityUtils

java.lang.Object
org.springdoc.core.utils.SpringSecurityUtils

public final class SpringSecurityUtils extends Object
The type Spring security utils.
Author:
bnasslahsen
  • Constructor Details

    • SpringSecurityUtils

      public SpringSecurityUtils()
  • Method Details

    • getPath

      public static String getPath(org.springframework.security.web.servlet.util.matcher.PathPatternRequestMatcher pathPatternRequestMatcher) throws IllegalAccessException
      Gets path.
      Parameters:
      pathPatternRequestMatcher - the path pattern request matcher
      Returns:
      the path
      Throws:
      IllegalAccessException - the illegal access exception