public class StaticCredentialProvider extends Object implements Provider
StaticCredentialProvider(String accessKeyId, String secretAccessKey, String sessionToken)
boolean
isExpired()
void
refresh()
CredentialValue
retrieve()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StaticCredentialProvider(String accessKeyId, String secretAccessKey, String sessionToken)
public CredentialValue retrieve()
retrieve
Provider
public boolean isExpired()
isExpired
public void refresh()
refresh
Copyright © 2025. All rights reserved.