Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416.RoutingPassword
Packages that use RoutingPassword
Package
Description
-
Uses of RoutingPassword in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return RoutingPasswordModifier and TypeMethodDescriptionAaaRadiusServerConfig.getSecretKey()Return secretKey, ornullif it is not present.AaaTacacsServerConfig.getSecretKey()Return secretKey, ornullif it is not present.default @NonNull RoutingPasswordAaaRadiusServerConfig.requireSecretKey()Return secretKey, guaranteed to be non-null.default @NonNull RoutingPasswordAaaTacacsServerConfig.requireSecretKey()Return secretKey, guaranteed to be non-null. -
Uses of RoutingPassword in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.top.radius
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.top.radius that return RoutingPasswordModifier and TypeMethodDescriptionConfigBuilder.getSecretKey()Return current value associated with the property corresponding toAaaRadiusServerConfig.getSecretKey().StateBuilder.getSecretKey()Return current value associated with the property corresponding toAaaRadiusServerConfig.getSecretKey().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.top.radius with parameters of type RoutingPasswordModifier and TypeMethodDescriptionConfigBuilder.setSecretKey(RoutingPassword value) Set the property corresponding toAaaRadiusServerConfig.getSecretKey()to the specified value.StateBuilder.setSecretKey(RoutingPassword value) Set the property corresponding toAaaRadiusServerConfig.getSecretKey()to the specified value. -
Uses of RoutingPassword in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top.tacacs
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top.tacacs that return RoutingPasswordModifier and TypeMethodDescriptionConfigBuilder.getSecretKey()Return current value associated with the property corresponding toAaaTacacsServerConfig.getSecretKey().StateBuilder.getSecretKey()Return current value associated with the property corresponding toAaaTacacsServerConfig.getSecretKey().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top.tacacs with parameters of type RoutingPasswordModifier and TypeMethodDescriptionConfigBuilder.setSecretKey(RoutingPassword value) Set the property corresponding toAaaTacacsServerConfig.getSecretKey()to the specified value.StateBuilder.setSecretKey(RoutingPassword value) Set the property corresponding toAaaTacacsServerConfig.getSecretKey()to the specified value. -
Uses of RoutingPassword in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416 that return RoutingPasswordModifier and TypeMethodDescriptionstatic RoutingPasswordRoutingPassword.getDefaultInstance(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416 with parameters of type RoutingPasswordModifierConstructorDescriptionRoutingPassword(RoutingPassword source) Creates a copy from Source Object.