@@ -34,7 +34,7 @@ public class MetadataTest {
3434 *
3535 * @throws Exception
3636 *
37- * @see Metadata
37+ * @see com.onelogin.saml2.settings. Metadata
3838 */
3939 @ Test
4040 public void testMetadata () throws Exception {
@@ -67,7 +67,7 @@ public void testMetadata() throws Exception {
6767 * @throws IOException
6868 * @throws CertificateEncodingException
6969 *
70- * @see Metadata
70+ * @see com.onelogin.saml2.settings. Metadata
7171 */
7272 @ Test
7373 public void testMetadataExpiration () throws IOException , CertificateEncodingException {
@@ -98,7 +98,7 @@ public void testMetadataExpiration() throws IOException, CertificateEncodingExce
9898 * @throws IOException
9999 * @throws CertificateEncodingException
100100 *
101- * @see Metadata. toContactsXml
101+ * @see com.onelogin.saml2.settings.Metadata# toContactsXml
102102 */
103103 @ Test
104104 public void testToContactsXml () throws IOException , CertificateEncodingException {
@@ -122,7 +122,7 @@ public void testToContactsXml() throws IOException, CertificateEncodingException
122122 * @throws IOException
123123 * @throws CertificateEncodingException
124124 *
125- * @see Metadata. toOrganizationXml
125+ * @see com.onelogin.saml2.settings.Metadata# toOrganizationXml
126126 */
127127 @ Test
128128 public void testToOrganizationXml () throws IOException , CertificateEncodingException {
@@ -146,7 +146,7 @@ public void testToOrganizationXml() throws IOException, CertificateEncodingExcep
146146 * @throws IOException
147147 * @throws CertificateEncodingException
148148 *
149- * @see Metadata. toSLSXml
149+ * @see com.onelogin.saml2.settings.Metadata# toSLSXml
150150 */
151151 @ Test
152152 public void testToSLSXml () throws IOException , CertificateEncodingException {
@@ -171,7 +171,7 @@ public void testToSLSXml() throws IOException, CertificateEncodingException {
171171 * @throws IOException
172172 * @throws CertificateEncodingException
173173 *
174- * @see Metadata. toX509KeyDescriptorsXML
174+ * @see com.onelogin.saml2.settings.Metadata# toX509KeyDescriptorsXML
175175 */
176176 @ Test
177177 public void testToX509KeyDescriptorsXML () throws IOException , CertificateEncodingException {
@@ -199,7 +199,7 @@ public void testToX509KeyDescriptorsXML() throws IOException, CertificateEncodin
199199 * @throws IOException
200200 * @throws CertificateEncodingException
201201 *
202- * @see Metadata. getAttributeConsumingServiceXml
202+ * @see com.onelogin.saml2.settings.Metadata# getAttributeConsumingServiceXml
203203 */
204204 @ Test
205205 public void testGetAttributeConsumingServiceXml () throws IOException , CertificateEncodingException {
@@ -241,7 +241,7 @@ public void testGetAttributeConsumingServiceXml() throws IOException, Certificat
241241 * @throws IOException
242242 * @throws CertificateEncodingException
243243 *
244- * @see Metadata. getAttributeConsumingServiceXml
244+ * @see com.onelogin.saml2.settings.Metadata# getAttributeConsumingServiceXml
245245 */
246246 @ Test
247247 public void testGetAttributeConsumingServiceXmlWithMultipleAttributeValue () throws IOException , CertificateEncodingException {
0 commit comments