public class AuthzStateHelper extends BaseHelper
cache, ctx, openAuthLibrary, permLibrary, properties, userDevicesDict
static boolean
hasPermissions(List<String> permissions)
hasRoles(List<String> roles)
hasScope(List<String> scope)
isLogin()
isLogin(Object userId, String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isLogin(Object userId, String id)
public static boolean isLogin()
public static boolean hasRoles(@NonNull List<String> roles)
public static boolean hasPermissions(@NonNull List<String> permissions)
public static boolean hasScope(@NonNull List<String> scope)
Copyright © 2022. All rights reserved.