public static class IdentityServicesHandler.SecurityMethod extends Object
Modifier and Type | Field and Description |
---|---|
static IdentityServicesHandler.SecurityMethod |
ALLCOOKIES |
static IdentityServicesHandler.SecurityMethod |
ATTRIBUTES |
static IdentityServicesHandler.SecurityMethod |
LOG |
static IdentityServicesHandler.SecurityMethod |
READ |
static IdentityServicesHandler.SecurityMethod |
TOKENCOOKIE |
Modifier and Type | Method and Description |
---|---|
static void |
execute(IdentityServicesImpl security,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public static final IdentityServicesHandler.SecurityMethod TOKENCOOKIE
public static final IdentityServicesHandler.SecurityMethod ALLCOOKIES
public static final IdentityServicesHandler.SecurityMethod ATTRIBUTES
public static final IdentityServicesHandler.SecurityMethod LOG
public static final IdentityServicesHandler.SecurityMethod READ
public static void execute(IdentityServicesImpl security, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
javax.servlet.ServletException
IOException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.