© 2005 BEA Systems, Inc.

com.bea.p13n.security
Class RoleSecurityProviderConfigStub

java.lang.Object
  extended bycom.bea.p13n.security.RoleSecurityProviderConfigStub
All Implemented Interfaces:
com.bea.p13n.security.internal.RoleSecurityProviderConfig

public class RoleSecurityProviderConfigStub
extends Object
implements com.bea.p13n.security.internal.RoleSecurityProviderConfig

Class to provide default values for the Role Provider in the event that the RoleSecurityProviderMBean has not been deployed. Note these are accessors only; dynamic properties are set using the MBean because we're not using properties files as a means of configuring the RoleSecurityProvider.


Field Summary
 
Fields inherited from interface com.bea.p13n.security.internal.RoleSecurityProviderConfig
DEFAULT_ROLE_PREDICATE_INPUT_TEXT_ENABLED
 
Constructor Summary
RoleSecurityProviderConfigStub()
           
 
Method Summary
 boolean getRolePredicateTextInputEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleSecurityProviderConfigStub

public RoleSecurityProviderConfigStub()
Method Detail

getRolePredicateTextInputEnabled

public boolean getRolePredicateTextInputEnabled()
Specified by:
getRolePredicateTextInputEnabled in interface com.bea.p13n.security.internal.RoleSecurityProviderConfig

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved