Uses of Class
com.ecebs.rtd.enabler.types.itso.ipe.IPE

Packages that use IPE
com.ecebs.rtd.enabler.types.itso.ipe Classes within this package represent the various product IPEs that can be present on an ITSO-compatible smartcard. 
 

Uses of IPE in com.ecebs.rtd.enabler.types.itso.ipe
 

Subclasses of IPE in com.ecebs.rtd.enabler.types.itso.ipe
 class CorruptIPE
          Represents an IPE type that could not be parsed by ITSO Framework.
 class EntitlementIPE
           
 class Type14
          Represents a Type 14 ITSO IPE
 class Type16
          Represents a Type 16 ITSO IPE
 class Type2
          Represents a Type 2 ITSO IPE
 class Type22
          Represents a Type 22 ITSO IPE
 class Type23
          Represents a Type 23 ITSO IPE
 class Type24
          Represents the structure of a Type 24 ITSO IPE
 class Type27
          Represents a Type 27 IPE.
 class Type28
          Represents a Type 28 IPE.
 class Type29
          Represents a Type 29 IPE.
 class UnsupportedIPE
          Represents an IPE type that is not currently supported by ITSO Framework.
 

Methods in com.ecebs.rtd.enabler.types.itso.ipe that return IPE
static IPE IPE.getInstance(IPEDirEntry entry, List<byte[]> sectors)
           
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.