Uses of Interface
dev.mccue.jdk.httpserver.session.SessionStore
-
Uses of SessionStore in dev.mccue.jdk.httpserver.session
Methods in dev.mccue.jdk.httpserver.session that return SessionStoreModifier and TypeMethodDescriptionstatic SessionStoreSessionStore.cookie(byte[] secretKey) static SessionStoreSessionStore.inMemory()Methods in dev.mccue.jdk.httpserver.session with parameters of type SessionStore