@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.METHOD) public @interface AuthorizationCallback
Modifier and Type | Required Element and Description |
---|---|
AuthorizationCBType[] |
callType |
public abstract AuthorizationCBType[] callType