Yes, my mistake - 3.5, not 4.5. But the content is the same.

Thanks Mark!

On Wed, Nov 8, 2017 at 5:38 PM, Mark Thomas <ma...@apache.org> wrote:

> On 08/11/2017 12:00, Lazar Kirchev wrote:
> > Hello,
> >
> > According to the JASSPIC spec version 1.1, chapter 4.5, The
> CallbackHandler
> > should support CallerPrincipalCallback, GroupPrincipalCallback,
> > PasswordValidationCallback, as well as CertStoreCallback,
> > PrivateKeyCallback, SecretKeyCallback and TrustStoreCallback.
>
> Chapter 4 is the SOAP profile.
>
> You want to look at Chapter 3 which is the Servlet Container profile.
>
> > However, in Tomcat 8.5.*
> > org.apache.catalina.authenticator.jaspic.CallbackHandlerImpl supports
> only
> > CallerPrincipalCallback and GroupPrincipalCallback. Are there any plans
> to
> > add support for the others?
>
> There are no plans to extend the JASPIC implementation at this time.
>
> Patches welcome.
>
> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to