Package com.sun.ts.lib.util.sec.misc
Interface JavaSecurityProtectionDomainAccess
public interface JavaSecurityProtectionDomainAccess
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ProtectionDomainCache.
-
Method Details
-
getProtectionDomainCache
JavaSecurityProtectionDomainAccess.ProtectionDomainCache getProtectionDomainCache()Returns the ProtectionDomainCache.
-