Sign in
apache
/
harmony
/
omd
/
.
/
classlib
/
modules
/
auth
/
src
/
test
/
resources
/
auth_policy2.txt
blob: 62fabf6c0201d0fce12856f4e0ed64d20fca1a33 [
file
] [
log
] [
blame
]
grant
Principal javax.security.auth.MyPrincipal "duke"
{
permission java.lang.RuntimePermission "createClassLoader";
};