Adds an object specification and its description as a member of the group
ObjectSpec can be objectId(if object), user name, userGroup name,
serviceType name, namespace nickname, trust anchor nickname
Corresponding objectSpecDesc are object, user, userGroup, serviceType,
namespace, trustAnchor
Ensure that consistency in the db is maintained and so entries for
object spec and exists in the relevant tables
Returns true if the userGroup can perform actionSpec on objectSpec
Algorithm
If ignoreSuperUser is false
- Check if the given userGroup has cas/superuser on casServer.
I
i18n -
Static variable in class org.globus.cas.impl.databaseAccess.CasDBStorage
i18n -
Static variable in class org.globus.cas.impl.databaseAccess.ExactComparison
Insert user data into user table
Does not populate the user group entry table
Does not create a new user group and will fail if the user group
specified does not exist