createSession(final com.sybase365.mobiliser.money.persistence.model.customer.Customer, final String, final String, final long) method

Creates a new session for a customer, based on the attributes defined in the session policy.

Syntax

CustomerSession createSession ( final com.sybase365.mobiliser.money.persistence.model.customer.Customer customer , final String origin , final String identification , final long callerId ) throws SessionException

Parameters

Returns

the newly created session

Exceptions

Usage

the newly created session