Copyright © 2002 SAP AG. All Rights Reserved.

Serialized Form


Package com.sap.security.core.server.securestorage

Class com.sap.security.core.server.securestorage.SecureStorageImplMessage implements Serializable

Class com.sap.security.core.server.securestorage.SecureStorageObject implements Serializable

Serialized Fields

_objectModelVersion

int _objectModelVersion

_secretKeyID

java.lang.String _secretKeyID

_encryptedObject

byte[] _encryptedObject


Package com.sap.security.core.server.securestorage.exception

Class com.sap.security.core.server.securestorage.exception.CommandException implements Serializable

Class com.sap.security.core.server.securestorage.exception.CreateConfigurationsException implements Serializable

Class com.sap.security.core.server.securestorage.exception.KeyGenerationException implements Serializable

Class com.sap.security.core.server.securestorage.exception.KeyStoreAccessException implements Serializable

Class com.sap.security.core.server.securestorage.exception.NoKeyForClientException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectDecryptionException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectDeletionException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectEncryptionException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectModificationException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectRetrievalException implements Serializable

Class com.sap.security.core.server.securestorage.exception.ObjectStorageException implements Serializable

Class com.sap.security.core.server.securestorage.exception.SecureStorageException implements Serializable

Serialized Fields

m_nestedException

java.lang.Exception m_nestedException

Class com.sap.security.core.server.securestorage.exception.StorageLocationOpenException implements Serializable


Package com.sap.security.core.server.securestorage.gui

Class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical implements Serializable

Serialized Fields

_frame

java.awt.Frame _frame

_secureStorageRuntimeInterface

SecureStorageRuntimeInterface _secureStorageRuntimeInterface

_editor

SecureStorageHandlerEditor _editor

Class com.sap.security.core.server.securestorage.gui.SecureStorageHandlerEditor implements Serializable

Class com.sap.security.core.server.securestorage.gui.SecureStoragePanel implements Serializable

Serialized Fields

_secureStorageAdministratorContext

RemoteSecureStorageAdministratorContextInterface _secureStorageAdministratorContext

_administratorPanel

javax.swing.JPanel _administratorPanel

_servicePanel

ServicePanel _servicePanel

_webappPanel

WebappPanel _webappPanel

_buttonPanel

javax.swing.JPanel _buttonPanel

_tabbedPane

javax.swing.JTabbedPane _tabbedPane

Class com.sap.security.core.server.securestorage.gui.ServicePanel implements Serializable

Serialized Fields

_secureStorageAdministratorContext

RemoteSecureStorageAdministratorContextInterface _secureStorageAdministratorContext

_servicePanel

javax.swing.JPanel _servicePanel

_treeTop

javax.swing.tree.DefaultMutableTreeNode _treeTop

_model

javax.swing.tree.DefaultTreeModel _model

_tree

javax.swing.JTree _tree

_serviceKeyTree

javax.swing.JTree _serviceKeyTree

_serviceObjectTree

javax.swing.JTree _serviceObjectTree

_SERVICE_CLIENT_TYPE

java.lang.String _SERVICE_CLIENT_TYPE

_WEBAPP_CLIENT_TYPE

java.lang.String _WEBAPP_CLIENT_TYPE

_KEY_TITLE

java.lang.String _KEY_TITLE

_OBJECT_TITLE

java.lang.String _OBJECT_TITLE

_newKeyButton

javax.swing.JButton _newKeyButton

_deleteObjectButton

javax.swing.JButton _deleteObjectButton

_reEncryptButton

javax.swing.JButton _reEncryptButton

_refreshGUIButton

javax.swing.JButton _refreshGUIButton

_NEW_KEY_BUTTON_TITLE

java.lang.String _NEW_KEY_BUTTON_TITLE

_REENCRYPT_BUTTON_TITLE

java.lang.String _REENCRYPT_BUTTON_TITLE

_DELETE_OBJECT_BUTTON_TITLE

java.lang.String _DELETE_OBJECT_BUTTON_TITLE

_REFRESH_GUI_BUTTON_TITLE

java.lang.String _REFRESH_GUI_BUTTON_TITLE

myGUICategory

com.sap.tc.logging.Category myGUICategory

Class com.sap.security.core.server.securestorage.gui.WebappPanel implements Serializable

Serialized Fields

_secureStorageAdministratorContext

RemoteSecureStorageAdministratorContextInterface _secureStorageAdministratorContext

_webappPanel

javax.swing.JPanel _webappPanel

_treeTop

javax.swing.tree.DefaultMutableTreeNode _treeTop

_model

javax.swing.tree.DefaultTreeModel _model

_tree

javax.swing.JTree _tree

_webappKeyTree

javax.swing.JTree _webappKeyTree

_webappObjectTree

javax.swing.JTree _webappObjectTree

_SERVICE_CLIENT_TYPE

java.lang.String _SERVICE_CLIENT_TYPE

_WEBAPP_CLIENT_TYPE

java.lang.String _WEBAPP_CLIENT_TYPE

_KEY_TITLE

java.lang.String _KEY_TITLE

_OBJECT_TITLE

java.lang.String _OBJECT_TITLE

_newKeyButton

javax.swing.JButton _newKeyButton

_deleteObjectButton

javax.swing.JButton _deleteObjectButton

_reEncryptButton

javax.swing.JButton _reEncryptButton

_refreshGUIButton

javax.swing.JButton _refreshGUIButton

_NEW_KEY_BUTTON_TITLE

java.lang.String _NEW_KEY_BUTTON_TITLE

_REENCRYPT_BUTTON_TITLE

java.lang.String _REENCRYPT_BUTTON_TITLE

_DELETE_OBJECT_BUTTON_TITLE

java.lang.String _DELETE_OBJECT_BUTTON_TITLE

_REFRESH_GUI_BUTTON_TITLE

java.lang.String _REFRESH_GUI_BUTTON_TITLE

clientWebappPanel

javax.swing.JPanel clientWebappPanel

clientButtonPanel

javax.swing.JPanel clientButtonPanel

myGUICategory

com.sap.tc.logging.Category myGUICategory


Package com.sap.security.core.server.securestorage.gui.renderer

Class com.sap.security.core.server.securestorage.gui.renderer.KeyTreeCellRenderer implements Serializable

Serialized Fields

inactiveIcon

javax.swing.ImageIcon inactiveIcon

Class com.sap.security.core.server.securestorage.gui.renderer.ObjectTreeCellRenderer implements Serializable

Serialized Fields

adminContext

RemoteSecureStorageAdministratorContextInterface adminContext

clientType

int clientType

greenIcon

javax.swing.ImageIcon greenIcon

yellowIcon

javax.swing.ImageIcon yellowIcon

inactiveIcon

javax.swing.ImageIcon inactiveIcon


Package com.sap.security.core.server.securestorage.remote

Class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub implements Serializable


Copyright © 2002 SAP AG. All Rights Reserved.