Class RegistryConfiguration


  • public class RegistryConfiguration
    extends java.lang.Object
    RegistryConfiguration is a proxy Configuration that forwards all calls to the global Registry.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Configuration get()
      get returns a Configuration forwarding all calls to the global Registry.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • get

        public static Configuration get()
                                 throws java.security.GeneralSecurityException
        get returns a Configuration forwarding all calls to the global Registry.
        Throws:
        java.security.GeneralSecurityException