Uses of Interface
org.jboss.weld.security.spi.SecurityContext
-
Packages that use SecurityContext Package Description org.jboss.weld.security.spi -
-
Uses of SecurityContext in org.jboss.weld.security.spi
Fields in org.jboss.weld.security.spi declared as SecurityContext Modifier and Type Field Description static SecurityContextSecurityContext. NOOP_SECURITY_CONTEXTMethods in org.jboss.weld.security.spi that return SecurityContext Modifier and Type Method Description default SecurityContextSecurityServices. getSecurityContext()Obtain the security context associated with the current thread.
-