Index
All Classes and Interfaces|All Packages|Serialized Form
A
- applyDefaultSettingsIfUndefined(Config) - Method in class org.pac4j.framework.adapter.FrameworkAdapterImpl
B
- buildAuthorities(List<UserProfile>) - Static method in class org.pac4j.springframework.security.util.SpringSecurityHelper
-
Build a list of authorities from a list of profiles.
C
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
- computeAuthentication(LinkedHashMap<String, UserProfile>) - Static method in class org.pac4j.springframework.security.util.SpringSecurityHelper
-
Compute the Spring Security authentication from the pac4j profiles.
F
- FrameworkAdapterImpl - Class in org.pac4j.framework.adapter
-
Spring Security adapter.
- FrameworkAdapterImpl() - Constructor for class org.pac4j.framework.adapter.FrameworkAdapterImpl
G
- getCredentials() - Method in class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken
- getName() - Method in class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken
- getName() - Method in class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken
- getPrincipal() - Method in class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken
- getProfile() - Method in interface org.pac4j.springframework.security.authentication.Pac4jAuthentication
-
Get the main profile of the authenticated user.
- getProfiles() - Method in interface org.pac4j.springframework.security.authentication.Pac4jAuthentication
-
Get all the profiles of the authenticated user.
- getProfiles() - Method in class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken
- getProfiles() - Method in class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken
O
- org.pac4j.framework.adapter - package org.pac4j.framework.adapter
- org.pac4j.springframework.security.authentication - package org.pac4j.springframework.security.authentication
- org.pac4j.springframework.security.profile - package org.pac4j.springframework.security.profile
- org.pac4j.springframework.security.util - package org.pac4j.springframework.security.util
- org.pac4j.springframework.security.web - package org.pac4j.springframework.security.web
P
- Pac4jAuthentication - Interface in org.pac4j.springframework.security.authentication
-
Pac4j authentication interface.
- Pac4jAuthenticationToken - Class in org.pac4j.springframework.security.authentication
-
Pac4j authentication token when the user is authenticated.
- Pac4jAuthenticationToken(List<UserProfile>) - Constructor for class org.pac4j.springframework.security.authentication.Pac4jAuthenticationToken
- Pac4jEntryPoint - Class in org.pac4j.springframework.security.web
-
This entry point can be defined with a security configuration and a client name: if it's an indirect client, it redirects the user to te identity provider for login.
- Pac4jEntryPoint() - Constructor for class org.pac4j.springframework.security.web.Pac4jEntryPoint
- Pac4jEntryPoint(Config, String) - Constructor for class org.pac4j.springframework.security.web.Pac4jEntryPoint
- Pac4jRememberMeAuthenticationToken - Class in org.pac4j.springframework.security.authentication
-
Pac4j authentication token in case of remember-me.
- Pac4jRememberMeAuthenticationToken(List<UserProfile>) - Constructor for class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken
R
- removeProfiles() - Method in class org.pac4j.springframework.security.profile.SpringSecurityProfileManager
S
- saveAll(LinkedHashMap<String, UserProfile>, boolean) - Method in class org.pac4j.springframework.security.profile.SpringSecurityProfileManager
- SpringSecurityHelper - Class in org.pac4j.springframework.security.util
-
Helper for Spring Security.
- SpringSecurityHelper() - Constructor for class org.pac4j.springframework.security.util.SpringSecurityHelper
- SpringSecurityProfileManager - Class in org.pac4j.springframework.security.profile
-
Specific profile manager for Spring Security.
- SpringSecurityProfileManager(WebContext, SessionStore) - Constructor for class org.pac4j.springframework.security.profile.SpringSecurityProfileManager
T
- toString() - Method in class org.pac4j.framework.adapter.FrameworkAdapterImpl
All Classes and Interfaces|All Packages|Serialized Form