Class ReplacementForProtectionDomain

java.lang.Object
de.inetsoftware.jwebassembly.api.java.security.ReplacementForProtectionDomain

class ReplacementForProtectionDomain extends Object
Replacement methods for the class java.security.ProtectionDomain.
  • Constructor Details

    • ReplacementForProtectionDomain

      ReplacementForProtectionDomain()
  • Method Details

    • toString

      public String toString()
      Replacement for doPrivileged().
      Overrides:
      toString in class Object