Class AoservPersistenceMechanism

java.lang.Object
com.aoindustries.aoserv.creditcards.AoservPersistenceMechanism
All Implemented Interfaces:
PersistenceMechanism

public final class AoservPersistenceMechanism extends Object implements PersistenceMechanism
Stores the information in the AOServ Platform. The principal sent in to the methods should be an instance of AoservConnectorPrincipal and any group should be a AccountGroup.

All operations will be performed using the connector from the principal, therefore the underlying AOServ security model will apply to these calls.

Author:
AO Industries, Inc.