Package org.gluu.oxauth.model.error
Class ErrorMessages
java.lang.Object
org.gluu.oxauth.model.error.ErrorMessages
- Version:
- August 20, 2019
- Author:
- Yuriy Zabrovarnyy, Javier Rojas Blum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> getFido()
List
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> List
<org.gluu.model.error.ErrorMessage> getToken()
List
<org.gluu.model.error.ErrorMessage> getUma()
List
<org.gluu.model.error.ErrorMessage> void
setAuthorize
(List<org.gluu.model.error.ErrorMessage> p_authorize) void
setBackchannelAuthentication
(List<org.gluu.model.error.ErrorMessage> backchannelAuthentication) void
setClientInfo
(List<org.gluu.model.error.ErrorMessage> p_clientInfo) void
setEndSession
(List<org.gluu.model.error.ErrorMessage> p_endSession) void
void
setRegister
(List<org.gluu.model.error.ErrorMessage> p_register) void
void
void
void
setUserInfo
(List<org.gluu.model.error.ErrorMessage> p_userInfo)
-
Constructor Details
-
ErrorMessages
public ErrorMessages()
-
-
Method Details
-
getAuthorize
-
setAuthorize
-
getClientInfo
-
setClientInfo
-
getEndSession
-
setEndSession
-
getRegister
-
setRegister
-
getToken
-
setToken
-
getRevoke
-
setRevoke
-
getUma
-
setUma
-
getUserInfo
-
setUserInfo
-
getFido
-
setFido
-
getBackchannelAuthentication
-
setBackchannelAuthentication
public void setBackchannelAuthentication(List<org.gluu.model.error.ErrorMessage> backchannelAuthentication)
-