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, IConfigStore config) voidCMCAuth.init(Profile profile, IConfigStore config) voidFlatFileAuth.init(Profile profile, IConfigStore config) voidSessionAuthentication.init(Profile profile, IConfigStore config) voidSSLclientCertAuthentication.init(Profile profile, IConfigStore config) voidTokenAuthentication.init(Profile profile, IConfigStore config) voidUidPwdDirAuthentication.init(Profile profile, IConfigStore config) voidUidPwdPinDirAuthentication.init(Profile profile, IConfigStore config) voidUserPwdDirAuthentication.init(Profile profile, IConfigStore 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, IConfigStore 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, IConfigStore config) Initializes this default policy.voidCMCCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidDualKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidEncryptionKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidEnrollInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidFileSigningInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidGenericInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidImageInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidnsHKeyCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidnsNKeyCertReqInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSerialNumRenewInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidServerKeygenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSigningKeyGenInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectAltNameExtInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectDNInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubjectNameInput.init(Profile profile, IConfigStore config) Initializes this default policy.voidSubmitterInfoInput.init(Profile profile, IConfigStore 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, IConfigStore config) Initializes this default policy.voidSubsystemGroupUpdater.init(Profile profile, IConfigStore config)