Issue-ID: OPTFRA-714
Change-Id: Ica00d9fe810b6c2abe7cfa995d8dbf3aa2c875b0
Signed-off-by: arindamm <arind.mondal@samsung.com>
String token = new String(DatatypeConverter.parseBase64Binary(auth));\r
return token;\r
} catch (Exception e) {\r
+ debug.info("Exception in cmso-optimizer.AafClientCache",e);\r
return auth;\r
}\r
}\r
String token = new String(DatatypeConverter.parseBase64Binary(auth));\r
return token;\r
} catch (Exception e) {\r
+ debug.info("Exception in cmso-service..AafClientCache",e);\r
return auth;\r
}\r
}\r
String token = new String(DatatypeConverter.parseBase64Binary(auth));\r
return token;\r
} catch (Exception e) {\r
+ debug.info("Exception in cmso-tktmgmt.AafClientCache",e);\r
return auth;\r
}\r
}\r
try {\r
return new String(DatatypeConverter.parseBase64Binary(auth));\r
} catch (Exception e) {\r
+ debug.info("Exception in cmso-topology.AafClientCache",e);\r
return auth;\r
}\r
}\r