| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitesecurity |
Implementation of YANG node siteSecurity's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitesecurityencryption |
Implementation of YANG node siteSecurityEncryption's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Encryption |
DefaultSecurity.encryption |
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Security.encryption()
Returns the attribute encryption.
|
Encryption |
DefaultSecurity.encryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
Security.encryption(Encryption encryption)
Sets the attribute encryption.
|
void |
DefaultSecurity.encryption(Encryption encryption) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEncryption
Represents the implementation of encryption.
|
Copyright © 2017. All rights reserved.