Interface SecurityContext


  • public interface SecurityContext
    SecurityContext
    • Method Detail

      • checkPermission

        void checkPermission​(String resourceName,
                             String action)
                      throws javax.jms.JMSException
        Check if the context has a matching privilege to execute actions on the given resource
        Throws:
        javax.jms.JMSException