Uses of Class
com.yoti.api.client.identity.policy.WantedAnchor
Packages that use WantedAnchor
-
Uses of WantedAnchor in com.yoti.api.client.identity.constraint
Methods in com.yoti.api.client.identity.constraint that return types with arguments of type WantedAnchorMethods in com.yoti.api.client.identity.constraint with parameters of type WantedAnchorModifier and TypeMethodDescriptionSourceConstraint.Builder.withWantedAnchor(WantedAnchor wantedAnchor) Method parameters in com.yoti.api.client.identity.constraint with type arguments of type WantedAnchorModifier and TypeMethodDescriptionSourceConstraint.Builder.withWantedAnchors(List<WantedAnchor> wantedAnchors) -
Uses of WantedAnchor in com.yoti.api.client.identity.policy
Methods in com.yoti.api.client.identity.policy that return WantedAnchor