Uses of Class
eu.dnetlib.authentication.utils.PropertyReader
-
Packages that use PropertyReader Package Description eu.dnetlib.authentication.security.initiliazers eu.dnetlib.authentication.services -
-
Uses of PropertyReader in eu.dnetlib.authentication.security.initiliazers
Methods in eu.dnetlib.authentication.security.initiliazers that return PropertyReader Modifier and Type Method Description PropertyReaderPrimitives. scopeReader()Constructors in eu.dnetlib.authentication.security.initiliazers with parameters of type PropertyReader Constructor Description Configurations(Properties properties, OpenAIREAuthoritiesMapper authoritiesMapper, OpenAIREUserInfoFetcher userInfoFetcher, PropertyReader scopeReader) -
Uses of PropertyReader in eu.dnetlib.authentication.services
Constructors in eu.dnetlib.authentication.services with parameters of type PropertyReader Constructor Description SecurityService(PropertyReader reader)
-