Class RegistrationList


  • public class RegistrationList
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static java.lang.String getAlgorithm​(java.lang.String service, java.lang.String algorithm)  
      • Methods inherited from class java.lang.Object

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

      • registrationArray

        public static Registration[] registrationArray
    • Constructor Detail

      • RegistrationList

        public RegistrationList()
    • Method Detail

      • getAlgorithm

        protected static java.lang.String getAlgorithm​(java.lang.String service,
                                                       java.lang.String algorithm)
                                                throws java.security.NoSuchAlgorithmException
        Throws:
        java.security.NoSuchAlgorithmException