Class HotRodUserFederatedIdentityEntity

    • Field Detail

      • identityProvider

        @ProtoField(number=1)
        @ProtoDoc("@Field(index = Index.YES, store = Store.YES)")
        public String identityProvider
      • token

        @ProtoField(number=2)
        public String token
      • userId

        @ProtoField(number=3)
        @ProtoDoc("@Field(index = Index.YES, store = Store.YES)")
        public String userId
      • userName

        @ProtoField(number=4)
        public String userName
    • Constructor Detail

      • HotRodUserFederatedIdentityEntity

        public HotRodUserFederatedIdentityEntity()