Uses of Class
fr.enedis.chutney.security.infra.memory.InMemoryUsersProperties
Packages that use InMemoryUsersProperties
-
Uses of InMemoryUsersProperties in fr.enedis.chutney.security.infra.memory
Methods in fr.enedis.chutney.security.infra.memory that return InMemoryUsersPropertiesMethods in fr.enedis.chutney.security.infra.memory with parameters of type InMemoryUsersPropertiesModifier and TypeMethodDescriptionInMemorySecurityConfiguration.inMemoryUserDetailsService(InMemoryUsersProperties users, AuthenticationService authenticationService) Constructors in fr.enedis.chutney.security.infra.memory with parameters of type InMemoryUsersPropertiesModifierConstructorDescriptionInMemoryUserDetailsService(InMemoryUsersProperties inMemoryUsersProperties, AuthenticationService authenticationService)