Constant Field Values


Contents
com.vii.*

com.vii.brillien.services.sso.shiro.BrillienRealm
protected static final String DEFAULT_AUTHENTICATION_QUERY "select password from users where username = ?"
protected static final String DEFAULT_PERMISSIONS_QUERY "select permission from roles_permissions where role_name = ?"
protected static final String DEFAULT_USER_ROLES_QUERY "select role_name from user_roles where username = ?"



Copyright © 2011. All Rights Reserved.