|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoinAuthority.Authority | |
|---|---|
| nl.surfnet.coin.selfservice.domain | |
| nl.surfnet.coin.selfservice.interceptor | |
| nl.surfnet.coin.selfservice.service.impl | |
| nl.surfnet.coin.selfservice.util | |
| Uses of CoinAuthority.Authority in nl.surfnet.coin.selfservice.domain |
|---|
| Methods in nl.surfnet.coin.selfservice.domain that return CoinAuthority.Authority | |
|---|---|
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. |
| Methods in nl.surfnet.coin.selfservice.domain that return types with arguments of type CoinAuthority.Authority | |
|---|---|
List<CoinAuthority.Authority> |
CoinUser.getAuthorityEnums()
|
| Methods in nl.surfnet.coin.selfservice.domain with parameters of type CoinAuthority.Authority | |
|---|---|
void |
CoinUser.hasAuthority(CoinAuthority.Authority grantedAuthority)
|
| Constructors in nl.surfnet.coin.selfservice.domain with parameters of type CoinAuthority.Authority | |
|---|---|
CoinAuthority(CoinAuthority.Authority authority)
|
|
| Uses of CoinAuthority.Authority in nl.surfnet.coin.selfservice.interceptor |
|---|
| Methods in nl.surfnet.coin.selfservice.interceptor with parameters of type CoinAuthority.Authority | |
|---|---|
protected static boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority)
|
| Method parameters in nl.surfnet.coin.selfservice.interceptor with type arguments of type CoinAuthority.Authority | |
|---|---|
protected static boolean |
AuthorityScopeInterceptor.containsRole(List<CoinAuthority.Authority> authorities,
CoinAuthority.Authority... authority)
|
protected boolean |
AuthorityScopeInterceptor.isRoleShowroomUser(List<CoinAuthority.Authority> authorities)
|
protected void |
AuthorityScopeInterceptor.scopeGeneralAuthCons(org.springframework.ui.ModelMap map,
List<CoinAuthority.Authority> authorities,
javax.servlet.http.HttpServletRequest request)
|
protected Collection<nl.surfnet.coin.csa.model.Service> |
AuthorityScopeInterceptor.scopeListOfServices(Collection<nl.surfnet.coin.csa.model.Service> services,
List<CoinAuthority.Authority> authorities)
Reduce list based on whether the SP 'is linked' to the current IdP. |
protected void |
AuthorityScopeInterceptor.scopeService(org.springframework.ui.ModelMap map,
nl.surfnet.coin.csa.model.Service service,
List<CoinAuthority.Authority> authorities)
|
| Uses of CoinAuthority.Authority in nl.surfnet.coin.selfservice.service.impl |
|---|
| Methods in nl.surfnet.coin.selfservice.service.impl that return types with arguments of type CoinAuthority.Authority | |
|---|---|
protected List<CoinAuthority.Authority> |
NotificationServiceImpl.getAuthorities()
|
| Uses of CoinAuthority.Authority in nl.surfnet.coin.selfservice.util |
|---|
| Methods in nl.surfnet.coin.selfservice.util that return CoinAuthority.Authority | |
|---|---|
CoinAuthority.Authority |
OpenConextOAuthClientMock.Users.getUser()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||