Class PublicResourceEndPointHolder


  • @Component
    public class PublicResourceEndPointHolder
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleContextRefresh​(org.springframework.context.event.ContextRefreshedEvent event)  
      boolean isPublic​(java.lang.String url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublicResourceEndPointHolder

        public PublicResourceEndPointHolder()
    • Method Detail

      • handleContextRefresh

        @EventListener
        public void handleContextRefresh​(org.springframework.context.event.ContextRefreshedEvent event)
      • isPublic

        public boolean isPublic​(java.lang.String url)