Uses of Interface
io.gitea.auth.Authentication
| Package | Description |
|---|---|
| io.gitea | |
| io.gitea.auth |
-
Uses of Authentication in io.gitea
Methods in io.gitea that return Authentication Modifier and Type Method Description AuthenticationApiClient. getAuthentication(java.lang.String authName)Get authentication for the given name.Methods in io.gitea that return types with arguments of type Authentication Modifier and Type Method Description java.util.Map<java.lang.String,Authentication>ApiClient. getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in io.gitea.auth
Classes in io.gitea.auth that implement Authentication Modifier and Type Class Description classApiKeyAuthclassHttpBasicAuthclassOAuth