Class AuthServerConfigurationProperties.AuthServerProperties
java.lang.Object
de.adorsys.sts.token.authentication.AuthServerConfigurationProperties.AuthServerProperties
- Enclosing class:
- AuthServerConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidvoidsetJwksUrl(String jwksUrl) voidvoidsetRefreshIntervalSeconds(Integer refreshIntervalSeconds)
-
Constructor Details
-
AuthServerProperties
public AuthServerProperties()
-
-
Method Details
-
getName
-
setName
-
getIssUrl
-
setIssUrl
-
getJwksUrl
-
setJwksUrl
-
getRefreshIntervalSeconds
-
setRefreshIntervalSeconds
-