| Package | Description |
|---|---|
| org.restcomm.connect.http |
| Modifier and Type | Method and Description |
|---|---|
static SecuredEndpoint.SecuredType |
SecuredEndpoint.SecuredType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecuredEndpoint.SecuredType[] |
SecuredEndpoint.SecuredType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecuredEndpoint.secure(Account operatedAccount,
Sid resourceAccountSid,
SecuredEndpoint.SecuredType type) |
protected void |
SecuredEndpoint.secure(Account operatedAccount,
String permission,
SecuredEndpoint.SecuredType type) |
Copyright © 2016. All Rights Reserved.