Class DatarouterAuthPaths

java.lang.Object
io.datarouter.httpclient.path.PathNode
io.datarouter.auth.config.DatarouterAuthPaths
All Implemented Interfaces:
io.datarouter.httpclient.path.PathsRoot

@Singleton
public class DatarouterAuthPaths
extends io.datarouter.httpclient.path.PathNode
implements io.datarouter.httpclient.path.PathsRoot
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DatarouterAuthPaths.AdminPaths  
    static class  DatarouterAuthPaths.SignupPaths  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterAuthPaths.AdminPaths admin  
    io.datarouter.httpclient.path.PathNode deprovisionedUsers  
    io.datarouter.httpclient.path.PathNode docs  
    io.datarouter.httpclient.path.PathNode home  
    io.datarouter.web.config.DatarouterWebPaths.PermissionRequestPaths permissionRequest  
    io.datarouter.httpclient.path.PathNode resetPassword  
    io.datarouter.httpclient.path.PathNode resetPasswordSubmit  
    io.datarouter.web.config.DatarouterWebPaths.SigninPaths signin  
    io.datarouter.httpclient.path.PathNode signout  
    DatarouterAuthPaths.SignupPaths signup  
    io.datarouter.httpclient.path.PathNode userDeprovisioning  

    Fields inherited from class io.datarouter.httpclient.path.PathNode

    parent, value
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAuthPaths()  
  • Method Summary

    Methods inherited from class io.datarouter.httpclient.path.PathNode

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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait