Package | Description |
---|---|
com.suncode.pwfl.security |
Modifier and Type | Method and Description |
---|---|
static SSOLogoutStatusCode |
SSOLogoutStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSOLogoutStatusCode[] |
SSOLogoutStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
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
|
Copyright © 2025 Suncode. All rights reserved.