| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.sitesecurityencryption.encryption |
Implementation of YANG node encryption's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.sitesecurityencryption.encryption.encryptionprofile.profile |
Implementation of YANG node profile's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Profile |
DefaultEncryptionProfile.profile |
| Modifier and Type | Method and Description |
|---|---|
Profile |
DefaultEncryptionProfile.profile() |
Profile |
EncryptionProfile.profile()
Returns the attribute profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEncryptionProfile.profile(Profile profile) |
void |
EncryptionProfile.profile(Profile profile)
Sets the attribute profile.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomerProfile
Abstraction of an entity which represents the functionality of customerProfile.
|
interface |
ProviderProfile
Abstraction of an entity which represents the functionality of providerProfile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomerProfile
Represents the implementation of customerProfile.
|
class |
DefaultProviderProfile
Represents the implementation of providerProfile.
|
Copyright © 2018. All rights reserved.