public static class FlowableAdminAppProperties.Security extends Object
| Constructor and Description |
|---|
Security() |
| Modifier and Type | Method and Description |
|---|---|
FlowableAdminAppProperties.Encryption |
getEncryption() |
boolean |
isPreemptiveBasicAuthentication() |
void |
setPreemptiveBasicAuthentication(boolean preemptiveBasicAuthentication) |
public FlowableAdminAppProperties.Encryption getEncryption()
public boolean isPreemptiveBasicAuthentication()
public void setPreemptiveBasicAuthentication(boolean preemptiveBasicAuthentication)
Copyright © 2020 Flowable. All rights reserved.