public boolean checkIfAccessGrant() throws NotAuthorizedException { Client client = clientService.findByUserName("mumba.yumba"); if (client != null) {
確定! 回上一頁