Uses of Class
mx.bigdata.sat.security.KeyLoaderEnumeration

Packages that use KeyLoaderEnumeration
mx.bigdata.sat.security   
mx.bigdata.sat.security.factory   
 

Uses of KeyLoaderEnumeration in mx.bigdata.sat.security
 

Methods in mx.bigdata.sat.security that return KeyLoaderEnumeration
static KeyLoaderEnumeration KeyLoaderEnumeration.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeyLoaderEnumeration[] KeyLoaderEnumeration.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of KeyLoaderEnumeration in mx.bigdata.sat.security.factory
 

Methods in mx.bigdata.sat.security.factory with parameters of type KeyLoaderEnumeration
static KeyLoader KeyLoaderFactory.createInstance(KeyLoaderEnumeration keyLoaderEnumeration, InputStream keyInputStream, String... keyPassword)
           
static KeyLoader KeyLoaderFactory.createInstance(KeyLoaderEnumeration keyLoaderEnumeration, String keyLocation, String... keyPassword)
           
 



Copyright © 2010-2013. All Rights Reserved.