Interface AAAAUTHORIZATIONEVENTCONFIG
- All Superinterfaces:
AAAAUTHORIZATIONEVENTTYPE,org.opendaylight.yangtools.yang.binding.BaseIdentity,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>,org.opendaylight.yangtools.yang.binding.BindingObject
@Generated("mdsal-binding-generator")
public interface AAAAUTHORIZATIONEVENTCONFIG
extends AAAAUTHORIZATIONEVENTTYPE
Specifies configuration (e.g., EXEC) events for AAA authorization
This class represents the following YANG schema fragment defined in module openconfig-aaa-types
identity AAA_AUTHORIZATION_EVENT_CONFIG {
base AAA_AUTHORIZATION_EVENT_TYPE;
}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class.static final @NonNull AAAAUTHORIZATIONEVENTCONFIGSingleton value representing theAAAAUTHORIZATIONEVENTCONFIGidentity. -
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 theAAAAUTHORIZATIONEVENTCONFIGidentity.
-
-
Method Details
-
implementedInterface
Class<? extends AAAAUTHORIZATIONEVENTCONFIG> implementedInterface()- Specified by:
implementedInterfacein interfaceAAAAUTHORIZATIONEVENTTYPE- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-