Package io.datarouter.auth.config
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
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodeFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
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
-
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()
-