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 SSOLogoutStatusCode
Returns 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 TypeMethodDescriptionvoid
Authenticator.sendLogoutResponse
(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String logoutRequest, SSOLogoutStatusCode status) Wysyła do SSO odpowiedź o wylogowaniu użytkownika