Interface ServiceAccountAuthMethod
public interface ServiceAccountAuthMethod
Represents a service account authentication method.
- Since:
- 7.0.0
-
Method Summary
-
Method Details
-
getAuthId
- Returns:
- the ID of the authentication method
- Since:
- 7.0.0
-
getAuthType
- Returns:
- the authentication method type
- Since:
- 7.0.0
-