Uses of Interface
org.apache.unomi.rest.authentication.RestAuthenticationConfig
Packages that use RestAuthenticationConfig
Package
Description
-
Uses of RestAuthenticationConfig in org.apache.unomi.rest.authentication
Constructors in org.apache.unomi.rest.authentication with parameters of type RestAuthenticationConfigModifierConstructorDescriptionAuthenticationFilter
(RestAuthenticationConfig restAuthenticationConfig) AuthorizingInterceptor
(RestAuthenticationConfig restAuthenticationConfig) -
Uses of RestAuthenticationConfig in org.apache.unomi.rest.authentication.impl
Classes in org.apache.unomi.rest.authentication.impl that implement RestAuthenticationConfigModifier and TypeClassDescriptionclass
Default implementation for the unomi authentication on Rest endpoints -
Uses of RestAuthenticationConfig in org.apache.unomi.rest.server
Methods in org.apache.unomi.rest.server with parameters of type RestAuthenticationConfigModifier and TypeMethodDescriptionvoid
RestServer.setRestAuthenticationConfig
(RestAuthenticationConfig restAuthenticationConfig)