Interface WithProperties<P>

All Known Implementing Classes:
FileRealmAccount, JwtAccount, MongoRealmAccount

public interface WithProperties<P>
Utility interface to handle additional account propereties
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Method Details

    • properties

      P properties()
    • propertiesAsMap

      Map<String,? super Object> propertiesAsMap()