Uses of Interface
com.okta.sdk.resource.identity.provider.IdentityProviderBuilder
-
Packages that use IdentityProviderBuilder Package Description com.okta.sdk.resource.identity.provider -
-
Uses of IdentityProviderBuilder in com.okta.sdk.resource.identity.provider
Classes in com.okta.sdk.resource.identity.provider with type parameters of type IdentityProviderBuilder Modifier and Type Interface Description interfaceIdentityProviderBuilder<T extends IdentityProviderBuilder>Subinterfaces of IdentityProviderBuilder in com.okta.sdk.resource.identity.provider Modifier and Type Interface Description interfaceOIDCIdentityProviderBuilderMethods in com.okta.sdk.resource.identity.provider that return IdentityProviderBuilder Modifier and Type Method Description static IdentityProviderBuilderIdentityProviderBuilders. facebook()static IdentityProviderBuilderIdentityProviderBuilders. google()static IdentityProviderBuilderIdentityProviderBuilders. linkedin()static IdentityProviderBuilderIdentityProviderBuilders. microsoft()static IdentityProviderBuilderIdentityProviderBuilders. ofType(java.lang.String type)
-