Interface ReadOnlyIdentityProvider

All Superinterfaces:
Session
All Known Implementing Classes:
DbIdentityServiceProvider, DbReadOnlyIdentityServiceProvider, LdapIdentityProviderSession

public interface ReadOnlyIdentityProvider extends Session

SPI interface for read-only identity Service Providers.

This interface provides access to a read-only user / group repository

Author:
Daniel Meyer