Uses of Interface
org.apache.jackrabbit.oak.spi.security.user.UserConfiguration
Packages that use UserConfiguration
-
Uses of UserConfiguration in org.apache.jackrabbit.oak.spi.security.user
Methods in org.apache.jackrabbit.oak.spi.security.user with parameters of type UserConfigurationModifier and TypeMethodDescription@Nullable AuthenticationUserAuthenticationFactory.getAuthentication(@NotNull UserConfiguration configuration, @NotNull org.apache.jackrabbit.oak.api.Root root, @Nullable String userId) Returns an implementationAuthenticationfor the specifieduserId.