@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface KeycloakAccess
String[]
roles
boolean
verifyCaller
public abstract String[] roles
public abstract boolean verifyCaller
Copyright © 2022. All rights reserved.