Interface RoleAssignment

    • Method Detail

      • getRoleId

        String getRoleId()
        Get role id for role assignment
        Returns:
        the id of the role
      • getUserId

        String getUserId()
        Get user id for role assignment
        Returns:
        the id of the user
      • getGroupId

        String getGroupId()
        Get group id for role assignment
        Returns:
        the id of the group
      • getDomainId

        String getDomainId()
        Get scoped domain id for role assignment
        Returns:
        the id of the domain
      • getProjectId

        String getProjectId()
        Get scoped project id for role assignment
        Returns:
        the id of the project
      • getLinks

        Map<String,​String> getLinks()
        Returns:
        the links of the role assignment