public class Role extends Object
static String
Admin
Public
User
Role()
boolean
inRole(String userRole, String role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String Admin
public static final String User
public static final String Public
public Role()
public boolean inRole(String userRole, String role)
Copyright © 2018. All rights reserved.