A G I J L O P S W 
All Classes All Packages

A

addResponseCookie(Cookie) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
authenticate(String, Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authentication.
authenticate(Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authentication.
authorize(String, String, Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authorization.
authorize(String, Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authorization.
authorize(String, Authorizer<CommonProfile>, Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authorization.
authorize(Authorizer<CommonProfile>, Function<CommonProfile, ServerServiceCall<Request, Response>>) - Method in interface org.pac4j.lagom.javadsl.SecuredService
Service call composition for authorization.

G

getFullRequestURL() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getPath() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRemoteAddr() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestAttribute(String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestCookies() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestHeader(String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestMethod() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestParameter(String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getRequestParameters() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getScheme() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getSecurityConfig() - Method in interface org.pac4j.lagom.javadsl.SecuredService
Get configuration of pac4j for this service.
getServerName() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getServerPort() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
getSessionStore() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 

I

isSecure() - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 

J

JwtAuthenticatorHelper - Class in org.pac4j.lagom.jwt
Helper for parsing JwtAuthenticator from Lagom configuration.

L

LagomWebContext - Class in org.pac4j.lagom.javadsl
Implementation web context of PAC4J for Lagom framework.
LagomWebContext(RequestHeader) - Constructor for class org.pac4j.lagom.javadsl.LagomWebContext
 

O

org.pac4j.lagom.javadsl - package org.pac4j.lagom.javadsl
 
org.pac4j.lagom.jwt - package org.pac4j.lagom.jwt
 

P

parse(Config) - Static method in class org.pac4j.lagom.jwt.JwtAuthenticatorHelper
Parse JwtAuthenticator from Lagom conf.

S

SecuredService - Interface in org.pac4j.lagom.javadsl
Interface, that implement cross-cutting security concerns for Lagom services.
setRequestAttribute(String, Object) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
setResponseContentType(String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
setResponseHeader(String, String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
setResponseStatus(int) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 

W

writeResponseContent(String) - Method in class org.pac4j.lagom.javadsl.LagomWebContext
 
A G I J L O P S W 
All Classes All Packages