| 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.sitesecurityauthentication |
Implementation of YANG node siteSecurityAuthentication's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
DefaultSecurity.authentication |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
Security.authentication()
Returns the attribute authentication.
|
Authentication |
DefaultSecurity.authentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
Security.authentication(Authentication authentication)
Sets the attribute authentication.
|
void |
DefaultSecurity.authentication(Authentication authentication) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthentication
Represents the implementation of authentication.
|
Copyright © 2017. All rights reserved.