类的使用
com.alibaba.nacos.auth.exception.AccessException
-
使用AccessException的程序包 程序包 说明 com.alibaba.nacos.auth -
-
com.alibaba.nacos.auth中AccessException的使用
抛出AccessException的com.alibaba.nacos.auth中的方法 修饰符和类型 方法 说明 voidAuthManager. auth(Permission permission, User user)Authorization of request, constituted with resource and user.UserAuthManager. login(java.lang.Object request)Authentication of request, identify the user who request the resource.UserAuthManager. loginRemote(java.lang.Object request)Authentication of request, identify the user who request the resource.
-