Uses of Interface
br.ufsc.labsec.signature.database.authCodeSession.AuthCodeSessionStore
Packages that use AuthCodeSessionStore
-
Uses of AuthCodeSessionStore in br.ufsc.labsec.signature.database.authCodeSession
Classes in br.ufsc.labsec.signature.database.authCodeSession that implement AuthCodeSessionStoreModifier and TypeClassDescriptionclassImplementação deAuthCodeSessionStoreusando Redis.classImplementação deAuthCodeSessionStoreusando SQLite.Methods in br.ufsc.labsec.signature.database.authCodeSession that return AuthCodeSessionStoreModifier and TypeMethodDescriptionstatic AuthCodeSessionStoreAuthCodeManager.getStore()Retorna a instância única do AuthCodeSessionStore.