Class ConfigurationPropertiesAuthServerProvider
java.lang.Object
de.adorsys.sts.token.authentication.ConfigurationPropertiesAuthServerProvider
- All Implemented Interfaces:
AuthServersProvider
@Component
public class ConfigurationPropertiesAuthServerProvider
extends Object
implements AuthServersProvider
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationPropertiesAuthServerProvider(AuthServerConfigurationProperties authServerConfigurationProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Constructor Details
-
ConfigurationPropertiesAuthServerProvider
@Autowired public ConfigurationPropertiesAuthServerProvider(AuthServerConfigurationProperties authServerConfigurationProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
getAll
- Specified by:
getAllin interfaceAuthServersProvider
-
get
- Specified by:
getin interfaceAuthServersProvider
-