RoleSecurityProviderConfigStub Class

com.bea.p13n.security
RoleSecurityProviderConfigStub Class

public class RoleSecurityProviderConfigStub

    extends Object
    implements 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.


Hierarchy
Object
  RoleSecurityProviderConfigStub
All Implemented Interfaces

RoleSecurityProviderConfig

Constructor Summary

RoleSecurityProviderConfigStub()

 

Method Summary

public boolean
getRolePredicateTextInputEnabled()
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from interface com.bea.p13n.security.internal.RoleSecurityProviderConfig
getRolePredicateTextInputEnabled
 

Constructor Detail

RoleSecurityProviderConfigStub

public RoleSecurityProviderConfigStub()
 

Method Detail

getRolePredicateTextInputEnabled() Method

public boolean getRolePredicateTextInputEnabled()