Uses of Interface
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.Credentials
-
-
Uses of Credentials in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316
Subinterfaces of Credentials in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316 Modifier and Type Interface Description interfaceSecuritySecurity group of statements are available for session security and authentication.Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316 that return types with arguments of type Credentials Modifier and Type Method Description Class<? extends Credentials>Credentials. implementedInterface() -
Uses of Credentials in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters
Subinterfaces of Credentials in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters Modifier and Type Interface Description interfaceConnectionParametersThis class represents the following YANG schema fragment defined in module gnmi-topologyConstructors in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters with parameters of type Credentials Constructor Description ConnectionParametersBuilder(Credentials arg)Construct a new builder initialized from specifiedCredentials.
-