org.objectweb.jonas.security
Class PolicyProvider

java.lang.Object
  extended byorg.objectweb.jonas.security.PolicyProvider

public class PolicyProvider
extends java.lang.Object

Helper class for initializing the JACC provider

Author:
Florent Benoit

Constructor Summary
PolicyProvider()
           
 
Method Summary
static void init()
          Init the JACC configuration Defines in JACC Section 2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyProvider

public PolicyProvider()
Method Detail

init

public static void init()
                 throws java.lang.SecurityException
Init the JACC configuration Defines in JACC Section 2

Throws:
java.lang.SecurityException