Uses of Class
com.netscape.cms.profile.common.Profile
Packages that use Profile
Package
Description
-
Uses of Profile in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication with parameters of type ProfileModifier and TypeMethodDescriptionvoidAgentCertAuthentication.init(Profile profile, ConfigStore config) voidCMCAuth.init(Profile profile, ConfigStore config) voidFlatFileAuth.init(Profile profile, ConfigStore config) voidSessionAuthentication.init(Profile profile, ConfigStore config) voidSSLclientCertAuthentication.init(Profile profile, ConfigStore config) voidTokenAuthentication.init(Profile profile, ConfigStore config) voidUidPwdDirAuthentication.init(Profile profile, ConfigStore config) voidUidPwdPinDirAuthentication.init(Profile profile, ConfigStore config) voidUserPwdDirAuthentication.init(Profile profile, ConfigStore config) -
Uses of Profile in com.netscape.cms.profile
Methods in com.netscape.cms.profile with parameters of type ProfileModifier and TypeMethodDescriptionvoidProfileAuthenticator.init(Profile profile, ConfigStore config) Initializes this default policy. -
Uses of Profile in com.netscape.cms.profile.common
Subclasses of Profile in com.netscape.cms.profile.commonModifier and TypeClassDescriptionclassThis class implements a generic enrollment profile. -
Uses of Profile in com.netscape.cms.profile.input
Fields in com.netscape.cms.profile.input declared as ProfileMethods in com.netscape.cms.profile.input with parameters of type ProfileModifier and TypeMethodDescriptionvoidCertReqInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidCMCCertReqInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidDualKeyGenInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidEncryptionKeyGenInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidEnrollInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidFileSigningInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidGenericInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidImageInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidKeyGenInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidnsHKeyCertReqInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidnsNKeyCertReqInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSerialNumRenewInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidServerKeygenInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSigningKeyGenInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSubjectAltNameExtInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSubjectDNInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSubjectNameInput.init(Profile profile, ConfigStore config) Initializes this default policy.voidSubmitterInfoInput.init(Profile profile, ConfigStore config) Initializes this default policy. -
Uses of Profile in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater with parameters of type ProfileModifier and TypeMethodDescriptionvoidIProfileUpdater.init(Profile profile, ConfigStore config) Initializes this default policy.voidSubsystemGroupUpdater.init(Profile profile, ConfigStore config)