Uses of Interface
org.gluu.oxauth.bcauthorize.ws.rs.BackchannelDeviceRegistrationRestWebService
-
Packages that use BackchannelDeviceRegistrationRestWebService Package Description org.gluu.oxauth.bcauthorize.ws.rs -
-
Uses of BackchannelDeviceRegistrationRestWebService in org.gluu.oxauth.bcauthorize.ws.rs
Classes in org.gluu.oxauth.bcauthorize.ws.rs that implement BackchannelDeviceRegistrationRestWebService Modifier and Type Class Description class
BackchannelDeviceRegistrationRestWebServiceImpl
Implementation for request backchannel device registration through REST web services.
-