Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
firebase-admin-java
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
616
Code
Issues
77
Pull requests
25
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add Tenant class and its create and update request classes.
- #344
#344
Merged
micahstairs
merged 12 commits into
tenant-mgt
firebase/firebase-admin-java:tenant-mgt
from
micahstairs-autovalue-tenant
firebase/firebase-admin-java:micahstairs-autovalue-tenant
Copy head branch name to clipboard
Jan 30, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add Tenant class and its create and update request classes.
#344
micahstairs
merged 12 commits into
tenant-mgt
firebase/firebase-admin-java:tenant-mgt
from
micahstairs-autovalue-tenant
firebase/firebase-admin-java:micahstairs-autovalue-tenant
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2020
Add Tenant class and AutoValue dependency.
micahstairs
committed
893cd81
View commit details
Copy full SHA for 893cd81
Browse repository at this point
Fix javadoc comments in Tenant class and add newline char to end of file.
micahstairs
committed
a3668e5
View commit details
Copy full SHA for a3668e5
Browse repository at this point
Fixing some failing RTDB tests
hiranya911
authored and
micahstairs
committed
1044c78
View commit details
Copy full SHA for 1044c78
Browse repository at this point
Using explicit options
hiranya911
authored and
micahstairs
committed
70c840e
View commit details
Copy full SHA for 70c840e
Browse repository at this point
Commits on Jan 14, 2020
Fix indenting in pom.xml.
micahstairs
committed
53667ea
View commit details
Copy full SHA for 53667ea
Browse repository at this point
Commits on Jan 21, 2020
Rename isPasswordSignUpAllowed to isPasswordSignInAllowed.
micahstairs
committed
78faaaa
View commit details
Copy full SHA for 78faaaa
Browse repository at this point
Commits on Jan 23, 2020
Use JSON deserialization to construct Tenant and add CreateRequest and UpdateRequest autovalue classes.
micahstairs
committed
2cc8dc5
View commit details
Copy full SHA for 2cc8dc5
Browse repository at this point
Make Tenant class final.
micahstairs
committed
fcf1b71
View commit details
Copy full SHA for fcf1b71
Browse repository at this point
Fix Tenant's final modifier.
micahstairs
committed
40258ab
View commit details
Copy full SHA for 40258ab
Browse repository at this point
Update copyright notice to 2020.
micahstairs
committed
94a7a14
View commit details
Copy full SHA for 94a7a14
Browse repository at this point
Commits on Jan 30, 2020
Fix merge conflicts with FirebaseDatabaseTest.
micahstairs
committed
fd229c1
View commit details
Copy full SHA for fd229c1
Browse repository at this point
Merge branch 'tenant-mgt' into micahstairs-autovalue-tenant
micahstairs
authored
ef994d8
View commit details
Copy full SHA for ef994d8
Browse repository at this point
You can’t perform that action at this time.