Package io.jans.as.server.authorize.ws.rs
package io.jans.as.server.authorize.ws.rs
-
ClassDescriptionThe authorization challenge endpoint is a new endpoint defined by "OAuth 2.0 for First-Party Native Applications" specification which the native application uses to obtain an authorization code.Provides interface for request authorization through REST web services.Implementation for request authorization through REST web services.Action used to process all requests related to device authorization.Provides interface to process OAuth2 Device Flow.Implementation for device authorization rest service.