|
JAAS / J2SE Authorization Relationship
- Policy based
- Uses a "principal" extension
- Lexically scoped
- Subject.doAs() & doAsPrivileged take a
PrivilegedAction /
PrivilegedExceptionAction as an
argument
- But, no doPrivileged() mark
- Authorization algorithm unmodified
|
copyright © 2014 - all rights riserved by javatechnologycenter.com