Package org.forgerock.openig.tools.am
Class RealmNormalizer
java.lang.Object
org.forgerock.openig.tools.am.RealmNormalizer
A 
RealmNormalizer computes the path segment that includes the AM realm information
 as it should be used in REST API call.- 
Method Summary
Modifier and TypeMethodDescriptionstatic RealmNormalizerSelects the normalizer to use given an AM version. 
- 
Method Details
- 
select
Selects the normalizer to use given an AM version.- Parameters:
 version- AM version- Returns:
 - the appropriate normalizer
 
 
 -