| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitesecurityencryption.encryption.encryptionprofile.profile |
Implementation of YANG node profile's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitesecurityencryption.encryption.encryptionprofile.profile.customerprofile.keytype |
Implementation of YANG node keyType's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyType |
DefaultCustomerProfile.keyType |
| Modifier and Type | Method and Description |
|---|---|
KeyType |
DefaultCustomerProfile.keyType() |
KeyType |
CustomerProfile.keyType()
Returns the attribute keyType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerProfile.keyType(KeyType keyType) |
void |
CustomerProfile.keyType(KeyType keyType)
Sets the attribute keyType.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Pki
Abstraction of an entity which represents the functionality of pki.
|
interface |
Psk
Abstraction of an entity which represents the functionality of psk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPki
Represents the implementation of pki.
|
class |
DefaultPsk
Represents the implementation of psk.
|
Copyright © 2017. All rights reserved.