Uses of Enum Class
com.suncode.pwfl.security.SSOLogoutStatusCode
Packages that use SSOLogoutStatusCode
- 
Uses of SSOLogoutStatusCode in com.suncode.pwfl.security
Methods in com.suncode.pwfl.security that return SSOLogoutStatusCodeModifier and TypeMethodDescriptionstatic SSOLogoutStatusCodeReturns the enum constant of this class with the specified name.static SSOLogoutStatusCode[]SSOLogoutStatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.security with parameters of type SSOLogoutStatusCodeModifier and TypeMethodDescriptionvoidAuthenticator.sendLogoutResponse(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String logoutRequest, SSOLogoutStatusCode status) Wysyła do SSO odpowiedź o wylogowaniu użytkownika