Class SecurityProperties.ResourceSelector

java.lang.Object
com.cloudimpl.outstack.spring.security.SecurityProperties.ResourceSelector
Enclosing class:
SecurityProperties

public static final class SecurityProperties.ResourceSelector
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ResourceSelector()  
  • Method Summary

    Modifier and Type Method Description
    static org.springframework.core.io.Resource load​(java.lang.String resourceName)  

    Methods inherited from class java.lang.Object

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

    • ResourceSelector

      public ResourceSelector()
  • Method Details

    • load

      public static org.springframework.core.io.Resource load​(java.lang.String resourceName)