public class DefaultSecureEndpointConfiguration extends DefaultEndpointConfiguration implements SecureEndpointConfiguration
SecureEndpointConfiguration.| Constructor and Description |
|---|
DefaultSecureEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AuthenticationMethod> |
getAuthMethod() |
void |
setAuthMethod(AuthenticationMethod authMethod) |
getUrl, setUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUrlpublic java.util.Optional<AuthenticationMethod> getAuthMethod()
getAuthMethod in interface SecureEndpointConfigurationpublic void setAuthMethod(@NonNull
AuthenticationMethod authMethod)
authMethod - Authentication Method