Package org.kohsuke.github.authorization
-
Interface Summary Interface Description AuthorizationProvider Provides a functional interface that returns a valid encodedAuthorization.UserAuthorizationProvider Interface for all user-related authorization providers. -
Class Summary Class Description AuthorizationProvider.AnonymousAuthorizationProvider AAuthorizationProvider
that ensures that no credentials are returnedImmutableAuthorizationProvider AAuthorizationProvider
that always returns the same credentialsOrgAppInstallationAuthorizationProvider Provides an AuthorizationProvider that performs automatic token refresh.