|
Copyright © 2002 SAP AG. All Rights Reserved. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectRetrievalException | |
| com.sap.security.core.server.securestorage.remote | |
| Uses of ObjectRetrievalException in com.sap.security.core.server.securestorage.remote |
| Methods in com.sap.security.core.server.securestorage.remote that throw ObjectRetrievalException | |
SecureStorageObject |
RemoteSecureStorageClientContextInterface.encrypt(java.io.Serializable objectToEncrypt)
|
java.lang.Object |
RemoteSecureStorageClientContextInterface.retrieveObject(java.lang.String objectID)
|
byte[] |
RemoteSecureStorageClientContextInterface.retrieveBytes(java.lang.String objectID)
|
java.lang.String[] |
RemoteSecureStorageClientContextInterface.getObjectIDs()
|
java.lang.Object |
RemoteSecureStorageClientContextImpl.retrieveObject(java.lang.String objectID)
Retrieves a central stored object |
byte[] |
RemoteSecureStorageClientContextImpl.retrieveBytes(java.lang.String objectID)
|
java.lang.String[] |
RemoteSecureStorageClientContextImpl.getObjectIDs()
Returns a list of all central stored objects |
|
Copyright © 2002 SAP AG. All Rights Reserved. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||