|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPrivateCredential
This interface describes private credentials added by the Equinox login modules.
This interface should not be extended by clients.
Subject.getPrivateCredentials()
Method Summary | |
---|---|
void |
clear()
Clears private key from memory. |
javax.crypto.spec.PBEKeySpec |
getPrivateKey()
Returns private key stored in this credential |
java.lang.String |
getProviderID()
ID of the provider of this private credential. |
Method Detail |
---|
javax.crypto.spec.PBEKeySpec getPrivateKey()
java.lang.String getProviderID()
void clear()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.