Uses of Interface
org.jpos.security.SMAdapter

Packages that use SMAdapter
org.jpos.security Key management, MAC, PIN encryption related classes. 
org.jpos.security.jceadapter JCE Security Module and its corresponding adapter (built into the JCE Security Module itself) 
 

Uses of SMAdapter in org.jpos.security
 

Classes in org.jpos.security that implement SMAdapter
 class BaseSMAdapter
           Provides base functionality for the actual Security Module Adapter.
 

Methods in org.jpos.security that return SMAdapter
static SMAdapter BaseSMAdapter.getSMAdapter(String name)
           
 

Uses of SMAdapter in org.jpos.security.jceadapter
 

Classes in org.jpos.security.jceadapter that implement SMAdapter
 class JCESecurityModule
           JCESecurityModule is an implementation of a security module in software.
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.