Package org.craftercms.commons.git.utils
Interface AuthenticationType
public interface AuthenticationType
Constants for git authentication types
- Since:
- 4.0.0
- Author:
- joseross
-
Field Summary
Fields
-
Field Details
-
NONE
- See Also:
-
BASIC
- See Also:
-
TOKEN
- See Also:
-
PRIVATE_KEY
- See Also:
-