| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain | |
| nl.surfnet.coin.selfservice.interceptor | |
| nl.surfnet.coin.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() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeScopeConstraints |
AttributeScopeConstraints.builder(Collection<CoinAuthority.Authority> authorities) |
| Constructor and Description |
|---|
CoinAuthority(CoinAuthority.Authority authority) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority) |
protected boolean |
AuthorityScopeInterceptor.isRoleIdPLicenseAdmin(List<CoinAuthority.Authority> authorities) |
protected boolean |
AuthorityScopeInterceptor.isRoleUser(List<CoinAuthority.Authority> authorities) |
protected void |
AuthorityScopeInterceptor.scopeCompoundServiceProvider(org.springframework.ui.ModelMap map,
CompoundServiceProvider sp,
List<CoinAuthority.Authority> authorities) |
protected void |
AuthorityScopeInterceptor.scopeGeneralAuthCons(org.springframework.ui.ModelMap map,
List<CoinAuthority.Authority> authorities) |
protected Collection<CompoundServiceProvider> |
AuthorityScopeInterceptor.scopeListOfCompoundServiceProviders(Collection<CompoundServiceProvider> cps,
List<CoinAuthority.Authority> authorities)
Reduce list based on whether the SP 'is linked' to the current IdP.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<CoinAuthority.Authority> |
NotificationServiceImpl.getAuthorities() |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.