Home > Contents > Index >
ics:catalogmanager.login
Authorizes a user within an application using
ics:catalogmanager
.Syntax
<ics:catalogmanager>
<ics:argument name="ftcmd" value="login" /> <ics:argument name="username" value="name" /> <ics:argument name="password" value="password"/> [<ics:argument name="system" value="hostname"/>]</ics:catalogmanager>Parameters
ftcmd (required)
- Value must be set to
login
.
username (required)
- Name of existing user.
password (required)
- Password of user.
Error Numbers
The possible values of
errno
include:
Value Description -105 Database error.See Also
The following
ics:catalogmanager
command:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.