|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoinAuthority.Authority | |
|---|---|
| nl.surfnet.coin.csa.domain | |
| nl.surfnet.coin.csa.interceptor | |
| Uses of CoinAuthority.Authority in nl.surfnet.coin.csa.domain |
|---|
| Methods in nl.surfnet.coin.csa.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.csa.domain that return types with arguments of type CoinAuthority.Authority | |
|---|---|
List<CoinAuthority.Authority> |
CoinUser.getAuthorityEnums()
|
| Constructors in nl.surfnet.coin.csa.domain with parameters of type CoinAuthority.Authority | |
|---|---|
CoinAuthority(CoinAuthority.Authority authority)
|
|
| Uses of CoinAuthority.Authority in nl.surfnet.coin.csa.interceptor |
|---|
| Methods in nl.surfnet.coin.csa.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.csa.interceptor with type arguments of type CoinAuthority.Authority | |
|---|---|
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,
javax.servlet.http.HttpServletRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||