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

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
 

Method Detail

init

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

Throws:
java.lang.SecurityException - if JACC policy provider can not be set