public interface MigrationProvider extends Provider
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProtocolMapperModel> |
getBuiltinMappers(String protocol) |
List<ProtocolMapperRepresentation> |
getMappersForClaimMask(Long claimMask) |
void |
setupAdminCli(RealmModel realm) |
List<ProtocolMapperRepresentation> getMappersForClaimMask(Long claimMask)
claimMask - mask used on ClientModel in 1.1.0Map<String,ProtocolMapperModel> getBuiltinMappers(String protocol)
void setupAdminCli(RealmModel realm)
Copyright © 2018 JBoss by Red Hat. All rights reserved.