Uses of Class
io.jans.scim.service.external.TokenDetails
-
Packages that use TokenDetails Package Description io.jans.scim.service.external -
-
Uses of TokenDetails in io.jans.scim.service.external
Methods in io.jans.scim.service.external that return TokenDetails Modifier and Type Method Description TokenDetails
OperationContext. getTokenDetails()
Methods in io.jans.scim.service.external with parameters of type TokenDetails Modifier and Type Method Description void
OperationContext. setTokenDetails(TokenDetails tokenDetails)
-