Package io.datarouter.auth.role
Interface RoleApprovalTypeEnum<T>
- All Known Implementing Classes:
DatarouterRoleApprovalType
public interface RoleApprovalTypeEnum<T>
-
Method Summary
-
Method Details
-
getRoleApprovalType
RoleApprovalType getRoleApprovalType() -
getPersistentString
String getPersistentString() -
fromPersistentString
-
getPriority
int getPriority()
-