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 SecurityContextACL.impersonate(Authentication auth) Deprecated. -
Uses of SecurityContext in org.acegisecurity.context
Classes in org.acegisecurity.context that implement SecurityContextModifier and TypeClassDescriptionstatic classDeprecated.classDeprecated.useSecurityContextImplMethods in org.acegisecurity.context that return SecurityContextModifier and TypeMethodDescriptionstatic SecurityContextSecurityContext.fromSpring(org.springframework.security.core.context.SecurityContext c) Deprecated.static SecurityContextSecurityContextHolder.getContext()Deprecated.Methods in org.acegisecurity.context with parameters of type SecurityContextModifier and TypeMethodDescriptionstatic voidSecurityContextHolder.setContext(SecurityContext c) Deprecated.
ACLContext.getPreviousContext2()