Uses of Class
com.ibm.wsspi.kernel.service.utils.SerializableProtectedString
-
Packages that use SerializableProtectedString Package Description com.ibm.wsspi.kernel.service.utils -
-
Uses of SerializableProtectedString in com.ibm.wsspi.kernel.service.utils
Fields in com.ibm.wsspi.kernel.service.utils declared as SerializableProtectedString Modifier and Type Field Description static SerializableProtectedString
SerializableProtectedString. EMPTY_PROTECTED_STRING
A password object that holds the equivalent of the empty stringstatic SerializableProtectedString
SerializableProtectedString. NULL_PROTECTED_STRING
A password object that holds null
-