| Package | Description |
|---|---|
| org.jboss.aerogear.controller.router |
| Modifier and Type | Class and Description |
|---|---|
class |
RouteDescriptor
Describes/configures a single route in AeroGear controller.
|
| Modifier and Type | Method and Description |
|---|---|
RouteBuilder.OnMethods |
RouteBuilderImpl.from(String path) |
RouteBuilder.OnMethods |
RouteBuilder.from(String path)
Specifies the request path that the
Route will handle request from. |
RouteBuilder.OnMethods |
RouteDescriptor.roles(String... roles) |
RouteBuilder.OnMethods |
RouteBuilder.OnMethods.roles(String... roles)
Specifies the roles that are allowed to invoke the target endpoint
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.