com.ibm.jtopenlite.command.program.security

Interface RetrieveAuthorizedUsersListener

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void newEntry(java.lang.String profileName, boolean isGroup, boolean hasMembers, java.lang.String textDescription, java.lang.String[] groupProfiles) 
    • Method Detail

      • newEntry

        void newEntry(java.lang.String profileName,
                    boolean isGroup,
                    boolean hasMembers,
                    java.lang.String textDescription,
                    java.lang.String[] groupProfiles)