Interface TACACSALL
- All Superinterfaces:
AAAMETHODTYPE,org.opendaylight.yangtools.yang.binding.BaseIdentity,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>,org.opendaylight.yangtools.yang.binding.BindingObject
The group of all TACACS+ servers.
This class represents the following YANG schema fragment defined in module openconfig-aaa-types
identity TACACS_ALL {
base AAA_METHOD_TYPE;
}
-
Field Summary
Fields -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theTACACSALLidentity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterfacein interfaceAAAMETHODTYPE- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-