Uses of Interface
de.xima.fc.security.interfaces.endpoint.uri.IClientScopedUriBuilderContext
-
Packages that use IClientScopedUriBuilderContext Package Description de.xima.fc.security.endpoint.uri de.xima.fc.security.interfaces.endpoint.uri -
-
Uses of IClientScopedUriBuilderContext in de.xima.fc.security.endpoint.uri
Methods in de.xima.fc.security.endpoint.uri that return IClientScopedUriBuilderContext Modifier and Type Method Description static IClientScopedUriBuilderContext
UriBuilderContextFactory. clientScoped(Mandant client)
-
Uses of IClientScopedUriBuilderContext in de.xima.fc.security.interfaces.endpoint.uri
Subinterfaces of IClientScopedUriBuilderContext in de.xima.fc.security.interfaces.endpoint.uri Modifier and Type Interface Description interface
IFormRecordScopedUriBuilderContext
Common interface representing context data needed for form record scopedIUriResolver
s.interface
IFormVersionScopedUriBuilderContex
Common interface representing context data needed for form version scopedIUriResolver
s.interface
IProjectScopedUriBuilderContext
Common interface representing context data needed for project scopedIUriResolver
s.
-