public class SimpleRoleGrantedAuthority extends Object implements org.springframework.security.core.GrantedAuthority
Constructor and Description |
---|
SimpleRoleGrantedAuthority(String role,
String authority) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAuthority() |
String |
getRole() |
int |
hashCode() |
String |
toString() |
Copyright © GigaSpaces.