@Target(value=TYPE) @Documented @Retention(value=RUNTIME) @Inherited public @interface PermissionsHandledBy
Modifier and Type | Optional Element and Description |
---|---|
String |
name |
Class<? extends PermissionHandler> |
value |
public abstract Class<? extends PermissionHandler> value
public abstract String name
Copyright © 2018 JBoss by Red Hat. All rights reserved.