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()booleanThe temporary security credentials, which includes an Access Key ID, a Secret Access Key, and a security token.intA percentage value that indicates the size of the policy in packed form.getUser()user correlating togetCredentials()inthashCode()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
 
 -