Class LogoutController
java.lang.Object
com.okta.spring.example.controllers.LogoutController
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogoutController
public LogoutController()
-
-
Method Details
-
logout
Handle logout by revoking the access token and invalidating the session.- Parameters:
session
- the session- Returns:
- the redirection to login view
-