Package tech.jhipster.config
Class JHipsterProperties.Security.ClientAuthorization
java.lang.Object
tech.jhipster.config.JHipsterProperties.Security.ClientAuthorization
- Enclosing class:
- JHipsterProperties.Security
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAccessTokenUri(String accessTokenUri) voidsetClientId(String clientId) voidsetClientSecret(String clientSecret) voidsetTokenServiceId(String tokenServiceId)
-
Constructor Details
-
ClientAuthorization
public ClientAuthorization()
-
-
Method Details
-
getAccessTokenUri
-
setAccessTokenUri
-
getTokenServiceId
-
setTokenServiceId
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-