gluu
org.xdi.oxauth.model.authorize.AuthorizeParamsValidator メンバ一覧

継承メンバを含む org.xdi.oxauth.model.authorize.AuthorizeParamsValidator の全メンバ一覧です。

noNonePrompt(List< Prompt > prompts)org.xdi.oxauth.model.authorize.AuthorizeParamsValidatorinlinestatic
validateGrantType(List< ResponseType > responseTypes, GrantType[] clientGrantTypesArray, Set< GrantType > grantTypesSupported)org.xdi.oxauth.model.authorize.AuthorizeParamsValidatorinlinestatic
validateParams(String responseType, String clientId, List< Prompt > prompts, String nonce, String request, String requestUri)org.xdi.oxauth.model.authorize.AuthorizeParamsValidatorinlinestatic
validateResponseTypes(List< ResponseType > responseTypes, Client client)org.xdi.oxauth.model.authorize.AuthorizeParamsValidatorinlinestatic