findByCustomerId(final long) method

Find all Credential object for the given customer.

Syntax

List< Credential > findByCustomerId ( final long customerId )

Parameters

Returns

the list of credentials

Usage

the list of credentials