public class AnterosSecurityGrantedAuthority extends Object implements org.springframework.security.core.GrantedAuthority
| Constructor and Description |
|---|
AnterosSecurityGrantedAuthority(br.com.anteros.security.model.Action action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsTo(String systemName,
String resourceName,
String actionName) |
String |
getActionName() |
String |
getAuthority() |
String |
getResourceName() |
String |
getSystemName() |
public AnterosSecurityGrantedAuthority(br.com.anteros.security.model.Action action)
Copyright © 2016 Anteros Tecnologia. All rights reserved.