Uses of Interface
io.fluxcapacitor.javaclient.tracking.handling.authentication.User
Packages that use User
Package
Description
-
Uses of User in io.fluxcapacitor.javaclient.common
Methods in io.fluxcapacitor.javaclient.common with parameters of type User -
Uses of User in io.fluxcapacitor.javaclient.common.serialization
Methods in io.fluxcapacitor.javaclient.common.serialization with parameters of type UserModifier and TypeMethodDescription<T> TContentFilter.filterContent(T value, User viewer) Modify given value before it's passed to the given viewer. -
Uses of User in io.fluxcapacitor.javaclient.common.serialization.jackson
Methods in io.fluxcapacitor.javaclient.common.serialization.jackson with parameters of type User -
Uses of User in io.fluxcapacitor.javaclient.scheduling
Methods in io.fluxcapacitor.javaclient.scheduling with parameters of type User -
Uses of User in io.fluxcapacitor.javaclient.tracking.handling.authentication
Fields in io.fluxcapacitor.javaclient.tracking.handling.authentication with type parameters of type UserMethods in io.fluxcapacitor.javaclient.tracking.handling.authentication with type parameters of type UserMethods in io.fluxcapacitor.javaclient.tracking.handling.authentication that return UserModifier and TypeMethodDescriptionAbstractUserProvider.fromMessage(HasMessage message) NoOpUserProvider.fromMessage(HasMessage message) UserProvider.fromMessage(HasMessage message) default UserUserProvider.getActiveUser()NoOpUserProvider.getSystemUser()UserProvider.getSystemUser()Methods in io.fluxcapacitor.javaclient.tracking.handling.authentication with parameters of type UserModifier and TypeMethodDescriptionAbstractUserProvider.addToMetadata(Metadata metadata, User user) NoOpUserProvider.addToMetadata(Metadata metadata, User user) UserProvider.addToMetadata(Metadata metadata, User user) Constructor parameters in io.fluxcapacitor.javaclient.tracking.handling.authentication with type arguments of type User -
Uses of User in io.fluxcapacitor.javaclient.tracking.handling.validation
Methods in io.fluxcapacitor.javaclient.tracking.handling.validation with parameters of type UserModifier and TypeMethodDescriptionstatic voidValidationUtils.assertAuthorized(Class<?> payloadType, User user) protected static voidValidationUtils.assertAuthorized(String action, User user, String[] requiredRoles) ValidationUtils.checkAuthorization(Class<?> payloadType, User user) static booleanValidationUtils.isAuthorized(Class<?> payloadType, User user) static booleanValidationUtils.isAuthorized(Class<?> target, Executable method, User user) -
Uses of User in io.fluxcapacitor.javaclient.web
Methods in io.fluxcapacitor.javaclient.web with parameters of type UserModifier and TypeMethodDescription