@ConfigurationProperties(value="spring.cloud.gcp.security.firebase") public class FirebaseAuthenticationProperties extends Object
Constructor and Description |
---|
FirebaseAuthenticationProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getProjectId() |
String |
getPublicKeysEndpoint() |
void |
setProjectId(String projectId) |
void |
setPublicKeysEndpoint(String publicKeysEndpoint) |
Copyright © 2021. All rights reserved.