psdi.app.signature

Class MaxUserNPSSet

  • All Implemented Interfaces:
    java.rmi.Remote, MboAccessInterface, MboConstants, MboSetRemote, MaxRemoteProxy, Transactable, FixedLoggerNames, FixedLoggers


    public class MaxUserNPSSet
    extends MboSet
    Represents the set of MaxUser. Rows are unique by username. Attributes on this object, in addition to the persistent attributes stored on the database, include password and passwordcheck. They are for entry of a new or changed password. Passwordcheck should equal the value supplied for password or an error is thrown from appValidate.
    • Constructor Detail

      • MaxUserNPSSet

        public MaxUserNPSSet(MboServerInterface ms)
                      throws java.rmi.RemoteException
        Construct the set
        Throws:
        java.rmi.RemoteException