Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-523

The ejb-security-interceptors quickstart still uses private APIs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.DR11
    • None
    • Quickstarts
    • None
    • 0
    • 0% 0%

      When you run the QS Tool Maven plugin against this quickstart, it still reports the use of private APIs.

      src/main/java/org/jboss/as/quickstarts/ejb_security_interceptors/OuterUserCredential.java:
      Import from private API detected - org.jboss.as.core.security.api.UserPrincipal.

      src/main/java/org/jboss/as/quickstarts/ejb_security_interceptors/SecurityActions.java:
      Import from private API detected - org.jboss.as.security.api.ConnectionSecurityContext.
      Import from private API detected - org.jboss.as.security.api.ContextStateCache.

      src/main/java/org/jboss/as/quickstarts/ejb_security_interceptors/ServerSecurityInterceptor.java:
      Import from private API detected - org.jboss.as.core.security.api.UserPrincipal.
      Import from private API detected - org.jboss.as.security.api.ContextStateCache.

            sgilda_jira Sande Gilda (Inactive)
            sgilda_jira Sande Gilda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: