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) voidsetKeyCloakUrl(String keyCloakUrl) voidvoidsetRefreshIntervalSeconds(Integer refreshIntervalSeconds)
-
Constructor Details
-
AuthServerProperties
public AuthServerProperties()
-
-
Method Details
-
getName
-
getIssUrl
-
getJwksUrl
-
getRefreshIntervalSeconds
-
getKeyCloakUrl
-
setName
-
setIssUrl
-
setJwksUrl
-
setRefreshIntervalSeconds
-
setKeyCloakUrl
-