|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityProxy | |
|---|---|
| org.jboss.security | The basic security interfaces and classes are now located in the jbosssx module. |
| Uses of SecurityProxy in org.jboss.security |
|---|
| Classes in org.jboss.security that implement SecurityProxy | |
|---|---|
class |
AbstractSecurityProxy
An abstract implementation of SecurityProxy that wraps a non-SecurityProxy object. |
class |
SubjectSecurityProxy
A subclass of AbstractSecurityProxy that executes as the currently authenticated subject within the invokeHomeOnDelegate and invokeOnDelegate methods. |
| Methods in org.jboss.security that return SecurityProxy | |
|---|---|
SecurityProxy |
SecurityProxyFactory.create(Object proxyDelegate)
|
SecurityProxy |
SubjectSecurityProxyFactory.create(Object proxyDelegate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||