HDFS-15508. [JDK 11] Fix javadoc errors in hadoop-hdfs-rbf module
(cherry picked from commit 9062814bab
)
This commit is contained in:
parent
a407f7de5a
commit
53b024a2b7
|
@ -18,7 +18,8 @@
|
|||
|
||||
/**
|
||||
* Includes implementations of token secret managers.
|
||||
* Implementations should extend {@link AbstractDelegationTokenSecretManager}.
|
||||
* Implementations should extend
|
||||
* {@link org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager}.
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
@InterfaceStability.Evolving
|
||||
|
|
Loading…
Reference in New Issue