Uses of Interface
org.opencastproject.security.shibboleth.ShibbolethLoginHandler
Packages that use ShibbolethLoginHandler
-
Uses of ShibbolethLoginHandler in org.opencastproject.security.aai
Classes in org.opencastproject.security.aai that implement ShibbolethLoginHandlerModifier and TypeClassDescriptionclassThis configurable implementation of the ShibbolethLoginHandler uses the UserReferenceProvider interface to create and update Opencast reference users provided and authenticated by an external identity provider.classDynamic login with Shibboleth data through SpEL mappings -
Uses of ShibbolethLoginHandler in org.opencastproject.security.shibboleth
Methods in org.opencastproject.security.shibboleth with parameters of type ShibbolethLoginHandlerModifier and TypeMethodDescriptionvoidShibbolethRequestHeaderAuthenticationFilter.setShibbolethLoginHandler(ShibbolethLoginHandler loginHandler) Required.