Remove empty @return from JavaDoc
This commit is contained in:
parent
90fcb38448
commit
63749498ea
|
@ -318,8 +318,6 @@ public abstract class AbstractAdLdapRealmTestCase extends SecurityIntegTestCase
|
|||
|
||||
/**
|
||||
* Collects all the certificates that are normally trusted by the node ( contained in testnode.jks )
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
List<String> getNodeTrustedCertificates() {
|
||||
Path testnodeCert =
|
||||
|
|
Loading…
Reference in New Issue