Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorizer#start - use for #configureDefaults(defaultBindings) etc #61

Open
k-wall opened this issue Oct 5, 2022 · 0 comments
Open

Comments

@k-wall
Copy link
Contributor

k-wall commented Oct 5, 2022

Authorizer#start lifecycle method seems like a more natural fit for work like #configureDefaults(defaultBindings). Just wondering why it was we don't use it?

public Map<Endpoint, ? extends CompletionStage<Void>> start(AuthorizerServerInfo serverInfo) {

@k-wall k-wall changed the title Authorizer#start - use for #configureDefaults(defaultBindings) Authorizer#start - use for #configureDefaults(defaultBindings) etc Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant