Package com.xebialabs.xlrelease.security
Class SessionService
java.lang.Object
com.xebialabs.xlrelease.security.SessionService
-
Constructor Summary
ConstructorsConstructorDescriptionSessionService(org.springframework.security.core.session.SessionRegistry sessionRegistry, com.xebialabs.xlrelease.repository.CustomPersistentTokenRepository customPersistentTokenRepository) -
Method Summary
-
Constructor Details
-
SessionService
@Autowired public SessionService(org.springframework.security.core.session.SessionRegistry sessionRegistry, com.xebialabs.xlrelease.repository.CustomPersistentTokenRepository customPersistentTokenRepository)
-
-
Method Details
-
disconnect
-