Uses of Interface
nl.janboonen.oas.contractfirstdesign.cat.adapter.auth.Authentication
Packages that use Authentication
Package
Description
-
Uses of Authentication in nl.janboonen.oas.contractfirstdesign.cat.adapter
Methods in nl.janboonen.oas.contractfirstdesign.cat.adapter that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication(String authName) Get authentication for the given name.Methods in nl.janboonen.oas.contractfirstdesign.cat.adapter that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in nl.janboonen.oas.contractfirstdesign.cat.adapter.auth
Classes in nl.janboonen.oas.contractfirstdesign.cat.adapter.auth that implement Authentication