Class MAMIdentityOIDRunnable
-
- All Implemented Interfaces:
-
java.lang.Runnable
public class MAMIdentityOIDRunnable implements Runnable
A runnable which always executes under the given identity. The identity is specified by the AAD OID.
-
-
Constructor Summary
Constructors Constructor Description MAMIdentityOIDRunnable(String oid, Runnable wrapped)
-
Method Summary
Modifier and Type Method Description voidrun()
-