Package | Description |
---|---|
org.eclipse.equinox.security.auth.credentials |
Defines basic user credentials
Package Specification
This package defines basic credentials that could be created as a result of login process and associated with a Subject instance.
|
Modifier and Type | Method and Description |
---|---|
static IPrivateCredential |
CredentialsFactory.privateCredential(PBEKeySpec privateKey,
String providerID)
Login modules can use this method to create new private credentials.
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.