Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top.AuthenticationBuilder
Packages that use AuthenticationBuilder
Package
Description
-
Uses of AuthenticationBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top that return AuthenticationBuilderModifier and TypeMethodDescriptionAuthenticationBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Authentication> augmentation) Add an augmentation to this builder's product.AuthenticationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Authentication>> augmentationType) Remove an augmentation from this builder's product.AuthenticationBuilder.setAdminUser(AdminUser value) Set the property corresponding toAaaAuthenticationAdminTop.getAdminUser()to the specified value.Set the property corresponding toAuthentication.getConfig()to the specified value.Set the property corresponding toAuthentication.getState()to the specified value.Set the property corresponding toAaaAuthenticationUserTop.getUsers()to the specified value.