|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoadCredentialsStrategy
A strategy to load user credentials
Method Summary | |
---|---|
eu.emi.security.authn.x509.X509Credential |
loadCredentials(org.bouncycastle.openssl.PasswordFinder passwordFinder)
Loads a user credential |
Method Detail |
---|
eu.emi.security.authn.x509.X509Credential loadCredentials(org.bouncycastle.openssl.PasswordFinder passwordFinder)
passwordFinder
- the password finder used to potentially decrypt the credential encrypted private key.
X509Credential
, or null
if no credential was found
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |