Skip navigation links


com.bea.p13n.entitlements.common
Class AppScopedEntitlementHelper

java.lang.Object
  extended by com.bea.p13n.entitlements.common.AppScopedEntitlementHelper


public class AppScopedEntitlementHelper
extends Object

Constructor Summary
AppScopedEntitlementHelper()
           

 

Method Summary
static P13nContextHandler createP13nContextHandler()
          Returns a P13nContextHandler for the current user, based on the current principal, only.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

AppScopedEntitlementHelper

public AppScopedEntitlementHelper()

Method Detail

createP13nContextHandler

public static P13nContextHandler createP13nContextHandler()
Returns a P13nContextHandler for the current user, based on the current principal, only.
Returns
a P13nContextHandler for the current user.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.