Uses of Class
com.identityworksllc.iiq.common.TempStorage
-
Packages that use TempStorage Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of TempStorage in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common that return TempStorage Modifier and Type Method Description static TempStorageTempStorage. get()Gets the singleton object, creating a new one if it does not exist.
-