| Package | Description |
|---|---|
| selfservice.domain | |
| selfservice.interceptor | |
| selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CoinAuthority.Authority |
CoinAuthority.getEnumAuthority() |
static CoinAuthority.Authority |
CoinAuthority.Authority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoinAuthority.Authority[] |
CoinAuthority.Authority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoinAuthority.Authority> |
CoinUser.getAuthorityEnums() |
| Constructor and Description |
|---|
CoinAuthority(CoinAuthority.Authority authority) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority) |
protected void |
AuthorityScopeInterceptor.scopeGeneralAuthCons(org.springframework.ui.ModelMap map,
List<CoinAuthority.Authority> authorities) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CoinAuthority.Authority> |
NotificationServiceImpl.getAuthorities() |
Copyright © 2012–2017 Pivotal Software, Inc.. All rights reserved.