Package com.soffid.iam.service.ejb
Interface SessionService
-
public interface SessionService
EJB SessionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<Session>
findActiveSessions()
-
-
-
Method Detail
-
findActiveSessions
Collection<Session> findActiveSessions() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
-