Class ADUsrRoleHelper


  • public abstract class ADUsrRoleHelper
    extends java.lang.Object
    Roles are used for access and execution right. Getting these right a model user has to be assigned tho the role.
    See Also:
    ADUsrRole
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ADUsrRole create​(SrvContext srvCtx, java.lang.String name)
      Creates a new user role.
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait