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 TypeMethodDescriptionvoidIKeyRecoveryAuthority.addAutoRecovery(String id, Credential[] creds) Adds credentials to the given authorizated recovery operation.booleanIKeyRecoveryAuthority.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 TypeMethodDescriptionbooleanIStorageKeyUnit.changeAgentMN(int n, int m, Credential[] oldcreds, Credential[] newcreds) Changes M-N recovery scheme.voidIStorageKeyUnit.login(Credential[] ac) Logins to this unit.