psdi.app.signature

Class ExcludePassword

  • java.lang.Object
  • All Implemented Interfaces:
    java.rmi.Remote, MboConstants, MboRemote, MaxRemoteProxy


    public class ExcludePassword
    extends Mbo
    implements MboRemote
    Mbo object to represent ExcludePassword, which identifies password values that are not allowed for Maximo.

    See Signature Package description.

    This is a system level object.

    The key attribute for this object is Password.

    The attribute in this object is as follows:

    Attribute NameDescription
    PasswordA value that is not allowed for Maximo password.
    • Constructor Detail

      • ExcludePassword

        public ExcludePassword(MboSet ms)
                        throws java.rmi.RemoteException
        Construct the ExcludePassword object
        Throws:
        java.rmi.RemoteException