All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
accessCheckFailed(Permission permission,
CodeSource codeSource,
ClassLoader classLoader) |
void |
accessCheckFailed(Permission permission,
CodeSource codeSource,
ClassLoader classLoader,
String principals) |
protected String |
accessCheckFailed3$str() |
protected String |
accessCheckFailed4$str() |
AccessControlException |
accessControlException(Permission permission,
Permission permission_,
CodeSource codeSource,
ClassLoader classLoader) |
protected String |
accessControlException$str() |
IllegalArgumentException |
invalidAction(String action,
int offset,
String actionString) |
protected String |
invalidAction$str() |
IllegalArgumentException |
invalidName(String name) |
protected String |
invalidName$str() |
SecurityException |
readOnlyPermCollection() |
protected String |
readOnlyPermCollection$str() |
SecurityException |
secMgrChange() |
protected String |
secMgrChange$str() |
IllegalArgumentException |
unexpectedActionCharacter(char ch,
int offset,
String actionString) |
protected String |
unexpectedActionCharacter$str() |
SecurityException |
unknownContext() |
protected String |
unknownContext$str() |
IllegalArgumentException |
wrongPermType(Class<? extends Permission> expectedType,
Permission permission) |
protected String |
wrongPermType$str() |