Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
Packages that use AuthenticationBuilder
-
Uses of AuthenticationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 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.setDomains(Domains value) Set the property corresponding toAuthentication.getDomains()to the specified value.Set the property corresponding toAuthentication.getGrants()to the specified value.Set the property corresponding toAuthentication.getRoles()to the specified value.Set the property corresponding toAuthentication.getUsers()to the specified value.