public class SecurityManagerRule extends SecurityManagerStub<SecurityManager> implements SystemStubTestRule
| Constructor and Description |
|---|
SecurityManagerRule()
Default constructor - use this when the security manager will be set in-flight
|
SecurityManagerRule(SecurityManager securityManager)
Construct with a specific security manager to use
|
clearSecurityManager, createSecurityManager, doSetup, doTeardown, execute, getSecurityManager, setSecurityManagerisActive, setup, teardownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyexecute, setup, teardownexecutepublic SecurityManagerRule()
public SecurityManagerRule(SecurityManager securityManager)
securityManager - the security manager to useCopyright © 2020–2023. All rights reserved.