The password was null or empty when trying to create JAAS Subject.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly PASSWORD_IS_EMPTY_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode PASSWORD_IS_EMPTY_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ PASSWORD_IS_EMPTY_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.passworD_IS_EMPTY_ERROR |