Skip to content

Wildcard service name #731

Open
Open
@swankjesse

Description

@swankjesse

We can do this:

  @Authenticated(services = ["franklin"])

I’d like to be able to do this:

  @Authenticated(services = ["*"])

This works especially well when the calling service is used in application code:

    @Inject lateinit var scopedCaller: ActionScoped<MiskCaller?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    webserverJetty & web actions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions