| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain | |
| nl.surfnet.coin.selfservice.interceptor | |
| nl.surfnet.coin.selfservice.service.impl | |
| nl.surfnet.coin.selfservice.util |
| 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.scopeService(nl.surfnet.coin.csa.model.Service service,
List<CoinAuthority.Authority> authorities) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CoinAuthority.Authority> |
NotificationServiceImpl.getAuthorities() |
| Modifier and Type | Method and Description |
|---|---|
CoinAuthority.Authority |
OpenConextOAuthClientMock.Users.getUser() |
Copyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.