B C E G H O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.
E
- equals(Object) - Method in class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken
G
- getClientName() - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
- getConfig() - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
- 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
H
- hashCode() - Method in class org.pac4j.springframework.security.authentication.Pac4jRememberMeAuthenticationToken
O
- org.pac4j.springframework.security.authentication - package org.pac4j.springframework.security.authentication
- org.pac4j.springframework.security.config - package org.pac4j.springframework.security.config
- 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
- Pac4jSpringSecurityConfig - Class in org.pac4j.springframework.security.config
-
Configure the bridge from pac4j to Spring Security (reactive).
- Pac4jSpringSecurityConfig() - Constructor for class org.pac4j.springframework.security.config.Pac4jSpringSecurityConfig
- postConstruct() - Method in class org.pac4j.springframework.security.config.Pac4jSpringSecurityConfig
R
- removeProfiles() - Method in class org.pac4j.springframework.security.profile.SpringSecurityProfileManager
- removeProfiles() - Method in class org.pac4j.springframework.security.profile.SpringSecurityReactiveProfileManager
S
- saveAll(LinkedHashMap<String, UserProfile>, boolean) - Method in class org.pac4j.springframework.security.profile.SpringSecurityProfileManager
- saveAll(LinkedHashMap<String, UserProfile>, boolean) - Method in class org.pac4j.springframework.security.profile.SpringSecurityReactiveProfileManager
- setClientName(String) - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
- setConfig(Config) - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
- 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
- SpringSecurityReactiveProfileManager - Class in org.pac4j.springframework.security.profile
-
Specific profile manager for Spring Security reactive.
- SpringSecurityReactiveProfileManager(WebContext, SessionStore) - Constructor for class org.pac4j.springframework.security.profile.SpringSecurityReactiveProfileManager
T
- toString() - Method in class org.pac4j.springframework.security.web.Pac4jEntryPoint
All Classes All Packages