Class AuthenticationConfig
java.lang.Object
org.apache.camel.component.platform.http.vertx.auth.AuthenticationConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfacestatic interface -
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationConfig(List<AuthenticationConfig.AuthenticationConfigEntry> authenticationConfigEntries) -
Method Summary
-
Constructor Details
-
AuthenticationConfig
public AuthenticationConfig() -
AuthenticationConfig
public AuthenticationConfig(List<AuthenticationConfig.AuthenticationConfigEntry> authenticationConfigEntries)
-
-
Method Details
-
getEntries
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean authenticationEnabled)
-