Class DatarouterAuthPaths.AdminPaths

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

public static class DatarouterAuthPaths.AdminPaths 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
     
    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
     
    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

    • copyUser

      public final io.datarouter.pathnode.PathNode copyUser
    • createUser

      public final io.datarouter.pathnode.PathNode createUser
    • createUserSubmit

      public final io.datarouter.pathnode.PathNode createUserSubmit
    • editAccounts

      public final io.datarouter.pathnode.PathNode editAccounts
    • editRoles

      public final io.datarouter.pathnode.PathNode editRoles
    • editUser

      public final io.datarouter.pathnode.PathNode editUser
    • getAllRoles

      public final io.datarouter.pathnode.PathNode getAllRoles
    • getIsSamlEnabled

      public final io.datarouter.pathnode.PathNode getIsSamlEnabled
    • getUserDetails

      public final io.datarouter.pathnode.PathNode getUserDetails
    • getUserProfileImage

      public final io.datarouter.pathnode.PathNode getUserProfileImage
    • listUsers

      public final io.datarouter.pathnode.PathNode listUsers
    • updatePassword

      public final io.datarouter.pathnode.PathNode updatePassword
    • updateTimeZone

      public final io.datarouter.pathnode.PathNode updateTimeZone
    • viewUsers

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

    • AdminPaths

      public AdminPaths()