@RestController
@RequestMapping(value="/v2/idp/idpc")
public class IdpLogoutCallbackController
extends java.lang.Object
Constructor and Description |
---|
IdpLogoutCallbackController() |
Modifier and Type | Method and Description |
---|---|
void |
logout(java.lang.String idpSessionId,
java.lang.String trustedServicePassword,
javax.servlet.http.HttpServletResponse response) |