Uses of Interface
org.acegisecurity.context.SecurityContext
Packages that use SecurityContext
-
Uses of SecurityContext in hudson.security
Methods in hudson.security that return SecurityContextModifier and TypeMethodDescriptionACLContext.getPreviousContext()
Deprecated.static SecurityContext
ACL.impersonate
(Authentication auth) Deprecated. -
Uses of SecurityContext in org.acegisecurity.context
Classes in org.acegisecurity.context that implement SecurityContextModifier and TypeClassDescriptionstatic class
Deprecated.class
Deprecated.useSecurityContextImpl
Methods in org.acegisecurity.context that return SecurityContextModifier and TypeMethodDescriptionstatic SecurityContext
SecurityContext.fromSpring
(org.springframework.security.core.context.SecurityContext c) Deprecated.static SecurityContext
SecurityContextHolder.getContext()
Deprecated.Methods in org.acegisecurity.context with parameters of type SecurityContextModifier and TypeMethodDescriptionstatic void
SecurityContextHolder.setContext
(SecurityContext c) Deprecated.
ACLContext.getPreviousContext2()