- generateSessionId() - Static method in class org.pac4j.play.StorageHelper
-
Generate a session identifier.
- get(String, String) - Static method in class org.pac4j.play.StorageHelper
-
Get an object from storage.
- get(String) - Static method in class org.pac4j.play.StorageHelper
-
Get an object from storage.
- getCacheKeyPrefix() - Static method in class org.pac4j.play.Config
-
Gets the prefix used for all cache operations
- getClientName() - Method in class org.pac4j.play.java.ActionContext
-
- getClients() - Static method in class org.pac4j.play.Config
-
- getCtx() - Method in class org.pac4j.play.java.ActionContext
-
- getFullRequestURL() - Method in class org.pac4j.play.java.JavaWebContext
-
- getFullRequestURL() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getOrCreationSessionId(Http.Session) - Static method in class org.pac4j.play.StorageHelper
-
Get a session identifier and generates it if no session exists.
- getProfile(String) - Static method in class org.pac4j.play.StorageHelper
-
Get the profile from storage.
- getProfileTimeout() - Static method in class org.pac4j.play.Config
-
- getRedirectAction(String) - Static method in class org.pac4j.play.java.JavaController
-
This method returns the url of the provider where the user must be redirected for authentication.
- getRedirectAction(String, String) - Static method in class org.pac4j.play.java.JavaController
-
This method returns the url of the provider where the user must be redirected for authentication.
- getRequest() - Method in class org.pac4j.play.java.ActionContext
-
- getRequestedUrl(String, String) - Static method in class org.pac4j.play.StorageHelper
-
Get a requested url from storage.
- getRequestHeader(String) - Method in class org.pac4j.play.java.JavaWebContext
-
- getRequestHeader(String) - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getRequestMethod() - Method in class org.pac4j.play.java.JavaWebContext
-
- getRequestMethod() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getRequestParameter(String) - Method in class org.pac4j.play.java.JavaWebContext
-
- getRequestParameter(String) - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getRequestParameters() - Method in class org.pac4j.play.java.JavaWebContext
-
- getRequestParameters() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getRequireAllRoles() - Method in class org.pac4j.play.java.ActionContext
-
- getRequireAnyRole() - Method in class org.pac4j.play.java.ActionContext
-
- getScheme() - Method in class org.pac4j.play.java.JavaWebContext
-
- getScheme() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getServerName() - Method in class org.pac4j.play.java.JavaWebContext
-
- getServerName() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getServerPort() - Method in class org.pac4j.play.java.JavaWebContext
-
- getServerPort() - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getSession() - Method in class org.pac4j.play.java.JavaWebContext
-
- getSessionAttribute(String) - Method in class org.pac4j.play.java.JavaWebContext
-
- getSessionAttribute(String) - Method in class org.pac4j.play.scala.ScalaWebContext
-
- getSessionId() - Method in class org.pac4j.play.java.ActionContext
-
- getSessionTimeout() - Static method in class org.pac4j.play.Config
-
- getTargetUrl() - Method in class org.pac4j.play.java.ActionContext
-
- getUserProfile() - Static method in class org.pac4j.play.java.JavaController
-
This method returns the user profile if the user is authenticated or null otherwise.
- getWebContext() - Method in class org.pac4j.play.java.ActionContext
-