JavaScript is disabled on your browser.
WildFly: Domain Management 1.0.0.Alpha17
java.lang.Object
org.jboss.as.domain.management.controller.SecureOperationReadHandler
All Implemented Interfaces:
OperationStepHandler
public class SecureOperationReadHandler
extends Object
implements OperationStepHandler
Handler for reading the 'operation' and 'address' fields of an active operation that
ensures that responses are elided if the caller does not have rights to address the
operation's target.
Author:
Brian Stansberry (c) 2014 Red Hat Inc.
Method Summary
Methods
Modifier and Type
Method and Description
void
execute (OperationContext context,
org.jboss.dmr.ModelNode operation)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
WildFly: Domain Management 1.0.0.Alpha17
Copyright © 2015 JBoss by Red Hat . All rights reserved.