public static class SecureClientAuthEnforceExecutor.Configuration extends ClientPolicyExecutorConfiguration
Modifier and Type | Field and Description |
---|---|
protected Boolean |
augment |
protected List<String> |
clientAuthns |
protected String |
clientAuthnsAugment |
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getClientAuthns() |
String |
getClientAuthnsAugment() |
Boolean |
isAugment() |
void |
setAugment(Boolean augment) |
void |
setClientAuthns(List<String> clientAuthns) |
void |
setClientAuthnsAugment(String clientAuthnsAugment) |
protected String clientAuthnsAugment
protected Boolean augment
Copyright © 2021 JBoss by Red Hat. All rights reserved.