<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>4923</bug_id>
          
          <creation_ts>2006-12-20 14:20</creation_ts>
          <short_desc>GlobusCredential constructor accepts expired credential</short_desc>
          <delta_ts>2008-08-12 12:52:07</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CoG jglobus</product>
          <component>security</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tom Scavo">trscavo@gmail.com</reporter>
          <assigned_to name="Rachana Ananthakrishnan">ranantha@mcs.anl.gov</assigned_to>
          <cc>meder@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Tom Scavo">trscavo@gmail.com</who>
            <bug_when>2006-12-20 14:20:46</bug_when>
            <thetext>The method call

GlobusCredential.getDefaultCredential()

throws an exception if the credential is expired (as documented in the javadocs) but the call

new GlobusCredential(inputFilename)

does not.  Is this intended behavior?  Shouldn&apos;t the two behave similarly?</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>