All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>, org.opendaylight.yangtools.yang.binding.BindingObject
All Known Subinterfaces:
AAAAUTHORIZATIONEVENTCOMMAND, AAAAUTHORIZATIONEVENTCONFIG

@Generated("mdsal-binding-generator") public interface AAAAUTHORIZATIONEVENTTYPE extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base identity for specifying activities that should be sent to AAA server for authorization

This class represents the following YANG schema fragment defined in module openconfig-aaa-types

 identity AAA_AUTHORIZATION_EVENT_TYPE {
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull AAAAUTHORIZATIONEVENTTYPE VALUE
      Singleton value representing the AAAAUTHORIZATIONEVENTTYPE identity.
  • Method Details

    • implementedInterface

      Class<? extends AAAAUTHORIZATIONEVENTTYPE> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>