Class FileRealmAccount

All Implemented Interfaces:
io.undertow.security.idm.Account, Serializable, WithProperties<Map<String,? super Object>>

public class FileRealmAccount extends PwdCredentialAccount implements WithProperties<Map<String,? super Object>>
Account implementation used by FileRealmAuthenticator
Author:
Andrea Di Cesare <andrea@softinstigate.com>
See Also: