Class ReplacementForProtectionDomain
- java.lang.Object
-
- de.inetsoftware.jwebassembly.api.java.security.ReplacementForProtectionDomain
-
class ReplacementForProtectionDomain extends java.lang.Object
Replacement methods for the class java.security.ProtectionDomain.
-
-
Constructor Summary
Constructors Constructor Description ReplacementForProtectionDomain()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
Replacement for doPrivileged().
-