Uses of Class
org.forgerock.openam.authentication.callbacks.DeviceProfileCallback.Builder
Packages that use DeviceProfileCallback.Builder
-
Uses of DeviceProfileCallback.Builder in org.forgerock.openam.authentication.callbacks
Methods in org.forgerock.openam.authentication.callbacks that return DeviceProfileCallback.BuilderModifier and TypeMethodDescriptionDeviceProfileCallback.builder()
Get a builder for constructing a new DeviceProfileCallback.DeviceProfileCallback.Builder.withLocation
(boolean location) Set the location to capture.DeviceProfileCallback.Builder.withMessage
(String message) Set the message to display.DeviceProfileCallback.Builder.withMetadata
(boolean metadata) Set the metadata to capture.