Package io.ryos.rhino.sdk.providers
-
Interface Summary Interface Description Provider<T> Provider is object source to create new instances of type, T, to inject them into injection points annotated withProvider
. -
Class Summary Class Description AbstractProvider<T> OAuthServiceProvider OAuthUserProvider OAuth user provider is to use to inject secondary users in addition to one which is provided by the framework, that is the primary one.RandomInMemoryFile RandomInMemoryFileProvider Provider instance to create random in-memory files which can be used in tests e.g upload files.TempDirectoryProvider UUIDProvider Provider, which creates UUIDs.