Package com.adobe.granite.auth.ims
Class IMSOrg
- java.lang.Object
-
- com.adobe.granite.auth.ims.IMSOrg
-
public final class IMSOrg extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIMSOrg.OrgRef
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetOrgName()IMSOrg.OrgRefgetOrgRef()inthashCode()StringtoString()
-
-
-
Method Detail
-
getOrgName
public String getOrgName()
-
getOrgRef
public IMSOrg.OrgRef getOrgRef()
-
-