Uses of Class
org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
-
Packages that use CILSQLUserStore Package Description org.cilogon.oauth2.servlet.storage.user The user store for CILogon. -
-
Uses of CILSQLUserStore in org.cilogon.oauth2.servlet.storage.user
Methods in org.cilogon.oauth2.servlet.storage.user that return CILSQLUserStore Modifier and Type Method Description CILSQLUserStore
CILSQLUserStoreProvider. get()
CILSQLUserStore
CILSQLUserStoreProvider. newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
-