public class IdentityAsserterImpl extends AuthenticationProviderImpl
Modifier | Constructor and Description |
---|---|
|
IdentityAsserterImpl(javax.management.modelmbean.ModelMBean base)
Class constructor specifying the corresponding required model mbean.
|
protected |
IdentityAsserterImpl(javax.management.modelmbean.RequiredModelMBean base) |
Modifier and Type | Method and Description |
---|---|
private IdentityAsserterMBean |
getMyMBean() |
boolean |
validateActiveTypes(java.lang.String[] activeTypes)
Test that all specified entries are support types
|
getCompatibilityObjectName, getRealm
getProxy, getRequiredModelMBean
public IdentityAsserterImpl(javax.management.modelmbean.ModelMBean base) throws javax.management.MBeanException
base
- required model mbean for this mbean implementationjavax.management.MBeanException
- Description of the Exceptionprotected IdentityAsserterImpl(javax.management.modelmbean.RequiredModelMBean base) throws javax.management.MBeanException
javax.management.MBeanException
private IdentityAsserterMBean getMyMBean()
public boolean validateActiveTypes(java.lang.String[] activeTypes) throws javax.management.InvalidAttributeValueException
activeTypes
- a String[] containing the proposed active types.javax.management.InvalidAttributeValueException