A B C D E F G I L M O P R S T U V 
All Classes All Packages

C

ca.ubc.ece.flowable.cookie - package ca.ubc.ece.flowable.cookie
 
ca.ubc.ece.flowable.idm - package ca.ubc.ece.flowable.idm
 
ca.ubc.ece.flowable.oidc - package ca.ubc.ece.flowable.oidc
 
ca.ubc.ece.flowable.properties - package ca.ubc.ece.flowable.properties
 
ca.ubc.ece.flowable.servlets - package ca.ubc.ece.flowable.servlets
 
CALLBACK_URI - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the callback uri.
CLIENT_ID - Static variable in class ca.ubc.ece.flowable.oidc.Params
The parameter name for the client_id.
CLIENT_ID - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the client id.
CLIENT_SECRET - Static variable in class ca.ubc.ece.flowable.oidc.Params
The parameter name for the client_secret.
CLIENT_SECRET - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the client secret.
CODE - Static variable in class ca.ubc.ece.flowable.oidc.Params
The parameter name for the code.
CodeServlet - Class in ca.ubc.ece.flowable.servlets
Servlet for providing authentication services.
CodeServlet() - Constructor for class ca.ubc.ece.flowable.servlets.CodeServlet
 
COOKIE_CWL_PATH - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie cwl path setting.
COOKIE_DEBUG - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie storing the debug setting.
COOKIE_FLOWABLE - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the Flowable session cookie name.
COOKIE_HTTP_ONLY - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie http only setting.
COOKIE_MAX_AGE - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie max age setting.
COOKIE_NONCE - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie storing the nonce.
COOKIE_PATH - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie path setting.
COOKIE_STATE - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie storing the state.
COOKIE_SU - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the cookie storing the su setting.
CookieBuilder - Class in ca.ubc.ece.flowable.cookie
Class for creating cookies.
CookieBuilder(String, State) - Constructor for class ca.ubc.ece.flowable.cookie.CookieBuilder
Constructor for this class.
CookieBuilder(String, Nonce) - Constructor for class ca.ubc.ece.flowable.cookie.CookieBuilder
Constructor for this class.
CookieBuilder(String, Boolean) - Constructor for class ca.ubc.ece.flowable.cookie.CookieBuilder
Constructor for this class.
CookieBuilder(String, String) - Constructor for class ca.ubc.ece.flowable.cookie.CookieBuilder
Constructor for this class.
CookieBuilder(String, Token) - Constructor for class ca.ubc.ece.flowable.cookie.CookieBuilder
Constructor for this class.
createToken(String, String, String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
Creates a token.
createUser(String, String, String, String, String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
Creates a new user.
A B C D E F G I L M O P R S T U V 
All Classes All Packages