Package org.restheart.security
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 Summary
-
Method Details
-
properties
P properties() -
propertiesAsMap
-