DescriptorBean, IdentityDomainAwareProviderMBean, SettableBean, StandardInterfacepublic interface AnyIdentityDomainAuthenticatorMBean extends IdentityDomainAwareProviderMBean
| Modifier and Type | Method | Description | 
|---|---|---|
boolean | 
isAnyIdentityDomainEnabled() | 
 Returns whether the provider enables support of any identity domain
 mappers 
 | 
void | 
setAnyIdentityDomainEnabled(boolean enabled) | 
 Sets whether the provider enables support of any identity domain 
 | 
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetNameboolean isAnyIdentityDomainEnabled()
void setAnyIdentityDomainEnabled(boolean enabled)
                          throws javax.management.InvalidAttributeValueException
enabled - - enable or disable any identity domainjavax.management.InvalidAttributeValueExceptionisAnyIdentityDomainEnabled()