@Generated public class GrantRule extends Object
Constructor and Description |
---|
GrantRule() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<String> |
getPrincipals() |
String |
getRole() |
int |
hashCode() |
GrantRule |
setPrincipals(Collection<String> principals) |
GrantRule |
setRole(String role) |
String |
toString() |
public GrantRule setPrincipals(Collection<String> principals)
public Collection<String> getPrincipals()
public String getRole()
Copyright © 2023. All rights reserved.