org.opensaml.artifact
Interface SAMLArtifactChecking
- All Known Implementing Classes:
- ArtifactParseException, ArtifactParserException, InvalidArgumentException, NullArgumentException, SAMLArtifact, SAMLArtifactType0001, SAMLArtifactType0002
public interface SAMLArtifactChecking
Useful constants for artifact implementations.
IDENTIFIER_LENGTH
static final int IDENTIFIER_LENGTH
- See Also:
- Constant Field Values
HANDLE_LENGTH
static final int HANDLE_LENGTH
- See Also:
- Constant Field Values
INVALID_ARG_ERROR_MSG
static final String INVALID_ARG_ERROR_MSG
- See Also:
- Constant Field Values
NULL_ARG_ERROR_MSG
static final String NULL_ARG_ERROR_MSG
- See Also:
- Constant Field Values
TYPE_CODE_ERROR_MSG
static final String TYPE_CODE_ERROR_MSG
- See Also:
- Constant Field Values
LENGTH_ERROR_MSG
static final String LENGTH_ERROR_MSG
- See Also:
- Constant Field Values
PARSER_ERROR_MSG
static final String PARSER_ERROR_MSG
- See Also:
- Constant Field Values
PARSE_ERROR_MSG
static final String PARSE_ERROR_MSG
- See Also:
- Constant Field Values
Copyright ? 2005 UCAID. All Rights Reserved.