Error Handling

MAFLogonManagerNG communicates errors using iOS-standard NSError objects. If the passed NSError object is not nil, an error is generated. MAF provides an error-handling method for these; the NSError instance contains the localized error description, the error domain, and the error code.

For a description of the error messages that MAFLogonManagerNG can send, check the API documentation for these header files:
  • MAFSecureStoreManagerErrors.h
  • MAFLogonManagerNGErrors.h