Uses of Interface
net.stepniak.api.auth.repository.SessionRepository

Packages that use SessionRepository
net.stepniak.api.auth   
net.stepniak.api.auth.repository.memory   
 

Uses of SessionRepository in net.stepniak.api.auth
 

Constructors in net.stepniak.api.auth with parameters of type SessionRepository
SessionStore(SessionRepository sessionStorage)
           
 

Uses of SessionRepository in net.stepniak.api.auth.repository.memory
 

Classes in net.stepniak.api.auth.repository.memory that implement SessionRepository
 class InMemorySessionRepository
           
 



Copyright © 2013. All Rights Reserved.