Interface PropertyUserStore.UserListener

Enclosing class:
PropertyUserStore

public static interface PropertyUserStore.UserListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    remove(String username)
     
    void
    update(String username, Credential credential, String[] roleArray)