Uses of Class
com.pingidentity.sdk.api.authn.model.HalLink
-
Packages that use HalLink Package Description com.pingidentity.sdk.api.authn.model Contains the core set of models for the Authentication API. -
-
Uses of HalLink in com.pingidentity.sdk.api.authn.model
Methods in com.pingidentity.sdk.api.authn.model that return types with arguments of type HalLink Modifier and Type Method Description Map<String,HalLink>AuthnState. getLinks()Get the HAL links associated with the state.
-