public class CoinAuthority extends Object implements org.springframework.security.core.GrantedAuthority
GrantedAuthority| Modifier and Type | Class and Description |
|---|---|
static class |
CoinAuthority.Authority |
| Constructor and Description |
|---|
CoinAuthority(CoinAuthority.Authority authority) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthority() |
CoinAuthority.Authority |
getEnumAuthority() |
int |
hashCode() |
String |
toString() |
public CoinAuthority(CoinAuthority.Authority authority)
public String getAuthority()
getAuthority in interface org.springframework.security.core.GrantedAuthoritypublic CoinAuthority.Authority getEnumAuthority()
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.