Uses of Interface
org.jboss.weld.security.spi.SecurityContext
Packages that use SecurityContext
-
Uses of SecurityContext in org.jboss.weld.security.spi
Fields in org.jboss.weld.security.spi declared as SecurityContextModifier and TypeFieldDescriptionstatic final SecurityContextSecurityContext.NOOP_SECURITY_CONTEXTA trivial implementation where all operations are no-opMethods in org.jboss.weld.security.spi that return SecurityContextModifier and TypeMethodDescriptiondefault SecurityContextSecurityServices.getSecurityContext()Obtain the security context associated with the current thread.