Skip navigation links
A B C D G N O R S T W 

A

addCookie(RequestContext, String) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
Adds the cookie, taking into account RememberMeCredential.REQUEST_PARAMETER_REMEMBER_ME in the request.

B

buildCookieValue(String, HttpServletRequest) - Method in interface org.apereo.cas.web.support.CookieValueManager
Build cookie value.
buildCookieValue(String, HttpServletRequest) - Method in class org.apereo.cas.web.support.DefaultCasCookieValueManager
 
buildCookieValue(String, HttpServletRequest) - Method in class org.apereo.cas.web.support.NoOpCookieValueManager
 

C

CasCookieConfiguration - Class in org.apereo.cas.web.config
CasCookieConfiguration() - Constructor for class org.apereo.cas.web.config.CasCookieConfiguration
 
cookieCipherExecutor() - Method in class org.apereo.cas.web.config.CasCookieConfiguration
 
CookieRetrievingCookieGenerator - Class in org.apereo.cas.web.support
Extends CookieGenerator to allow you to retrieve a value from a request.
CookieRetrievingCookieGenerator(String, String, int, boolean, String, boolean) - Constructor for class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
Instantiates a new cookie retrieving cookie generator with a default cipher of NoOpCookieValueManager.
CookieRetrievingCookieGenerator(String, String, int, boolean, String, CookieValueManager, int, boolean) - Constructor for class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
Instantiates a new Cookie retrieving cookie generator.
CookieUtils - Class in org.apereo.cas.web.support
This is CookieUtils.
CookieUtils() - Constructor for class org.apereo.cas.web.support.CookieUtils
 
cookieValueManager(CipherExecutor) - Method in class org.apereo.cas.web.config.CasCookieConfiguration
 
CookieValueManager - Interface in org.apereo.cas.web.support
The CookieValueManager is responsible for managing all cookies and their value structure for CAS.
createCookie(String) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
 

D

DefaultCasCookieValueManager - Class in org.apereo.cas.web.support
The DefaultCasCookieValueManager is responsible creating the CAS SSO cookie and encrypting and signing its value.
DefaultCasCookieValueManager(CipherExecutor) - Constructor for class org.apereo.cas.web.support.DefaultCasCookieValueManager
Instantiates a new Cas cookie value manager.

G

getTicketGrantingTicketFromRequest(CookieRetrievingCookieGenerator, TicketRegistry, HttpServletRequest) - Static method in class org.apereo.cas.web.support.CookieUtils
Gets ticket granting ticket from request.

N

NoOpCookieValueManager - Class in org.apereo.cas.web.support
Default cookie value builder that simply returns the given cookie value and does not perform any additional checks.
NoOpCookieValueManager() - Constructor for class org.apereo.cas.web.support.NoOpCookieValueManager
 

O

obtainCookieValue(Cookie, HttpServletRequest) - Method in interface org.apereo.cas.web.support.CookieValueManager
Obtain cookie value.
obtainCookieValue(Cookie, HttpServletRequest) - Method in class org.apereo.cas.web.support.DefaultCasCookieValueManager
 
obtainCookieValue(Cookie, HttpServletRequest) - Method in class org.apereo.cas.web.support.NoOpCookieValueManager
 
org.apereo.cas.web - package org.apereo.cas.web
 
org.apereo.cas.web.config - package org.apereo.cas.web.config
 
org.apereo.cas.web.support - package org.apereo.cas.web.support
 

R

retrieveCookieValue(HttpServletRequest) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
Retrieve cookie value.

S

setCookieDomain(String) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
 

T

TGCCookieRetrievingCookieGenerator - Class in org.apereo.cas.web.support
Generates the tgc cookie.
TGCCookieRetrievingCookieGenerator(CookieValueManager, String, String, String, int, boolean, int, boolean) - Constructor for class org.apereo.cas.web.support.TGCCookieRetrievingCookieGenerator
Instantiates a new TGC cookie retrieving cookie generator.
ticketGrantingTicketCookieGenerator(CipherExecutor) - Method in class org.apereo.cas.web.config.CasCookieConfiguration
 

W

warnCookieGenerator() - Method in class org.apereo.cas.web.config.CasCookieConfiguration
 
WarningCookieRetrievingCookieGenerator - Class in org.apereo.cas.web
Generates the warning cookie.
WarningCookieRetrievingCookieGenerator(String, String, int, boolean, boolean) - Constructor for class org.apereo.cas.web.WarningCookieRetrievingCookieGenerator
Instantiates a new warning cookie retrieving cookie generator.
A B C D G N O R S T W 
Skip navigation links