Class Role

java.lang.Object
com.orchestranetworks.service.Profile
com.orchestranetworks.service.Role

public class Role extends Profile
A role is a profile that is not a reference to a specific user; several users can have the same role.

See Also:
  • Method Details

    • getRoleName

      public String getRoleName()
      Returns the name of the role. For a custom role, the name must be a unique identifier in the directory.
      See Also: