public class AuthenticatorWriteAttributeHandler extends AbstractRepositoryConfigWriteAttributeHandler
OperationStepHandler implementation that handles changes to the model values for a
authenticator submodel's attribute definitions. Those attributes that can
be changed RESTART_NONE without restarting will be
immediately reflected in the repository's configuration; other attributes will be changed in the submodel and used upon the
next restart.| Modifier and Type | Method and Description |
|---|---|
protected String |
authenticatorName(ModelNode operation) |
protected boolean |
changeField(org.jboss.as.controller.OperationContext context,
ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
ModelNode newValue) |
applyUpdateToRuntime, changeConfiguration, registerAttributes, repositoryName, revertUpdateToRuntimeprotected boolean changeField(org.jboss.as.controller.OperationContext context,
ModelNode operation,
RepositoryService repositoryService,
MappedAttributeDefinition defn,
ModelNode newValue)
throws javax.jcr.RepositoryException,
org.jboss.as.controller.OperationFailedException
changeField in class AbstractRepositoryConfigWriteAttributeHandlerjavax.jcr.RepositoryExceptionorg.jboss.as.controller.OperationFailedExceptionprotected final String authenticatorName(ModelNode operation)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.