Class AdminGlobalKeyStore


  • public class AdminGlobalKeyStore
    extends Object
    Lists all contents of the keystore (e.g. it´s certificates and raw data), that shall be set as the server´s global user certificate keystore. - This keystore shall not be bound to a specific webservice and hence shall serve as the server´s \"global\" keystore file. - The means to provide certificates on a per user basis and in a more selective fashion, can be found in the \"server.xml\" user storage settings, which allow placing such certificates for a specific authenticated user, from Your LDAP or a user database instead. - Further settings concerning this keystore (such as it´s password and type) can be found in the application config itself. The hereby given definition is only concerned with describing and setting up the actual keystore file and it´s contained certificates.