@Inherited @Retention(value=RUNTIME) @Target(value=METHOD) public @interface AuthorizationControl
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends RuntimeException> |
exception |
public abstract Class<? extends RuntimeException> exception
public abstract org.gcube.common.authorization.library.policies.Action[] actions
public abstract String[] allowed
Copyright © 2019. All Rights Reserved.