Uses of Interface
software.amazon.awscdk.interfaces.iam.ISAMLProviderRef
Packages that use ISAMLProviderRef
Package
Description
Amazon Cognito Identity Pool Construct Library
Amazon EC2 Construct Library
AWS Identity and Access Management Construct Library
-
Uses of ISAMLProviderRef in software.amazon.awscdk.interfaces.iam
Subinterfaces of ISAMLProviderRef in software.amazon.awscdk.interfaces.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISAMLProviderRef.Classes in software.amazon.awscdk.interfaces.iam that implement ISAMLProviderRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISAMLProviderRef in software.amazon.awscdk.services.cognito.identitypool
Methods in software.amazon.awscdk.services.cognito.identitypool that return types with arguments of type ISAMLProviderRefModifier and TypeMethodDescriptiondefault List<ISAMLProviderRef> IdentityPoolAuthenticationProviders.getSamlProviders()The Security Assertion Markup Language provider associated with this Identity Pool.final List<ISAMLProviderRef> IdentityPoolAuthenticationProviders.Jsii$Proxy.getSamlProviders()Method parameters in software.amazon.awscdk.services.cognito.identitypool with type arguments of type ISAMLProviderRefModifier and TypeMethodDescriptionIdentityPoolAuthenticationProviders.Builder.samlProviders(List<? extends ISAMLProviderRef> samlProviders) Sets the value ofIdentityPoolAuthenticationProviders.getSamlProviders() -
Uses of ISAMLProviderRef in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 with parameters of type ISAMLProviderRefModifier and TypeMethodDescriptionClientVpnUserBasedAuthentication.federated(ISAMLProviderRef samlProvider) Federated authentication.ClientVpnUserBasedAuthentication.federated(ISAMLProviderRef samlProvider, ISAMLProviderRef selfServiceSamlProvider) Federated authentication. -
Uses of ISAMLProviderRef in software.amazon.awscdk.services.iam
Subinterfaces of ISAMLProviderRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceA SAML provider.static interfaceInternal default implementation forISamlProvider.Classes in software.amazon.awscdk.services.iam that implement ISAMLProviderRefModifier and TypeClassDescriptionclassCreates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0.static final classA proxy class which represents a concrete javascript instance of this type.classA SAML provider.Constructors in software.amazon.awscdk.services.iam with parameters of type ISAMLProviderRefModifierConstructorDescriptionSamlPrincipal(ISAMLProviderRef samlProvider, Map<String, Object> conditions)