public class OAuth2Recorder extends Object
| Constructor and Description |
|---|
OAuth2Recorder() |
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.runtime.RuntimeValue<OAuth2Augmentor> |
augmentor(OAuth2BuildTimeConfig buildTimeConfig) |
io.quarkus.runtime.RuntimeValue<org.wildfly.security.auth.server.SecurityRealm> |
createRealm(OAuth2RuntimeConfig runtimeConfig) |
public io.quarkus.runtime.RuntimeValue<org.wildfly.security.auth.server.SecurityRealm> createRealm(OAuth2RuntimeConfig runtimeConfig) throws IOException, NoSuchAlgorithmException, CertificateException, KeyStoreException, KeyManagementException
public io.quarkus.runtime.RuntimeValue<OAuth2Augmentor> augmentor(OAuth2BuildTimeConfig buildTimeConfig)
Copyright © 2021 JBoss by Red Hat. All rights reserved.