Uses of Class
org.forgerock.openam.authentication.callbacks.PingOneProtectInitializeCallback.Builder
Packages that use PingOneProtectInitializeCallback.Builder
-
Uses of PingOneProtectInitializeCallback.Builder in org.forgerock.openam.authentication.callbacks
Methods in org.forgerock.openam.authentication.callbacks that return PingOneProtectInitializeCallback.BuilderModifier and TypeMethodDescriptionPingOneProtectInitializeCallback.builder()
Get a builder for constructing a new PingOneProtectInitializeCallback.PingOneProtectInitializeCallback.Builder.withBehavioralDataCollection
(boolean behavioralDataCollection) Set the behavioral data collection flag.PingOneProtectInitializeCallback.Builder.withConsoleLogEnabled
(boolean consoleLogEnabled) Set the console log enable flag.PingOneProtectInitializeCallback.Builder.withCustomHost
(String customHost) Set the custom host.PingOneProtectInitializeCallback.Builder.withDeviceAttributesToIgnore
(List<String> deviceAttributesToIgnore) Set the device attributes to ignore.PingOneProtectInitializeCallback.Builder.withDeviceKeyRsyncIntervals
(int deviceKeyRsyncIntervals) Set the device key rsync intervals.PingOneProtectInitializeCallback.Builder.withDisableHub
(boolean disableHub) Set the disable hub flag.PingOneProtectInitializeCallback.Builder.withDisableTags
(boolean disableTags) Set the disable tags flag.PingOneProtectInitializeCallback.Builder.withEnableTrust
(boolean enableTrust) Set the enable trust flag.Set the env id.PingOneProtectInitializeCallback.Builder.withLazyMetadata
(boolean lazyMetadata) Set the lazy metadata flag.