Uses of Interface
com.blueriq.component.api.externalflow.data.retrieval.ObjectModelRetrieval
Packages that use ObjectModelRetrieval
Package
Description
-
Uses of ObjectModelRetrieval in com.blueriq.component.api.externalflow.data
Classes in com.blueriq.component.api.externalflow.data that implement ObjectModelRetrievalModifier and TypeClassDescriptionclassTheObjectModelis not thread-safe and should not be shared over multiple threads, unless the object is synchronized by the caller.Methods in com.blueriq.component.api.externalflow.data that return ObjectModelRetrievalMethods in com.blueriq.component.api.externalflow.data that return types with arguments of type ObjectModelRetrieval -
Uses of ObjectModelRetrieval in com.blueriq.component.api.externalflow.data.mapping
Methods in com.blueriq.component.api.externalflow.data.mapping with parameters of type ObjectModelRetrievalModifier and TypeMethodDescriptionorg.springframework.security.core.AuthenticationAuthenticationMapper.toAuthentication(ObjectModelRetrieval objectModel) This function uses data that is provided from theAuthenticationMapper.fillModel(ObjectModelCreation, Authentication)function to recreate theAuthenticationobject. -
Uses of ObjectModelRetrieval in com.blueriq.component.api.externalflow.data.retrieval
Methods in com.blueriq.component.api.externalflow.data.retrieval that return ObjectModelRetrievalModifier and TypeMethodDescriptionMethods in com.blueriq.component.api.externalflow.data.retrieval that return types with arguments of type ObjectModelRetrieval -
Uses of ObjectModelRetrieval in com.blueriq.component.api.store.externalflow
Methods in com.blueriq.component.api.store.externalflow that return ObjectModelRetrievalModifier and TypeMethodDescriptionReturns the value specified fot the givenkey.