@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Authorization
String
type
value
AuthorizationScope[]
scopes
public abstract String value
public abstract String type
public abstract AuthorizationScope[] scopes
Copyright © 2015. All Rights Reserved.