Uses of Class
org.oa4mp.server.loader.oauth2.storage.tx.TXFileStore
-
Packages that use TXFileStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx Code relating to the token exchange endpoint (RFC 8693) storage. -
-
Uses of TXFileStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx with type parameters of type TXFileStore Modifier and Type Class Description class
TXFSProvider<T extends TXFileStore>
Created by Jeff Gaynor
on 12/14/20 at 1:14 PM
-