Uses of Class
org.oa4mp.server.admin.migrate.tools.oauth2.myproxy.MigrateKeys
-
Packages that use MigrateKeys Package Description edu.uiuc.ncsa.myproxy.oauth2.tools.migrate -
-
Uses of MigrateKeys in edu.uiuc.ncsa.myproxy.oauth2.tools.migrate
Methods in edu.uiuc.ncsa.myproxy.oauth2.tools.migrate that return MigrateKeys Modifier and Type Method Description protected MigrateKeys
MigrateStore. getKeys()
protected MigrateKeys
MigrateTable. getKeys()
MigrateKeys
MigrationEntryConverter. getKeys()
Constructors in edu.uiuc.ncsa.myproxy.oauth2.tools.migrate with parameters of type MigrateKeys Constructor Description MigrationEntryConverter(MigrateKeys keys, edu.uiuc.ncsa.security.core.IdentifiableProvider<V> provider)
-