Class JmsCred

    • Field Detail

      • pwd

        public char[] pwd
    • Constructor Detail

      • JmsCred

        public JmsCred()
    • Method Detail

      • getJmsCred

        public static JmsCred getJmsCred​(javax.resource.spi.ManagedConnectionFactory mcf,
                                         Subject subject,
                                         javax.resource.spi.ConnectionRequestInfo info)
                                  throws javax.resource.spi.SecurityException
        Get our own simple cred
        Parameters:
        mcf -
        subject -
        info -
        Returns:
        Throws:
        javax.resource.spi.SecurityException