Class RelyingPartyLocatorImpl

java.lang.Object
com.jadaptive.webauthn.server.service.rp.RelyingPartyLocatorImpl
All Implemented Interfaces:
com.jadaptive.webauthn.server.service.rp.RelyingPartyLocator

@Component @PropertySource("classpath:webauthn-server.properties") public class RelyingPartyLocatorImpl extends Object implements com.jadaptive.webauthn.server.service.rp.RelyingPartyLocator
  • Constructor Details

    • RelyingPartyLocatorImpl

      public RelyingPartyLocatorImpl()
  • Method Details

    • getRelyingParty

      public com.yubico.webauthn.RelyingParty getRelyingParty()
      Specified by:
      getRelyingParty in interface com.jadaptive.webauthn.server.service.rp.RelyingPartyLocator