public interface ConnectionRule extends RuleByRole
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConnectionRule.PermittedConnection
Permitted connections
|
| Modifier and Type | Method and Description |
|---|---|
Set<ConnectionRule.PermittedConnection> |
getPermittedConnections()
The Connections that are permitted by the Rule.
|
getRoleSet<ConnectionRule.PermittedConnection> getPermittedConnections()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.