Uses of Enum
de.codecamp.vaadin.security.spring.access.AccessContext.TargetType
Packages that use AccessContext.TargetType
Package
Description
-
Uses of AccessContext.TargetType in de.codecamp.vaadin.security.spring.access
Methods in de.codecamp.vaadin.security.spring.access that return AccessContext.TargetTypeModifier and TypeMethodDescriptionAccessContext.getTargetType()The type of the target for which to check access; either a route or and endpoint.static AccessContext.TargetTypeReturns the enum constant of this type with the specified name.static AccessContext.TargetType[]AccessContext.TargetType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AccessContext.TargetType in de.codecamp.vaadin.security.spring.access.endpoint
Methods in de.codecamp.vaadin.security.spring.access.endpoint that return AccessContext.TargetType -
Uses of AccessContext.TargetType in de.codecamp.vaadin.security.spring.access.route
Methods in de.codecamp.vaadin.security.spring.access.route that return AccessContext.TargetType