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 AAuthorizationProviderthat ensures that no credentials are returnedImmutableAuthorizationProvider AAuthorizationProviderthat always returns the same credentialsOrgAppInstallationAuthorizationProvider Provides an AuthorizationProvider that performs automatic token refresh.