Uses of Class
org.oa4mp.server.admin.myproxy.oauth2.tools.migrate.MigrateKeys
-
Packages that use MigrateKeys Package Description org.oa4mp.server.admin.myproxy.oauth2.tools.migrate -
-
Uses of MigrateKeys in org.oa4mp.server.admin.myproxy.oauth2.tools.migrate
Methods in org.oa4mp.server.admin.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 org.oa4mp.server.admin.myproxy.oauth2.tools.migrate with parameters of type MigrateKeys Constructor Description MigrationEntryConverter(MigrateKeys keys, edu.uiuc.ncsa.security.core.IdentifiableProvider<V> provider)
-