Uses of Class
org.oa4mp.delegation.server.storage.ClientApproval
-
Packages that use ClientApproval Package Description org.oa4mp.delegation.server.storage org.oa4mp.delegation.server.storage.impl -
-
Uses of ClientApproval in org.oa4mp.delegation.server.storage
Classes in org.oa4mp.delegation.server.storage with type parameters of type ClientApproval Modifier and Type Interface Description interfaceClientApprovalStore<V extends ClientApproval>Created by Jeff Gaynor
on 1/9/12 at 4:47 PM -
Uses of ClientApproval in org.oa4mp.delegation.server.storage.impl
Classes in org.oa4mp.delegation.server.storage.impl with type parameters of type ClientApproval Modifier and Type Class Description classFSClientApprovalStore<V extends ClientApproval>A store for client approvals.
-