Uses of Class
com.okta.sdk.resource.model.TokenPayLoadDataIdentity
Packages that use TokenPayLoadDataIdentity
-
Uses of TokenPayLoadDataIdentity in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TokenPayLoadDataIdentityModifier and TypeMethodDescriptionTokenPayLoadData.getIdentity()
Get identityTokenPayLoadDataIdentity.lifetime
(BaseTokenLifetime lifetime) Methods in com.okta.sdk.resource.model with parameters of type TokenPayLoadDataIdentityModifier and TypeMethodDescriptionTokenPayLoadData.identity
(TokenPayLoadDataIdentity identity) void
TokenPayLoadData.setIdentity
(TokenPayLoadDataIdentity identity)