JavaScript is disabled on your browser.
C I O S T
C
checkAccess(Thread) - Method in class org.elasticsearch.SecureSM
checkAccess(ThreadGroup) - Method in class org.elasticsearch.SecureSM
checkExit(int) - Method in class org.elasticsearch.SecureSM
checkThreadAccess(Thread) - Method in class org.elasticsearch.SecureSM
checkThreadGroupAccess(ThreadGroup) - Method in class org.elasticsearch.SecureSM
createTestSecureSM() - Static method in class org.elasticsearch.SecureSM
Creates a new security manager with a standard set of test packages being the only packages that can exit or halt the virtual machine.
I
innerCheckExit(int) - Method in class org.elasticsearch.SecureSM
The "Uwe Schindler" algorithm.
O
org.elasticsearch - package org.elasticsearch
S
SecureSM - Class in org.elasticsearch
Extension of SecurityManager that works around a few design flaws in Java Security.
SecureSM() - Constructor for class org.elasticsearch.SecureSM
Creates a new security manager where no packages can exit nor halt the virtual machine.
SecureSM(String[]) - Constructor for class org.elasticsearch.SecureSM
Creates a new security manager with the specified list of regular expressions as the those that class names will be tested against to
check whether or not a class can exit or halt the virtual machine.
T
ThreadPermission - Class in org.elasticsearch
Permission to modify threads or thread groups normally not accessible
to the current thread.
ThreadPermission(String) - Constructor for class org.elasticsearch.ThreadPermission
Creates a new ThreadPermission object.
ThreadPermission(String, String) - Constructor for class org.elasticsearch.ThreadPermission
Creates a new ThreadPermission object.
C I O S T
Copyright © 2015–2017. All rights reserved.