GaneshPatil7517 opened a new pull request, #290: URL: https://github.com/apache/shiro-site/pull/290
This PR replaces placeholder TODO pages with complete documentation for the Authenticator and Authorizer components in Apache Shiro. These are core Shiro components responsible for: - **Authenticator**: Verifying user identity through credential validation - **Authorizer**: Determining user access permissions and roles The documentation explains their roles in the SecurityManager architecture, how they coordinate with Realms, configuration options, and their purpose in the overall Shiro security framework. Resolves #283 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
