Package mireka.pop

Interface PrincipalMaildropTable

  • All Known Implementing Classes:
    GlobalUsersPrincipalMaildropTable

    public interface PrincipalMaildropTable
    This interface is used to look up the name of the maildrop assigned to a user principal.
    • Method Detail

      • lookupMaildropName

        String lookupMaildropName​(Principal principal)