Uses of Enum Class
land.oras.auth.AuthScheme
Packages that use AuthScheme
-
Uses of AuthScheme in land.oras.auth
Methods in land.oras.auth that return AuthSchemeModifier and TypeMethodDescriptionAbstractUsernamePasswordProvider.getAuthScheme()AuthProvider.getAuthScheme()Get the authentication scheme for this providerAuthStoreAuthenticationProvider.getAuthScheme()BearerTokenProvider.getAuthScheme()NoAuthProvider.getAuthScheme()static AuthSchemeReturns the enum constant of this class with the specified name.static AuthScheme[]AuthScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.