Serialized Form
-
Package com.liferay.portal.security.key
-
Class com.liferay.portal.security.key.KeyReference
class KeyReference extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream objectInputStream) throws ClassNotFoundException, IOException - Throws:
ClassNotFoundExceptionIOException
-
-
Serialized Fields
-
_identifier
String _identifier
-
_providerId
String _providerId
-
_type
KeyReference.Type _type
-
-