Class | Description |
---|---|
ContextPolicy |
The permissions for a JACC context id.
|
DelegatingPolicy |
A JAAC Policy provider implementation that delegates any non-JACC permissions
to the java.security.Policy either passed in to the ctor, or the pre existing
Policy.getPolicy value.
|
JBossPolicyConfiguration |
The JACC PolicyConfiguration implementation.
|
JBossPolicyConfigurationFactory |
org.jboss.security.provider
|
SecurityService |
The SecurityService installs a java.security.Policy implementation that
handles the JACC permission checks.
|
SubjectPolicyContextHandler |
A PolicyContextHandler for the current authenticated Subject.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.