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 Summary
Constructors -
Method Summary
-
Constructor Details
-
RelyingPartyLocatorImpl
public RelyingPartyLocatorImpl()
-
-
Method Details
-
getRelyingParty
public com.yubico.webauthn.RelyingParty getRelyingParty()- Specified by:
getRelyingPartyin interfacecom.jadaptive.webauthn.server.service.rp.RelyingPartyLocator
-