Uses of Class
com.netscape.certsrv.security.Credential
Packages that use Credential
-
Uses of Credential in com.netscape.certsrv.kra
Methods in com.netscape.certsrv.kra that return types with arguments of type CredentialMethods in com.netscape.certsrv.kra with parameters of type CredentialModifier and TypeMethodDescriptionvoid
IKeyRecoveryAuthority.addAutoRecovery
(String id, Credential[] creds) Adds credentials to the given authorizated recovery operation.boolean
IKeyRecoveryAuthority.setAutoRecoveryState
(Credential[] cs, boolean on) Enables the auto recovery state. -
Uses of Credential in com.netscape.certsrv.security
Methods in com.netscape.certsrv.security with parameters of type CredentialModifier and TypeMethodDescriptionboolean
IStorageKeyUnit.changeAgentMN
(int n, int m, Credential[] oldcreds, Credential[] newcreds) Changes M-N recovery scheme.void
IStorageKeyUnit.login
(Credential[] ac) Logins to this unit.