Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.AaaAuthenticationConfig
-
-
Uses of AaaAuthenticationConfig 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 types with arguments of type AaaAuthenticationConfig Modifier and Type Method Description Class<? extends AaaAuthenticationConfig>AaaAuthenticationConfig. implementedInterface() -
Uses of AaaAuthenticationConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top.authentication
Subinterfaces of AaaAuthenticationConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top.authentication Modifier and Type Interface Description interfaceConfigConfiguration data for global authentication servicesinterfaceStateOperational state data for global authentication servicesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top.authentication with parameters of type AaaAuthenticationConfig Constructor Description ConfigBuilder(AaaAuthenticationConfig arg)Construct a new builder initialized from specifiedAaaAuthenticationConfig.StateBuilder(AaaAuthenticationConfig arg)Construct a new builder initialized from specifiedAaaAuthenticationConfig.
-