Uses of Class
org.jboss.security.javaee.EJBAuthenticationHelper
-
Packages that use EJBAuthenticationHelper Package Description org.jboss.security.javaee -
-
Uses of EJBAuthenticationHelper in org.jboss.security.javaee
Methods in org.jboss.security.javaee that return EJBAuthenticationHelper Modifier and Type Method Description static EJBAuthenticationHelper
SecurityHelperFactory. getEJBAuthenticationHelper(SecurityContext sc)
Get the EJB Authentication Helper given a security context
-