@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface RequiresAuthentication
| Modifier and Type | Optional Element and Description |
|---|---|
ObsProgram[] |
allowedPrograms |
UserRole[] |
allowedRoles |
boolean |
readOnlyAllowed |
public abstract UserRole[] allowedRoles
public abstract ObsProgram[] allowedPrograms
public abstract boolean readOnlyAllowed
Copyright © 2009-2013 Ifremer. All Rights Reserved.