A B D G H I J L N O R S 
All Classes All Packages

A

AbstractConfigFilter - Class in org.pac4j.core.config
Deprecated.
AbstractConfigFilter() - Constructor for class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
adapt(HttpAction, WebContext) - Method in class org.pac4j.core.http.adapter.JEEHttpActionAdapter
Deprecated.
 
addResponseCookie(Cookie) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 

B

buildFromTrackableSession(WebContext, Object) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 

D

destroy() - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
destroy() - Method in class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
destroySession(WebContext) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 

G

get(WebContext, String) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
getBooleanParam(FilterConfig, String, Boolean) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
getClientName() - Method in class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
getConfig() - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
getFullRequestURL() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getNativeRequest() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
Return the native HTTP request.
getNativeResponse() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
Return the native HTTP response.
getNativeSession(WebContext, boolean) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
getPath() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
This is not implemented using HttpServletRequest.getServletPath() or HttpServletRequest.getPathInfo() because they both have strange behaviours in different contexts (inside servlets, inside filters, various container implementation, etc)
getProtocol() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRemoteAddr() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestAttribute(String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestContent() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestCookies() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestHeader(String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestMethod() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestParameter(String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestParameters() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getRequestURL() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getResponseHeader(String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getScheme() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getServerName() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getServerPort() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
getSessionId(WebContext, boolean) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
getSharedConfig() - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
getStringParam(FilterConfig, String, String) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
getTrackableSession(WebContext) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 

H

httpSession - Variable in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 

I

init(FilterConfig) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
init(FilterConfig) - Method in class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
INSTANCE - Static variable in class org.pac4j.core.context.JEEContextFactory
Deprecated.
 
INSTANCE - Static variable in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
INSTANCE - Static variable in class org.pac4j.core.http.adapter.JEEHttpActionAdapter
Deprecated.
 
internalFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
internalFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
isSecure() - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 

J

JEEContext - Class in org.pac4j.core.context
Deprecated.
JEEContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.pac4j.core.context.JEEContext
Deprecated.
Build a JEE context from the current HTTP request and response.
JEEContextFactory - Class in org.pac4j.core.context
Deprecated.
JEEContextFactory() - Constructor for class org.pac4j.core.context.JEEContextFactory
Deprecated.
 
JEEHttpActionAdapter - Class in org.pac4j.core.http.adapter
Deprecated.
JEEHttpActionAdapter() - Constructor for class org.pac4j.core.http.adapter.JEEHttpActionAdapter
Deprecated.
 
JEESessionStore - Class in org.pac4j.core.context.session
Deprecated.
JEESessionStore() - Constructor for class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
JEESessionStore(HttpSession) - Constructor for class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 

L

logger - Variable in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 

N

newContext(Object...) - Method in class org.pac4j.core.context.JEEContextFactory
Deprecated.
 

O

org.pac4j.core.config - package org.pac4j.core.config
 
org.pac4j.core.context - package org.pac4j.core.context
 
org.pac4j.core.context.session - package org.pac4j.core.context.session
 
org.pac4j.core.http.adapter - package org.pac4j.core.http.adapter
 
org.pac4j.saml.metadata - package org.pac4j.saml.metadata
 

R

renewSession(WebContext) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 

S

Saml2MetadataFilter - Class in org.pac4j.saml.metadata
Deprecated.
Saml2MetadataFilter() - Constructor for class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
set(WebContext, String, Object) - Method in class org.pac4j.core.context.session.JEESessionStore
Deprecated.
 
setClientName(String) - Method in class org.pac4j.saml.metadata.Saml2MetadataFilter
Deprecated.
 
setConfig(Config) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
setRequestAttribute(String, Object) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
setResponseContentType(String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
setResponseHeader(String, String) - Method in class org.pac4j.core.context.JEEContext
Deprecated.
 
setSharedConfig(Config) - Method in class org.pac4j.core.config.AbstractConfigFilter
Deprecated.
 
A B D G H I J L N O R S 
All Classes All Packages