Express (Distributed operating systems), v8.0 > Reference > Messages


CWSML

CWSML0000E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML0001E: No key information is available for the SAML Provider (Token issuer).

Explanation The key information for the Security Assertion Markup Language (SAML) provider in not available to sign a SAML assertion.
Action Check the configuration information for the provider and ensure that the signing key information for the provider exists in its respective keystore.

CWSML0002E: No key alias was provided.

Explanation A key information object is not associated with a key alias.
Action Ensure that the key information object is associated with an alias during the creation process.

CWSML0003E: No Subject was specified. Can not create a valid CredentialConfig object.

Explanation An attempt to create a CredentialConfig object, which is based on a null Subject, has been detected. A valid CredentialConfig object cannot be created.
Action Specify a valid Subject.

CWSML0004E: Subject does not have a Principal. Can not create a valid CredentialConfig object.

Explanation An attempt to create a CredentialConfig object, which is based on a Subject without a Principal, has been detected. A valid CredentialConfig object cannot be created.
Action Specify a valid Subject with a valid Principal.

CWSML2000E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2001E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2002E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2003E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2004E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2005E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2006E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2007E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2008E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2009E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2010E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2011E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2012E: SAML Issuer address does not exist.

Explanation The SAML Assertion Issuer address provided is not valid.
Action Ensure that the Security Assertion Markup Language (SAML) Assertion Issuer address is valid.

CWSML2013E: Signed SAML could not be modified.

Explanation A signed SAML cannot be modified.
Action A signed SAML cannot be modified.

CWSML2014E: Only String or OMElement allowed for marshalling.

Explanation Only a string or OMElement data type is allowed for marshalling.
Action Provide either the required String or OMElement data type.

CWSML2015E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2016E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2017E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2018E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2019E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2020E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2021E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2022E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2023E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2024E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2025E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2026E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2027E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2028E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2029E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2030E: The specified confirmation method is not supported.

Explanation An unsupported confirmation method has been specified.
Action Specify a "bearer," "holder-of-key," or "sender-vouches" confirmation method.

CWSML2031E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2032E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2033E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2034E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2035E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2036E: This method is not implemented.

Explanation This method is not implemented.
Action None

CWSML2037E: Create request for TokenType is not valid.

Explanation The create request for the TokenType value is not valid.
Action Provide a valid TokenType value.

CWSML2038E: Unknown SAML assertion namespace.

Explanation The Security Assertion Markup Language (SAML) assertion namespace is not known.
Action Provide a valid namespace.

CWSML2039E: Invalid SAML assertion.

Explanation The Security Assertion Markup Language (SAML) assertion during the call to the newSAMLToken method is not valid.
Action Ensure that provided a valid SAML assertion.

CWSML2040E: Could not create SAML token from XMLStructure.

Explanation The Security Assertion Markup Language (SAML) token cannot be created from the XMLStructure value during a call to the newSAMLToken method.
Action Ensure that provided a valid XML structure for the assertion.

CWSML6001E: Null or empty NameID provided for the issuer.

Explanation The Security Assertion Markup Language (SAML) issuer is not associated with a name identifier.
Action Ensure that the SAML provider is associated with a name identifier.

CWSML6002E: Unsupported Statement type.

Explanation This Security Assertion Markup Language (SAML) statement is not supported.
Action Do not use unsupported SAML statements.

CWSML6003E: Null or empty ID.

Explanation A Null or empty ID has been provided for a Security Assertion Markup Language (SAML) assertion.
Action Provide a name identifier.

CWSML6004E: Null issue Date provided.

Explanation A null issue date has been provided.
Action Do not provide a null date value.

CWSML6005E: Signed SAML assertion is not allowed to be modified.

Explanation We cannot modify a signed Security Assertion Markup Language (SAML) assertion.
Action Do not attempt to modify a signed SAML assertion.

CWSML6006E: Only String or OMElement are allowed for marshalling.

Explanation We cannot marshal an object that is not a String or an OMElement data type.
Action Check the type of object that you are attempting to marshal and ensure that it is a String or a OMElement data type.

CWSML6007E: Invalid AuthnContextClassRef.

Explanation The authentication method is not valid.
Action Use a valid authentication method.

CWSML6008E: A null value was passed.

Explanation A null argument value has been passed on a setAuthnContext method call.
Action Do not pass a null argument value.

CWSML6009E: A null value was passed.

Explanation A null argument value has been passed on a setAuthnInstant method call.
Action Do not pass a null argument value.

CWSML6010E: Invalid SAML assertion.

Explanation The Security Assertion Markup Language (SAML) assertion on a newSAMLToken method call is not valid.
Action Pass a valid XML structure for the assertion.

CWSML6011E: Could not create SAML token from XMLStructure.

Explanation A Security Assertion Markup Language (SAML) token cannot be created from the XMLStructure provided on a call to the newSAMLToken method.
Action Pass a valid XML structure for the assertion.

CWSML6012E: The expected Token type is SAML 2.0.

Explanation The expected token type is SAML 2.0. However, a different version has been found.
Action Pass a valid SAML 2.0 version string.

CWSML6013E: An element or attribute: {0} was missing

Explanation The missing element and attribute must be specified.
Action Check and modify token issuer configuration.

CWSML6014E: Parameter type is not {0}

Explanation The parameter type is incorrect.
Action Check and modify to use the correct class type.

   

+

Search Tips   |   Advanced Search