KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > security > jacc > PolicyConfigurationFactory > Top Examples

  • org.jboss.ejb3.security.JaccHelper
    @author <a HREF="mailto:kabir.khan@jboss.org">Kabir Khan</a> @version $Revision$
  • org.jboss.web.AbstractWebDeployer
    A template pattern class for web deployer integration into JBoss. This class Get the username & password from the request context... Get the JBoss security manager from the ENC context Indicate the user is allowed access to the web content... Propagate the user info to JBoss for any calls into ...
  • org.objectweb.jonas.ear.EarServiceImpl
    JOnAS EAR Service Implementation class. This class provides an implementation of the ear service. @author Florent Benoit @author Ludovic Bert Contributor(s): Adriana Danes: highlight configuration properties Eric Hardesty: added ability to include rar files in an ear Michel-Ange Anton : new JSR77 ...
  • org.hibernate.secure.JACCConfiguration
    Adds Hibernate permissions to roles via JACC @author Gavin King
Popular Tags