Uses of Class
org.oa4mp.delegation.common.clients.storage.BaseClientKeys
-
Packages that use BaseClientKeys Package Description edu.uiuc.ncsa.oa4mp.delegation.common.storage edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions -
-
Uses of BaseClientKeys in edu.uiuc.ncsa.oa4mp.delegation.common.storage
Subclasses of BaseClientKeys in edu.uiuc.ncsa.oa4mp.delegation.common.storage Modifier and Type Class Description class
ClientKeys
Created by Jeff Gaynor
on 4/25/12 at 3:06 PM -
Uses of BaseClientKeys in edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions
Methods in edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions that return BaseClientKeys Modifier and Type Method Description protected BaseClientKeys
BaseClientConverter. getBKK()
Constructors in edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions with parameters of type BaseClientKeys Constructor Description BaseClientConverter(BaseClientKeys keys, edu.uiuc.ncsa.security.core.IdentifiableProvider<V> provider)
-