Uses of Interface
com.nimbusds.openid.connect.provider.spi.InitContext
Packages that use InitContext
-
Uses of InitContext in com.nimbusds.openid.connect.provider.spi
Classes in com.nimbusds.openid.connect.provider.spi that implement InitContextModifier and TypeClassDescriptionclass
Servlet-based context for the initialisation of SPI implementations.Methods in com.nimbusds.openid.connect.provider.spi with parameters of type InitContextModifier and TypeMethodDescriptiondefault void
Lifecycle.init
(InitContext initContext) Initialises the SPI implementation after it is loaded by the Connect2id Server.