[IDP] ExternalAuthentication implementation

Cantor, Scott cantor.2 at osu.edu
Thu Oct 29 10:05:48 EDT 2015


On 10/29/15, 9:58 AM, "users on behalf of Robert Gründler" <users-bounces at shibboleth.net on behalf of robert at dubture.com> wrote:



>My filter code looks like this (note that this is just throw-away code, solely for testing purposes):

ExternalAuthentication is an abstract class, you can't create it. You only call its static methods.

>Is the idea to subclass ExternalAuthentication and provide implementations for the parts that throw an ExternalAuthenticationException("Not implemented”)?

No, start and finish are static methods.

>But that’s the actual code that is called by the example in the documentation.

Except for the line you added.

-- Scott



More information about the users mailing list