Uses of Class
hudson.security.ACLContext
Packages that use ACLContext
-
Uses of ACLContext in hudson.security
Methods in hudson.security that return ACLContextModifier and TypeMethodDescriptionstatic ACLContextChanges theAuthenticationassociated with the current thread to the specified one and returns anAutoCloseablethat restores the previous security context.static ACLContextACL.as(Authentication auth) Deprecated.static ACLContextACL.as2(org.springframework.security.core.Authentication auth) Changes theAuthenticationassociated with the current thread to the specified one and returns anAutoCloseablethat restores the previous security context.
ACL.as2(Authentication)