Annotation Type PrivilegedApi

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] privilegedArtifactIds
      Artifacts with privileged access to the API.
      String[] privilegedPackages
      Java packages exported by this module to privileged artifacts only.
    • Element Detail

      • privilegedPackages

        String[] privilegedPackages
        Java packages exported by this module to privileged artifacts only.
      • privilegedArtifactIds

        String[] privilegedArtifactIds
        Artifacts with privileged access to the API. Each artifact is defined using the artifact's Maven groupId:artifactId.