Package org.jclouds.sts.domain
Class User
- java.lang.Object
-
- org.jclouds.sts.domain.User
-
public final class User extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static UserfromIdAndArn(String id, String arn)StringgetArn()The arn of the federated user or assumed role.StringgetId()The id of the federated user or assumed role.inthashCode()StringtoString()
-