Correct doc comment.
authorScott Cantor <cantor.2@osu.edu>
Fri, 13 Apr 2007 03:11:42 +0000 (03:11 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 13 Apr 2007 03:11:42 +0000 (03:11 +0000)
saml/saml2/core/Assertions.h

index febf744..0d6b59d 100644 (file)
@@ -64,8 +64,8 @@ namespace opensaml {
             /**
              * Decrypts the element using the supplied CredentialResolver.
              *
-             * <p>The object returned will be unmarshalled around the decrypted DOM element, but the
-             * DOM itself will be released.
+             * <p>The object returned will be unmarshalled around the decrypted DOM element in a
+             * new Document owned by the object.
              * 
              * @param credResolver  locked resolver supplying decryption keys
              * @param recipient     identifier naming the recipient (the entity performing the decryption)