VuFind API Documentation

OAuth2

Interfaces, Classes, Traits and Enums

AccessTokenEntity
OAuth2 access token entity implementation.
AuthCodeEntity
OAuth2 authorization code entity implementation.
ClientEntity
OAuth2 client entity implementation.
RefreshTokenEntity
OAuth2 refresh token entity implementation.
ScopeEntity
OAuth2 scope entity implementation.
UserEntity
OAuth2 user entity implementation.
AbstractTokenRepository
OAuth2 token repository base class.
AccessTokenRepository
OAuth2 access token repository implementation.
AuthCodeRepository
OAuth2 authorization code repository implementation.
ClientRepository
OAuth2 client repository implementation.
IdentityRepository
OpenID Connect repository implementation.
IdentityRepositoryFactory
IdentityRepository factory.
RefreshTokenRepository
OAuth2 refresh token repository implementation.
RepositoryWithOAuth2ConfigFactory
Factory for repositories requiring OAuth2 configuration.
ScopeRepository
OAuth2 scope repository implementation.
TokenRepositoryFactory
Factory for repositories requiring the access token service.

Search results