RoleAssignments.getByScope(String scope, String name) 方法
定义
Gets the information about a role assignment based on scope and name.
public RoleAssignment getByScope(String scope, String name)
参数
- scope
- String
the scope of the role assignment
- name
- String
the name of the role assignment
返回
an immutable representation of the role assignment