Uses of Interface
org.acegisecurity.context.SecurityContext
-
Uses of SecurityContext in hudson.security
Modifier and TypeMethodDescriptionACLContext.getPreviousContext()
Deprecated.static SecurityContext
ACL.impersonate
(Authentication auth) Deprecated. -
Uses of SecurityContext in org.acegisecurity.context
Modifier and TypeClassDescriptionstatic class
Deprecated.class
Deprecated.useSecurityContextImpl
Modifier and TypeMethodDescriptionstatic SecurityContext
SecurityContext.fromSpring
(org.springframework.security.core.context.SecurityContext c) Deprecated.static SecurityContext
SecurityContextHolder.getContext()
Deprecated.Modifier and TypeMethodDescriptionstatic void
SecurityContextHolder.setContext
(SecurityContext c) Deprecated.
ACLContext.getPreviousContext2()