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