com.ibm.sec.authz.jaccplus.internal
Class OSGiAttributesHandlerLoader

java.lang.Object
  extended by com.ibm.sec.authz.jaccplus.internal.OSGiAttributesHandlerLoader

public class OSGiAttributesHandlerLoader
extends java.lang.Object

Responsible for loading attributes handler implementations via OSGi.


Method Summary
static void registerHandlers(EvaluationContext evalCtx)
          Load and register any IAttributeHandler implementations that are specified by the Equinox extension point mechanism.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerHandlers

public static void registerHandlers(EvaluationContext evalCtx)
Load and register any IAttributeHandler implementations that are specified by the Equinox extension point mechanism.



Copyright © 2009 IBM Corp. All Rights Reserved.