Uses of Class
com.pingidentity.sdk.DeviceSharingType
-
Packages that use DeviceSharingType Package Description com.pingidentity.sdk Top level package for the PingFederate SDK. -
-
Uses of DeviceSharingType in com.pingidentity.sdk
Methods in com.pingidentity.sdk that return DeviceSharingType Modifier and Type Method Description static DeviceSharingTypeDeviceSharingType. valueOf(String name)Returns the enum constant of this type with the specified name.static DeviceSharingType[]DeviceSharingType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-