Uses of Class
io.jans.as.server.model.common.TokenExchangeGrant
-
Packages that use TokenExchangeGrant Package Description io.jans.as.server.model.common -
-
Uses of TokenExchangeGrant in io.jans.as.server.model.common
Methods in io.jans.as.server.model.common that return TokenExchangeGrant Modifier and Type Method Description TokenExchangeGrant
AuthorizationGrantList. createTokenExchangeGrant(io.jans.as.common.model.common.User user, io.jans.as.common.model.registration.Client client)
TokenExchangeGrant
IAuthorizationGrantList. createTokenExchangeGrant(io.jans.as.common.model.common.User user, io.jans.as.common.model.registration.Client client)
-