Package org.jclouds.sts.domain
Class UserAndSessionCredentials
java.lang.Object
org.jclouds.sts.domain.UserAndSessionCredentials
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
The temporary security credentials, which includes an Access Key ID, a Secret Access Key, and a security token.int
A percentage value that indicates the size of the policy in packed form.getUser()
user correlating togetCredentials()
int
hashCode()
toString()
-
Method Details
-
builder
-
toBuilder
-
getUser
user correlating togetCredentials()
-
getCredentials
The temporary security credentials, which includes an Access Key ID, a Secret Access Key, and a security token. -
getPackedPolicySize
public int getPackedPolicySize()A percentage value that indicates the size of the policy in packed form. -
hashCode
public int hashCode() -
equals
-
toString
-