Class PasswordManagerServiceBase

  • All Implemented Interfaces:
    PasswordManagerService
    Direct Known Subclasses:
    PasswordManagerServiceImpl

    public abstract class PasswordManagerServiceBase
    extends Object
    implements PasswordManagerService

    Spring Service base class for com.soffid.iam.service.PasswordManagerService, provides access to all services and entities referenced by this service.

    see com.soffid.iam.service.PasswordManagerService