Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListTrustedTokenIssuersPublisher
-
Packages that use ListTrustedTokenIssuersPublisher Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. -
-
Uses of ListTrustedTokenIssuersPublisher in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListTrustedTokenIssuersPublisher Modifier and Type Method Description default ListTrustedTokenIssuersPublisherSsoAdminAsyncClient. listTrustedTokenIssuersPaginator(Consumer<ListTrustedTokenIssuersRequest.Builder> listTrustedTokenIssuersRequest)Lists all the trusted token issuers configured in an instance of IAM Identity Center.default ListTrustedTokenIssuersPublisherSsoAdminAsyncClient. listTrustedTokenIssuersPaginator(ListTrustedTokenIssuersRequest listTrustedTokenIssuersRequest)Lists all the trusted token issuers configured in an instance of IAM Identity Center.
-