Uses of Interface
com.netscape.certsrv.profile.IProfileSubsystem
-
Packages that use IProfileSubsystem Package Description com.netscape.certsrv.profile com.netscape.cms.profile.common com.netscape.cms.servlet.cert.scep com.netscape.cms.servlet.processors -
-
Uses of IProfileSubsystem in com.netscape.certsrv.profile
Methods in com.netscape.certsrv.profile with parameters of type IProfileSubsystem Modifier and Type Method Description voidIProfile. init(IProfileSubsystem owner, IConfigStore config)Initializes this profile. -
Uses of IProfileSubsystem in com.netscape.cms.profile.common
Fields in com.netscape.cms.profile.common declared as IProfileSubsystem Modifier and Type Field Description protected IProfileSubsystemBasicProfile. mOwnerMethods in com.netscape.cms.profile.common with parameters of type IProfileSubsystem Modifier and Type Method Description voidBasicProfile. init(IProfileSubsystem owner, IConfigStore config)Initializes this profile. -
Uses of IProfileSubsystem in com.netscape.cms.servlet.cert.scep
Fields in com.netscape.cms.servlet.cert.scep declared as IProfileSubsystem Modifier and Type Field Description protected IProfileSubsystemCRSEnrollment. mProfileSubsystem -
Uses of IProfileSubsystem in com.netscape.cms.servlet.processors
Fields in com.netscape.cms.servlet.processors declared as IProfileSubsystem Modifier and Type Field Description protected IProfileSubsystemCAProcessor. psMethods in com.netscape.cms.servlet.processors that return IProfileSubsystem Modifier and Type Method Description IProfileSubsystemCAProcessor. getProfileSubsystem()
-