Uses of Interface
org.davic.mpeg.NotAuthorizedInterface

Packages that use NotAuthorizedInterface
org.davic.media Provides various extensions to the Java Media Framework for the control of TV oriented audio / video content. 
org.davic.mpeg Provides utility classes for common MPEG concepts. 
 

Uses of NotAuthorizedInterface in org.davic.media
 

Classes in org.davic.media that implement NotAuthorizedInterface
 class NotAuthorizedMediaException
          This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted.
 

Uses of NotAuthorizedInterface in org.davic.mpeg
 

Classes in org.davic.mpeg that implement NotAuthorizedInterface
 class NotAuthorizedException
          This class is thrown by MPEG related APIs when access is requested to information which is scrambled and to which access is not permitted by the security system.