Uses of Class
io.helidon.security.providers.common.OutboundTarget.Builder
Package
Description
Common classes for provider implementation.
-
Uses of OutboundTarget.Builder in io.helidon.security.providers.common
Modifier and TypeMethodDescriptionAdd supported host for this target.Add supported method for this target.Add supported paths for this target.OutboundTarget.Builder.addTransport
(String transport) Add supported transports for this target.static OutboundTarget.Builder
Builder for a single target.Set config for this target.<U,
V extends U>
OutboundTarget.BuilderOutboundTarget.Builder.customObject
(Class<U> objectClass, V anObject) Set or replace a custom object.Configure the name of this outbound target.