@Configuration @ImportResource(value="classpath*:servlet-context.xml") public class AuthConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ApiClientOptions |
apiClientOptions |
| Constructor and Description |
|---|
AuthConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.mitre.openid.connect.view.JWKSetView |
jwkSetView() |
org.mitre.openid.connect.client.keypublisher.JwkViewResolver |
jwkViewResolver() |
org.mitre.jose.keystore.JWKSetKeyStore |
keyStore() |
@Autowired protected ApiClientOptions apiClientOptions
Copyright © 2023. All rights reserved.