Package io.minio.credentials
Interface BaseIdentityProvider.Response
- All Known Implementing Classes:
AssumeRoleProvider.Response,CertificateIdentityProvider.Response,ClientGrantsProvider.Response,LdapIdentityProvider.Response,WebIdentityProvider.Response
- Enclosing class:
- BaseIdentityProvider
public static interface BaseIdentityProvider.Response
Response to get credentials of
BaseIdentityProvider.-
Method Summary
-
Method Details
-
getCredentials
Credentials getCredentials()
-