public class SecurityRealmAddHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static SecurityRealmAddHandler |
INSTANCE |
| Constructor and Description |
|---|
SecurityRealmAddHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected void |
installServices(OperationContext context,
String realmName,
org.jboss.dmr.ModelNode model) |
public static final SecurityRealmAddHandler INSTANCE
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionprotected void installServices(OperationContext context, String realmName, org.jboss.dmr.ModelNode model) throws OperationFailedException
OperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.