gluu
クラス
org.xdi.oxauth.model.authorize パッケージ

クラス

enum  AuthorizeErrorResponseType
 
class  AuthorizeParamsValidator
 
interface  AuthorizeRequestParam
 
interface  AuthorizeResponseParam
 
class  Claim
 
class  ClaimValue
 
enum  ClaimValueType
 
class  CodeVerifier
 
class  CodeVerifierTest
 
class  IdTokenMember
 
class  JwtAuthorizationRequest
 
class  ScopeChecker
 
class  UserInfoMember
 

クラス詳解

◆ org::xdi::oxauth::model::authorize::AuthorizeRequestParam

interface org::xdi::oxauth::model::authorize::AuthorizeRequestParam
著者
Javier Rojas Blum
バージョン
August 9, 2017
org.xdi.oxauth.model.authorize.AuthorizeRequestParam 連携図
Collaboration graph
クラスメンバ
String ACCESS_TOKEN
String ACR_VALUES
String AMR_VALUES
String CLAIMS
String CLAIMS_LOCALES
String CLIENT_ID
String CODE_CHALLENGE
String CODE_CHALLENGE_METHOD
String CUSTOM_RESPONSE_HEADERS
String DISPLAY
String ID_TOKEN_HINT
String LOGIN_HINT
String MAX_AGE
String NONCE
String ORIGIN_HEADERS
String PROMPT
String REDIRECT_URI
String REGISTRATION
String REQUEST
String REQUEST_SESSION_ID
String REQUEST_URI
String RESPONSE_MODE
String RESPONSE_TYPE
String SCOPE
String SESSION_ID

String that represents the End-User's login state at the OP.

String STATE
String UI_LOCALES

◆ org::xdi::oxauth::model::authorize::AuthorizeResponseParam

interface org::xdi::oxauth::model::authorize::AuthorizeResponseParam
著者
Javier Rojas Blum
バージョン
August 9, 2017
org.xdi.oxauth.model.authorize.AuthorizeResponseParam 連携図
Collaboration graph
クラスメンバ
String ACCESS_TOKEN
String ACR_VALUES
String CODE
String EXPIRES_IN
String ID_TOKEN
String SCOPE
String SESSION_ID

String that represents the End-User's login state at the OP.

String SESSION_STATE
String STATE
String TOKEN_TYPE