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, setUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUrl
public java.util.Optional<AuthenticationMethod> getAuthMethod()
getAuthMethod
in interface SecureEndpointConfiguration
public void setAuthMethod(@NonNull AuthenticationMethod authMethod)
authMethod
- Authentication Method