Class DatarouterAuthPaths.PermissionRequestPaths

java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.auth.config.DatarouterAuthPaths.PermissionRequestPaths
Enclosing class:
DatarouterAuthPaths

public static class DatarouterAuthPaths.PermissionRequestPaths extends io.datarouter.pathnode.PathNode
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final io.datarouter.pathnode.PathNode
     
    final io.datarouter.pathnode.PathNode
     
    final io.datarouter.pathnode.PathNode
     
    final io.datarouter.pathnode.PathNode
     
    final io.datarouter.pathnode.PathNode
     

    Fields inherited from class io.datarouter.pathnode.PathNode

    parent, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.datarouter.pathnode.PathNode

    branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • createCustomPermissionRequest

      public final io.datarouter.pathnode.PathNode createCustomPermissionRequest
    • declineAll

      public final io.datarouter.pathnode.PathNode declineAll
    • declinePermissionRequests

      public final io.datarouter.pathnode.PathNode declinePermissionRequests
    • showForm

      public final io.datarouter.pathnode.PathNode showForm
    • submit

      public final io.datarouter.pathnode.PathNode submit
  • Constructor Details

    • PermissionRequestPaths

      public PermissionRequestPaths()