Class AuthServerConfigurationProperties
java.lang.Object
de.adorsys.sts.token.authentication.AuthServerConfigurationProperties
@Component
@ConfigurationProperties(prefix="sts")
@Validated
public class AuthServerConfigurationProperties
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
AuthServerConfigurationProperties
public AuthServerConfigurationProperties()
-
-
Method Details
-
getAuthservers
-
setAuthservers
public void setAuthservers(List<AuthServerConfigurationProperties.AuthServerProperties> authservers)
-