-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
DocumentationIssues dealing with incorrect or incomplete documentationIssues dealing with incorrect or incomplete documentationSDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALsSupportabilityFor issues related to improving the customer support experienceFor issues related to improving the customer support experience
Description
Although most of our public APIs are documented, there are clearly gaps in many classes and methods: https://javadoc.io/doc/com.microsoft.azure/msal4j/1.21.0/index.html
To follow Java best-practices and better help our customers, all APIs should be covered by Javadoc comments.
To keep the PRs focused and manageable, this issue only applies to the com.microsoft.aad.msal4j package. The other packages in this repo (the broker at com.microsoft.aad.msal4jbrokers
and persistence extensions at com.microsoft.aad.msal4jextensions
) will be covered elsewhere.
Copilot
Metadata
Metadata
Assignees
Labels
DocumentationIssues dealing with incorrect or incomplete documentationIssues dealing with incorrect or incomplete documentationSDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALsSupportabilityFor issues related to improving the customer support experienceFor issues related to improving the customer support experience