org.jdiameter.common.api.app.auth
Interface IAuthMessageFactory
- All Known Implementing Classes:
- AuthSessionFactoryImpl, GqSessionFactoryImpl
public interface IAuthMessageFactory
- Author:
- Alexandre Mendonca , Bartosz Baranowski
getApplicationId
ApplicationId getApplicationId()
getAuthMessageCommandCode
int getAuthMessageCommandCode()
createAuthRequest
AppRequestEvent createAuthRequest(Request request)
createAuthAnswer
AppAnswerEvent createAuthAnswer(Answer answer)
Copyright © 2014. All Rights Reserved.