Package com.skava.auth.service.session
package com.skava.auth.service.session
Interfaces to represent the service layer of the session.
- Author:
- Infosys Equinox
-
InterfacesClassDescriptionAn interface to define the service for creating session for clients.An interface to define the service for creating session.An interface to define the service for deleting client session.An interface to define the service for deleting session.An interface to define the service for retrieving session.An interface to define the service for retrieving session.