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> voidsetAuthorize(List<org.gluu.model.error.ErrorMessage> p_authorize) voidsetBackchannelAuthentication(List<org.gluu.model.error.ErrorMessage> backchannelAuthentication) voidsetClientInfo(List<org.gluu.model.error.ErrorMessage> p_clientInfo) voidsetEndSession(List<org.gluu.model.error.ErrorMessage> p_endSession) voidvoidsetRegister(List<org.gluu.model.error.ErrorMessage> p_register) voidvoidvoidvoidsetUserInfo(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)
-