Uses of Class
com.okta.sdk.resource.model.SamlClaimsInner
Packages that use SamlClaimsInner
-
Uses of SamlClaimsInner in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SamlClaimsInnerMethods in com.okta.sdk.resource.model that return types with arguments of type SamlClaimsInnerModifier and TypeMethodDescriptionSaml.getClaims()
Attribute statements to appear in the Okta SAML assertionMethods in com.okta.sdk.resource.model with parameters of type SamlClaimsInnerMethod parameters in com.okta.sdk.resource.model with type arguments of type SamlClaimsInnerModifier and TypeMethodDescriptionSaml.claims
(List<SamlClaimsInner> claims) void
Saml.setClaims
(List<SamlClaimsInner> claims)