Copyright © 2002 SAP AG. All Rights Reserved.

com.sap.security.core.server.securestorage.remote
Class RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction

java.lang.Object
  |
  +--com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction
All Implemented Interfaces:
java.security.PrivilegedAction
Enclosing class:
RemoteSecureStorageSuperContextImpl

public class RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction
extends java.lang.Object
implements java.security.PrivilegedAction


Constructor Summary
RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction()
           
 
Method Summary
 java.lang.Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction

public RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction()
Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction

Copyright © 2002 SAP AG. All Rights Reserved.