Uses of Class
com.soffid.iam.am.api.Session
Packages that use Session
Package
Description
-
Uses of Session in com.soffid.iam.am.api
Constructors in com.soffid.iam.am.api with parameters of type Session -
Uses of Session in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return SessionModifier and TypeMethodDescriptionSessionService.getSession(long id, String key) Operation getSessionSessionService.getSessionByHost(long id, String hostIp) Operation getSessionByHostSessionService.joinEssoSession(long id, String key, int port) Operation joinEssoSessionSessionService.registerBrowserSession(String userName, String browserSerialNumber, String ipAddress, SessionType sessionType, String checkUrl, String pamMonitorUrl, String serviceProvider, String authenticationMethod) Operation registerBrowserSessionSessionService.registerSession(String codiUsuari, String hostKey, String clientHost, int port, String key, String authenticationMethod) Operation registerSessionMethods in com.soffid.iam.am.service that return types with arguments of type SessionModifier and TypeMethodDescriptionSessionService.findActiveSessions()Operation findActiveSessionsNetworkService.findSessionsByHostName(String codiMaquina) Operation findSessionsByHostNameSessionService.getActiveSessions()Operation getActiveSessionsSessionService.getActiveSessions(long idUsuari) Operation getActiveSessionsBrowserService.handleFindSessionsByBrowserId(Long browserId) Operation handleFindSessionsByBrowserIdMethods in com.soffid.iam.am.service with parameters of type SessionModifier and TypeMethodDescriptionvoidSessionService.destroySession(Session sessio) Operation destroySessionvoidSessionService.sessionKeepAlive(Session session) Operation sessionKeepAlive -
Uses of Session in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return types with arguments of type SessionModifier and TypeMethodDescriptionSessionService.findActiveSessions()NetworkService.findSessionsByHostName(String codiMaquina) -
Uses of Session in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return types with arguments of type SessionModifier and TypeMethodDescriptionUserService.findSessionByUserName(String userName) Operation findSessionByUserName Retrieves all the sessions a user currently has -
Uses of Session in com.soffid.iam.base.service.ejb
Methods in com.soffid.iam.base.service.ejb that return types with arguments of type Session -
Uses of Session in com.soffid.iam.pam.service
Methods in com.soffid.iam.pam.service with parameters of type SessionModifier and TypeMethodDescriptionbooleanPamSessionService.checkJumpServerSession(Session sessio) Operation checkJumpServerSession Checks a server session is up -
Uses of Session in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return SessionModifier and TypeMethodDescriptionLogonService.responseChallenge(Challenge result) Operation responseChallenge