Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Packages that use Authentication
-
Uses of Authentication 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 with type parameters of type AuthenticationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Authentication>>
E$$AuthenticationBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 that return AuthenticationModifier and TypeMethodDescription@NonNull AuthenticationAuthenticationBuilder.build()A newAuthenticationinstance.static @NonNull AuthenticationAuthenticationBuilder.empty()Get empty instance of Authentication.AaaData.getAuthentication()Return authentication, ornullif it is not present.@NonNull AuthenticationAaaData.nonnullAuthentication()Return authentication, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 that return types with arguments of type AuthenticationModifier and TypeMethodDescriptiondefault Class<Authentication>Authentication.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 with parameters of type AuthenticationModifier and TypeMethodDescriptionstatic booleanAuthentication.bindingEquals(@NonNull Authentication thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intAuthentication.bindingHashCode(@NonNull Authentication obj) Default implementation ofObject.hashCode()contract for this interface.static StringAuthentication.bindingToString(@NonNull Authentication obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 with type arguments of type AuthenticationModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 with parameters of type AuthenticationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedAuthentication.