public interface SystemUserManagerPaths
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroupPrefix()
The path prefix (before the id) for groups
|
java.lang.String |
getGroupsPath()
The root path for all group resources
|
java.lang.String |
getRootPath()
The root path for usermanager resources
|
java.lang.String |
getUserPrefix()
The path prefix (before the id) for users
|
java.lang.String |
getUsersPath()
The root path for all user resources
|
java.lang.String getRootPath()
java.lang.String getUsersPath()
java.lang.String getUserPrefix()
java.lang.String getGroupsPath()
java.lang.String getGroupPrefix()
Copyright © 2022 The Apache Software Foundation. All rights reserved.