| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityContext | |
|---|---|
| org.jboss.dna.graph | The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. | 
| org.jboss.dna.jcr | The DNA implementation of the JCR API. | 
| org.jboss.dna.web.jcr.rest | This package contains the core components for the DNA REST server implementation. | 
| Uses of SecurityContext in org.jboss.dna.graph | 
|---|
| Classes in org.jboss.dna.graph that implement SecurityContext | |
|---|---|
|  class | JaasSecurityContextJAAS-based security contextthat provides authentication and authorization through the JAASlogin context. | 
| Methods in org.jboss.dna.graph that return SecurityContext | |
|---|---|
|  SecurityContext | ExecutionContext.getSecurityContext()Get the security contextfor this context. | 
| Methods in org.jboss.dna.graph with parameters of type SecurityContext | |
|---|---|
|  ExecutionContext | ExecutionContext.with(SecurityContext securityContext)Create an ExecutionContextthat is the same as this context, but which uses the suppliedsecurity context. | 
| Uses of SecurityContext in org.jboss.dna.jcr | 
|---|
| Methods in org.jboss.dna.jcr that return SecurityContext | |
|---|---|
|  SecurityContext | SecurityContextCredentials.getSecurityContext()Returns the security contextfor this instance. | 
| Constructors in org.jboss.dna.jcr with parameters of type SecurityContext | |
|---|---|
| SecurityContextCredentials(SecurityContext securityContext)Initializes the class with an existing security context. | |
| Uses of SecurityContext in org.jboss.dna.web.jcr.rest | 
|---|
| Classes in org.jboss.dna.web.jcr.rest that implement SecurityContext | |
|---|---|
|  class | ServletSecurityContextServlet-based security contextthat assumes servlet-based authentication and provides authorization
 through theservlet role-checking mechanism. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||