RoleSecurityProviderMBean Interface
- public interface RoleSecurityProviderMBean
extends RoleSecurityProviderConfig
, ServiceConfigurationMBean
Configuration for Portal authentication providers. Note that none of the parameters for the
are dynamic; they all require the user to restart the server if changed.
-
All Superinterfaces
-
ConfigurationMBean
, DynamicMBean
, MBeanRegistration
, NotificationBroadcaster
, RoleSecurityProviderConfig
, ServiceConfigurationMBean
, WebLogicMBean
Methods from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXml, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean |
getRolePredicateTextInputEnabled() Method
public boolean getRolePredicateTextInputEnabled()
An indication of whether any/all Delegated Admins
should be allowed to add role name predicates
to security policies by typing their names into a
text box. By enabling text box entry, you override the
requirement that SSPI providers must implement reader interfaces.
setRolePredicateTextInputEnabled(boolean) Method
public void setRolePredicateTextInputEnabled(boolean enabled)