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