Uses of Class
org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserProvider
-
Packages that use ArchivedUserProvider Package Description org.cilogon.oauth2.servlet.storage.archiveUser The archived user store.org.cilogon.oauth2.servlet.util Various utilities needed by the stores. -
-
Uses of ArchivedUserProvider in org.cilogon.oauth2.servlet.storage.archiveUser
Methods in org.cilogon.oauth2.servlet.storage.archiveUser that return ArchivedUserProvider Modifier and Type Method Description protected ArchivedUserProvider
CILSQLArchivedUserStore. getAUP()
-
Uses of ArchivedUserProvider in org.cilogon.oauth2.servlet.util
Methods in org.cilogon.oauth2.servlet.util that return ArchivedUserProvider Modifier and Type Method Description ArchivedUserProvider
CILogonStoreLoader. getAUP()
-