public interface MigrationProvider extends Provider
Modifier and Type | Method and Description |
---|---|
List<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.0List<ProtocolMapperModel> getBuiltinMappers(String protocol)
void setupAdminCli(RealmModel realm)
Copyright © 2016 JBoss by Red Hat. All rights reserved.