public interface CommonConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityID() |
KeyStore |
getKeyStore() |
Map<String,String> |
getPrivateKeyPasswords() |
void |
injectCredential(String certificate,
String key) |
boolean |
needsSigning() |
void |
reset() |
void |
setEntityID(String value) |
void |
setSigning(boolean needsSigning) |
Copyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.