Class AuthUtil
java.lang.Object
io.mosip.kernel.auth.defaultimpl.util.AuthUtil
The Class AuthUtil.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRealmIdFromAppId(String appId) Gets the realm id from app id.
-
Constructor Details
-
AuthUtil
public AuthUtil()
-
-
Method Details
-
getRealmIdFromAppId
Gets the realm id from app id.- Parameters:
appId- the app id- Returns:
- the realm id from app id
-