Uses of Interface
net.interus.keycloak.tokencode.delegation.SendingDelegator
Packages that use SendingDelegator
-
Uses of SendingDelegator in net.interus.keycloak.tokencode
Methods in net.interus.keycloak.tokencode with parameters of type SendingDelegatorModifier and TypeMethodDescriptionintTokenCodeService.sendCode(String uri, TokenCodeType type, String credentialType, String credentialData, SendingDelegator delegator) -
Uses of SendingDelegator in net.interus.keycloak.tokencode.impl
Classes in net.interus.keycloak.tokencode.impl that implement SendingDelegatorMethods in net.interus.keycloak.tokencode.impl with parameters of type SendingDelegatorModifier and TypeMethodDescriptionintTokenCodeServiceImpl.sendCode(String uri, TokenCodeType type, String credentialType, String credentialData, SendingDelegator delegator)