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

A

AuthenticationConfiguration - Class in eu.dnetlib.authentication.configuration
 
AuthenticationConfiguration(Properties, GlobalVars) - Constructor for class eu.dnetlib.authentication.configuration.AuthenticationConfiguration
 
AuthoritiesMapper - Class in eu.dnetlib.authentication.utils
 
AuthoritiesMapper() - Constructor for class eu.dnetlib.authentication.utils.AuthoritiesMapper
 

B

builder() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 

C

checkEverything() - Method in class eu.dnetlib.authentication.controllers.LoginCoreCheckDeployController
 
clientConfigurationService() - Method in class eu.dnetlib.authentication.security.initiliazers.Services
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class eu.dnetlib.authentication.utils.EntryPoint
 
Configurations - Class in eu.dnetlib.authentication.security.initiliazers
 
Configurations(Properties, Optional<OIDCAuthoritiesMapper>, OpenAIREUserInfoFetcher, PropertyReader) - Constructor for class eu.dnetlib.authentication.security.initiliazers.Configurations
 
configure(HttpSecurity) - Method in class eu.dnetlib.authentication.security.WebSecurityConfig
 
connectionFactory() - Method in class eu.dnetlib.authentication.security.RedisConfig
 
cookieSerializer() - Method in class eu.dnetlib.authentication.security.RedisConfig
 
corsConfigurer() - Method in class eu.dnetlib.authentication.configuration.AuthenticationConfiguration
 

D

date - Static variable in class eu.dnetlib.authentication.configuration.GlobalVars
 
DefaultAuthoritiesMapper - Class in eu.dnetlib.authentication.security.oidc
 
DefaultAuthoritiesMapper() - Constructor for class eu.dnetlib.authentication.security.oidc.DefaultAuthoritiesMapper
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationFilter
 

E

entryPoint() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 
EntryPoint - Class in eu.dnetlib.authentication.utils
 
EntryPoint() - Constructor for class eu.dnetlib.authentication.utils.EntryPoint
 
eu.dnetlib.authentication.configuration - package eu.dnetlib.authentication.configuration
 
eu.dnetlib.authentication.controllers - package eu.dnetlib.authentication.controllers
 
eu.dnetlib.authentication.entities - package eu.dnetlib.authentication.entities
 
eu.dnetlib.authentication.exception - package eu.dnetlib.authentication.exception
 
eu.dnetlib.authentication.security - package eu.dnetlib.authentication.security
 
eu.dnetlib.authentication.security.initiliazers - package eu.dnetlib.authentication.security.initiliazers
 
eu.dnetlib.authentication.security.oidc - package eu.dnetlib.authentication.security.oidc
 
eu.dnetlib.authentication.services - package eu.dnetlib.authentication.services
 
eu.dnetlib.authentication.utils - package eu.dnetlib.authentication.utils
 

G

getAccess_token() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getAccessToken() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getAccessToken() - Method in class eu.dnetlib.authentication.entities.User
 
getAccessToken(String) - Method in class eu.dnetlib.authentication.controllers.UserController
 
getAccessToken(String) - Method in class eu.dnetlib.authentication.services.UserInfoService
 
getAuthoritiesMapper() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getBuildDate() - Method in class eu.dnetlib.authentication.configuration.GlobalVars
 
getDomain() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getEmail() - Method in class eu.dnetlib.authentication.entities.User
 
getExpires_in() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getFamily_name() - Method in class eu.dnetlib.authentication.entities.User
 
getGiven_name() - Method in class eu.dnetlib.authentication.entities.User
 
getHome() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getHost() - Method in class eu.dnetlib.authentication.configuration.Redis
 
getId() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getId_token() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getIssuer() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getKeycloak() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getLogout() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getName() - Method in class eu.dnetlib.authentication.entities.User
 
getOidc() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getOrcid() - Method in class eu.dnetlib.authentication.entities.User
 
getPassword() - Method in class eu.dnetlib.authentication.configuration.Redis
 
getPort() - Method in class eu.dnetlib.authentication.configuration.Redis
 
getProperties() - Method in class eu.dnetlib.authentication.configuration.AuthenticationConfiguration
 
getRedirect() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getRedirect() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getRedis() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getRefresh_token() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getRefreshToken() - Method in class eu.dnetlib.authentication.entities.User
 
getRoles() - Method in class eu.dnetlib.authentication.entities.User
 
getScope() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getScope() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getScopes() - Method in class eu.dnetlib.authentication.utils.PropertyReader
 
getSecret() - Method in class eu.dnetlib.authentication.configuration.OIDC
 
getSession() - Method in class eu.dnetlib.authentication.configuration.Properties
 
getStatus() - Method in exception eu.dnetlib.authentication.exception.ResourceNotFoundException
 
getSub() - Method in class eu.dnetlib.authentication.entities.User
 
getToken_type() - Method in class eu.dnetlib.authentication.entities.TokenResponse
 
getTokenRequest(String) - Method in class eu.dnetlib.authentication.services.UserInfoService
 
getUserInfo() - Method in class eu.dnetlib.authentication.controllers.UserController
 
getUserInfo() - Method in class eu.dnetlib.authentication.services.UserInfoService
 
getVersion() - Method in class eu.dnetlib.authentication.configuration.GlobalVars
 
GlobalVars - Class in eu.dnetlib.authentication.configuration
 
GlobalVars() - Constructor for class eu.dnetlib.authentication.configuration.GlobalVars
 

H

handleAuthorizationRequest(HttpServletRequest, HttpServletResponse) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationFilter
 
handler() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 
hasRefreshToken() - Method in class eu.dnetlib.authentication.services.SecurityService
 
hello() - Method in class eu.dnetlib.authentication.controllers.LoginCoreCheckDeployController
 

I

initFilter() - Method in class eu.dnetlib.authentication.security.WebSecurityConfig
 
issuerService() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 

L

loadUserInfo(PendingOIDCAuthenticationToken) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIREUserInfoFetcher
 
LoginCoreCheckDeployController - Class in eu.dnetlib.authentication.controllers
 
LoginCoreCheckDeployController(AuthenticationConfiguration) - Constructor for class eu.dnetlib.authentication.controllers.LoginCoreCheckDeployController
 
logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIRELogoutHandler
 

M

map(JsonArray) - Static method in class eu.dnetlib.authentication.utils.AuthoritiesMapper
 
mapAuthorities(JWT, UserInfo) - Method in class eu.dnetlib.authentication.security.oidc.DefaultAuthoritiesMapper
 
mapAuthorities(JWT, UserInfo) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIREAuthoritiesMapper
 

O

OIDC - Class in eu.dnetlib.authentication.configuration
 
OIDC() - Constructor for class eu.dnetlib.authentication.configuration.OIDC
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationSuccessHandler
 
onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class eu.dnetlib.authentication.security.oidc.OpenAIRELogoutSuccessHandler
 
OpenAIREAuthenticationFilter - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIREAuthenticationFilter(Properties) - Constructor for class eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationFilter
 
OpenAIREAuthenticationSuccessHandler - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIREAuthenticationSuccessHandler(Properties) - Constructor for class eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationSuccessHandler
 
OpenAIREAuthoritiesMapper - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIRELogoutHandler - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIRELogoutHandler(Properties) - Constructor for class eu.dnetlib.authentication.security.oidc.OpenAIRELogoutHandler
 
OpenAIRELogoutSuccessHandler - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIRELogoutSuccessHandler(Properties) - Constructor for class eu.dnetlib.authentication.security.oidc.OpenAIRELogoutSuccessHandler
 
OpenAIREUserInfoFetcher - Class in eu.dnetlib.authentication.security.oidc
 
OpenAIREUserInfoFetcher() - Constructor for class eu.dnetlib.authentication.security.oidc.OpenAIREUserInfoFetcher
 
optionsService() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 

P

Primitives - Class in eu.dnetlib.authentication.security.initiliazers
 
Primitives(Properties) - Constructor for class eu.dnetlib.authentication.security.initiliazers.Primitives
 
Properties - Class in eu.dnetlib.authentication.configuration
 
Properties() - Constructor for class eu.dnetlib.authentication.configuration.Properties
 
PropertyReader - Class in eu.dnetlib.authentication.utils
 
PropertyReader(String) - Constructor for class eu.dnetlib.authentication.utils.PropertyReader
 
provider() - Method in class eu.dnetlib.authentication.security.initiliazers.Configurations
 

R

redirect(HttpServletRequest, HttpServletResponse) - Method in class eu.dnetlib.authentication.controllers.UserController
 
Redirect - Class in eu.dnetlib.authentication.utils
 
Redirect() - Constructor for class eu.dnetlib.authentication.utils.Redirect
 
Redis - Class in eu.dnetlib.authentication.configuration
 
Redis() - Constructor for class eu.dnetlib.authentication.configuration.Redis
 
RedisConfig - Class in eu.dnetlib.authentication.security
 
RedisConfig(Properties) - Constructor for class eu.dnetlib.authentication.security.RedisConfig
 
registeredClient() - Method in class eu.dnetlib.authentication.security.initiliazers.Configurations
 
ResourceNotFoundException - Exception in eu.dnetlib.authentication.exception
 
ResourceNotFoundException(String) - Constructor for exception eu.dnetlib.authentication.exception.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception eu.dnetlib.authentication.exception.ResourceNotFoundException
 
revoke() - Method in class eu.dnetlib.authentication.controllers.UserController
 
revoke() - Method in class eu.dnetlib.authentication.services.UserInfoService
 
revokeTokenRequest(String) - Method in class eu.dnetlib.authentication.services.UserInfoService
 

S

scopeReader() - Method in class eu.dnetlib.authentication.security.initiliazers.Primitives
 
SecurityService - Class in eu.dnetlib.authentication.services
 
SecurityService(PropertyReader) - Constructor for class eu.dnetlib.authentication.services.SecurityService
 
serverConfiguration() - Method in class eu.dnetlib.authentication.security.initiliazers.Configurations
 
serverConfigurationService() - Method in class eu.dnetlib.authentication.security.initiliazers.Services
 
Services - Class in eu.dnetlib.authentication.security.initiliazers
 
Services(Properties, ServerConfiguration, RegisteredClient) - Constructor for class eu.dnetlib.authentication.security.initiliazers.Services
 
setAccessToken(String) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setAccessToken(String) - Method in class eu.dnetlib.authentication.entities.User
 
setAuthoritiesMapper(String) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setBuildDate(Date) - Method in class eu.dnetlib.authentication.configuration.GlobalVars
 
setDomain(String) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setEmail(String) - Method in class eu.dnetlib.authentication.entities.User
 
setFamily_name(String) - Method in class eu.dnetlib.authentication.entities.User
 
setGiven_name(String) - Method in class eu.dnetlib.authentication.entities.User
 
setHome(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setHost(String) - Method in class eu.dnetlib.authentication.configuration.Redis
 
setId(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setIssuer(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setKeycloak(Boolean) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setLogout(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setName(String) - Method in class eu.dnetlib.authentication.entities.User
 
setOidc(OIDC) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setOrcid(String) - Method in class eu.dnetlib.authentication.entities.User
 
setPassword(String) - Method in class eu.dnetlib.authentication.configuration.Redis
 
setPort(String) - Method in class eu.dnetlib.authentication.configuration.Redis
 
setRedirect(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setRedirect(String) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setRedirect(HttpServletRequest, Properties) - Static method in class eu.dnetlib.authentication.utils.Redirect
 
setRedis(Redis) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setRefreshToken(String) - Method in class eu.dnetlib.authentication.entities.User
 
setRoles(Set<String>) - Method in class eu.dnetlib.authentication.entities.User
 
setScope(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setScopes(Set<String>) - Method in class eu.dnetlib.authentication.utils.PropertyReader
 
setSecret(String) - Method in class eu.dnetlib.authentication.configuration.OIDC
 
setSession(String) - Method in class eu.dnetlib.authentication.configuration.Properties
 
setSub(String) - Method in class eu.dnetlib.authentication.entities.User
 
setVersion(String) - Method in class eu.dnetlib.authentication.configuration.GlobalVars
 

T

TokenResponse - Class in eu.dnetlib.authentication.entities
 
TokenResponse() - Constructor for class eu.dnetlib.authentication.entities.TokenResponse
 
toString() - Method in class eu.dnetlib.authentication.configuration.Redis
 

U

User - Class in eu.dnetlib.authentication.entities
 
User(OIDCAuthenticationToken) - Constructor for class eu.dnetlib.authentication.entities.User
 
UserController - Class in eu.dnetlib.authentication.controllers
 
UserController(UserInfoService, Properties) - Constructor for class eu.dnetlib.authentication.controllers.UserController
 
UserInfoService - Class in eu.dnetlib.authentication.services
 
UserInfoService(RestTemplate, Properties, RegisteredClient, ServerConfiguration) - Constructor for class eu.dnetlib.authentication.services.UserInfoService
 

W

WebSecurityConfig - Class in eu.dnetlib.authentication.security
 
WebSecurityConfig(Properties, EntryPoint, OIDCAuthenticationProvider, IssuerService, ServerConfigurationService, ClientConfigurationService, StaticAuthRequestOptionsService, PlainAuthRequestUrlBuilder, OpenAIREAuthenticationSuccessHandler, OpenAIRELogoutHandler, OpenAIRELogoutSuccessHandler) - Constructor for class eu.dnetlib.authentication.security.WebSecurityConfig
 
A B C D E G H I L M O P R S T U W 
All Classes All Packages