Uses of Interface
io.resys.hdes.client.spi.store.ThenaConfig.AuthorProvider
Packages that use ThenaConfig.AuthorProvider
-
Uses of ThenaConfig.AuthorProvider in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store that return ThenaConfig.AuthorProviderModifier and TypeMethodDescriptionImmutableThenaConfig.getAuthorProvider()ThenaConfig.getAuthorProvider()Methods in io.resys.hdes.client.spi.store with parameters of type ThenaConfig.AuthorProviderModifier and TypeMethodDescriptionImmutableThenaConfig.Builder.authorProvider(ThenaConfig.AuthorProvider authorProvider) Initializes the value for theauthorProviderattribute.ThenaStore.Builder.authorProvider(ThenaConfig.AuthorProvider authorProvider) final ImmutableThenaConfigImmutableThenaConfig.withAuthorProvider(ThenaConfig.AuthorProvider value) Copy the current immutable object by setting a value for theauthorProviderattribute.