findByCustomerId(final long, Integer, boolean, int, Boolean) method

Find all Credential object for the given customer.

Syntax

List< Credential > findByCustomerId ( final long customerId , Integer credentialType , boolean onlyActive , int count , Boolean oldestFirst )

Parameters

Returns

the list of credentials

Usage

the list of credentials