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.withAdditionalSignalsInitializationOptions(Map<String, String> additionalSignalsInitializationOptions) Set any additional signals SDK initialization options.PingOneProtectInitializeCallback.Builder.withAgentIdentification(boolean agentIdentification) Set the enable PingId Agent flag.PingOneProtectInitializeCallback.Builder.withAgentPort(String agentPort) Set the PingId Agent port.PingOneProtectInitializeCallback.Builder.withAgentTimeout(Integer agentTimeout) Set the PingId Agent port.PingOneProtectInitializeCallback.Builder.withBehavioralDataCollection(boolean behavioralDataCollection) Set the behavioral data collection flag.PingOneProtectInitializeCallback.Builder.withConsoleLogEnabled(boolean consoleLogEnabled) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withCustomHost(String customHost) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withDeviceAttributesToIgnore(List<String> deviceAttributesToIgnore) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withDeviceKeyRsyncIntervals(int deviceKeyRsyncIntervals) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withDisableHub(boolean disableHub) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withDisableTags(boolean disableTags) Set the disable tags flag.PingOneProtectInitializeCallback.Builder.withEnableTrust(boolean enableTrust) Deprecated.Since 8.1.0 enableTrust has been replaced by universalDeviceIdentification.Set the env id.PingOneProtectInitializeCallback.Builder.withLazyMetadata(boolean lazyMetadata) Deprecated.Since 8.1.0 this value is unused by PingOne Protect, but the builder methods remain to support backwards compatibility.PingOneProtectInitializeCallback.Builder.withUniversalDeviceIdentification(boolean universalDeviceIdentification) Set the universal device identification flag.