Uses of Interface
com.netscape.cms.profile.updater.IProfileUpdater
-
Packages that use IProfileUpdater Package Description com.netscape.cms.profile.common com.netscape.cms.profile.updater -
-
Uses of IProfileUpdater in com.netscape.cms.profile.common
Fields in com.netscape.cms.profile.common with type parameters of type IProfileUpdater Modifier and Type Field Description protected java.util.Hashtable<java.lang.String,IProfileUpdater>Profile. mUpdatersMethods in com.netscape.cms.profile.common that return IProfileUpdater Modifier and Type Method Description IProfileUpdaterProfile. getProfileUpdater(java.lang.String name) -
Uses of IProfileUpdater in com.netscape.cms.profile.updater
Classes in com.netscape.cms.profile.updater that implement IProfileUpdater Modifier and Type Class Description classSubsystemGroupUpdaterThis updater class will create the new user to the subsystem group and then add the subsystem certificate to the user.
-