public static final class RoleBindings.RoleBinding extends Object
| Constructor and Description |
|---|
RoleBinding() |
| Modifier and Type | Method and Description |
|---|---|
RoleBindings.RoleRef |
getRoleRef() |
List<RoleBindings.Subject> |
getSubjects() |
void |
setRoleRef(RoleBindings.RoleRef roleRef) |
void |
setSubjects(List<RoleBindings.Subject> subjects) |
String |
toString() |
public List<RoleBindings.Subject> getSubjects()
public void setSubjects(List<RoleBindings.Subject> subjects)
public RoleBindings.RoleRef getRoleRef()
public void setRoleRef(RoleBindings.RoleRef roleRef)
Copyright © 2020 SPF4J. All rights reserved.