A B C D E F G H I J L M N O P Q R S T U V W _

A

ACCEPTED - Static variable in class org.edg.security.voms.service.request.RequestStatus
Request accepted by the administrator, waiting for database update.
acl - Variable in class org.edg.security.voms.operation.SetACLAction
 
acl - Variable in class org.edg.security.voms.operation.SetDefaultACLAction
 
acl - Variable in class org.edg.security.voms.database.DBRole
The id of this role's ACL.
acl - Variable in class org.edg.security.voms.database.DBCapability
The id of this capability's ACL.
ACLActions - class org.edg.security.voms.webui.admin.ACLActions.
 
ACLActions() - Constructor for class org.edg.security.voms.webui.admin.ACLActions
 
aclEntry - Variable in class org.edg.security.voms.operation.AddDefaultACLEntryAction
 
aclEntry - Variable in class org.edg.security.voms.operation.AddACLEntryAction
 
aclEntry - Variable in class org.edg.security.voms.operation.RemoveACLEntryAction
 
aclEntry - Variable in class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
 
ACLEntry - class org.edg.security.voms.service.ACLEntry.
Represents ACL entries within the VOMS database.
ACLEntry() - Constructor for class org.edg.security.voms.service.ACLEntry
 
ACLEntryHelper - class org.edg.security.voms.service.ACLEntryHelper.
Convenience functions for ACLEntry.
ACLEntryHelper(ACLEntry) - Constructor for class org.edg.security.voms.service.ACLEntryHelper
Creates a new enhanced ACL entry from the given ACL entry.
ACLEntryHelper(String, String, Operation, boolean) - Constructor for class org.edg.security.voms.service.ACLEntryHelper
Creates a new ACL entry with the given data.
aclId - Variable in class org.edg.security.voms.database.DBGroup
The id of the group's access control list.
action - Variable in class org.edg.security.voms.request.Request
The action that is requested.
action - Variable in class org.edg.security.voms.request.RequestScheduler.ActionTask
 
Action - interface org.edg.security.voms.operation.Action.
An interface for representing high-level update operations in the VO database.
ActionHelper - class org.edg.security.voms.operation.ActionHelper.
A helper class for writing classes implementing the Action interface.
ActionHelper() - Constructor for class org.edg.security.voms.operation.ActionHelper
 
ADD - Static variable in class org.edg.security.voms.service.Operation
The value for membership addition.
addACLEntry(ACLEntryHelper) - Method in class org.edg.security.voms.database.DBACL
Add an ACL entry to this ACL.
addACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
addACLEntry(String, ACLEntry) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Adds a new entry to the existing ACL.
addACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
addACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
addACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
addACLEntry(String, String, String, ACLEntry) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Adds a new entry to the existing ACL.
addACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
addACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
AddACLEntryAction - class org.edg.security.voms.operation.AddACLEntryAction.
An action for adding a new ACL entry to an ACL.
AddACLEntryAction(String, ACLEntry) - Constructor for class org.edg.security.voms.operation.AddACLEntryAction
 
AddCapabilityAction - class org.edg.security.voms.operation.AddCapabilityAction.
An action for adding a new capability to a user.
AddCapabilityAction(String, String, String) - Constructor for class org.edg.security.voms.operation.AddCapabilityAction
 
addChild(Page, boolean) - Method in class org.edg.security.voms.webui.Page
 
addDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
addDefaultACLEntry(String, ACLEntry) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Manipulates the default ACL, which is applied on every group created in this one.
addDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
addDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
addDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
addDefaultACLEntry(String, String, String, ACLEntry) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Manipulates the default ACL, which is applied on every group created in this one.
addDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
addDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
AddDefaultACLEntryAction - class org.edg.security.voms.operation.AddDefaultACLEntryAction.
An action for adding a new ACL entry to a default ACL of a group.
AddDefaultACLEntryAction(String, ACLEntry) - Constructor for class org.edg.security.voms.operation.AddDefaultACLEntryAction
 
AddGroupMemberAction - class org.edg.security.voms.operation.AddGroupMemberAction.
An action for adding a user to a group.
AddGroupMemberAction(String, String, String) - Constructor for class org.edg.security.voms.operation.AddGroupMemberAction
 
addMember(DBUser) - Method in class org.edg.security.voms.database.DBRole
Adds this role to user in the VO group.
addMember(DBUser) - Method in class org.edg.security.voms.database.DBCapability
 
addMember(DBUser) - Method in class org.edg.security.voms.database.DBGroup
Add a user to the members of this group.
addMember(DBUser, DBGroup) - Method in class org.edg.security.voms.database.DBRole
Adds this role to the given user in the given group.
addMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
addMember(String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Adds a new member to the group.
addMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
addMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
addMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
addMember(String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Adds a new member to the group.
addMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
addMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
addNotification(Notification) - Method in class org.edg.security.voms.request.Request
Adds a notification to the request (sent or pending).
addParameter(String, String) - Method in class org.edg.security.voms.request.Request
Add a parameter to the optional parameters.
addParameters(String[]) - Method in class org.edg.security.voms.request.Request
Adds an even sized string array to the optional parameters.
AddRoleMemberAction - class org.edg.security.voms.operation.AddRoleMemberAction.
An action for adding a user to a role.
AddRoleMemberAction(String, String, String, String) - Constructor for class org.edg.security.voms.operation.AddRoleMemberAction
 
addTests(TestSuite, Class) - Static method in class org.edg.security.voms.service.TestSuiteHelper
Add the test methods of class theClass to a testsuite in alphabetical order.
admin - Static variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
admin - Static variable in class org.edg.security.voms.webui.admin.Page
 
AdminContextListener - class org.edg.security.voms.webui.admin.AdminContextListener.
AdminContextListener will initialize the set of dynamic web pages for the VOMSAdmin interface.
AdminContextListener() - Constructor for class org.edg.security.voms.webui.admin.AdminContextListener
 
ADMINISTRATOR_NOTIFIED - Static variable in class org.edg.security.voms.service.request.RequestStatus
Notification sent to the administrator about this request.
AdminRoot - class org.edg.security.voms.webui.request.AdminRoot.
 
AdminRoot.Apply - class org.edg.security.voms.webui.request.AdminRoot.Apply.
 
AdminRoot.Apply() - Constructor for class org.edg.security.voms.webui.request.AdminRoot.Apply
 
AdminRoot.Details - class org.edg.security.voms.webui.request.AdminRoot.Details.
 
AdminRoot.Details() - Constructor for class org.edg.security.voms.webui.request.AdminRoot.Details
 
AdminRoot.ListAll - class org.edg.security.voms.webui.request.AdminRoot.ListAll.
 
AdminRoot.ListAll() - Constructor for class org.edg.security.voms.webui.request.AdminRoot.ListAll
 
AdminRoot.ListIncomplete - class org.edg.security.voms.webui.request.AdminRoot.ListIncomplete.
 
AdminRoot.ListIncomplete() - Constructor for class org.edg.security.voms.webui.request.AdminRoot.ListIncomplete
 
AdminRoot.ListPending - class org.edg.security.voms.webui.request.AdminRoot.ListPending.
 
AdminRoot.ListPending() - Constructor for class org.edg.security.voms.webui.request.AdminRoot.ListPending
 
AdminRoot() - Constructor for class org.edg.security.voms.webui.request.AdminRoot
 
AdminTest - class org.edg.security.voms.webui.admin.AdminTest.
 
AdminTest(String) - Constructor for class org.edg.security.voms.webui.admin.AdminTest
 
ALL - Static variable in class org.edg.security.voms.service.Operation
The value representing all operations.
ALLOW_DENY - Static variable in class org.edg.security.voms.webui.admin.ACLActions
 
AllowEvent - class org.edg.security.voms.request.AllowEvent.
An event for allowing requests.
AllowEvent(String) - Constructor for class org.edg.security.voms.request.AllowEvent
 
AllowNotification - class org.edg.security.voms.notification.AllowNotification.
The administrator has allowed the user's request.
AllowNotification(CheckedRequest) - Constructor for class org.edg.security.voms.notification.AllowNotification
 
allowRequest(long, String) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Accept the given request, i.e. do the requested operation.
allowRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
allowRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
allowRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
AllTests - class org.edg.security.voms.service.AllTests.
All unit tests in this package.
AllTests(String) - Constructor for class org.edg.security.voms.service.AllTests
 
AlreadyExists - exception org.edg.security.voms.service.AlreadyExists.
An exception signalling that an operation tries to create an object that already exists.
AlreadyExists(String) - Constructor for class org.edg.security.voms.service.AlreadyExists
 
ArgumentException - exception org.edg.security.voms.service.ArgumentException.
VOMS exception for invalid arguments.
ArgumentException(String) - Constructor for class org.edg.security.voms.service.ArgumentException
 
ask() - Method in class org.edg.security.voms.operation.GetUserQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListRolesForUserQuestion
 
ask() - Method in class org.edg.security.voms.operation.GetVONameQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListRoleMembersQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
 
ask() - Method in interface org.edg.security.voms.operation.Question
Do the query that this question represents, without ACL checks, and return the result as an Object.
ask() - Method in class org.edg.security.voms.operation.GetGroupPathQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListRolesQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListCapabilityMembersQuestion
 
ask() - Method in class org.edg.security.voms.operation.GetDefaultACLQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListGroupMembersQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListGroupsForUserQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListCAsQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListCapabilitiesQuestion
 
ask() - Method in class org.edg.security.voms.operation.ListSubgroupsQuestion
 
ask() - Method in class org.edg.security.voms.operation.GetACLQuestion
 
ask() - Method in class org.edg.security.voms.operation.QuestionHelper
 
ask(Question) - Static method in class org.edg.security.voms.database.connection.Database
Ask the given question by calling its Question.ask() method in the appropriate environment.
assignCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
assignCapability(String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Assigns a new capability to the user.
assignCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
assignCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
assignCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
assignCapability(String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Assigns a new capability to the user.
assignCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
assignCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
assignRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
assignRole(String, String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Assigns a new role to the user.
assignRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
assignRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
assignRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
assignRole(String, String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Assigns a new role to the user.
assignRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
assignRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
AUTHZMANAGER_ATTRIBUTE_CA - Static variable in class org.edg.security.voms.service.Constants
The special CA value in the ADMINS table corresponding to collective administrator that is an authz manager attribute.
AutomaticRequest - class org.edg.security.voms.request.AutomaticRequest.
A class implementing requests which are automatically accepted and processed immediately after their entry.
AutomaticRequest(Action, String) - Constructor for class org.edg.security.voms.request.AutomaticRequest
Creates a new request with the given action and client comment.
AutomaticRequestTest - class org.edg.security.voms.request.AutomaticRequestTest.
Unit test cases for the AutomaticRequest request type.
AutomaticRequestTest(String) - Constructor for class org.edg.security.voms.request.AutomaticRequestTest
 

B

begin() - Static method in class org.edg.security.voms.database.connection.DirectUpdate
Allocate a new direct update connection.
begin() - Static method in class org.edg.security.voms.database.connection.Update
Allocates an Update from the connection pool, and starts a transaction on it.
beginTransaction() - Method in class org.edg.security.voms.database.connection.DirectUpdate
 
beginTransaction() - Method in class org.edg.security.voms.database.connection.ClientConnection
 
beginTransaction() - Method in class org.edg.security.voms.database.connection.Update
Starts a new transaction.
beginTransaction() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
 
button(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
 
button(HttpServletRequest, PrintWriter, String, String) - Static method in class org.edg.security.voms.webui.Page
 
byId - Static variable in class org.edg.security.voms.service.Operation
 
byId - Static variable in class org.edg.security.voms.service.request.RequestStatus
Maps ids to RequestStatus objects.
byName - Static variable in class org.edg.security.voms.service.Operation
 
byName - Static variable in class org.edg.security.voms.service.request.RequestStatus
Maps names to RequestStatus objects.

C

ca - Variable in class org.edg.security.voms.database.DBUser
The id of this users' CA.
ca - Variable in class org.edg.security.voms.database.DBAdmin
Issuer certificate authority.
cachedDeserFactories - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
cachedDeserFactories - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
cachedDeserFactories - Variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
cachedDeserFactories - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
cachedDeserFactories - Variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
cachedDeserFactories - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
cachedSerClasses - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
cachedSerFactories - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
cachedSerQNames - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
cancel() - Method in class org.edg.security.voms.service.VOMSTimer
 
cancelled - Variable in class org.edg.security.voms.service.VOMSTimer
True if the timer has been cancelled.
capability - Variable in class org.edg.security.voms.operation.CreateCapabilityAction
 
capability - Variable in class org.edg.security.voms.operation.ListCapabilityMembersQuestion
 
capability - Variable in class org.edg.security.voms.operation.DeleteCapabilityAction
 
capability - Variable in class org.edg.security.voms.operation.AddCapabilityAction
 
capability - Variable in class org.edg.security.voms.operation.RemoveCapabilityAction
 
CAPABILITY_CA - Static variable in class org.edg.security.voms.service.Constants
The special CA value in the ADMINS table corresponding to collective administrator that is a capability.
CAPABILITY_LIST_LIMIT - Static variable in class org.edg.security.voms.webui.admin.CapabilityActions
Maximal number of capabilities to be listed.
CapabilityActions - class org.edg.security.voms.webui.admin.CapabilityActions.
 
CapabilityActions.Create - class org.edg.security.voms.webui.admin.CapabilityActions.Create.
 
CapabilityActions.Create() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.Create
 
CapabilityActions.CreateDo - class org.edg.security.voms.webui.admin.CapabilityActions.CreateDo.
 
CapabilityActions.CreateDo() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.CreateDo
 
CapabilityActions.Delete - class org.edg.security.voms.webui.admin.CapabilityActions.Delete.
 
CapabilityActions.Delete() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.Delete
 
CapabilityActions.DeleteDo - class org.edg.security.voms.webui.admin.CapabilityActions.DeleteDo.
 
CapabilityActions.DeleteDo() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.DeleteDo
 
CapabilityActions.EditACL - class org.edg.security.voms.webui.admin.CapabilityActions.EditACL.
 
CapabilityActions.EditACL() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.EditACL
 
CapabilityActions.EditACLAdd - class org.edg.security.voms.webui.admin.CapabilityActions.EditACLAdd.
 
CapabilityActions.EditACLAdd() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.EditACLAdd
 
CapabilityActions.EditACLRemove - class org.edg.security.voms.webui.admin.CapabilityActions.EditACLRemove.
 
CapabilityActions.EditACLRemove() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.EditACLRemove
 
CapabilityActions.List - class org.edg.security.voms.webui.admin.CapabilityActions.List.
 
CapabilityActions.List() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.List
 
CapabilityActions.ListACL - class org.edg.security.voms.webui.admin.CapabilityActions.ListACL.
 
CapabilityActions.ListACL() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.ListACL
 
CapabilityActions.Search - class org.edg.security.voms.webui.admin.CapabilityActions.Search.
 
CapabilityActions.Search() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions.Search
 
CapabilityActions() - Constructor for class org.edg.security.voms.webui.admin.CapabilityActions
 
capabilitySyntax - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
capabilitySyntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
 
CAUpdater - class org.edg.security.voms.service.CAUpdater.
Updater for the CA table.
CAUpdater(VOMSTimer) - Constructor for class org.edg.security.voms.service.CAUpdater
 
CAUpdaterTest - class org.edg.security.voms.service.CAUpdaterTest.
Unit test cases for the CAUpdater class.
CAUpdaterTest(String) - Constructor for class org.edg.security.voms.service.CAUpdaterTest
 
CERT_URI_OID - Static variable in class org.edg.security.voms.webui.request.CertificateHelper
 
CertificateHelper - class org.edg.security.voms.webui.request.CertificateHelper.
 
CertificateHelper(X509Certificate) - Constructor for class org.edg.security.voms.webui.request.CertificateHelper
This class extracts some information from a certificate, which is necessary for the user registration process.
CertificateHelperTest - class org.edg.security.voms.webui.request.CertificateHelperTest.
Unit test cases for the CertificateHelper class.
CertificateHelperTest(String) - Constructor for class org.edg.security.voms.webui.request.CertificateHelperTest
 
certUri - Variable in class org.edg.security.voms.webui.request.CertificateHelper
 
certUri - Variable in class org.edg.security.voms.database.DBUser
Pointer to the user's certificate (optional).
checkACLEntryForAdmin(Operation, DBAdmin, String, String) - Method in class org.edg.security.voms.database.DBACL
Checks a matching ACL entry for the given operation.
checkACLEntryForAttribute(Operation, String, String, String) - Method in class org.edg.security.voms.database.DBACL
 
checkACLEntryForGroup(Operation, String, String, String) - Method in class org.edg.security.voms.database.DBACL
 
checkACLEntryForRole(Operation, QualifiedRole, String, String) - Method in class org.edg.security.voms.database.DBACL
 
checkCapabilityName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Check that name is a capability name.
checkCapabilityName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
checkCapabilityName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
checkDirectSubgroup(String, String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Check that child is a direct subcontainer of parent.
checkDirectSubgroup(String, String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
checkDirectSubgroup(String, String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
CheckedRequest - class org.edg.security.voms.request.CheckedRequest.
A class implementing requests which are explicitly allowed or denied by administrators.
CheckedRequest.DeniedState - class org.edg.security.voms.request.CheckedRequest.DeniedState.
The state of a denied request.
CheckedRequest.DeniedState() - Constructor for class org.edg.security.voms.request.CheckedRequest.DeniedState
 
CheckedRequest.UndecidedState - class org.edg.security.voms.request.CheckedRequest.UndecidedState.
The state of a request that is pending the approval of an administrator.
CheckedRequest.UndecidedState() - Constructor for class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
CheckedRequest(Action, String[]) - Constructor for class org.edg.security.voms.request.CheckedRequest
Creates a new request with the given action and client comment.
CheckedRequestTest - class org.edg.security.voms.request.CheckedRequestTest.
Unit test cases for the CheckedRequest request type.
CheckedRequestTest(String) - Constructor for class org.edg.security.voms.request.CheckedRequestTest
 
checkGroupName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Check that name is a group name.
checkGroupName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
checkGroupName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
checkPermission() - Method in class org.edg.security.voms.operation.GetUserQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.CreateRoleAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListRolesForUserQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.AddDefaultACLEntryAction
 
checkPermission() - Method in class org.edg.security.voms.operation.GetVONameQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.AddACLEntryAction
 
checkPermission() - Method in class org.edg.security.voms.operation.DeleteRoleAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListRoleMembersQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.CreateGroupAction
 
checkPermission() - Method in class org.edg.security.voms.operation.CreateUserAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.CreateCapabilityAction
 
checkPermission() - Method in interface org.edg.security.voms.operation.Question
Check that the current client (as specified by the current security context) has the right to ask this question.
checkPermission() - Method in class org.edg.security.voms.operation.DeleteUserAction
 
checkPermission() - Method in class org.edg.security.voms.operation.GetGroupPathQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.RemoveACLEntryAction
 
checkPermission() - Method in class org.edg.security.voms.operation.DeleteGroupAction
 
checkPermission() - Method in class org.edg.security.voms.operation.SetUserAction
 
checkPermission() - Method in interface org.edg.security.voms.operation.Action
Check that the current client (as specified by the current security context) has the right to perform this action.
checkPermission() - Method in class org.edg.security.voms.operation.ListRolesQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.ListCapabilityMembersQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.ActionHelper
 
checkPermission() - Method in class org.edg.security.voms.operation.GetDefaultACLQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListGroupMembersQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.SetACLAction
 
checkPermission() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListGroupsForUserQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.SetDefaultACLAction
 
checkPermission() - Method in class org.edg.security.voms.operation.DeleteCapabilityAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListCAsQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.AddCapabilityAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListCapabilitiesQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
checkPermission() - Method in class org.edg.security.voms.operation.ListSubgroupsQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.RemoveGroupMemberAction
 
checkPermission() - Method in class org.edg.security.voms.operation.GetACLQuestion
 
checkPermission() - Method in class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
 
checkPermission() - Method in class org.edg.security.voms.operation.RemoveCapabilityAction
 
checkPermission() - Method in class org.edg.security.voms.operation.QuestionHelper
 
checkPermission() - Method in class org.edg.security.voms.request.ExpireCompleteRequestsAction
Expiry needs LIST priviliges on the VO group.
checkPermission() - Method in class org.edg.security.voms.request.IncompleteRequestTimeoutAction
Expiry needs LIST priviliges on the VO group.
checkPermission() - Method in class org.edg.security.voms.request.PurgeDeletedRequestsAction
TODO: revise this.
checkPermission(Operation) - Method in class org.edg.security.voms.database.DBRole
Convenience method: check that the client has the necessary privileges to perform the given operation on this role.
checkPermission(Operation) - Method in class org.edg.security.voms.database.DBACL
Check if the current user is allowed to perform an operation.
checkPermission(Operation) - Method in class org.edg.security.voms.database.DBCapability
Convenience method: check that the client has the necessary privileges to perform the given operation on this capability.
checkPermission(Operation) - Method in class org.edg.security.voms.database.DBGroup
Convenience method: check that the client has the necessary privileges to perform the given operation on this group.
checkPermission(Operation) - Method in interface org.edg.security.voms.database.DBContainer
Convenience method: check that the client has the necessary privileges to perform the given operation on this container.
checkRoleName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Check that name is a role name.
checkRoleName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
checkRoleName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
checkSyntax(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Check if the given name has correct syntax for a container DN.
checkSyntax(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Check that the given name matches the following regexp: "^(/[^/=]+=[^/=]+)+$" Examples of such names: /C=CH/O=CERN/OU=cern.ch/VO=CMS/Group=Foo (primary group) /C=CH/O=CERN/OU=cern.ch/VO=CMS/Group=Foo/Group=Bar (nested group) /Role=Fred (role) /Capability=Barney (capability) /C=CH/O=CERN/OU=cern.ch/VO=CMS (VO Group)
checkSyntax(String) - Method in class org.edg.security.voms.service.PathNamingScheme
Check that the given name matches the following regexp: Examples of such names: datatag datatag/subgroup datatag/subgroup1/subgroup2 Role=foo Capability=bar
children - Variable in class org.edg.security.voms.webui.Page
 
chronicle - Variable in class org.edg.security.voms.request.Request
A list of ChronicleEntries describing the history of this request.
chronicle(String) - Method in class org.edg.security.voms.request.Request
Add a new entry to the chronicle.
chronicle(String, String) - Method in class org.edg.security.voms.request.Request
 
clear() - Static method in class org.edg.security.voms.database.connection.CurrentConnection
 
client - Variable in class org.edg.security.voms.request.Request.ChronicleEntry
The id of the client who caused this entry.
client - Variable in class org.edg.security.voms.database.connection.ClientConnection
Current client, if available.
ClientConnection - class org.edg.security.voms.database.connection.ClientConnection.
Database connection wrapper for connections with a remote client.
ClientConnection(Connection, ConnectionPool, int) - Constructor for class org.edg.security.voms.database.connection.ClientConnection
 
close() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Close this connection.
closeAll() - Method in class org.edg.security.voms.database.connection.ConnectionPool
Close all free database connections.
cn - Variable in class org.edg.security.voms.database.DBUser
The common name of this user.
cns - Static variable in class org.edg.security.voms.service.ContainerNamingSchemeFactory
 
cns - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.operation.ActionHelper
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.operation.QuestionHelper
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.database.DBRole
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.database.DBCapability
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.database.DBGroup
The container naming scheme for this instance of VOMS.
cns - Static variable in class org.edg.security.voms.database.DBContainerFactory
 
comment - Variable in class org.edg.security.voms.request.Event
 
comment - Variable in class org.edg.security.voms.request.Request.ChronicleEntry
An optional textual comment given by the initiator of the change.
commit() - Method in class org.edg.security.voms.database.connection.DirectUpdate
Commit the current transaction, and release this connection.
commit() - Method in class org.edg.security.voms.database.connection.Update
Commit the current transaction, and release this connection.
compare(Object, Object) - Method in class org.edg.security.voms.webui.request.UserRoot.ShortRequestComparator
 
compareACLs(ACLEntry[], ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
COMPLETED - Static variable in class org.edg.security.voms.service.request.RequestStatus
Reuest completed.
conf - Static variable in class org.edg.security.voms.service.Configuration
The single Configuration object.
configDir - Variable in class org.edg.security.voms.service.Configuration
The location of the configuration files.
configDir - Variable in class org.edg.security.voms.siblings.ControllerServlet
Configuration directory.
Configuration - class org.edg.security.voms.service.Configuration.
Provides comfortable access to configuration parameters.
Configuration() - Constructor for class org.edg.security.voms.service.Configuration
Loads service parameters from the above configuration files.
ConfirmedNotification - class org.edg.security.voms.notification.ConfirmedNotification.
Reply for an email address confirmation.
ConfirmedNotification(ConfirmedRequest) - Constructor for class org.edg.security.voms.notification.ConfirmedNotification
 
ConfirmedRequest - class org.edg.security.voms.request.ConfirmedRequest.
A class implementing requests which have to be confirmed before they are submitted to the administrators.
ConfirmedRequest.NewState - class org.edg.security.voms.request.ConfirmedRequest.NewState.
The state of a new, unconfirmed request, waiting for a ConfirmEvent.
ConfirmedRequest.NewState() - Constructor for class org.edg.security.voms.request.ConfirmedRequest.NewState
 
ConfirmedRequest(Action, String[]) - Constructor for class org.edg.security.voms.request.ConfirmedRequest
Creates a new request with the given action and client comment.
ConfirmedRequestTest - class org.edg.security.voms.request.ConfirmedRequestTest.
Unit test cases for the CheckedRequest request type.
ConfirmedRequestTest(String) - Constructor for class org.edg.security.voms.request.ConfirmedRequestTest
 
ConfirmEvent - class org.edg.security.voms.request.ConfirmEvent.
An event for confirming email addresses.
ConfirmEvent(String) - Constructor for class org.edg.security.voms.request.ConfirmEvent
 
ConfirmEvent(String, String) - Constructor for class org.edg.security.voms.request.ConfirmEvent
 
ConfirmNotification - class org.edg.security.voms.notification.ConfirmNotification.
Request to confirm the email address via a 'secret' cookie.
ConfirmNotification(ConfirmedRequest) - Constructor for class org.edg.security.voms.notification.ConfirmNotification
 
confirmRequest(long, String, String) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Confirm the email address given during the creation of the request.
confirmRequest(long, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
confirmRequest(long, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
confirmRequest(long, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
conn - Static variable in class org.edg.security.voms.database.connection.CurrentConnection
Thread-local variable holding the current connection object (a subclass of ClientConnection).
conn - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
The raw database connection.
connect() - Method in class org.edg.security.voms.database.connection.ConnectionPool
Return a new raw database handle.
ConnectionPool - class org.edg.security.voms.database.connection.ConnectionPool.
A trivial database connection pool implementation.
ConnectionPool(String) - Constructor for class org.edg.security.voms.database.connection.ConnectionPool
Constructor.
ConnectionPool(String, int) - Constructor for class org.edg.security.voms.database.connection.ConnectionPool
 
ConnectionWrapper - class org.edg.security.voms.database.connection.ConnectionWrapper.
A wrapper around java.sql.Connection for convenient handling of prepared SQL statements.
ConnectionWrapper(Connection, ConnectionPool, int) - Constructor for class org.edg.security.voms.database.connection.ConnectionWrapper
Wraps a new wrapper around an already established connection.
Constants - class org.edg.security.voms.service.Constants.
Constants used in both the clients and the server.
Constants() - Constructor for class org.edg.security.voms.service.Constants
 
container - Variable in class org.edg.security.voms.operation.AddACLEntryAction
 
container - Variable in class org.edg.security.voms.operation.RemoveACLEntryAction
 
container - Variable in class org.edg.security.voms.operation.SetACLAction
 
container - Variable in class org.edg.security.voms.operation.GetACLQuestion
 
ContainerNamingScheme - interface org.edg.security.voms.service.ContainerNamingScheme.
An interface for checking the syntax of container names and distinguishing between different container types by their names.
ContainerNamingSchemeFactory - class org.edg.security.voms.service.ContainerNamingSchemeFactory.
Factory class for creating ContainerNamingScheme instances.
ContainerNamingSchemeFactory() - Constructor for class org.edg.security.voms.service.ContainerNamingSchemeFactory
 
contentType - Variable in class org.edg.security.voms.webui.Page
 
CONTEXT - Static variable in class org.edg.security.voms.webui.Page
 
contextDestroyed(ServletContextEvent) - Method in class org.edg.security.voms.service.VOMSContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.edg.security.voms.webui.request.RequestContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.edg.security.voms.webui.admin.AdminContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.edg.security.voms.webui.core.CoreContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.edg.security.voms.service.VOMSContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.edg.security.voms.webui.request.RequestContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.edg.security.voms.webui.admin.AdminContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.edg.security.voms.webui.core.CoreContextListener
 
ControllerFilter - class org.edg.security.voms.webui.ControllerFilter.
Initializer for the SecurityContext.
ControllerFilter() - Constructor for class org.edg.security.voms.webui.ControllerFilter
 
ControllerServlet - class org.edg.security.voms.webui.ControllerServlet.
The common part of the VOMS web-admin interface.
ControllerServlet - class org.edg.security.voms.siblings.ControllerServlet.
The common part of the VOMS web-admin interface.
ControllerServlet.Unknown - class org.edg.security.voms.webui.ControllerServlet.Unknown.
 
ControllerServlet.Unknown() - Constructor for class org.edg.security.voms.webui.ControllerServlet.Unknown
 
ControllerServlet() - Constructor for class org.edg.security.voms.webui.ControllerServlet
 
ControllerServlet() - Constructor for class org.edg.security.voms.siblings.ControllerServlet
 
cookie - Variable in class org.edg.security.voms.request.ConfirmedRequestTest
 
cookie - Variable in class org.edg.security.voms.request.ConfirmedRequest
The cookie that is emailed to the client.
cookie - Variable in class org.edg.security.voms.request.ConfirmEvent
 
COOKIE_LENGTH - Static variable in class org.edg.security.voms.request.ConfirmedRequest
The length of the generated cookies.
cop - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
copyACL() - Method in class org.edg.security.voms.database.DBACL
Creates a new copy of this ACL.
COPYRIGHT_BLURB - Static variable in class org.edg.security.voms.webui.ControllerServlet
 
COPYRIGHT_BLURB - Static variable in class org.edg.security.voms.siblings.ControllerServlet
 
core - Static variable in class org.edg.security.voms.webui.core.CoreRoot
 
CoreContextListener - class org.edg.security.voms.webui.core.CoreContextListener.
CoreContextListener will initialize the set of dynamic web pages for the VOMSCore interface.
CoreContextListener() - Constructor for class org.edg.security.voms.webui.core.CoreContextListener
 
CoreRoot - class org.edg.security.voms.webui.core.CoreRoot.
 
CoreRoot() - Constructor for class org.edg.security.voms.webui.core.CoreRoot
 
CoreRootTest - class org.edg.security.voms.webui.core.CoreRootTest.
 
CoreRootTest(String) - Constructor for class org.edg.security.voms.webui.core.CoreRootTest
 
countACLEntries() - Method in class org.edg.security.voms.database.DBACL
Counts the ACL entries of this ACL.
countAllGroups() - Method in class org.edg.security.voms.database.DBGroup
Return the number of groups in this VO.
countCapabilities() - Method in class org.edg.security.voms.database.DBUser
Return the number of capabilities that this user has.
countCapabilities() - Static method in class org.edg.security.voms.database.DBCapability
Return the number of capabilities in this VO.
countCAs() - Static method in class org.edg.security.voms.database.DBCA
 
countCharsInString(String, char) - Static method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
countCharsInString(String, char) - Static method in class org.edg.security.voms.service.PathNamingScheme
 
countChildGroups() - Method in class org.edg.security.voms.database.DBGroup
Return the number of direct subgroups of this group.
counter - Static variable in class org.edg.security.voms.database.connection.DirectUpdate
Global transaction counter.
counter - Variable in class org.edg.security.voms.database.connection.DirectUpdate.Counter
 
countGroups() - Method in class org.edg.security.voms.database.DBUser
Return the number of groups that this user is a member of, including the VO group.
countMembers() - Method in class org.edg.security.voms.database.DBRole
Returns the number of users who have this role, in any group.
countMembers() - Method in class org.edg.security.voms.database.DBCapability
Returns the number of users that have this capability.
countMembers() - Method in class org.edg.security.voms.database.DBGroup
Returns the number of users who are members of this group.
countMembers(DBGroup) - Method in class org.edg.security.voms.database.DBRole
Returns the number of users who have this role in the given group.
countRoles() - Static method in class org.edg.security.voms.database.DBRole
 
countRoles() - Method in class org.edg.security.voms.database.DBUser
Return the number of role-group pairs that this user has.
countUsers() - Method in class org.edg.security.voms.database.DBCA
Return the number of users that have certificates issued by this CA.
CREATE - Static variable in class org.edg.security.voms.service.Operation
The value for entity (user or container) creation.
CREATE_ERROR_EMAIL - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
CREATE_ERROR_FAMILY - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
CREATE_ERROR_GIVEN - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
CREATE_ERROR_INSTITUTE - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
CREATE_ERROR_PHONE - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
create(String, String) - Static method in class org.edg.security.voms.database.DBCA
Inserts a record into the database.
createAdmin(String, DBCA) - Static method in class org.edg.security.voms.database.DBAdmin
 
createCall() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
createCall() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
createCall() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
createCall() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
createCall() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
createCall() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
createCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
createCapability(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Creates a new capability.
createCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
createCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
createCapability(String) - Static method in class org.edg.security.voms.database.DBCapability
Creates a new capability.
createCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
createCapability(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Creates a new capability.
createCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
createCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
CreateCapabilityAction - class org.edg.security.voms.operation.CreateCapabilityAction.
An action for creating a new capability in the database.
CreateCapabilityAction(String) - Constructor for class org.edg.security.voms.operation.CreateCapabilityAction
 
createChildGroup(String) - Method in class org.edg.security.voms.database.DBGroup
Creates a new group with this group as parent.
createConn() - Method in class org.edg.security.voms.database.connection.UpdatePool
 
createConn() - Method in class org.edg.security.voms.database.connection.ConnectionPool
Create a brand new connection.
createConn() - Method in class org.edg.security.voms.database.connection.QueryPool
 
createConn() - Method in class org.edg.security.voms.database.connection.DirectUpdatePool
 
createdBy - Variable in class org.edg.security.voms.database.DBRole
The id of the client who created this role.
createdBy - Variable in class org.edg.security.voms.database.DBUser
The id of the client who created this user.
createdBy - Variable in class org.edg.security.voms.database.DBCapability
The id of the client who created this capability.
createdBy - Variable in class org.edg.security.voms.database.DBGroup
The id of the client who created this row.
createdBy - Variable in class org.edg.security.voms.database.DBAdmin
The id of the client who created this administrator.
createdSerial - Variable in class org.edg.security.voms.database.DBRole
The number of the transaction that committed this role.
createdSerial - Variable in class org.edg.security.voms.database.DBUser
The number of the transaction that created this user.
createdSerial - Variable in class org.edg.security.voms.database.DBCapability
The number of the transaction that committed this capability.
createdSerial - Variable in class org.edg.security.voms.database.DBGroup
The number of the transaction that created this row.
createdSerial - Variable in class org.edg.security.voms.database.DBAdmin
The number of the transaction that created this administrator.
createGroup(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
createGroup(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Creates a new group inside an existing group.
createGroup(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
createGroup(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
createGroup(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
createGroup(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Creates a new group inside an existing group.
createGroup(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
createGroup(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
CreateGroupAction - class org.edg.security.voms.operation.CreateGroupAction.
An action for creating a new group in the database.
CreateGroupAction(String, String) - Constructor for class org.edg.security.voms.operation.CreateGroupAction
 
createPage - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
createRequest(Action, String) - Static method in class org.edg.security.voms.request.AutomaticRequest
Creates a new request with the given action and client comment.
createRequest(Action, String, String[]) - Static method in class org.edg.security.voms.request.ConfirmedRequest
Creates a new request with the given action and client comment.
createRequest(Action, String, String[]) - Static method in class org.edg.security.voms.request.CheckedRequest
Creates a new request with the given action and client comment.
createRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
createRole(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Creates a new role.
createRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
createRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
createRole(String) - Static method in class org.edg.security.voms.database.DBRole
Creates a new role.
createRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
createRole(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Creates a new role.
createRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
createRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
CreateRoleAction - class org.edg.security.voms.operation.CreateRoleAction.
An action for creating a new role in the database.
CreateRoleAction(String) - Constructor for class org.edg.security.voms.operation.CreateRoleAction
 
createUser(String, String, DBCA, String, String) - Static method in class org.edg.security.voms.database.DBUser
Creates a new user in the database.
createUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
createUser(String, String, User) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Creates a new user in the VOMS database.
createUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
createUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
createUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
createUser(User) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Creates a new user in the VOMS database.
createUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
createUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
CreateUserAction - class org.edg.security.voms.operation.CreateUserAction.
An action for creating a new user in the database.
CreateUserAction(User) - Constructor for class org.edg.security.voms.operation.CreateUserAction
 
cu - Variable in class org.edg.security.voms.service.CAUpdaterTest
 
cup - Static variable in class org.edg.security.voms.service.CAUpdater
 
cup - Static variable in class org.edg.security.voms.database.DBCA
CAUpdater.
CurrentConnection - class org.edg.security.voms.database.connection.CurrentConnection.
A simple class for accessing the database connection associated with the current thread.
CurrentConnection() - Constructor for class org.edg.security.voms.database.connection.CurrentConnection
No-op private constructor.
currval() - Method in class org.edg.security.voms.database.Sequence
Emulates the currval function of Oracle's sequences in primitive SQL.

D

Database - class org.edg.security.voms.database.connection.Database.
A fa?ade class for executing operations (questions and actions) in the database, hiding the gory details of transaction management behind a simple interface.
Database() - Constructor for class org.edg.security.voms.database.connection.Database
 
databaseCapabilitySyntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
 
DatabaseError - exception org.edg.security.voms.service.DatabaseError.
Wrapper class for SQL errors.
DatabaseError() - Constructor for class org.edg.security.voms.service.DatabaseError
 
DatabaseError(SQLException) - Constructor for class org.edg.security.voms.service.DatabaseError
 
DatabaseError(SQLException, ConnectionWrapper) - Constructor for class org.edg.security.voms.service.DatabaseError
 
DatabaseError(String) - Constructor for class org.edg.security.voms.service.DatabaseError
 
DatabaseError(String, SQLException, ConnectionWrapper) - Constructor for class org.edg.security.voms.service.DatabaseError
 
databaseRoleSyntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
 
DatabaseUpgrade - class org.edg.security.voms.database.connection.DatabaseUpgrade.
A class for fixing errors in the database introduced by previous version of edg-voms-admin.
DatabaseUpgrade() - Constructor for class org.edg.security.voms.database.connection.DatabaseUpgrade
 
DBACL - class org.edg.security.voms.database.DBACL.
A class representing and checking ACLs in a VO.
DBACL(long, DBContainer) - Constructor for class org.edg.security.voms.database.DBACL
Private constructor.
DBAdmin - class org.edg.security.voms.database.DBAdmin.
A class representing VO administrators.
DBAdmin(long) - Constructor for class org.edg.security.voms.database.DBAdmin
 
DBAdmin(String, DBCA) - Constructor for class org.edg.security.voms.database.DBAdmin
 
DBCA - class org.edg.security.voms.database.DBCA.
A class representing known certificate authorities in a VO.
DBCA(int) - Constructor for class org.edg.security.voms.database.DBCA
Initialize a new DBCA from the given id.
DBCA(String) - Constructor for class org.edg.security.voms.database.DBCA
Initialize a new DBCA from the given name.
DBCapability - class org.edg.security.voms.database.DBCapability.
A class representing capabilities in a VO.
DBCapability(long) - Constructor for class org.edg.security.voms.database.DBCapability
Initialize a new DBCapability from the given id.
DBCapability(String) - Constructor for class org.edg.security.voms.database.DBCapability
Initialize a new DBCapability from the given name.
DBContainer - interface org.edg.security.voms.database.DBContainer.
A simple interface capturing some of the common methods of container classes (DBGroup, DBRole and DBCapability) for easier ACL manipulation.
DBContainerFactory - class org.edg.security.voms.database.DBContainerFactory.
Creating DBContainer instances.
DBContainerFactory() - Constructor for class org.edg.security.voms.database.DBContainerFactory
 
DBGroup - class org.edg.security.voms.database.DBGroup.
A class representing the groups in a VO.
DBGroup(long) - Constructor for class org.edg.security.voms.database.DBGroup
Initialize a new DBGroup from the given id.
DBGroup(String) - Constructor for class org.edg.security.voms.database.DBGroup
Initialize a new DBGroup from the given name.
DBRole - class org.edg.security.voms.database.DBRole.
A class representing the roles in a VO.
DBRole(long) - Constructor for class org.edg.security.voms.database.DBRole
Initialize a new DBRole from the given id.
DBRole(String) - Constructor for class org.edg.security.voms.database.DBRole
Initialize a new DBRole from the given name.
DBUser - class org.edg.security.voms.database.DBUser.
A class representing the users in a VO.
DBUser(long) - Constructor for class org.edg.security.voms.database.DBUser
Initialize a new DBUser from the given id.
DBUser(String, DBCA) - Constructor for class org.edg.security.voms.database.DBUser
Initialize a new DBUser from the given DN.
DecisionNotification - class org.edg.security.voms.notification.DecisionNotification.
Notification for administrators for something to be decided.
DecisionNotification(CheckedRequest) - Constructor for class org.edg.security.voms.notification.DecisionNotification
 
DEFAULT_MAX_CONN - Static variable in class org.edg.security.voms.database.connection.ConnectionPool
The default number of connections that may be open at once.
DEFAULT_NAMING_SCHEME - Static variable in class org.edg.security.voms.service.ContainerNamingSchemeFactory
 
defaultACLId - Variable in class org.edg.security.voms.database.DBGroup
The id of the group's default access control list.
defaultConfigDir - Variable in class org.edg.security.voms.service.Configuration
The location of the default configuration files.
DELETE - Static variable in class org.edg.security.voms.service.Operation
The value for entity deletion.
delete() - Method in class org.edg.security.voms.request.Request
Delete this Request object from the database.
deleteACL() - Method in class org.edg.security.voms.database.DBACL
Remove this ACL from the database.
deleteCapability() - Method in class org.edg.security.voms.database.DBCapability
Delete this capability.
deleteCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
deleteCapability(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Deletes a capability.
deleteCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
deleteCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
deleteCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
deleteCapability(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Deletes a capability.
deleteCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
deleteCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
DeleteCapabilityAction - class org.edg.security.voms.operation.DeleteCapabilityAction.
An action for deleting a capability from the database.
DeleteCapabilityAction(String) - Constructor for class org.edg.security.voms.operation.DeleteCapabilityAction
 
DELETED - Static variable in class org.edg.security.voms.webui.request.UserRoot.ShortRequestComparator
 
DeleteEvent - class org.edg.security.voms.request.DeleteEvent.
An event for deleting requests.
DeleteEvent(String) - Constructor for class org.edg.security.voms.request.DeleteEvent
 
deleteGroup() - Method in class org.edg.security.voms.database.DBGroup
Delete this group.
deleteGroup(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
deleteGroup(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Deletes a group.
deleteGroup(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
deleteGroup(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
deleteGroup(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
deleteGroup(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Deletes a group.
deleteGroup(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
deleteGroup(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
DeleteGroupAction - class org.edg.security.voms.operation.DeleteGroupAction.
An action for deleting a group from the database.
DeleteGroupAction(String) - Constructor for class org.edg.security.voms.operation.DeleteGroupAction
 
deleteRequest(long, String) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Delete the given request from the database.
deleteRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
deleteRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
deleteRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
deleteRole() - Method in class org.edg.security.voms.database.DBRole
Delete this role.
deleteRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
deleteRole(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Deletes a role.
deleteRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
deleteRole(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
deleteRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
deleteRole(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Deletes a role.
deleteRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
deleteRole(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
DeleteRoleAction - class org.edg.security.voms.operation.DeleteRoleAction.
An action for deleting a role from the database.
DeleteRoleAction(String) - Constructor for class org.edg.security.voms.operation.DeleteRoleAction
 
deleteUser() - Method in class org.edg.security.voms.database.DBUser
Deletes a user from the database.
deleteUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
deleteUser(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Removes a user from the VOMS database.
deleteUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
deleteUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
deleteUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
deleteUser(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Removes a user from the VOMS database.
deleteUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
deleteUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
DeleteUserAction - class org.edg.security.voms.operation.DeleteUserAction.
An action for deleting a user from the database.
DeleteUserAction(String, String) - Constructor for class org.edg.security.voms.operation.DeleteUserAction
 
DENIED - Static variable in class org.edg.security.voms.service.request.RequestStatus
Request denied by the administrator.
DenyEvent - class org.edg.security.voms.request.DenyEvent.
An event for denying requests.
DenyEvent(String) - Constructor for class org.edg.security.voms.request.DenyEvent
 
DenyNotification - class org.edg.security.voms.notification.DenyNotification.
The administrator has denied the user's request.
DenyNotification(CheckedRequest) - Constructor for class org.edg.security.voms.notification.DenyNotification
 
denyRequest(long, String) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Deny the given request, i.e. don't do the requested operation.
denyRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
denyRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
denyRequest(long, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
desc - Variable in class org.edg.security.voms.service.request.RequestStatus
 
description - Variable in class org.edg.security.voms.request.Request.ChronicleEntry
A description of what happened, given by the service implementation.
destroy() - Method in class org.edg.security.voms.webui.ControllerFilter
 
DetailedRequest - class org.edg.security.voms.service.request.DetailedRequest.
A detailed description of a request.
DetailedRequest() - Constructor for class org.edg.security.voms.service.request.DetailedRequest
 
DirectManipulation - interface org.edg.security.voms.database.connection.DirectManipulation.
 
DirectUpdate - class org.edg.security.voms.database.connection.DirectUpdate.
Database connection wrapper for read-write operations on tables without a history trace.
DirectUpdate.Counter - class org.edg.security.voms.database.connection.DirectUpdate.Counter.
A trivial class for thread-safe counters.
DirectUpdate.Counter() - Constructor for class org.edg.security.voms.database.connection.DirectUpdate.Counter
 
DirectUpdate(Connection, ConnectionPool, int) - Constructor for class org.edg.security.voms.database.connection.DirectUpdate
 
DirectUpdatePool - class org.edg.security.voms.database.connection.DirectUpdatePool.
Connection pool for sequence handling.
DirectUpdatePool() - Constructor for class org.edg.security.voms.database.connection.DirectUpdatePool
 
dirty - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
The dirty flag.
dismissCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
dismissCapability(String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Dismisses a capability of a user.
dismissCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
dismissCapability(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
dismissCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
dismissCapability(String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Dismisses a capability of a user.
dismissCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
dismissCapability(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
dismissRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
dismissRole(String, String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Dismisses a role of a user.
dismissRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
dismissRole(String, String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
dismissRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
dismissRole(String, String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Dismisses a role of a user.
dismissRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
dismissRole(String, String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
dn - Variable in class org.edg.security.voms.database.DBUser
The distinguished name of this user.
dn - Variable in class org.edg.security.voms.database.DBAdmin
The distinguished name of this administrator.
DN - Static variable in class org.edg.security.voms.database.DBUser
 
DN - Static variable in class org.edg.security.voms.database.DBAdmin
 
DNUtil - class org.edg.security.voms.service.DNUtil.
Utility class to convert principal names to convenient format.
DNUtil() - Constructor for class org.edg.security.voms.service.DNUtil
 
DNUtilTest - class org.edg.security.voms.service.DNUtilTest.
Unit test cases for the DNUtil class.
DNUtilTest(String) - Constructor for class org.edg.security.voms.service.DNUtilTest
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.ControllerServlet.Unknown
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.Create
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.CreateDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.CreateRefuse
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.List
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.Delete
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.DeleteDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.Confirm
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.UserRoot.Details
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot.ListPending
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot.ListIncomplete
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot.ListAll
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot.Details
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.request.AdminRoot.Apply
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.List
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Search
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Create
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.CreateDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Adds
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.AddsDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Remove
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.RemoveDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Edit
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.EditDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.UserActions.Details
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.List
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.Search
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.Create
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.CreateDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.Delete
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.DeleteDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.ListACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.EditACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.EditACLAdd
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.EditACLRemove
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultAdd
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultRemove
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.List
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.Search
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.Create
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.CreateDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.Delete
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.DeleteDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.ListACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.EditACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.EditACLAdd
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.CapabilityActions.EditACLRemove
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.Root
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.List
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.Search
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.Create
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.CreateDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.Delete
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.DeleteDo
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.ListACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.EditACL
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.EditACLAdd
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.admin.RoleActions.EditACLRemove
 
doAction(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.core.CoreRoot
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.edg.security.voms.webui.ControllerFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.edg.security.voms.webui.FileServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.edg.security.voms.webui.ControllerServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.edg.security.voms.siblings.ControllerServlet
Respond to a GET request for the content produced by this servlet.
doGetPost(HttpServletRequest, HttpServletResponse) - Method in class org.edg.security.voms.webui.ControllerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.edg.security.voms.webui.ControllerServlet
 
dsc - Variable in class org.edg.security.voms.database.DBCA
The description of this CA.

E

email - Variable in class org.edg.security.voms.webui.request.CertificateHelper
 
EmailNotification - class org.edg.security.voms.notification.EmailNotification.
Base class for any email based notification method.
EmailNotification() - Constructor for class org.edg.security.voms.notification.EmailNotification
 
EmailNotificationTest - class org.edg.security.voms.notification.EmailNotificationTest.
Unit test cases for the EmailNotification class.
EmailNotificationTest.TestNotification - class org.edg.security.voms.notification.EmailNotificationTest.TestNotification.
 
EmailNotificationTest.TestNotification() - Constructor for class org.edg.security.voms.notification.EmailNotificationTest.TestNotification
 
EmailNotificationTest(String) - Constructor for class org.edg.security.voms.notification.EmailNotificationTest
 
ENC - Static variable in class org.edg.security.voms.webui.Page
 
endForm(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.Page
 
endForm(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
 
endRunning() - Method in class org.edg.security.voms.service.VOMSTimer
 
endTransaction() - Method in class org.edg.security.voms.database.connection.ClientConnection
 
errorMessage(HttpServletRequest, PrintWriter, String) - Method in class org.edg.security.voms.webui.request.UserRoot.Create
 
Event - class org.edg.security.voms.request.Event.
An abstract class representing outside events that could happen to a request.
Event() - Constructor for class org.edg.security.voms.request.Event
Create a new event without a comment.
Event(String) - Constructor for class org.edg.security.voms.request.Event
Create a new event with the given comment.
execute(DirectManipulation) - Static method in class org.edg.security.voms.database.connection.Database
Execute the SQL commands in the given DirectManipulation by calling its DirectManipulation.execute(org.edg.security.voms.database.connection.DirectUpdate) method in the appropriate environment.
execute(DirectUpdate) - Method in interface org.edg.security.voms.database.connection.DirectManipulation
 
expire - Variable in class org.edg.security.voms.request.RequestScheduler
 
ExpireCompleteRequestsAction - class org.edg.security.voms.request.ExpireCompleteRequestsAction.
An action for deleting complete requests from the database.
ExpireCompleteRequestsAction() - Constructor for class org.edg.security.voms.request.ExpireCompleteRequestsAction
 

F

familyName - Variable in class org.edg.security.voms.webui.request.CertificateHelper
 
FileServlet - class org.edg.security.voms.webui.FileServlet.
Serving an HTML file.
FileServlet() - Constructor for class org.edg.security.voms.webui.FileServlet
 
fillMap(Map, CreateUserAction) - Method in class org.edg.security.voms.notification.Notification
Fills the substitution map for newMessage from the action.
fillMap(Map, Request) - Method in class org.edg.security.voms.notification.Notification
Fills the substitution map for newMessage from the request.
findPage(HttpServletRequest) - Method in class org.edg.security.voms.webui.ControllerServlet
 
freeConns - Variable in class org.edg.security.voms.database.connection.ConnectionPool
Queue of connections available for use.
fromDatabaseCapabilityName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a capability name in database form to display form.
fromDatabaseCapabilityName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
fromDatabaseCapabilityName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
fromDatabaseGroupName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a group name in database form to display form.
fromDatabaseGroupName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
fromDatabaseGroupName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
fromDatabaseRoleName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a role name in database form to display form.
fromDatabaseRoleName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
fromDatabaseRoleName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 

G

GeneralDatabaseException - exception org.edg.security.voms.service.GeneralDatabaseException.
General database error.
GeneralDatabaseException() - Constructor for class org.edg.security.voms.service.GeneralDatabaseException
 
GeneralDatabaseException(Exception) - Constructor for class org.edg.security.voms.service.GeneralDatabaseException
 
GeneralDatabaseException(String) - Constructor for class org.edg.security.voms.service.GeneralDatabaseException
 
GeneralDatabaseException(String, Exception) - Constructor for class org.edg.security.voms.service.GeneralDatabaseException
 
GET_ACL - Static variable in class org.edg.security.voms.service.Operation
The value for ACL queries.
GET_DEFAULT_ACL - Static variable in class org.edg.security.voms.service.Operation
The value for default ACL queries.
get() - Method in class org.edg.security.voms.database.connection.ConnectionPool
Return a ConnectionWrapper object from the connection pool.
get() - Static method in class org.edg.security.voms.database.connection.CurrentConnection
 
get() - Static method in class org.edg.security.voms.database.connection.Query
Allocate a new query connection.
getAcceptedEvents() - Method in class org.edg.security.voms.service.request.DetailedRequest
Return a list of events that this request accepts in this state.
getAcceptedEvents() - Method in class org.edg.security.voms.request.Request.State
Return the event types that this state accepts as an ArrayList of Class objects.
getAcceptedEvents() - Method in class org.edg.security.voms.request.ConfirmedRequest.NewState
 
getAcceptedEvents() - Method in class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
getAcceptedEvents() - Method in class org.edg.security.voms.request.CheckedRequest.DeniedState
 
getACL() - Method in class org.edg.security.voms.database.DBRole
Return this role's ACL.
getACL() - Method in class org.edg.security.voms.database.DBCapability
Return this capability's ACL.
getACL() - Method in class org.edg.security.voms.database.DBGroup
Return this group's ACL.
getACL() - Method in interface org.edg.security.voms.database.DBContainer
Return this container's ACL.
getACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getACL(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns the whole ACL associated with a container.
getACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getACL(String, long) - Method in interface org.edg.security.voms.service.history.VOMSHistory
Get the ACL for a container at a given transaction.
getACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getACL(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns the whole ACL associated with a container.
getACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getACLEntries() - Method in class org.edg.security.voms.database.DBACL
Returns the ACL entries of this ACL.
getACLEntry(HttpServletRequest) - Static method in class org.edg.security.voms.webui.admin.ACLActions
 
getACLEntry(Operation, DBAdmin) - Method in class org.edg.security.voms.database.DBACL
Returns the ACL entry corresponding to the given operation-administrator pair.
getACLId() - Method in class org.edg.security.voms.database.DBRole
Return the ACL id of this role.
getACLId() - Method in class org.edg.security.voms.database.DBCapability
Return the ACL id of this capability.
getACLId() - Method in class org.edg.security.voms.database.DBGroup
Return the ACL id of this group.
GetACLQuestion - class org.edg.security.voms.operation.GetACLQuestion.
A question for retrieving the ACL of a container.
GetACLQuestion(String) - Constructor for class org.edg.security.voms.operation.GetACLQuestion
 
getAction() - Method in class org.edg.security.voms.request.Request
Return the action wrapped into this request.
getActionDescription() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the description of the action of this request.
getActionParameters() - Method in class org.edg.security.voms.service.request.DetailedRequest
Get the parameters of the requested action as an array of strings.
getAdminCA() - Method in class org.edg.security.voms.service.ACLEntry
 
getAdminDN() - Method in class org.edg.security.voms.service.ACLEntry
Returns the principal of this ACL entry.
getAdminUsers() - Method in class org.edg.security.voms.operation.CreateUserAction
 
getAdminUsers() - Method in interface org.edg.security.voms.operation.Action
Return the list of User objects, who are allowed to perform the action.
getAdminUsers() - Method in class org.edg.security.voms.operation.ActionHelper
 
getAdminUsers() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
getAdminUsersForOperation(Operation) - Method in class org.edg.security.voms.database.DBACL
Convenience method: returns the list of users, who also play administrative role for the given operation.
getAdminUsersForOperation(Operation) - Method in class org.edg.security.voms.database.DBGroup
Convenience method: returns the list of users, who also play administrative role for the given operation.
getAllRequests() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Return a list of all requests in the database.
getAllRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getAllRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getAllRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getAllUsernames() - Static method in class org.edg.security.voms.database.DBUser
 
getAsDBUser() - Method in class org.edg.security.voms.database.DBAdmin
 
getAsUser() - Method in class org.edg.security.voms.database.DBUser
Return this as a User.
getAsUser() - Method in class org.edg.security.voms.database.DBAdmin
Return this as a User.
getAttributes(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getAttributes(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getAttributes(String[]) - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns the user attributes as a list of strings.
getAttributes(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getAttributesAsAC(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getAttributesAsAC(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getAttributesAsAC(String[]) - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns the user attributes as an Attribute Certificate.
getAttributesAsAC(String[]) - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getBCasX500(X500Principal) - Static method in class org.edg.security.voms.service.DNUtil
Converts BouncyCastle's X500 principal to something, which is used in the Globus libraries by default (whatever it is).
getCA() - Method in class org.edg.security.voms.service.User
Gets the distinguished name of the CA that issued the certificate of this user.
getCA() - Method in class org.edg.security.voms.database.DBUser
Return the CA of this user.
getCA() - Method in class org.edg.security.voms.database.DBAdmin
 
getCADN() - Method in class org.edg.security.voms.database.DBAdmin
Returns the name of this admin's CA, if present (convenience method).
getCAId() - Method in class org.edg.security.voms.database.DBUser
Return the id of the CA of this user.
getCAId() - Method in class org.edg.security.voms.database.DBAdmin
 
getCapabilityNames() - Method in class org.edg.security.voms.database.DBUser
Return the names of all capabilities that this user has.
getCapabilityNames() - Static method in class org.edg.security.voms.database.DBCapability
Returns the names of all capabilities in this VO.
getCAs() - Static method in class org.edg.security.voms.database.DBCA
Get the names of all CAs.
getCertUri() - Method in class org.edg.security.voms.service.User
Gets the URL of the user's certificate.
getCertUri() - Method in class org.edg.security.voms.webui.request.CertificateHelper
Returns the cert URI, from a certificate extension.
getCertUri() - Method in class org.edg.security.voms.database.DBUser
Return the URI to the user's certificate.
getChildGroupNames() - Method in class org.edg.security.voms.database.DBGroup
Get the names of direct subgroups of this group.
getChildGroups() - Method in class org.edg.security.voms.database.DBGroup
Get the direct subgroups of this group.
getChronicle() - Method in class org.edg.security.voms.service.request.DetailedRequest
Get the history of this request.
getChronicle() - Method in class org.edg.security.voms.request.Request
Return a copy of the chronicle.
getClient() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
Return the client of this entry.
getClient() - Method in class org.edg.security.voms.database.connection.ClientConnection
 
getClientCA() - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
getClientDN() - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
getClientId() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
Return the id of the client of this entry.
getClientId() - Method in class org.edg.security.voms.database.connection.ClientConnection
 
getCN() - Method in class org.edg.security.voms.service.User
Gets the common name.
getCN() - Method in class org.edg.security.voms.database.DBUser
Return the common name of this user.
getComment() - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
getComment() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
Return the client's comment about this entry.
getConfigDir() - Method in class org.edg.security.voms.siblings.ControllerServlet
 
getConfigResource(String) - Method in class org.edg.security.voms.service.Configuration
Finds a file with the given name in the configuration directories.
getConfigResourceAsStream(String) - Static method in class org.edg.security.voms.service.Configuration
Finds a file with the given name in the configuration directories or returns null.
getConnection() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Returns the raw java.sql.Connection object associated with this handler.
getContainerName() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the FQCN of the container that this request wants to change.
getContainerName() - Method in class org.edg.security.voms.operation.CreateUserAction
 
getContainerName() - Method in interface org.edg.security.voms.operation.Action
Return the FQCN of the container that this request wants to change.
getContainerName() - Method in class org.edg.security.voms.operation.ActionHelper
Return the FQCN of the container that this action changes.
getContainerName() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
getContainerNamingScheme() - Static method in class org.edg.security.voms.service.ContainerNamingSchemeFactory
Return an instance of the proper naming scheme class.
getCookie() - Method in class org.edg.security.voms.request.ConfirmedRequest
Return the cookie that is emailed to the client.
getCreatedBy() - Method in class org.edg.security.voms.database.DBRole
Return the user who created this role.
getCreatedBy() - Method in class org.edg.security.voms.database.DBUser
Return the user who created this user.
getCreatedBy() - Method in class org.edg.security.voms.database.DBCapability
Return the user who created this capability.
getCreatedBy() - Method in class org.edg.security.voms.database.DBGroup
Return the administrator who created this group.
getCreatedBy() - Method in class org.edg.security.voms.database.DBAdmin
 
getCreatedByid() - Method in class org.edg.security.voms.database.DBRole
Return the id of the user who created this role.
getCreatedByid() - Method in class org.edg.security.voms.database.DBCapability
Return the id of the user who created this capability.
getCreatedById() - Method in class org.edg.security.voms.database.DBUser
Return the id of the user who last modified this user.
getCreatedById() - Method in class org.edg.security.voms.database.DBGroup
Return the id of the user who created this group.
getCreatedById() - Method in class org.edg.security.voms.database.DBAdmin
 
getCreatedSerial() - Method in class org.edg.security.voms.database.DBRole
Return the serial number of the transaction that committed this role.
getCreatedSerial() - Method in class org.edg.security.voms.database.DBUser
Return the serial number of the transaction that committed this user.
getCreatedSerial() - Method in class org.edg.security.voms.database.DBCapability
Return the serial number of the transaction that committed this capability.
getCreatedSerial() - Method in class org.edg.security.voms.database.DBGroup
Return the serial number of the transaction that committed this group.
getCreatedSerial() - Method in class org.edg.security.voms.database.DBAdmin
 
getDBContainer(String) - Static method in class org.edg.security.voms.database.DBContainerFactory
Returns the container object corresponding to the given name.
getDefaultACL() - Method in class org.edg.security.voms.database.DBGroup
Return this group's default ACL.
getDefaultACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getDefaultACL(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Manipulates the default ACL, which is applied on every group created in this one.
getDefaultACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getDefaultACL(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getDefaultACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getDefaultACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getDefaultACL(String, long) - Method in interface org.edg.security.voms.service.history.VOMSHistory
Get the default ACL for a group at a given transaction.
getDefaultACL(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getDefaultACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getDefaultACL(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Manipulates the default ACL, which is applied on every group created in this one.
getDefaultACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getDefaultACL(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getDefaultACLId() - Method in class org.edg.security.voms.database.DBGroup
Return the default ACL id of this group.
GetDefaultACLQuestion - class org.edg.security.voms.operation.GetDefaultACLQuestion.
A question for retrieving the default ACL of a group.
GetDefaultACLQuestion(String) - Constructor for class org.edg.security.voms.operation.GetDefaultACLQuestion
 
getDeletedState() - Method in class org.edg.security.voms.request.Request
Return a new instance of Request.DeletedState.
getDeniedState() - Method in class org.edg.security.voms.request.CheckedRequest
Return a new instance of CheckedRequest.DeniedState.
getDescription() - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
getDescription() - Method in class org.edg.security.voms.service.request.RequestStatus
Get the long description of this RequestStatus.
getDescription() - Method in class org.edg.security.voms.operation.CreateUserAction
 
getDescription() - Method in interface org.edg.security.voms.operation.Action
Return a human-readable description of this request.
getDescription() - Method in class org.edg.security.voms.operation.ActionHelper
Return a human-readable description of this action.
getDescription() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
getDescription() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
Return the description of this entry.
getDescription() - Method in class org.edg.security.voms.request.Request.State
Return a description of this state.
getDescription() - Method in class org.edg.security.voms.request.Request.DoneState
 
getDescription() - Method in class org.edg.security.voms.request.Request.TimedOutState
 
getDescription() - Method in class org.edg.security.voms.request.Request.DeletedState
 
getDescription() - Method in class org.edg.security.voms.request.ConfirmedRequest.NewState
 
getDescription() - Method in class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
getDescription() - Method in class org.edg.security.voms.request.CheckedRequest.DeniedState
 
getDescription() - Method in class org.edg.security.voms.database.DBCA
 
getDetailedRequest() - Method in class org.edg.security.voms.request.Request
 
getDN() - Method in class org.edg.security.voms.service.User
Gets the distinguished name of this user.
getDN() - Method in class org.edg.security.voms.database.DBRole
Return the name of this role.
getDN() - Method in class org.edg.security.voms.database.DBUser
Return the distinguished name of this user.
getDN() - Method in class org.edg.security.voms.database.DBCA
Return the name of this CA.
getDN() - Method in class org.edg.security.voms.database.DBCapability
Return the name of this capability.
getDN() - Method in class org.edg.security.voms.database.DBGroup
Return the name of this group.
getDN() - Method in class org.edg.security.voms.database.DBAdmin
 
getDN() - Method in interface org.edg.security.voms.database.DBContainer
Return the name of this container.
getDoneState() - Method in class org.edg.security.voms.request.Request
Return a new instance of Request.DoneState.
getEmail() - Method in class org.edg.security.voms.webui.request.CertificateHelper
Returns the email address from subject alternative name.
getFamilyName() - Method in class org.edg.security.voms.webui.request.CertificateHelper
Returns the family name, computed from the CN.
getFile(String, ServletContext) - Static method in class org.edg.security.voms.webui.FileServlet
Returns the file as an inputstream, if possible.
getFlag(String) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of a boolean flag (convenience method).
getFlag(String, boolean) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of a boolean flag (convenience method).
getGivenName() - Method in class org.edg.security.voms.webui.request.CertificateHelper
Returns the given name, computed from the CN.
getGridmapUsers() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibility
Returns the DN of the users, who are in the VOMS database.
getGridmapUsers() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
getGridmapUsers() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
getGridmapUsers() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
getGroup() - Method in class org.edg.security.voms.service.QualifiedRole
Get the name of the group associated with this role instance.
getGroupname() - Method in class org.edg.security.voms.operation.CreateGroupAction
 
getGroupname() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
getGroupname() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
getGroupnames() - Method in class org.edg.security.voms.database.DBUser
Return the names of all groups that this user is a member of, including the VO group, in an unspecified order.
getGroupPath(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getGroupPath(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns the absolute "path" down to this group.
getGroupPath(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getGroupPath(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getGroupPath(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getGroupPath(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns the absolute "path" down to this group.
getGroupPath(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getGroupPath(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
GetGroupPathQuestion - class org.edg.security.voms.operation.GetGroupPathQuestion.
A question for retrieving the parents of a group.
GetGroupPathQuestion(String) - Constructor for class org.edg.security.voms.operation.GetGroupPathQuestion
 
getId() - Method in class org.edg.security.voms.service.Operation
 
getId() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the unique id of this request.
getId() - Method in class org.edg.security.voms.service.request.RequestStatus
Get the id of this RequestStatus.
getId() - Method in class org.edg.security.voms.request.Request
Return the id of this request.
getId() - Method in class org.edg.security.voms.database.DBRole
Return the id of this role.
getId() - Method in class org.edg.security.voms.database.DBACL
Return the id of this ACL.
getId() - Method in class org.edg.security.voms.database.DBUser
Return the id of this user.
getId() - Method in class org.edg.security.voms.database.DBCA
Return the id of this CA.
getId() - Method in class org.edg.security.voms.database.DBCapability
Return the id of this capability.
getId() - Method in class org.edg.security.voms.database.DBGroup
Return the id of this group.
getId() - Method in class org.edg.security.voms.database.DBAdmin
 
getIncompleteRequests() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Return a list of all incomplete requests in the database.
getIncompleteRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getIncompleteRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getIncompleteRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getInstance() - Static method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns an instance of this naming scheme.
getInstance() - Static method in class org.edg.security.voms.service.PathNamingScheme
Returns an instance of this naming scheme.
getInstance() - Static method in class org.edg.security.voms.database.connection.UpdatePool
 
getInstance() - Static method in class org.edg.security.voms.database.connection.QueryPool
 
getInstance() - Static method in class org.edg.security.voms.database.connection.DirectUpdatePool
 
getInstance(int) - Static method in class org.edg.security.voms.service.Operation
Return the operation corresponding to the given integer.
getInstance(int) - Static method in class org.edg.security.voms.service.request.RequestStatus
Return the status corresponding to the given integer.
getInstance(int) - Static method in class org.edg.security.voms.database.DBCA
Returns a DBCA object representing the CA with the given id.
getInstance(long) - Static method in class org.edg.security.voms.request.Request
Return the request with the given id by looking it up in the database.
getInstance(long) - Static method in class org.edg.security.voms.database.DBRole
Returns a DBRole object representing the role with the given id.
getInstance(long) - Static method in class org.edg.security.voms.database.DBUser
 
getInstance(long) - Static method in class org.edg.security.voms.database.DBCapability
Returns a DBCapability object representing the capability with the given id.
getInstance(long) - Static method in class org.edg.security.voms.database.DBGroup
Returns a DBGroup object representing the group with the given id.
getInstance(long) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstance(long, DBContainer) - Static method in class org.edg.security.voms.database.DBACL
Return the ACL with the given id.
getInstance(String) - Static method in class org.edg.security.voms.service.Operation
Return the operation corresponding to the given integer.
getInstance(String) - Static method in class org.edg.security.voms.service.request.RequestStatus
Return the status with the given name.
getInstance(String) - Static method in class org.edg.security.voms.database.DBRole
Returns a DBRole object representing the named role.
getInstance(String) - Static method in class org.edg.security.voms.database.DBCA
Returns a DBCA object representing the named CA.
getInstance(String) - Static method in class org.edg.security.voms.database.Sequence
Get the Sequence with the given name.
getInstance(String) - Static method in class org.edg.security.voms.database.DBCapability
Returns a DBCapability object representing the name capability.
getInstance(String) - Static method in class org.edg.security.voms.database.DBGroup
Returns a DBGroup object representing the named group.
getInstance(String, DBCA) - Static method in class org.edg.security.voms.database.DBUser
 
getInstance(String, DBCA) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstance(User) - Static method in class org.edg.security.voms.database.DBUser
 
getInstanceFromAttribute(String) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstanceFromCapability(String, String, String) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstanceFromGroup(String) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstanceFromRole(QualifiedRole) - Static method in class org.edg.security.voms.database.DBAdmin
 
getInstanceFromSecurityContext() - Static method in class org.edg.security.voms.database.DBUser
Returns the user object associated with the current client.
getInt(String, int) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of an integer value (convenience method).
getLong(String, long) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of an long value (convenience method).
getMail() - Method in class org.edg.security.voms.service.User
Gets the email address of the user.
getMail() - Method in class org.edg.security.voms.database.DBUser
Return the email address of this user.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.history.VOMSHistory
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getMajorVersionNumber() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibility
Returns the major version number.
getMajorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
getMajorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
getMembers() - Method in class org.edg.security.voms.database.DBRole
Return all users that have this role in any of the groups.
getMembers() - Method in class org.edg.security.voms.database.DBCapability
 
getMembers() - Method in class org.edg.security.voms.database.DBGroup
Return the members of this group as DBUser objects.
getMembers(DBGroup) - Method in class org.edg.security.voms.database.DBRole
Return all users that have this role in the given group.
getMembersAsUser() - Method in class org.edg.security.voms.database.DBRole
Return all users that have this role in any of the groups.
getMembersAsUser() - Method in class org.edg.security.voms.database.DBCapability
 
getMembersAsUser() - Method in class org.edg.security.voms.database.DBGroup
Return the names of all members of this group as User objects.
getMembersAsUser(DBGroup) - Method in class org.edg.security.voms.database.DBRole
Return all users that have this role in the given group.
getMessage() - Method in class org.edg.security.voms.notification.Notification
Returns the message itself.
getMessageID() - Method in class org.edg.security.voms.notification.EmailNotification
The message id of the SMTP message, which was generated, when the message was sent.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.history.VOMSHistory
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getMinorVersionNumber() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibility
Returns the minor version number.
getMinorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
getMinorVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
getModificationsSince(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getModificationsSince(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getModificationsSince(long) - Method in interface org.edg.security.voms.service.history.VOMSHistory
Returns the database modifications as a HUGE XML document since the marked transaction.
getModificationsSince(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getMust() - Method in class org.edg.security.voms.database.DBGroup
Return true iff the group is non-deniable.
getMyRequests() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Return a list of all requests created by the client.
getMyRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getMyRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getMyRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getName() - Method in class org.edg.security.voms.service.Operation
 
getName() - Method in class org.edg.security.voms.service.request.RequestStatus
Get the short name of this RequestStatus.
getName() - Method in class org.edg.security.voms.request.Request.State
Return the short name of this state.
getName() - Method in class org.edg.security.voms.request.Request.DoneState
 
getName() - Method in class org.edg.security.voms.request.Request.TimedOutState
 
getName() - Method in class org.edg.security.voms.request.Request.DeletedState
 
getName() - Method in class org.edg.security.voms.request.ConfirmedRequest.NewState
 
getName() - Method in class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
getName() - Method in class org.edg.security.voms.request.CheckedRequest.DeniedState
 
getNewState() - Method in class org.edg.security.voms.request.ConfirmedRequest
Return a new instance of ConfirmedRequest.NewState.
getNotifications() - Method in class org.edg.security.voms.request.Request
Return a copy of the notifications.
getOperation() - Method in class org.edg.security.voms.service.ACLEntryHelper
Returns the operation field of this ACL entry.
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescByName(String) - Static method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescs() - Static method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
Returns Collection of OperationDescs
getOperationDescs() - Static method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
Returns Collection of OperationDescs
getOperationDescs() - Static method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
Returns Collection of OperationDescs
getOperationDescs() - Static method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
Returns Collection of OperationDescs
getOperationDescs() - Static method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
Returns Collection of OperationDescs
getOperationDescs() - Static method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
Returns Collection of OperationDescs
getOperationName() - Method in class org.edg.security.voms.service.ACLEntry
Returns the operation field of this ACL entry.
getOperationNames() - Static method in class org.edg.security.voms.service.Operation
Return the operation names as an array of strings.
getOwner() - Method in class org.edg.security.voms.database.DBACL
Return the owner of this ACL.
getPage(String) - Static method in class org.edg.security.voms.webui.Page
 
getParameters() - Method in interface org.edg.security.voms.operation.Action
Return the parameters of the requested action as an array of strings.
getParameters() - Method in class org.edg.security.voms.operation.ActionHelper
Return the parameters of the requested action as an array of strings.
getParameters() - Method in class org.edg.security.voms.request.Request
Return a read-only view of the parameters.
getParent() - Method in class org.edg.security.voms.database.DBGroup
Return this group's parent group.
getParentGroup(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Return the name of the parent group, if any.
getParentGroup(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
getParentGroup(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
getParentId() - Method in class org.edg.security.voms.database.DBGroup
Return the id of this group's parent group.
getParentName() - Method in class org.edg.security.voms.operation.CreateGroupAction
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.history.VOMSHistory
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.request.VOMSRequest
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getPatchVersionNumber() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibility
Returns the patch version number.
getPatchVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
getPatchVersionNumber() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
getPendingRequests() - Method in interface org.edg.security.voms.service.request.VOMSRequest
A shorthand for getRequestsInState (null, null, "Undecided").
getPendingRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getPendingRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getPendingRequests() - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getPort(Class) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getPorts() - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getPorts() - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getPorts() - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getPorts() - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getPorts() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getProperties() - Static method in class org.edg.security.voms.service.Configuration
Returns the whole properties table.
getProperty(String) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of the given property, or null if there is no such property.
getProperty(String, String) - Static method in class org.edg.security.voms.service.Configuration
Returns the value of the given property, or default if there is no such property.
getRandomString(int) - Static method in class org.edg.security.voms.utilities.RandomString
 
getRecipients() - Method in class org.edg.security.voms.notification.Notification
Returns the recipients (To:) of this notification.
getRequest(long) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Return detailed information about a request.
getRequest(long) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getRequest(long) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getRequest(long) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getRequester() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the requester of this request.
getRequester() - Method in class org.edg.security.voms.request.Request
Return the client who submitted this request.
getRequesterId() - Method in class org.edg.security.voms.request.Request
Return the id of the client who submitted this request.
getRequests(DBAdmin, Boolean, String, String, String) - Static method in class org.edg.security.voms.request.Request
Get the ids of all requests with the given requester, type, container and/or state.
getRequestsInState(String, String, String) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Return a list of requests with the given type, with the given subject container and in the given state.
getRequestsInState(String, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
getRequestsInState(String, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
getRequestsInState(String, String, String) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
getRequestStatusNames() - Static method in class org.edg.security.voms.service.request.RequestStatus
Return all RequestStatus names as an array of strings.
getResource(String) - Method in class org.edg.security.voms.service.Configuration
Finds a file with the given name in the configuration directories.
getRole() - Method in class org.edg.security.voms.service.QualifiedRole
Get the name of the role.
getRolename() - Method in class org.edg.security.voms.operation.CreateRoleAction
 
getRolename() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
getRolenames() - Method in class org.edg.security.voms.database.DBUser
Return the names of all role-group pairs that this user has.
getRoleNames() - Static method in class org.edg.security.voms.database.DBRole
Get the names of all roles that are associated with this group.
getSender() - Method in class org.edg.security.voms.notification.Notification
Returns the sender (From:) of this message.
getServiceName() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getServiceName() - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getServiceName() - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getServiceName() - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getServiceName() - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getServiceName() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getShortRequest() - Method in class org.edg.security.voms.request.Request
 
getShortRequests(DBAdmin, Boolean, String, String, String) - Static method in class org.edg.security.voms.request.Request
Get the short SOAP form of all requests with the given requester, type, container and/or state.
getSiblings() - Method in class org.edg.security.voms.siblings.ControllerServlet
 
getSOAPChronicle() - Method in class org.edg.security.voms.request.Request
Return a copy of the chronicle as an array of SOAPChronicleEntry objects.
getSOAPChronicleEntry() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
 
getStackTraceAsString(Throwable) - Static method in class org.edg.security.voms.service.VOMSException
Helper function: get the stack trace of any throwable as a String object.
getStateDescription() - Method in class org.edg.security.voms.request.Request
Return a short description of the state that this request is in.
getStatement(String) - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Converts the given SQL statement to a PreparedStatement.
getStateName() - Method in class org.edg.security.voms.request.Request
Return the name of the state that this request is in.
getStatus() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the status of this request.
getStatusDescription() - Method in class org.edg.security.voms.service.request.DetailedRequest
Get the status description of this request.
getSubject() - Method in class org.edg.security.voms.notification.Notification
Returns the subject (Subject:).
getTimedOutState() - Method in class org.edg.security.voms.request.Request
Return a new instance of Request.TimedOutState.
getTimestamp() - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
getTimestamp() - Method in class org.edg.security.voms.request.Request.ChronicleEntry
Return the timestamp of this entry.
getTracedTimerTask(TimerTask) - Method in class org.edg.security.voms.service.VOMSTimer
 
getTransaction() - Method in class org.edg.security.voms.database.connection.DirectUpdate
Return the current transaction id.
getTransaction() - Method in class org.edg.security.voms.database.connection.Update
Returns the transaction value.
getType() - Method in class org.edg.security.voms.service.request.ShortRequest
Get the type of this request.
getUndecidedState() - Method in class org.edg.security.voms.request.CheckedRequest
Return a new instance of CheckedRequest.UndecidedState.
getUpdate() - Static method in class org.edg.security.voms.database.connection.CurrentConnection
 
getUser() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
getUser() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
getUser() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns information about a user in the VOMS database.
getUser() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
getUser() - Method in class org.edg.security.voms.operation.CreateUserAction
 
getUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getUser(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Returns information about a user in the VOMS database.
getUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getUser(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getUser(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Returns information about a user in the VOMS database.
getUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getUser(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
getUserCA() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
getUserCA() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
getUsername() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
getUsername() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
GetUserQuestion - class org.edg.security.voms.operation.GetUserQuestion.
A question for getting information about a user in the VO database.
GetUserQuestion(String, String) - Constructor for class org.edg.security.voms.operation.GetUserQuestion
 
getVOGroup() - Static method in class org.edg.security.voms.database.DBGroup
Returns a DBGroup object representing the VO group.
getVOMSAdmin() - Method in interface org.edg.security.voms.service.admin.VOMSAdminService
 
getVOMSAdmin() - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getVOMSAdmin(URL) - Method in interface org.edg.security.voms.service.admin.VOMSAdminService
 
getVOMSAdmin(URL) - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getVOMSAdminAddress() - Method in interface org.edg.security.voms.service.admin.VOMSAdminService
 
getVOMSAdminAddress() - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getVOMSAdminWSDDServiceName() - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
getVOMSCompatibility() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getVOMSCompatibility() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibilityService
 
getVOMSCompatibility(URL) - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getVOMSCompatibility(URL) - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibilityService
 
getVOMSCompatibilityAddress() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getVOMSCompatibilityAddress() - Method in interface org.edg.security.voms.service.compatibility.VOMSCompatibilityService
 
getVOMSCompatibilityWSDDServiceName() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
getVOMSCore() - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getVOMSCore() - Method in interface org.edg.security.voms.service.core.VOMSCoreService
 
getVOMSCore(URL) - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getVOMSCore(URL) - Method in interface org.edg.security.voms.service.core.VOMSCoreService
 
getVOMSCoreAddress() - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getVOMSCoreAddress() - Method in interface org.edg.security.voms.service.core.VOMSCoreService
 
getVOMSCoreWSDDServiceName() - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
getVOMSHistory() - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getVOMSHistory() - Method in interface org.edg.security.voms.service.history.VOMSHistoryService
 
getVOMSHistory(URL) - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getVOMSHistory(URL) - Method in interface org.edg.security.voms.service.history.VOMSHistoryService
 
getVOMSHistoryAddress() - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getVOMSHistoryAddress() - Method in interface org.edg.security.voms.service.history.VOMSHistoryService
 
getVOMSHistoryWSDDServiceName() - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
getVOMSRequest() - Method in interface org.edg.security.voms.service.request.VOMSRequestService
 
getVOMSRequest() - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getVOMSRequest(URL) - Method in interface org.edg.security.voms.service.request.VOMSRequestService
 
getVOMSRequest(URL) - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getVOMSRequestAddress() - Method in interface org.edg.security.voms.service.request.VOMSRequestService
 
getVOMSRequestAddress() - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getVOMSRequestWSDDServiceName() - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
getVOMSTrustedAdmin() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getVOMSTrustedAdmin() - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminService
 
getVOMSTrustedAdmin(URL) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getVOMSTrustedAdmin(URL) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminService
 
getVOMSTrustedAdminAddress() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getVOMSTrustedAdminAddress() - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminService
 
getVOMSTrustedAdminWSDDServiceName() - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
getVOName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
getVOName() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Return the name of this VO.
getVOName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
getVOName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
getVOName(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
getVOName(String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Return the name of this VO.
getVOName(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
getVOName(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
GetVONameQuestion - class org.edg.security.voms.operation.GetVONameQuestion.
A question for retrieving the VO group name from the service.
GetVONameQuestion() - Constructor for class org.edg.security.voms.operation.GetVONameQuestion
 
getWebuiURL(HttpServletRequest) - Static method in class org.edg.security.voms.webui.Page
 
givenName - Variable in class org.edg.security.voms.webui.request.CertificateHelper
 
GROUP_CA - Static variable in class org.edg.security.voms.service.Constants
The special CA value in the ADMINS table corresponding to collective administrator that is a group.
GROUP_LIST_LIMIT - Static variable in class org.edg.security.voms.webui.admin.GroupActions
Maximal number of groups to be listed.
GroupActions - class org.edg.security.voms.webui.admin.GroupActions.
 
GroupActions.Create - class org.edg.security.voms.webui.admin.GroupActions.Create.
 
GroupActions.Create() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.Create
 
GroupActions.CreateDo - class org.edg.security.voms.webui.admin.GroupActions.CreateDo.
 
GroupActions.CreateDo() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.CreateDo
 
GroupActions.Delete - class org.edg.security.voms.webui.admin.GroupActions.Delete.
 
GroupActions.Delete() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.Delete
 
GroupActions.DeleteDo - class org.edg.security.voms.webui.admin.GroupActions.DeleteDo.
 
GroupActions.DeleteDo() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.DeleteDo
 
GroupActions.EditACL - class org.edg.security.voms.webui.admin.GroupActions.EditACL.
 
GroupActions.EditACL() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.EditACL
 
GroupActions.EditACLAdd - class org.edg.security.voms.webui.admin.GroupActions.EditACLAdd.
 
GroupActions.EditACLAdd() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.EditACLAdd
 
GroupActions.EditACLDefaultAdd - class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultAdd.
 
GroupActions.EditACLDefaultAdd() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultAdd
 
GroupActions.EditACLDefaultRemove - class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultRemove.
 
GroupActions.EditACLDefaultRemove() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.EditACLDefaultRemove
 
GroupActions.EditACLRemove - class org.edg.security.voms.webui.admin.GroupActions.EditACLRemove.
 
GroupActions.EditACLRemove() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.EditACLRemove
 
GroupActions.List - class org.edg.security.voms.webui.admin.GroupActions.List.
 
GroupActions.List() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.List
 
GroupActions.ListACL - class org.edg.security.voms.webui.admin.GroupActions.ListACL.
 
GroupActions.ListACL() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.ListACL
 
GroupActions.Search - class org.edg.security.voms.webui.admin.GroupActions.Search.
 
GroupActions.Search() - Constructor for class org.edg.security.voms.webui.admin.GroupActions.Search
 
GroupActions() - Constructor for class org.edg.security.voms.webui.admin.GroupActions
 
groupname - Variable in class org.edg.security.voms.operation.AddDefaultACLEntryAction
 
groupname - Variable in class org.edg.security.voms.operation.ListRoleMembersQuestion
 
groupname - Variable in class org.edg.security.voms.operation.CreateGroupAction
 
groupname - Variable in class org.edg.security.voms.operation.GetGroupPathQuestion
 
groupname - Variable in class org.edg.security.voms.operation.DeleteGroupAction
 
groupname - Variable in class org.edg.security.voms.operation.GetDefaultACLQuestion
 
groupname - Variable in class org.edg.security.voms.operation.AddRoleMemberAction
 
groupname - Variable in class org.edg.security.voms.operation.ListGroupMembersQuestion
 
groupname - Variable in class org.edg.security.voms.operation.AddGroupMemberAction
 
groupname - Variable in class org.edg.security.voms.operation.SetDefaultACLAction
 
groupname - Variable in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
groupname - Variable in class org.edg.security.voms.operation.ListSubgroupsQuestion
 
groupname - Variable in class org.edg.security.voms.operation.RemoveGroupMemberAction
 
groupname - Variable in class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
 
groupSyntax - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
groupSyntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
 

H

hiddenField(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
 
hiddenField(HttpServletRequest, PrintWriter, String, String) - Static method in class org.edg.security.voms.webui.Page
 
HOUR - Variable in class org.edg.security.voms.request.RequestScheduler
 

I

id - Variable in class org.edg.security.voms.service.Operation
 
id - Variable in class org.edg.security.voms.service.request.RequestStatus
 
id - Variable in class org.edg.security.voms.request.Request
The id of this request.
id - Variable in class org.edg.security.voms.database.DBRole
The id of this role.
id - Variable in class org.edg.security.voms.database.DBACL
The id of this ACL.
id - Variable in class org.edg.security.voms.database.DBUser
The internal id of this user.
id - Variable in class org.edg.security.voms.database.DBCA
The id of this CA.
id - Variable in class org.edg.security.voms.database.DBCapability
The id of this capability.
id - Variable in class org.edg.security.voms.database.DBGroup
The id of this group.
id - Variable in class org.edg.security.voms.database.DBAdmin
The internal id of this administrator.
id - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
 
ID - Static variable in class org.edg.security.voms.database.DBRole
 
ID - Static variable in class org.edg.security.voms.database.DBUser
 
ID - Static variable in class org.edg.security.voms.database.DBCA
 
ID - Static variable in class org.edg.security.voms.database.DBCapability
 
ID - Static variable in class org.edg.security.voms.database.DBGroup
 
ID - Static variable in class org.edg.security.voms.database.DBAdmin
 
impl - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
impl - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
impl - Variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
impl - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
impl - Variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
impl - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
IncompleteRequestTimeoutAction - class org.edg.security.voms.request.IncompleteRequestTimeoutAction.
An action for timing out incomplete requests that are not touched for a predefined amount of time.
IncompleteRequestTimeoutAction() - Constructor for class org.edg.security.voms.request.IncompleteRequestTimeoutAction
 
InconsistentDatabase - exception org.edg.security.voms.service.InconsistentDatabase.
An exception flagging database inconsistency.
InconsistentDatabase() - Constructor for class org.edg.security.voms.service.InconsistentDatabase
 
InconsistentDatabase(String) - Constructor for class org.edg.security.voms.service.InconsistentDatabase
 
InconsistentDatabase(String, Exception) - Constructor for class org.edg.security.voms.service.InconsistentDatabase
 
init() - Method in class org.edg.security.voms.webui.ControllerServlet
 
init() - Method in class org.edg.security.voms.siblings.ControllerServlet
 
init(FilterConfig) - Method in class org.edg.security.voms.webui.ControllerFilter
 
initClearSC() - Static method in class org.edg.security.voms.service.InitSecurityContext
Initialize a clear security context, which will fail on all security checks.
initError - Static variable in class org.edg.security.voms.database.DBGroup
 
initialize(int) - Method in class org.edg.security.voms.database.DBRole
Retrieve the given role from the database.
initialize(int) - Method in class org.edg.security.voms.database.DBUser
Query the database for the full user row.
initialize(int) - Method in class org.edg.security.voms.database.DBCA
 
initialize(int) - Method in class org.edg.security.voms.database.DBCapability
Retrieve the given capability from the database.
initialize(int) - Method in class org.edg.security.voms.database.DBGroup
Query the database for the full group row.
initialize(int) - Method in class org.edg.security.voms.database.DBAdmin
 
initLocalSC() - Static method in class org.edg.security.voms.service.InitSecurityContext
Initialize and set local admin's security context.
initSC(ServletRequest) - Static method in class org.edg.security.voms.service.InitSecurityContext
Sets up the client's credentials.
InitSecurityContext - class org.edg.security.voms.service.InitSecurityContext.
The InitSecurityContext is and AXIS handler that can be put in a request flow in front of an actual SOAP endpoint that it initializes the SecurityContext.
InitSecurityContext() - Constructor for class org.edg.security.voms.service.InitSecurityContext
 
instances - Static variable in class org.edg.security.voms.database.Sequence
Contains each instance of the Sequence class, keyed by their names.
INTERNAL_DN_PREFIX - Static variable in class org.edg.security.voms.service.Constants
The prefix distinguishing real CAs and users from virtual ones.
inTransaction - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
True if a transaction is in progress.
invoke(MessageContext) - Method in class org.edg.security.voms.service.InitSecurityContext
Initializes the SecurityContext from a MessageContext.
isAllow() - Method in class org.edg.security.voms.service.ACLEntry
Returns the allow field of this ACL entry.
isCancelled() - Method in class org.edg.security.voms.service.VOMSTimer
Returns true if the timer has been cancelled.
isCapability(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Returns true if name corresponds to a capability.
isCapability(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns true if the given name matches the following regexp: "^/Capability=[^/=]+$" Example: /C=CH/O=CERN/OU=cern.ch/Group=Foo/Capability=Bar ^^^^^^^^^^^^^^^
isCapability(String) - Method in class org.edg.security.voms.service.PathNamingScheme
Returns true if the given name matches the following regexp: Example:
isChildGroup(DBGroup) - Method in class org.edg.security.voms.database.DBGroup
Return true if the given group is a direct subgroup of this group.
isClosed() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Returns true if this connection is closed.
isComplete() - Method in class org.edg.security.voms.request.Request
Return whether the request is in a final state.
isComplete() - Method in class org.edg.security.voms.request.Request.State
Return true if the request is complete, i.e. if no more state transitions are expected.
isComplete() - Method in class org.edg.security.voms.request.Request.DoneState
 
isComplete() - Method in class org.edg.security.voms.request.Request.TimedOutState
 
isComplete() - Method in class org.edg.security.voms.request.Request.DeletedState
 
isComplete() - Method in class org.edg.security.voms.request.ConfirmedRequest.NewState
 
isComplete() - Method in class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
isComplete() - Method in class org.edg.security.voms.request.CheckedRequest.DeniedState
 
isDirectSubgroup(String, String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Returns true if child is syntactically a direct or indirect subcontainer of parent.
isDirectSubgroup(String, String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns true if parent is a well-formed prefix of child.
isDirectSubgroup(String, String) - Method in class org.edg.security.voms.service.PathNamingScheme
Returns true if parent is a well-formed prefix of child.
isDirty() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Returns the dirty flag.
isFunctional() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Tries to determine if the connection is functional by executing a simple query against the database.
isGroup(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Returns true if name corresponds to a group.
isGroup(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns true if the given name is well-formed, but it's not a role or capability.
isGroup(String) - Method in class org.edg.security.voms.service.PathNamingScheme
Returns true if the given name is well-formed, but it's not a role or capability.
isInDatabase(long) - Static method in class org.edg.security.voms.request.Request
Returns true if there is a request in the database with the given id.
isInTransaction() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Used by ConnectionPool to determine if the connection may be released back to its pool.
isInTransaction(long) - Method in class org.edg.security.voms.database.connection.DirectUpdate
Return true if the wrapper is still in the specified transaction.
isInTransaction(long) - Method in class org.edg.security.voms.database.connection.Update
Return true if the wrapper is still in the specified transaction.
isLoaded() - Static method in class org.edg.security.voms.service.Configuration
Returns true if the configuration file was successfully loaded.
isMember(DBUser) - Method in class org.edg.security.voms.database.DBRole
Returns true if the given user has this role in any group.
isMember(DBUser) - Method in class org.edg.security.voms.database.DBCapability
 
isMember(DBUser) - Method in class org.edg.security.voms.database.DBGroup
Returns true if the given user is a member of this group.
isMember(DBUser, DBGroup) - Method in class org.edg.security.voms.database.DBRole
Returns true if the given user has this role in the given group.
isPending() - Method in class org.edg.security.voms.notification.Notification
Pending = not sent (convenience method).
isPendingNotification() - Method in class org.edg.security.voms.request.Request
Returns true, if there is any pending notification attached to this request.
isReadonly() - Method in class org.edg.security.voms.database.connection.DirectUpdate
 
isReadonly() - Method in class org.edg.security.voms.database.connection.ClientConnection
 
isReadonly() - Method in class org.edg.security.voms.database.connection.Update
 
isReadonly() - Method in class org.edg.security.voms.database.connection.Query
 
isReadonly() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
 
isRole(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Returns true if name corresponds to a role.
isRole(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns true if the given name matches the following regexp: "^/Role=[^/=]+$" Example: /C=CH/O=CERN/OU=cern.ch/Group=Foo/Role=Bar ^^^^^^^^^
isRole(String) - Method in class org.edg.security.voms.service.PathNamingScheme
Returns true if the given name matches the following regexp: Example:
isRunning() - Method in class org.edg.security.voms.service.VOMSTimer
 
isSent() - Method in class org.edg.security.voms.notification.Notification
Status of this notification.
isSubgroup(String, String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Returns true if child is syntactically a direct or indirect subcontainer of parent.
isSubgroup(String, String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Returns true if parent is a well-formed real prefix of child.
isSubgroup(String, String) - Method in class org.edg.security.voms.service.PathNamingScheme
Returns true if parent is a well-formed real prefix of child.
isVOGroup() - Method in class org.edg.security.voms.database.DBGroup
Return true if this group is the VO group.

J

jdbcDriver - Static variable in class org.edg.security.voms.database.connection.ConnectionPool
The JDBC driver to use.
jdbcURL - Static variable in class org.edg.security.voms.database.connection.ConnectionPool
The JDBC URL for the database.

L

lastRealtimeTimestamp - Static variable in class org.edg.security.voms.database.connection.Update
The last time we created a transaction timestamp.
lastRealtimeTransaction - Static variable in class org.edg.security.voms.database.connection.Update
The last transaction id that has a timestamp.
LIST - Static variable in class org.edg.security.voms.service.Operation
The value for membership lists.
listCapabilities() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listCapabilities() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists capabilities.
listCapabilities() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listCapabilities() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listCapabilities() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
listCapabilities() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
listCapabilities() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns a list of capabilities that the client has.
listCapabilities() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
listCapabilities(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listCapabilities(String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists capabilities.
listCapabilities(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listCapabilities(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
listCapabilities(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listCapabilities(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists capabilities of a user.
listCapabilities(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listCapabilities(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listCapabilities(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listCapabilities(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists capabilities of a user.
listCapabilities(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listCapabilities(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListCapabilitiesForUserQuestion - class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion.
A question for listing the capabilities of a given user.
ListCapabilitiesForUserQuestion(String, String) - Constructor for class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
 
ListCapabilitiesQuestion - class org.edg.security.voms.operation.ListCapabilitiesQuestion.
A question for listing all the capabilities in the database.
ListCapabilitiesQuestion() - Constructor for class org.edg.security.voms.operation.ListCapabilitiesQuestion
 
ListCapabilityMembersQuestion - class org.edg.security.voms.operation.ListCapabilityMembersQuestion.
A question for listing the members of a capability.
ListCapabilityMembersQuestion(String) - Constructor for class org.edg.security.voms.operation.ListCapabilityMembersQuestion
 
listCAs() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listCAs() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists certificate authorities.
listCAs() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listCAs() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listCAs(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listCAs(String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists certificate authorities.
listCAs(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listCAs(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListCAsQuestion - class org.edg.security.voms.operation.ListCAsQuestion.
A question for retrieving the list of CAs known to this service.
ListCAsQuestion() - Constructor for class org.edg.security.voms.operation.ListCAsQuestion
 
ListGroupMembersQuestion - class org.edg.security.voms.operation.ListGroupMembersQuestion.
A question for listing the members of a group.
ListGroupMembersQuestion(String) - Constructor for class org.edg.security.voms.operation.ListGroupMembersQuestion
 
listGroups() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
listGroups() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
listGroups() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns a list of groups that the client is a member of, including the VO group.
listGroups() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
listGroups(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listGroups(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists groups of a user.
listGroups(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listGroups(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listGroups(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listGroups(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists groups of a user.
listGroups(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listGroups(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListGroupsForUserQuestion - class org.edg.security.voms.operation.ListGroupsForUserQuestion.
A question for listing the groups which the given user is a member of.
ListGroupsForUserQuestion(String, String) - Constructor for class org.edg.security.voms.operation.ListGroupsForUserQuestion
 
listMembers(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listMembers(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists members of a group.
listMembers(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listMembers(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listMembers(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
listMembers(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
listMembers(String, long) - Method in interface org.edg.security.voms.service.history.VOMSHistory
List members of a container at a given transaction.
listMembers(String, long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
listMembers(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listMembers(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists members of a group.
listMembers(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listMembers(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListRoleMembersQuestion - class org.edg.security.voms.operation.ListRoleMembersQuestion.
A question for listing the members of a role.
ListRoleMembersQuestion(String, String) - Constructor for class org.edg.security.voms.operation.ListRoleMembersQuestion
 
listRoles() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listRoles() - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists roles.
listRoles() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listRoles() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listRoles() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
listRoles() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
listRoles() - Method in interface org.edg.security.voms.service.core.VOMSCore
Returns a list of roles that the client has, along with their associated groups.
listRoles() - Method in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
listRoles(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listRoles(String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists roles.
listRoles(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listRoles(String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
listRoles(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listRoles(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists roles of a user.
listRoles(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listRoles(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listRoles(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listRoles(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists roles of a user.
listRoles(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listRoles(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListRolesForUserQuestion - class org.edg.security.voms.operation.ListRolesForUserQuestion.
A question for listing all the roles which a given user has.
ListRolesForUserQuestion(String, String) - Constructor for class org.edg.security.voms.operation.ListRolesForUserQuestion
 
ListRolesQuestion - class org.edg.security.voms.operation.ListRolesQuestion.
A question for listing all the roles in the database.
ListRolesQuestion() - Constructor for class org.edg.security.voms.operation.ListRolesQuestion
 
listSubGroups(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listSubGroups(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists immediate sub-groups of a group.
listSubGroups(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listSubGroups(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listSubGroups(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listSubGroups(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists immediate sub-groups of a group.
listSubGroups(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listSubGroups(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
ListSubgroupsQuestion - class org.edg.security.voms.operation.ListSubgroupsQuestion.
A question for listing the subgroups of a group.
ListSubgroupsQuestion(String) - Constructor for class org.edg.security.voms.operation.ListSubgroupsQuestion
 
listUsersWithCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listUsersWithCapability(String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists assigned users of a capability.
listUsersWithCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listUsersWithCapability(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listUsersWithCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listUsersWithCapability(String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists assigned users of a capability.
listUsersWithCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listUsersWithCapability(String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
listUsersWithRole(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
listUsersWithRole(String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Lists assigned users of a role associated with a group.
listUsersWithRole(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
listUsersWithRole(String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
listUsersWithRole(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
listUsersWithRole(String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Lists assigned users of a role associated with a group.
listUsersWithRole(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
listUsersWithRole(String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
loaded - Variable in class org.edg.security.voms.service.Configuration
Indicates that the configuration file was successfully loaded.
log - Static variable in class org.edg.security.voms.service.CAUpdater
 
log - Static variable in class org.edg.security.voms.service.InitSecurityContext
 
log - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Logger.
log - Static variable in class org.edg.security.voms.service.VOMSTimer
 
log - Static variable in class org.edg.security.voms.service.Configuration
 
log - Static variable in class org.edg.security.voms.service.DatabaseError
 
log - Static variable in class org.edg.security.voms.service.VOMSSetup
 
log - Static variable in class org.edg.security.voms.service.VOMSContextListener
 
log - Static variable in class org.edg.security.voms.service.CAUpdaterTest
 
log - Static variable in class org.edg.security.voms.service.ContainerNamingSchemeFactory
 
log - Static variable in class org.edg.security.voms.service.ACLEntryHelper
Logger.
log - Static variable in class org.edg.security.voms.service.PathNamingScheme
Logger.
log - Static variable in class org.edg.security.voms.service.TestSuiteHelper
Logger.
log - Static variable in class org.edg.security.voms.service.DNUtilTest
 
log - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
log - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
Logger.
log - Variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
log - Static variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
log - Static variable in class org.edg.security.voms.service.request.RequestStatus
Logger.
log - Static variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
log - Static variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
log - Static variable in class org.edg.security.voms.operation.GetUserQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.CreateRoleAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListRolesForUserQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.AddDefaultACLEntryAction
Logger.
log - Static variable in class org.edg.security.voms.operation.GetVONameQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.AddACLEntryAction
Logger.
log - Static variable in class org.edg.security.voms.operation.DeleteRoleAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListRoleMembersQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.CreateGroupAction
Logger.
log - Static variable in class org.edg.security.voms.operation.CreateUserAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.CreateCapabilityAction
Logger.
log - Static variable in class org.edg.security.voms.operation.DeleteUserAction
Logger.
log - Static variable in class org.edg.security.voms.operation.GetGroupPathQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.RemoveACLEntryAction
Logger.
log - Static variable in class org.edg.security.voms.operation.DeleteGroupAction
Logger.
log - Static variable in class org.edg.security.voms.operation.SetUserAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListRolesQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.ListCapabilityMembersQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.ActionHelper
Logger.
log - Static variable in class org.edg.security.voms.operation.GetDefaultACLQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.AddRoleMemberAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListGroupMembersQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.SetACLAction
Logger.
log - Static variable in class org.edg.security.voms.operation.AddGroupMemberAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListGroupsForUserQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.SetDefaultACLAction
Logger.
log - Static variable in class org.edg.security.voms.operation.DeleteCapabilityAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListCAsQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.AddCapabilityAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListCapabilitiesQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.RemoveRoleMemberAction
Logger.
log - Static variable in class org.edg.security.voms.operation.ListSubgroupsQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.RemoveGroupMemberAction
Logger.
log - Static variable in class org.edg.security.voms.operation.GetACLQuestion
Logger.
log - Static variable in class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
Logger.
log - Static variable in class org.edg.security.voms.operation.RemoveCapabilityAction
Logger.
log - Static variable in class org.edg.security.voms.operation.QuestionHelper
Logger.
log - Static variable in class org.edg.security.voms.request.AutomaticRequest
Logger.
log - Static variable in class org.edg.security.voms.request.AutomaticRequestTest
 
log - Static variable in class org.edg.security.voms.request.CheckedRequestTest
 
log - Static variable in class org.edg.security.voms.request.Request
Logger.
log - Static variable in class org.edg.security.voms.request.ExpireCompleteRequestsAction
Logger.
log - Static variable in class org.edg.security.voms.request.ConfirmedRequestTest
 
log - Static variable in class org.edg.security.voms.request.ConfirmedRequest
Logger.
log - Static variable in class org.edg.security.voms.request.RequestScheduler
 
log - Static variable in class org.edg.security.voms.request.IncompleteRequestTimeoutAction
Logger.
log - Static variable in class org.edg.security.voms.request.PurgeDeletedRequestsAction
Logger.
log - Static variable in class org.edg.security.voms.request.CheckedRequest
Logger.
log - Static variable in class org.edg.security.voms.webui.PageTestCase
 
log - Static variable in class org.edg.security.voms.webui.FileServlet
 
log - Static variable in class org.edg.security.voms.webui.Page
 
log - Static variable in class org.edg.security.voms.webui.ControllerFilter
 
log - Static variable in class org.edg.security.voms.webui.request.CertificateHelperTest
 
log - Static variable in class org.edg.security.voms.webui.request.CertificateHelper
 
log - Static variable in class org.edg.security.voms.webui.request.RequestContextListener
 
log - Static variable in class org.edg.security.voms.webui.admin.AdminContextListener
 
log - Static variable in class org.edg.security.voms.webui.core.CoreContextListener
 
log - Static variable in class org.edg.security.voms.database.DBRole
Logger.
log - Static variable in class org.edg.security.voms.database.DBACL
Logger.
log - Static variable in class org.edg.security.voms.database.DBUser
Logger.
log - Static variable in class org.edg.security.voms.database.DBCA
Logger.
log - Static variable in class org.edg.security.voms.database.Sequence
Logger.
log - Static variable in class org.edg.security.voms.database.DBCapability
Logger.
log - Static variable in class org.edg.security.voms.database.DBGroup
Logger.
log - Static variable in class org.edg.security.voms.database.DBAdmin
Logger.
log - Static variable in class org.edg.security.voms.database.connection.ClientConnection
Logger.
log - Static variable in class org.edg.security.voms.database.connection.UpdatePool
Logger.
log - Static variable in class org.edg.security.voms.database.connection.ConnectionPool
Logger.
log - Static variable in class org.edg.security.voms.database.connection.QueryPool
Logger.
log - Static variable in class org.edg.security.voms.database.connection.Database
Logger.
log - Static variable in class org.edg.security.voms.database.connection.Update
Logger.
log - Static variable in class org.edg.security.voms.database.connection.CurrentConnection
Logger.
log - Static variable in class org.edg.security.voms.database.connection.Query
Logger.
log - Static variable in class org.edg.security.voms.database.connection.DirectUpdatePool
Logger.
log - Static variable in class org.edg.security.voms.database.connection.ConnectionWrapper
Logger.
log - Static variable in class org.edg.security.voms.database.connection.DatabaseUpgrade
Logger.
log - Static variable in class org.edg.security.voms.notification.NotificationTest
 
log - Static variable in class org.edg.security.voms.notification.Notification
 
log - Static variable in class org.edg.security.voms.notification.EmailNotification
 
log - Static variable in class org.edg.security.voms.notification.EmailNotificationTest
 
log - Static variable in class org.edg.security.voms.siblings.ControllerServlet
 
logLineNumberedPage(String) - Method in class org.edg.security.voms.webui.PageTestCase
 

M

mail - Variable in class org.edg.security.voms.database.DBUser
The email address of this user (optional).
main(String[]) - Static method in class org.edg.security.voms.service.AllTests
 
MAX_TRANSACTION_RESTARTS - Static variable in class org.edg.security.voms.database.connection.Database
 
MAX_WAIT_RETRIES - Static variable in class org.edg.security.voms.database.connection.ConnectionPool
Do not repeat trying to get a new connection more that this number of times.
maxConn - Variable in class org.edg.security.voms.database.connection.ConnectionPool
Don't open more than this connections.
message - Variable in class org.edg.security.voms.notification.Notification
 
messageID - Variable in class org.edg.security.voms.notification.EmailNotification
 
mockAdmin - Variable in class org.edg.security.voms.webui.admin.AdminTest
 
mockCore - Variable in class org.edg.security.voms.webui.core.CoreRootTest
 
must - Variable in class org.edg.security.voms.database.DBGroup
Whether this is a non-deniable group.

N

name - Variable in class org.edg.security.voms.service.Operation
 
name - Variable in class org.edg.security.voms.service.request.RequestStatus
 
name - Variable in class org.edg.security.voms.database.DBRole
The name of this role, in display form.
name - Variable in class org.edg.security.voms.database.DBCA
The fully qualified name of this CA.
name - Variable in class org.edg.security.voms.database.Sequence
 
name - Variable in class org.edg.security.voms.database.DBCapability
The name of this capability, in display form.
name - Variable in class org.edg.security.voms.database.DBGroup
The fully qualified name of this group, in display form.
name - Variable in class org.edg.security.voms.database.connection.ConnectionPool
The name of this pool (e.g.
NAME - Static variable in class org.edg.security.voms.database.DBRole
 
NAME - Static variable in class org.edg.security.voms.database.DBCA
 
NAME - Static variable in class org.edg.security.voms.database.DBCapability
 
NAME - Static variable in class org.edg.security.voms.database.DBGroup
 
names - Static variable in class org.edg.security.voms.service.Operation
 
names - Static variable in class org.edg.security.voms.service.request.RequestStatus
Contains the names of all RequestStatus objects.
NEW - Static variable in class org.edg.security.voms.service.request.RequestStatus
New, unprocessed status.
newAddMemberRequest(String, String, String[]) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Create a new request for membership in the specified group.
newAddMemberRequest(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
newAddMemberRequest(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
newAddMemberRequest(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
newCAName - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
newCreateUserRequest(User, String, String[]) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Create a new request for adding a new user to the VO.
newCreateUserRequest(User, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
newCreateUserRequest(User, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
newCreateUserRequest(User, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
newCreateUserRequestFromContext(String, String, String[]) - Method in interface org.edg.security.voms.service.request.VOMSRequest
Create a new request for adding a new user to the VO.
newCreateUserRequestFromContext(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
newCreateUserRequestFromContext(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
newCreateUserRequestFromContext(String, String, String[]) - Method in class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
newGroupName - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
newMessage(String, Map) - Method in class org.edg.security.voms.notification.Notification
Creates a new message using a template file and substitution map.
newRequest(Page) - Method in class org.edg.security.voms.webui.PageTestCase
 
newResponse(Page) - Method in class org.edg.security.voms.webui.PageTestCase
 
nextid - Variable in class org.edg.security.voms.database.connection.UpdatePool
 
nextid - Variable in class org.edg.security.voms.database.connection.QueryPool
 
nextid - Variable in class org.edg.security.voms.database.connection.DirectUpdatePool
 
nextval() - Method in class org.edg.security.voms.database.Sequence
Emulates the nextval function of Oracle's sequences in primitive SQL.
nextval() - Method in class org.edg.security.voms.database.connection.DirectUpdate.Counter
 
Notification - class org.edg.security.voms.notification.Notification.
Abstract class representing a notification sent to one or more recipients.
Notification() - Constructor for class org.edg.security.voms.notification.Notification
 
notifications - Variable in class org.edg.security.voms.request.Request
A list of notification entries.
NotificationTest - class org.edg.security.voms.notification.NotificationTest.
Unit test cases for the Notification class.
NotificationTest(String) - Constructor for class org.edg.security.voms.notification.NotificationTest
 
NotInDatabase - exception org.edg.security.voms.service.NotInDatabase.
An exception flagging that the desired object was not found in the database.
NotInDatabase(String) - Constructor for class org.edg.security.voms.service.NotInDatabase
 
numConns() - Method in class org.edg.security.voms.database.connection.ConnectionPool
 

O

OID_NAME - Static variable in class org.edg.security.voms.service.DNUtil
 
OID_REGEX - Static variable in class org.edg.security.voms.service.DNUtil
 
ONE_DAY - Static variable in class org.edg.security.voms.request.ExpireCompleteRequestsAction
The length of one day in milliseconds.
ONE_DAY - Static variable in class org.edg.security.voms.request.IncompleteRequestTimeoutAction
The length of one day in milliseconds.
Operation - class org.edg.security.voms.service.Operation.
An enumeration representing operations in the administration interface.
Operation(int, String) - Constructor for class org.edg.security.voms.service.Operation
 
options(HttpServletRequest, PrintWriter, String, String[]) - Static method in class org.edg.security.voms.webui.Page
 
org.edg.security.voms.database - package org.edg.security.voms.database
Provides abstract objects representing database entries, and the means of manipulating these objects.
org.edg.security.voms.database.connection - package org.edg.security.voms.database.connection
 
org.edg.security.voms.notification - package org.edg.security.voms.notification
 
org.edg.security.voms.operation - package org.edg.security.voms.operation
Provides a representation for high-level database operations.
org.edg.security.voms.request - package org.edg.security.voms.request
Provides request handling in the VOMS service.
org.edg.security.voms.service - package org.edg.security.voms.service
 
org.edg.security.voms.service.admin - package org.edg.security.voms.service.admin
 
org.edg.security.voms.service.compatibility - package org.edg.security.voms.service.compatibility
 
org.edg.security.voms.service.core - package org.edg.security.voms.service.core
 
org.edg.security.voms.service.history - package org.edg.security.voms.service.history
 
org.edg.security.voms.service.request - package org.edg.security.voms.service.request
 
org.edg.security.voms.service.trustedadmin - package org.edg.security.voms.service.trustedadmin
 
org.edg.security.voms.siblings - package org.edg.security.voms.siblings
 
org.edg.security.voms.utilities - package org.edg.security.voms.utilities
 
org.edg.security.voms.webui - package org.edg.security.voms.webui
 
org.edg.security.voms.webui.admin - package org.edg.security.voms.webui.admin
 
org.edg.security.voms.webui.core - package org.edg.security.voms.webui.core
 
org.edg.security.voms.webui.request - package org.edg.security.voms.webui.request
 
owner - Variable in class org.edg.security.voms.database.DBACL
The container object that is the owner of this ACL.

P

Page - class org.edg.security.voms.webui.Page.
 
Page - class org.edg.security.voms.webui.request.Page.
 
Page - class org.edg.security.voms.webui.admin.Page.
 
Page(String, String) - Constructor for class org.edg.security.voms.webui.Page
 
Page(String, String) - Constructor for class org.edg.security.voms.webui.request.Page
 
Page(String, String) - Constructor for class org.edg.security.voms.webui.admin.Page
 
pages - Static variable in class org.edg.security.voms.webui.Page
 
PageTestCase - class org.edg.security.voms.webui.PageTestCase.
Convenience class for Page tests.
PageTestCase(String) - Constructor for class org.edg.security.voms.webui.PageTestCase
 
PARAMETER_MAX_KEY_SIZE - Static variable in class org.edg.security.voms.request.Request
 
PARAMETER_MAX_VALUE_SIZE - Static variable in class org.edg.security.voms.request.Request
 
parameters - Variable in class org.edg.security.voms.request.Request
A storage area for optional parameters.
parent - Variable in class org.edg.security.voms.webui.Page
 
parent - Variable in class org.edg.security.voms.database.DBGroup
The id of the group's parent group.
parentname - Variable in class org.edg.security.voms.operation.CreateGroupAction
 
password - Variable in class org.edg.security.voms.database.connection.ConnectionPool
Database password.
path - Variable in class org.edg.security.voms.webui.Page
 
PathNamingScheme - class org.edg.security.voms.service.PathNamingScheme.
A singleton class implementing a simple UNIX path-style naming scheme.
PathNamingScheme() - Constructor for class org.edg.security.voms.service.PathNamingScheme
Private constructor.
perform() - Method in class org.edg.security.voms.operation.CreateRoleAction
 
perform() - Method in class org.edg.security.voms.operation.AddDefaultACLEntryAction
 
perform() - Method in class org.edg.security.voms.operation.AddACLEntryAction
 
perform() - Method in class org.edg.security.voms.operation.DeleteRoleAction
 
perform() - Method in class org.edg.security.voms.operation.CreateGroupAction
 
perform() - Method in class org.edg.security.voms.operation.CreateUserAction
 
perform() - Method in class org.edg.security.voms.operation.CreateCapabilityAction
 
perform() - Method in class org.edg.security.voms.operation.DeleteUserAction
 
perform() - Method in class org.edg.security.voms.operation.RemoveACLEntryAction
 
perform() - Method in class org.edg.security.voms.operation.DeleteGroupAction
 
perform() - Method in class org.edg.security.voms.operation.SetUserAction
 
perform() - Method in interface org.edg.security.voms.operation.Action
Do the operation that this action represents, without ACL checks.
perform() - Method in class org.edg.security.voms.operation.ActionHelper
 
perform() - Method in class org.edg.security.voms.operation.AddRoleMemberAction
 
perform() - Method in class org.edg.security.voms.operation.SetACLAction
 
perform() - Method in class org.edg.security.voms.operation.AddGroupMemberAction
 
perform() - Method in class org.edg.security.voms.operation.SetDefaultACLAction
 
perform() - Method in class org.edg.security.voms.operation.DeleteCapabilityAction
 
perform() - Method in class org.edg.security.voms.operation.AddCapabilityAction
 
perform() - Method in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
perform() - Method in class org.edg.security.voms.operation.RemoveGroupMemberAction
 
perform() - Method in class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
 
perform() - Method in class org.edg.security.voms.operation.RemoveCapabilityAction
 
perform() - Method in class org.edg.security.voms.request.ExpireCompleteRequestsAction
 
perform() - Method in class org.edg.security.voms.request.IncompleteRequestTimeoutAction
 
perform() - Method in class org.edg.security.voms.request.PurgeDeletedRequestsAction
 
perform(Action) - Static method in class org.edg.security.voms.database.connection.Database
Perform the given action by calling its Action.performWithResult() method in the appropriate environment.
performDirectly(Action) - Static method in class org.edg.security.voms.database.connection.Database
Perform a given action without regard for security.
performWithResult() - Method in interface org.edg.security.voms.operation.Action
Do the operation that this action represents, without ACL checks, and return a value.
performWithResult() - Method in class org.edg.security.voms.operation.ActionHelper
 
period - Variable in class org.edg.security.voms.service.CAUpdater
 
pns - Static variable in class org.edg.security.voms.service.PathNamingScheme
The single instance of this class.
pool - Static variable in class org.edg.security.voms.database.connection.UpdatePool
Holds all update pools ever created.
pool - Static variable in class org.edg.security.voms.database.connection.QueryPool
Holds all query pools ever created.
pool - Static variable in class org.edg.security.voms.database.connection.DirectUpdatePool
 
pool - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
 
ports - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
ports - Variable in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
ports - Variable in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
ports - Variable in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
ports - Variable in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
ports - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
printACLedit(HttpServletRequest, PrintWriter, String, ACLEntry[], String) - Static method in class org.edg.security.voms.webui.admin.ACLActions
 
printACLEntry(PrintWriter, ACLEntry) - Static method in class org.edg.security.voms.webui.admin.ACLActions
 
printACLlist(PrintWriter, ACLEntry[]) - Static method in class org.edg.security.voms.webui.admin.ACLActions
 
printCapabilities(PrintWriter, String[]) - Static method in class org.edg.security.voms.webui.core.CoreRoot
 
printCapabilityList(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.CapabilityActions
 
printChronicle() - Method in class org.edg.security.voms.request.Request
Helper method for writing the chronicle to the log.
printDecision(HttpServletRequest, PrintWriter, String, boolean) - Static method in class org.edg.security.voms.webui.request.AdminRoot
 
printDetailedRequest(HttpServletRequest, PrintWriter, DetailedRequest) - Static method in class org.edg.security.voms.webui.request.Page
Utility method to print a detailed request.
printDetails(PrintWriter, User) - Static method in class org.edg.security.voms.webui.core.CoreRoot
 
printFooterTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.ControllerServlet
 
printGroupList(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
printGroups(PrintWriter, String[]) - Static method in class org.edg.security.voms.webui.core.CoreRoot
 
printHeaderTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
printHelpTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
printLink(HttpServletRequest, String, Map, String) - Static method in class org.edg.security.voms.webui.Page
 
printMainTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
printMainTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.siblings.ControllerServlet
 
printMenu(HttpServletRequest, PrintWriter, LinkedList) - Static method in class org.edg.security.voms.webui.Page
 
printMenuTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
printMenuTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.siblings.ControllerServlet
 
printNoRole(HttpServletRequest, PrintWriter, int, String) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
printPagePart(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
Copies a file (page part) to the currently processed web page.
printParentGroup(HttpServletRequest, PrintWriter, String, String, int, HashMap) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
printRole(HttpServletRequest, PrintWriter, String, String, int, HashMap) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
printRoleList(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
printRoles(PrintWriter, QualifiedRole[]) - Static method in class org.edg.security.voms.webui.core.CoreRoot
 
printRootTab(HttpServletRequest, PrintWriter) - Method in class org.edg.security.voms.webui.Page
 
printSearchForm(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.UserActions
 
printSearchForm(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
printSearchForm(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.CapabilityActions
 
printSearchForm(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
printShortRequest(HttpServletRequest, PrintWriter, ShortRequest) - Static method in class org.edg.security.voms.webui.request.Page
Utility method to print a short request.
printShortRequestList(HttpServletRequest, PrintWriter, ShortRequest[], Map, String) - Static method in class org.edg.security.voms.webui.request.UserRoot
Utility method to print short requests in a list.
printShortRequestSelection(HttpServletRequest, PrintWriter, ShortRequest[], String) - Static method in class org.edg.security.voms.webui.request.AdminRoot
Utility method to print short requests in an option list.
printSimpleGroupList(HttpServletRequest, PrintWriter, String[], String[][], String, String[], String, int, String, HashMap) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
printSimpleRoleList(HttpServletRequest, PrintWriter, String[], String, String, int, HashMap) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
printSubGroup(HttpServletRequest, PrintWriter, String, String, int, HashMap) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
printUserList(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.UserActions
 
processEvent(Event) - Method in class org.edg.security.voms.request.Request
Process the given event.
processEvent(Event) - Method in class org.edg.security.voms.request.Request.State
Process the given event.
processEvent(Event) - Method in class org.edg.security.voms.request.ConfirmedRequest.NewState
 
processEvent(Event) - Method in class org.edg.security.voms.request.CheckedRequest.UndecidedState
 
processEvent(Event) - Method in class org.edg.security.voms.request.CheckedRequest.DeniedState
 
propertiesFiles - Static variable in class org.edg.security.voms.service.Configuration
The name of the configurations file for VOMS services.
props - Variable in class org.edg.security.voms.service.Configuration
The standard Java Properties object that holds our properties.
PROXY_PATTERN - Static variable in class org.edg.security.voms.service.DNUtil
 
purge - Variable in class org.edg.security.voms.request.RequestScheduler
 
PurgeDeletedRequestsAction - class org.edg.security.voms.request.PurgeDeletedRequestsAction.
An action for purging deleted requests from the database.
PurgeDeletedRequestsAction() - Constructor for class org.edg.security.voms.request.PurgeDeletedRequestsAction
 

Q

QualifiedRole - class org.edg.security.voms.service.QualifiedRole.
A class describing a role instance, i.e. a role qualified by a group name.
QualifiedRole() - Constructor for class org.edg.security.voms.service.QualifiedRole
 
QualifiedRoleHelper - class org.edg.security.voms.service.QualifiedRoleHelper.
Convenience functions for QualifiedRole.
QualifiedRoleHelper(QualifiedRole) - Constructor for class org.edg.security.voms.service.QualifiedRoleHelper
Creates an enhanced QualifiedRole from a simple object.
QualifiedRoleHelper(String, String) - Constructor for class org.edg.security.voms.service.QualifiedRoleHelper
Creates a new QualifiedRole with the given group and role.
Query - class org.edg.security.voms.database.connection.Query.
Database connection wrapper for read-only operations.
Query(Connection, ConnectionPool, int) - Constructor for class org.edg.security.voms.database.connection.Query
 
QueryPool - class org.edg.security.voms.database.connection.QueryPool.
Connection pool for database queries.
QueryPool() - Constructor for class org.edg.security.voms.database.connection.QueryPool
 
Question - interface org.edg.security.voms.operation.Question.
An interface for representing high-level queries in the VO database.
QuestionHelper - class org.edg.security.voms.operation.QuestionHelper.
A helper class for writing classes implementing the Question interface.
QuestionHelper() - Constructor for class org.edg.security.voms.operation.QuestionHelper
 

R

random - Static variable in class org.edg.security.voms.utilities.RandomString
 
RandomString - class org.edg.security.voms.utilities.RandomString.
A helper class for generating strings containing a sequence of random alphanumeric characters.
RandomString() - Constructor for class org.edg.security.voms.utilities.RandomString
 
recipients - Variable in class org.edg.security.voms.notification.Notification
 
release() - Method in class org.edg.security.voms.database.connection.Query
Close the current transaction and return the connection to its connection pool.
release(ConnectionWrapper) - Method in class org.edg.security.voms.database.connection.ConnectionPool
 
REMOVE - Static variable in class org.edg.security.voms.service.Operation
The value for membership removal.
removeACLEntry(ACLEntryHelper) - Method in class org.edg.security.voms.database.DBACL
Remove a single entry from an ACL.
removeACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
removeACLEntry(String, ACLEntry) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Removes an existing entry from the ACL.
removeACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
removeACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
removeACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
removeACLEntry(String, String, String, ACLEntry) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Removes an existing entry from the ACL.
removeACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
removeACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
RemoveACLEntryAction - class org.edg.security.voms.operation.RemoveACLEntryAction.
An action for removing an entry from an ACL.
RemoveACLEntryAction(String, ACLEntry) - Constructor for class org.edg.security.voms.operation.RemoveACLEntryAction
 
removeAllACLEntries() - Method in class org.edg.security.voms.database.DBACL
Remove all entries from an ACL.
removeAllMembers() - Method in class org.edg.security.voms.database.DBRole
Rids this role from every user in all groups.
removeAllMembers() - Method in class org.edg.security.voms.database.DBCapability
 
removeAllMembers() - Method in class org.edg.security.voms.database.DBGroup
Remove all members of this group.
removeAllMembers(DBGroup) - Method in class org.edg.security.voms.database.DBRole
Rids this role from every user in the given group.
RemoveCapabilityAction - class org.edg.security.voms.operation.RemoveCapabilityAction.
An action for removing a capability from a user.
RemoveCapabilityAction(String, String, String) - Constructor for class org.edg.security.voms.operation.RemoveCapabilityAction
 
removeDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
removeDefaultACLEntry(String, ACLEntry) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Manipulates the default ACL, which is applied on every group created in this one.
removeDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
removeDefaultACLEntry(String, ACLEntry) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
removeDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
removeDefaultACLEntry(String, String, String, ACLEntry) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Manipulates the default ACL, which is applied on every group created in this one.
removeDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
removeDefaultACLEntry(String, String, String, ACLEntry) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
RemoveDefaultACLEntryAction - class org.edg.security.voms.operation.RemoveDefaultACLEntryAction.
An action for removing an entry from the default ACL of a group.
RemoveDefaultACLEntryAction(String, ACLEntry) - Constructor for class org.edg.security.voms.operation.RemoveDefaultACLEntryAction
 
RemoveGroupMemberAction - class org.edg.security.voms.operation.RemoveGroupMemberAction.
An action for removing a user from a group.
RemoveGroupMemberAction(String, String, String) - Constructor for class org.edg.security.voms.operation.RemoveGroupMemberAction
 
removeMember(DBUser) - Method in class org.edg.security.voms.database.DBRole
Rids the given user from this role in every group.
removeMember(DBUser) - Method in class org.edg.security.voms.database.DBCapability
 
removeMember(DBUser) - Method in class org.edg.security.voms.database.DBGroup
Remove a user from this group.
removeMember(DBUser, DBGroup) - Method in class org.edg.security.voms.database.DBRole
Removes this role from the given user associated with the given group.
removeMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
removeMember(String, String, String) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Removes a member of a group.
removeMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
removeMember(String, String, String) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
removeMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
removeMember(String, String, String, String, String) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Removes a member of a group.
removeMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
removeMember(String, String, String, String, String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
RemoveRoleMemberAction - class org.edg.security.voms.operation.RemoveRoleMemberAction.
An action for removing a user from a role.
RemoveRoleMemberAction(String, String, String, String) - Constructor for class org.edg.security.voms.operation.RemoveRoleMemberAction
 
reqid - Variable in class org.edg.security.voms.request.AutomaticRequestTest
 
reqid - Variable in class org.edg.security.voms.request.CheckedRequestTest
 
reqid - Variable in class org.edg.security.voms.request.ConfirmedRequestTest
 
Request - class org.edg.security.voms.request.Request.
An abstract class representing a request submitted by a user.
REQUEST_CLASSNAME_LIMIT - Static variable in class org.edg.security.voms.service.Constants
Limit on the length of class names of requests and actions in the database.
REQUEST_STATENAME_LIMIT - Static variable in class org.edg.security.voms.service.Constants
Limit on the length of short state names of requests in the database.
Request.ChronicleEntry - class org.edg.security.voms.request.Request.ChronicleEntry.
A simple class describing entries in the chronicle.
Request.ChronicleEntry(String) - Constructor for class org.edg.security.voms.request.Request.ChronicleEntry
 
Request.ChronicleEntry(String, String) - Constructor for class org.edg.security.voms.request.Request.ChronicleEntry
Create a new instance with the given values.
Request.DeletedState - class org.edg.security.voms.request.Request.DeletedState.
The standard state of a deleted request which has not yet been purged from the database.
Request.DeletedState() - Constructor for class org.edg.security.voms.request.Request.DeletedState
 
Request.DoneState - class org.edg.security.voms.request.Request.DoneState.
The standard state of an accepted and successfully processed request.
Request.DoneState() - Constructor for class org.edg.security.voms.request.Request.DoneState
 
Request.State - class org.edg.security.voms.request.Request.State.
An abstract class representing a request state.
Request.State() - Constructor for class org.edg.security.voms.request.Request.State
 
Request.TimedOutState - class org.edg.security.voms.request.Request.TimedOutState.
The standard state of a request that has timed out.
Request.TimedOutState() - Constructor for class org.edg.security.voms.request.Request.TimedOutState
 
Request(Action) - Constructor for class org.edg.security.voms.request.Request
Protected constructior without the optional parameters.
Request(Action, String[]) - Constructor for class org.edg.security.voms.request.Request
Protected constructor; allocates a new id for this request.
RequestContextListener - class org.edg.security.voms.webui.request.RequestContextListener.
RequestContextListener will initialize the set of dynamic web pages for the VOMSRequest interface.
RequestContextListener() - Constructor for class org.edg.security.voms.webui.request.RequestContextListener
 
requester - Variable in class org.edg.security.voms.request.Request
The id of the client who submitted this request.
RequestScheduler - class org.edg.security.voms.request.RequestScheduler.
Scheduler of request background processes.
RequestScheduler.ActionTask - class org.edg.security.voms.request.RequestScheduler.ActionTask.
 
RequestScheduler.ActionTask(Action) - Constructor for class org.edg.security.voms.request.RequestScheduler.ActionTask
 
RequestScheduler(VOMSTimer) - Constructor for class org.edg.security.voms.request.RequestScheduler
 
RequestStatus - class org.edg.security.voms.service.request.RequestStatus.
An enum of possible request status values.
RequestStatus(int, String, String) - Constructor for class org.edg.security.voms.service.request.RequestStatus
 
ROLE_CA - Static variable in class org.edg.security.voms.service.Constants
The special CA value in the ADMINS table corresponding to collective administrator that is a role.
ROLE_LIST_LIMIT - Static variable in class org.edg.security.voms.webui.admin.RoleActions
Maximal number of roles to be listed.
RoleActions - class org.edg.security.voms.webui.admin.RoleActions.
 
RoleActions.Create - class org.edg.security.voms.webui.admin.RoleActions.Create.
 
RoleActions.Create() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.Create
 
RoleActions.CreateDo - class org.edg.security.voms.webui.admin.RoleActions.CreateDo.
 
RoleActions.CreateDo() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.CreateDo
 
RoleActions.Delete - class org.edg.security.voms.webui.admin.RoleActions.Delete.
 
RoleActions.Delete() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.Delete
 
RoleActions.DeleteDo - class org.edg.security.voms.webui.admin.RoleActions.DeleteDo.
 
RoleActions.DeleteDo() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.DeleteDo
 
RoleActions.EditACL - class org.edg.security.voms.webui.admin.RoleActions.EditACL.
 
RoleActions.EditACL() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.EditACL
 
RoleActions.EditACLAdd - class org.edg.security.voms.webui.admin.RoleActions.EditACLAdd.
 
RoleActions.EditACLAdd() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.EditACLAdd
 
RoleActions.EditACLRemove - class org.edg.security.voms.webui.admin.RoleActions.EditACLRemove.
 
RoleActions.EditACLRemove() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.EditACLRemove
 
RoleActions.List - class org.edg.security.voms.webui.admin.RoleActions.List.
 
RoleActions.List() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.List
 
RoleActions.ListACL - class org.edg.security.voms.webui.admin.RoleActions.ListACL.
 
RoleActions.ListACL() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.ListACL
 
RoleActions.Search - class org.edg.security.voms.webui.admin.RoleActions.Search.
 
RoleActions.Search() - Constructor for class org.edg.security.voms.webui.admin.RoleActions.Search
 
RoleActions() - Constructor for class org.edg.security.voms.webui.admin.RoleActions
 
rolename - Variable in class org.edg.security.voms.operation.CreateRoleAction
 
rolename - Variable in class org.edg.security.voms.operation.DeleteRoleAction
 
rolename - Variable in class org.edg.security.voms.operation.ListRoleMembersQuestion
 
rolename - Variable in class org.edg.security.voms.operation.AddRoleMemberAction
 
rolename - Variable in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
roleSyntax - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
roleSyntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
 
rollback() - Method in class org.edg.security.voms.database.connection.DirectUpdate
Roll back the current transaction, and release this connection.
rollback() - Method in class org.edg.security.voms.database.connection.Update
Roll back the current transaction, and release this connection.
Root - class org.edg.security.voms.webui.admin.Root.
 
Root() - Constructor for class org.edg.security.voms.webui.admin.Root
 
rootGroupName - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
run() - Method in class org.edg.security.voms.service.CAUpdater
The method to be called by the Timer.
run() - Method in class org.edg.security.voms.service.VOMSTimer.TracedTimerTask
 
run() - Method in class org.edg.security.voms.request.RequestScheduler.ActionTask
 
running_tasks - Variable in class org.edg.security.voms.service.VOMSTimer
 

S

sched - Static variable in class org.edg.security.voms.request.RequestScheduler
 
schedule(TimerTask, Date) - Method in class org.edg.security.voms.service.VOMSTimer
 
schedule(TimerTask, Date, long) - Method in class org.edg.security.voms.service.VOMSTimer
 
schedule(TimerTask, long) - Method in class org.edg.security.voms.service.VOMSTimer
 
schedule(TimerTask, long, long) - Method in class org.edg.security.voms.service.VOMSTimer
 
scheduleAtFixedRate(TimerTask, Date, long) - Method in class org.edg.security.voms.service.VOMSTimer
 
scheduleAtFixedRate(TimerTask, long, long) - Method in class org.edg.security.voms.service.VOMSTimer
 
SECURITY_CONTEXT_REMOTE_ADDRESS - Static variable in class org.edg.security.voms.service.Constants
Security context property name for remote address.
send() - Method in class org.edg.security.voms.notification.Notification
Once the notification is created this method tries to send the message.
send() - Method in class org.edg.security.voms.notification.EmailNotification
 
sender - Variable in class org.edg.security.voms.notification.Notification
 
sendPendingNotifications() - Method in class org.edg.security.voms.request.Request
Sends out pending notifications.
sent - Variable in class org.edg.security.voms.notification.Notification
 
seq - Static variable in class org.edg.security.voms.request.Request
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBRole
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBACL
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBUser
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBCA
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBCapability
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBGroup
Sequence.
seq - Static variable in class org.edg.security.voms.database.DBAdmin
Seqence.
seq - Static variable in class org.edg.security.voms.database.connection.Update
The sequence object for accessing the database-wide transaction id.
Sequence - class org.edg.security.voms.database.Sequence.
Provides well-behaving sequences for MySQL databases.
Sequence(String) - Constructor for class org.edg.security.voms.database.Sequence
Initializes a new sequence.
serialVersionUID - Static variable in class org.edg.security.voms.request.AutomaticRequest
Update this after each incompatible change.
serialVersionUID - Static variable in class org.edg.security.voms.request.Request
Update this after each incompatible change.
serialVersionUID - Static variable in class org.edg.security.voms.request.ConfirmedRequest
Update this after each incompatible change.
serialVersionUID - Static variable in class org.edg.security.voms.request.CheckedRequest
Update this after each incompatible change.
session - Static variable in class org.edg.security.voms.notification.EmailNotification
 
session - Variable in class org.edg.security.voms.notification.EmailNotificationTest
 
SET_ACL - Static variable in class org.edg.security.voms.service.Operation
The value for ACL modification.
SET_DEFAULT_ACL - Static variable in class org.edg.security.voms.service.Operation
The value for modification of default ACLs.
set(ClientConnection) - Static method in class org.edg.security.voms.database.connection.CurrentConnection
 
setAcceptedEvents(String[]) - Method in class org.edg.security.voms.service.request.DetailedRequest
 
setACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
setACL(String, ACLEntry[]) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Replaces the existing ACL on this container.
setACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
setACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
setACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
setACL(String, String, String, ACLEntry[]) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Replaces the existing ACL on this container.
setACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
setACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
SetACLAction - class org.edg.security.voms.operation.SetACLAction.
An action for setting the ACL of a container.
SetACLAction(String, ACLEntry[]) - Constructor for class org.edg.security.voms.operation.SetACLAction
 
setACLEntries(ACLEntryHelper[]) - Method in class org.edg.security.voms.database.DBACL
Replace the ACL with a new set of entries.
setActionDescription(String) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setActionParameters(String[]) - Method in class org.edg.security.voms.service.request.DetailedRequest
 
setAdminCA(String) - Method in class org.edg.security.voms.service.ACLEntry
 
setAdminDN(String) - Method in class org.edg.security.voms.service.ACLEntry
Sets the principal of this ACL entry.
setAllow(boolean) - Method in class org.edg.security.voms.service.ACLEntry
Sets the allow field of this ACL entry.
setAttributes(boolean) - Method in class org.edg.security.voms.database.DBGroup
Set auxiliary attributes.
setAttributes(String, String, String) - Method in class org.edg.security.voms.database.DBUser
Set auxiliary attributes.
setAuthzTest(String, String, String[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
setCA(String) - Method in class org.edg.security.voms.service.User
 
setCertUri(String) - Method in class org.edg.security.voms.service.User
 
setChronicle(SOAPChronicleEntry[]) - Method in class org.edg.security.voms.service.request.DetailedRequest
 
setClientCA(String) - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
setClientDN(String) - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
setCN(String) - Method in class org.edg.security.voms.service.User
 
setComment(String) - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
setContainerName(String) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setDefaultACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
setDefaultACL(String, ACLEntry[]) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Manipulates the default ACL, which is applied on every group created in this one.
setDefaultACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
setDefaultACL(String, ACLEntry[]) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
setDefaultACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
setDefaultACL(String, String, String, ACLEntry[]) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Manipulates the default ACL, which is applied on every group created in this one.
setDefaultACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
setDefaultACL(String, String, String, ACLEntry[]) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
SetDefaultACLAction - class org.edg.security.voms.operation.SetDefaultACLAction.
An action for setting the default ACL of a group.
SetDefaultACLAction(String, ACLEntry[]) - Constructor for class org.edg.security.voms.operation.SetDefaultACLAction
 
setDelegatedSC(String, String) - Static method in class org.edg.security.voms.service.InitSecurityContext
Initialize and set delegated admin's security context.
setDescription(String) - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
setDirty() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
Sets the dirty flag.
setDN(String) - Method in class org.edg.security.voms.service.User
 
setGroup(String) - Method in class org.edg.security.voms.service.QualifiedRole
Set the name of the group associated with this role instance.
setId(long) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setMail(String) - Method in class org.edg.security.voms.service.User
 
setOperation(Operation) - Method in class org.edg.security.voms.service.ACLEntryHelper
Sets the operation field of this ACL entry.
setOperationName(String) - Method in class org.edg.security.voms.service.ACLEntry
Sets the operation field of this ACL entry.
setOperationName(String) - Method in class org.edg.security.voms.service.ACLEntryHelper
Sets the operation field of this ACL entry to the given string.
setRecipientsToAdmins(Action) - Method in class org.edg.security.voms.notification.Notification
Sets the recipients to the email addresses of the action's administrators.
setRequester(User) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setRole(String) - Method in class org.edg.security.voms.service.QualifiedRole
Set the name of the role.
setStatus(String) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setStatusDescription(String) - Method in class org.edg.security.voms.service.request.DetailedRequest
 
setTheAdmin(VOMSAdmin) - Static method in class org.edg.security.voms.webui.admin.Page
Package level visibility of the core initialization for the ContextListener or the page test cases.
setTheCore(VOMSCore) - Static method in class org.edg.security.voms.webui.core.CoreRoot
Package level visibility of the core initialization for the ContextListener or the page test cases.
setTheRequest(VOMSRequest) - Static method in class org.edg.security.voms.webui.request.Page
Package level visibility of the core initialization for the ContextListener or the page test cases.
setTimestamp(Calendar) - Method in class org.edg.security.voms.service.request.SOAPChronicleEntry
 
setType(String) - Method in class org.edg.security.voms.service.request.ShortRequest
 
setUp() - Method in class org.edg.security.voms.service.CAUpdaterTest
 
setUp() - Method in class org.edg.security.voms.service.DNUtilTest
 
setUp() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
setUp() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
setUp() - Method in class org.edg.security.voms.request.AutomaticRequestTest
 
setUp() - Method in class org.edg.security.voms.request.CheckedRequestTest
 
setUp() - Method in class org.edg.security.voms.request.ConfirmedRequestTest
 
setUp() - Method in class org.edg.security.voms.webui.PageTestCase
 
setUp() - Method in class org.edg.security.voms.webui.admin.AdminTest
 
setUp() - Method in class org.edg.security.voms.webui.core.CoreRootTest
 
setUp() - Method in class org.edg.security.voms.notification.EmailNotificationTest
 
setUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
setUser(String, String, User) - Method in interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin
Updates auxiliary information about a user in the VOMS database.
setUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
setUser(String, String, User) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
setUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
setUser(User) - Method in interface org.edg.security.voms.service.admin.VOMSAdmin
Updates auxiliary information about a user in the VOMS database.
setUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
setUser(User) - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
SetUserAction - class org.edg.security.voms.operation.SetUserAction.
An action for setting the attributes of a user.
SetUserAction(User) - Constructor for class org.edg.security.voms.operation.SetUserAction
 
setVOMSAdminWSDDServiceName(String) - Method in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
setVOMSCompatibilityWSDDServiceName(String) - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
setVOMSCoreWSDDServiceName(String) - Method in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
setVOMSHistoryWSDDServiceName(String) - Method in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
setVOMSRequestWSDDServiceName(String) - Method in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
setVOMSTrustedAdminWSDDServiceName(String) - Method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
ShortRequest - class org.edg.security.voms.service.request.ShortRequest.
Contains a short description of a request.
ShortRequest() - Constructor for class org.edg.security.voms.service.request.ShortRequest
 
SimpleNamingScheme - class org.edg.security.voms.service.SimpleNamingScheme.
Deprecated.  
SimpleNamingScheme() - Constructor for class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. Private constructor.
SIZE_LIMIT - Static variable in class org.edg.security.voms.service.Constants
Limit on the length of DNs in the database.
sns - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. The single instance of this class.
SOAPChronicleEntry - class org.edg.security.voms.service.request.SOAPChronicleEntry.
 
SOAPChronicleEntry() - Constructor for class org.edg.security.voms.service.request.SOAPChronicleEntry
 
src - Static variable in class org.edg.security.voms.webui.request.UserRoot
 
start() - Static method in class org.edg.security.voms.service.VOMSSetup
Initializes the VOMS Java environment.
start() - Static method in class org.edg.security.voms.request.RequestScheduler
 
startForm(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
 
startRunning() - Method in class org.edg.security.voms.service.VOMSTimer
 
state - Variable in class org.edg.security.voms.request.Request
The current state.
stateClassName - Variable in class org.edg.security.voms.request.Request
The name of the class of the current state.
stmts - Variable in class org.edg.security.voms.database.connection.ConnectionWrapper
A collection of prepared statements created using this connection.
stop() - Static method in class org.edg.security.voms.service.VOMSSetup
Stops background threads, cleans up Java environment.
store() - Method in class org.edg.security.voms.request.Request
Save this Request object in the database.
subject - Variable in class org.edg.security.voms.notification.Notification
 
subjects - Variable in class org.edg.security.voms.service.DNUtilTest
 
suite() - Static method in class org.edg.security.voms.service.AllTests
 
suite() - Static method in class org.edg.security.voms.service.CAUpdaterTest
 
suite() - Static method in class org.edg.security.voms.service.DNUtilTest
 
suite() - Static method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
suite() - Static method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
suite() - Static method in class org.edg.security.voms.request.AutomaticRequestTest
 
suite() - Static method in class org.edg.security.voms.request.CheckedRequestTest
 
suite() - Static method in class org.edg.security.voms.request.ConfirmedRequestTest
 
suite() - Static method in class org.edg.security.voms.webui.request.CertificateHelperTest
 
suite() - Static method in class org.edg.security.voms.webui.admin.AdminTest
 
suite() - Static method in class org.edg.security.voms.webui.core.CoreRootTest
 
suite() - Static method in class org.edg.security.voms.notification.NotificationTest
 
suite() - Static method in class org.edg.security.voms.notification.EmailNotificationTest
 
syntax - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. The regular expression that describes well-formed container names.
syntax - Static variable in class org.edg.security.voms.service.PathNamingScheme
The regular expression that describes well-formed container names.

T

t - Variable in class org.edg.security.voms.service.VOMSTimer.TracedTimerTask
 
tableSyntax - Static variable in class org.edg.security.voms.database.Sequence
Precompiled regular expression for safety-checking table and column names.
tearDown() - Method in class org.edg.security.voms.service.CAUpdaterTest
 
tearDown() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
tearDown() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
tearDown() - Method in class org.edg.security.voms.request.AutomaticRequestTest
 
tearDown() - Method in class org.edg.security.voms.request.CheckedRequestTest
 
tearDown() - Method in class org.edg.security.voms.request.ConfirmedRequestTest
 
tearDown() - Method in class org.edg.security.voms.webui.PageTestCase
 
tearDown() - Method in class org.edg.security.voms.webui.admin.AdminTest
 
tearDown() - Method in class org.edg.security.voms.webui.core.CoreRootTest
 
test000startService() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test001CoreRoot() - Method in class org.edg.security.voms.webui.core.CoreRootTest
 
test001databaseQuery() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test001Root() - Method in class org.edg.security.voms.webui.admin.AdminTest
 
test002containerNamingScheme() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test002databaseBootstrapCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test003databaseVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test004databaseBootstrapAdmin() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test006VOGroupName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test007getVOName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test008listCAsHasVirtualCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test009createTestCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test00startService() - Method in class org.edg.security.voms.service.CAUpdaterTest
 
test00startService() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
test010createTestUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test011getUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test012createUserAuthzErrorWithKnownUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test012setUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test013checkSetUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test013createUserAuthzErrorWithUnknownUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test014getUserAuthzErrorWithKnownUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test014getUserAuthzErrorWithUnknownUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test015createUserWithUnknownCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test016createUserWithNullCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test017checkThatNewUserIsInVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test01getGridmapUsers() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
test01Update() - Method in class org.edg.security.voms.service.CAUpdaterTest
 
test01WrongTemplate() - Method in class org.edg.security.voms.notification.NotificationTest
 
test02GoodTemplate() - Method in class org.edg.security.voms.notification.NotificationTest
 
test030createSomeMoreTestUsers() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test031checkSomeMoreTestUsers() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test040createBadGroupsVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test041createBadGroupsBogusName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test042createBadGroupsWithoutParent() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test043createBadGroupsNullName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test044createBadGroupWithNullParent() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test045failingCreateGroupAsTestUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test046allowTestuserToCreateGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test047createGroupAsTestUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test048checkACL() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test049cleanupAfterNewGroupACL() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test050cleanUpGoodGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test051createGoodGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test052checkGoodGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test053deleteGoodGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test054checkDeletedGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test055createGoodGroupWithNullParent() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test056checkGoodGroupWithNullParent() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test057createBogusSubgroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test060createNestedGroups() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test09stopService() - Method in class org.edg.security.voms.service.CAUpdaterTest
 
test09stopService() - Method in class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
test100createRoleWithBogusName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test101createRoleWithNullName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test102createRoleWithVOGroupName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test103createAGoodRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test104checkNewRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test105createAnotherRoleWithTheSameName() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test106listUsersWithNonexistentRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test107listUsersWithEmptyRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test108listUsersWithBogusRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test109listUsersWithNullRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test150assignNullRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test151assignRoleToNullUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test152assignRoleToUnknownUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test153assignRoleToUserWithUnknownCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test154assignRoleToGoodUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test155listUsersWithRoleReturnsOnlyTestUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test156roleWithContentsCannotBeDeleted() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test157dismissRoleFromAUserWithoutThatRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test158dismissRoleFromTestUserFromAnotherGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test159dismissRoleWithBadCA() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test160dismissRoleCorrectly() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test161checkDismissRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test162assignRoleInTestGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test163assignRoleInSubGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test164listUsersWithRoleInVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test165listUsersWithRoleInRootGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test166listUsersWithRoleInSubGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test167dismissRoleFromParentGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test168listUsersWithRoleInSubGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test169listUsersWithRoleInRootGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test170deleteRoleWithUsersInSubgroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test171removeUserFromRoleInSubGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test172assignRoleToGoodUserTwice() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test200addMember() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test210listMembers() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test290removeMember() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test300getACLForVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test301getDefaultACLForVOGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test302compareACLs() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test302testACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test303addACLEntryForTestGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test304checkAddedEntry() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test305explicitCheckForEntry() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test306checkACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test307removeACLEntry() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test308compareACLs() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test309testACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test310addRoleACLEntryForTestGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test311testRoleACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test312assignRoleForRoleACL() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test313checkRoleACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test314getAdminUsersFromRoleACL() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test315dismissRoleForRoleACL() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test316removeRoleACLEntry() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test317testRoleACLFunctionality() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test800deleteRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test801checkDeletedRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test802deleteNonexistentRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test803deleteBogusRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test804deleteNullRole() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test900deleteNestedGroups() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test910deleteGroup() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test920deleteTestUser() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test930deleteMoreTestUsers() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test951threading() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
test999stopService() - Method in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
testAllowRequest() - Method in class org.edg.security.voms.request.CheckedRequestTest
 
testAllowRequest() - Method in class org.edg.security.voms.request.ConfirmedRequestTest
 
testBadCookie() - Method in class org.edg.security.voms.request.ConfirmedRequestTest
 
testCreateRequest() - Method in class org.edg.security.voms.request.AutomaticRequestTest
 
testDenyRequest() - Method in class org.edg.security.voms.request.CheckedRequestTest
 
testDNHandling() - Method in class org.edg.security.voms.service.DNUtilTest
 
testHelper() - Method in class org.edg.security.voms.webui.request.CertificateHelperTest
 
testSend() - Method in class org.edg.security.voms.notification.EmailNotificationTest
 
TestSuiteHelper - class org.edg.security.voms.service.TestSuiteHelper.
 
TestSuiteHelper() - Constructor for class org.edg.security.voms.service.TestSuiteHelper
 
TEXT_HTML - Static variable in class org.edg.security.voms.webui.Page
 
textField(HttpServletRequest, PrintWriter, String) - Static method in class org.edg.security.voms.webui.Page
 
textField(HttpServletRequest, PrintWriter, String, boolean) - Static method in class org.edg.security.voms.webui.Page
 
textField(HttpServletRequest, PrintWriter, String, String) - Static method in class org.edg.security.voms.webui.Page
 
theAdmin() - Static method in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
theAdmin() - Static method in class org.edg.security.voms.webui.admin.Page
Single business logic object for the whole application.
theCAUpdater() - Static method in class org.edg.security.voms.service.CAUpdater
 
theCore() - Static method in class org.edg.security.voms.webui.core.CoreRoot
Single business logic object for the whole application.
theRequest() - Static method in class org.edg.security.voms.webui.request.Page
Single business logic object for the whole application.
theServlet - Variable in class org.edg.security.voms.webui.PageTestCase
 
theSession() - Static method in class org.edg.security.voms.notification.EmailNotification
 
theTimer() - Static method in class org.edg.security.voms.service.VOMSTimer
 
timeout - Variable in class org.edg.security.voms.request.RequestScheduler
 
TimeoutEvent - class org.edg.security.voms.request.TimeoutEvent.
An event for timeouts.
TimeoutEvent() - Constructor for class org.edg.security.voms.request.TimeoutEvent
 
TimeoutEvent(String) - Constructor for class org.edg.security.voms.request.TimeoutEvent
 
timer - Variable in class org.edg.security.voms.service.CAUpdater
 
timer - Variable in class org.edg.security.voms.request.RequestScheduler
 
timestamp - Variable in class org.edg.security.voms.request.Request.ChronicleEntry
The time when the entry was created.
title - Variable in class org.edg.security.voms.webui.Page
 
toDatabaseCapabilityName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a capability name in display form to database form.
toDatabaseCapabilityName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
toDatabaseCapabilityName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
toDatabaseGroupName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a group name in display form to database form.
toDatabaseGroupName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
toDatabaseGroupName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
toDatabaseRoleName(String) - Method in interface org.edg.security.voms.service.ContainerNamingScheme
Convert a role name in display form to database form.
toDatabaseRoleName(String) - Method in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated.  
toDatabaseRoleName(String) - Method in class org.edg.security.voms.service.PathNamingScheme
 
toLog() - Method in class org.edg.security.voms.service.VOMSException
 
toString() - Method in class org.edg.security.voms.service.QualifiedRoleHelper
 
toString() - Method in class org.edg.security.voms.service.ACLEntryHelper
Prints the ACL entry.
toString() - Method in class org.edg.security.voms.service.UserHelper
 
toString() - Method in class org.edg.security.voms.service.Operation
 
toString() - Method in class org.edg.security.voms.service.request.RequestStatus
Convert this RequestStatus to a human-readable string.
toString() - Method in class org.edg.security.voms.request.Event
 
toString() - Method in class org.edg.security.voms.request.DeleteEvent
 
toString() - Method in class org.edg.security.voms.request.Request
 
toString() - Method in class org.edg.security.voms.request.ConfirmEvent
 
toString() - Method in class org.edg.security.voms.request.DenyEvent
 
toString() - Method in class org.edg.security.voms.request.TimeoutEvent
 
toString() - Method in class org.edg.security.voms.request.AllowEvent
 
toString() - Method in class org.edg.security.voms.webui.request.CertificateHelper
 
toString() - Method in class org.edg.security.voms.database.DBRole
Convert to a human-readable string.
toString() - Method in class org.edg.security.voms.database.DBACL
 
toString() - Method in class org.edg.security.voms.database.DBUser
 
toString() - Method in class org.edg.security.voms.database.DBCA
 
toString() - Method in class org.edg.security.voms.database.Sequence
 
toString() - Method in class org.edg.security.voms.database.DBCapability
Convert to a human-readable string.
toString() - Method in class org.edg.security.voms.database.DBGroup
Convert to a human-readable string.
toString() - Method in class org.edg.security.voms.database.DBAdmin
 
toString() - Method in interface org.edg.security.voms.database.DBContainer
Convert to a human-readable string.
toString() - Method in class org.edg.security.voms.database.connection.UpdatePool
 
toString() - Method in class org.edg.security.voms.database.connection.ConnectionPool
 
toString() - Method in class org.edg.security.voms.database.connection.QueryPool
 
toString() - Method in class org.edg.security.voms.database.connection.DirectUpdatePool
 
toString() - Method in class org.edg.security.voms.database.connection.ConnectionWrapper
 
toString() - Method in class org.edg.security.voms.notification.Notification
 
toTime(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
toTime(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
toTime(long) - Method in interface org.edg.security.voms.service.history.VOMSHistory
Converts a transaction number to time-mark.
toTime(long) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
toTransaction(Calendar) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
toTransaction(Calendar) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
toTransaction(Calendar) - Method in interface org.edg.security.voms.service.history.VOMSHistory
Converts a time-mark to transaction number.
toTransaction(Calendar) - Method in class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
transaction - Variable in class org.edg.security.voms.database.connection.DirectUpdate
Current transaction id.
transaction - Variable in class org.edg.security.voms.database.connection.Update
Current transaction id.

U

UnexpectedEvent - exception org.edg.security.voms.request.UnexpectedEvent.
An exception for signalling unexpected events.
UnexpectedEvent(Event) - Constructor for class org.edg.security.voms.request.UnexpectedEvent
 
unknown - Variable in class org.edg.security.voms.webui.ControllerServlet
 
UNKNOWN - Static variable in class org.edg.security.voms.service.request.RequestStatus
Unknown status.
unknownCapability(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.CapabilityActions
 
unknownGroup(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.GroupActions
 
unknownRole(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.RoleActions
 
unknownUser(HttpServletRequest, PrintWriter) - Static method in class org.edg.security.voms.webui.admin.UserActions
 
Update - class org.edg.security.voms.database.connection.Update.
A subclass of ConnectionWrapper for updates with convenient transaction management.
Update(Connection, ConnectionPool, int) - Constructor for class org.edg.security.voms.database.connection.Update
Creates a new Update.
update(String, String) - Method in class org.edg.security.voms.database.Sequence
Update sequence value based on the maximum value in a column of a database table.
updateCAs() - Method in class org.edg.security.voms.service.CAUpdater
Loads the list of CAs into the CA table.
UpdatePool - class org.edg.security.voms.database.connection.UpdatePool.
Connection pool for database updates.
UpdatePool() - Constructor for class org.edg.security.voms.database.connection.UpdatePool
 
upgrade() - Static method in class org.edg.security.voms.database.connection.DatabaseUpgrade
 
usedConns - Variable in class org.edg.security.voms.database.connection.ConnectionPool
Database connections currently in use.
user - Variable in class org.edg.security.voms.operation.CreateUserAction
Parameter: The user to be created.
user - Variable in class org.edg.security.voms.operation.SetUserAction
Parameter: The user to be set.
User - class org.edg.security.voms.service.User.
Identifies a user in the VOMS database.
USER_LIST_LIMIT - Static variable in class org.edg.security.voms.webui.admin.UserActions
Maximal number of users to be listed.
User() - Constructor for class org.edg.security.voms.service.User
 
UserActions - class org.edg.security.voms.webui.admin.UserActions.
 
UserActions.Adds - class org.edg.security.voms.webui.admin.UserActions.Adds.
 
UserActions.Adds() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Adds
 
UserActions.AddsDo - class org.edg.security.voms.webui.admin.UserActions.AddsDo.
 
UserActions.AddsDo() - Constructor for class org.edg.security.voms.webui.admin.UserActions.AddsDo
 
UserActions.Create - class org.edg.security.voms.webui.admin.UserActions.Create.
 
UserActions.Create() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Create
 
UserActions.CreateDo - class org.edg.security.voms.webui.admin.UserActions.CreateDo.
 
UserActions.CreateDo() - Constructor for class org.edg.security.voms.webui.admin.UserActions.CreateDo
 
UserActions.Details - class org.edg.security.voms.webui.admin.UserActions.Details.
 
UserActions.Details() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Details
 
UserActions.Edit - class org.edg.security.voms.webui.admin.UserActions.Edit.
 
UserActions.Edit() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Edit
 
UserActions.EditDo - class org.edg.security.voms.webui.admin.UserActions.EditDo.
 
UserActions.EditDo() - Constructor for class org.edg.security.voms.webui.admin.UserActions.EditDo
 
UserActions.List - class org.edg.security.voms.webui.admin.UserActions.List.
 
UserActions.List() - Constructor for class org.edg.security.voms.webui.admin.UserActions.List
 
UserActions.Remove - class org.edg.security.voms.webui.admin.UserActions.Remove.
 
UserActions.Remove() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Remove
 
UserActions.RemoveDo - class org.edg.security.voms.webui.admin.UserActions.RemoveDo.
 
UserActions.RemoveDo() - Constructor for class org.edg.security.voms.webui.admin.UserActions.RemoveDo
 
UserActions.Search - class org.edg.security.voms.webui.admin.UserActions.Search.
 
UserActions.Search() - Constructor for class org.edg.security.voms.webui.admin.UserActions.Search
 
UserActions() - Constructor for class org.edg.security.voms.webui.admin.UserActions
 
userca - Variable in class org.edg.security.voms.operation.GetUserQuestion
Parameter: The DN of the user's CA.
userca - Variable in class org.edg.security.voms.operation.ListRolesForUserQuestion
 
userca - Variable in class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
 
userca - Variable in class org.edg.security.voms.operation.DeleteUserAction
Parameter: The user's CA.
userca - Variable in class org.edg.security.voms.operation.AddRoleMemberAction
 
userca - Variable in class org.edg.security.voms.operation.AddGroupMemberAction
 
userca - Variable in class org.edg.security.voms.operation.ListGroupsForUserQuestion
 
userca - Variable in class org.edg.security.voms.operation.AddCapabilityAction
 
userca - Variable in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
userca - Variable in class org.edg.security.voms.operation.RemoveGroupMemberAction
 
userca - Variable in class org.edg.security.voms.operation.RemoveCapabilityAction
 
UserHelper - class org.edg.security.voms.service.UserHelper.
Convenience functions for User.
UserHelper(String, String) - Constructor for class org.edg.security.voms.service.UserHelper
Creates a new user with the given name and CA.
UserHelper(String, String, String, String, String) - Constructor for class org.edg.security.voms.service.UserHelper
Creates a new user with the given attributes.
UserHelper(User) - Constructor for class org.edg.security.voms.service.UserHelper
Creates an enhanced UserHelper object from a simple one.
username - Variable in class org.edg.security.voms.operation.GetUserQuestion
Parameter: The DN of the user.
username - Variable in class org.edg.security.voms.operation.ListRolesForUserQuestion
 
username - Variable in class org.edg.security.voms.operation.ListCapabilitiesForUserQuestion
 
username - Variable in class org.edg.security.voms.operation.DeleteUserAction
Parameter: The user's DN.
username - Variable in class org.edg.security.voms.operation.AddRoleMemberAction
 
username - Variable in class org.edg.security.voms.operation.AddGroupMemberAction
 
username - Variable in class org.edg.security.voms.operation.ListGroupsForUserQuestion
 
username - Variable in class org.edg.security.voms.operation.AddCapabilityAction
 
username - Variable in class org.edg.security.voms.operation.RemoveRoleMemberAction
 
username - Variable in class org.edg.security.voms.operation.RemoveGroupMemberAction
 
username - Variable in class org.edg.security.voms.operation.RemoveCapabilityAction
 
username - Variable in class org.edg.security.voms.database.connection.ConnectionPool
Database username.
UserRoot - class org.edg.security.voms.webui.request.UserRoot.
 
UserRoot.Confirm - class org.edg.security.voms.webui.request.UserRoot.Confirm.
 
UserRoot.Confirm() - Constructor for class org.edg.security.voms.webui.request.UserRoot.Confirm
 
UserRoot.Create - class org.edg.security.voms.webui.request.UserRoot.Create.
 
UserRoot.Create() - Constructor for class org.edg.security.voms.webui.request.UserRoot.Create
 
UserRoot.CreateDo - class org.edg.security.voms.webui.request.UserRoot.CreateDo.
 
UserRoot.CreateDo() - Constructor for class org.edg.security.voms.webui.request.UserRoot.CreateDo
 
UserRoot.CreateRefuse - class org.edg.security.voms.webui.request.UserRoot.CreateRefuse.
 
UserRoot.CreateRefuse() - Constructor for class org.edg.security.voms.webui.request.UserRoot.CreateRefuse
 
UserRoot.Delete - class org.edg.security.voms.webui.request.UserRoot.Delete.
 
UserRoot.Delete() - Constructor for class org.edg.security.voms.webui.request.UserRoot.Delete
 
UserRoot.DeleteDo - class org.edg.security.voms.webui.request.UserRoot.DeleteDo.
 
UserRoot.DeleteDo() - Constructor for class org.edg.security.voms.webui.request.UserRoot.DeleteDo
 
UserRoot.Details - class org.edg.security.voms.webui.request.UserRoot.Details.
 
UserRoot.Details() - Constructor for class org.edg.security.voms.webui.request.UserRoot.Details
 
UserRoot.List - class org.edg.security.voms.webui.request.UserRoot.List.
 
UserRoot.List() - Constructor for class org.edg.security.voms.webui.request.UserRoot.List
 
UserRoot.ShortRequestComparator - class org.edg.security.voms.webui.request.UserRoot.ShortRequestComparator.
 
UserRoot.ShortRequestComparator() - Constructor for class org.edg.security.voms.webui.request.UserRoot.ShortRequestComparator
 
UserRoot() - Constructor for class org.edg.security.voms.webui.request.UserRoot
 

V

v - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
validateXHTML(MockHttpServletResponse) - Method in class org.edg.security.voms.webui.PageTestCase
 
validRequest(HttpServletRequest) - Method in class org.edg.security.voms.webui.FileServlet
Some sanity check on the file names, which are to be returned.
VIRTUAL_ADMIN - Static variable in class org.edg.security.voms.service.Constants
The DN of the virtual administrator for bootstrap rows and local database maintanence.
VIRTUAL_CA - Static variable in class org.edg.security.voms.service.Constants
The DN of the internal virtual CA.
visible - Variable in class org.edg.security.voms.webui.Page
 
visibleChild - Variable in class org.edg.security.voms.webui.Page
 
VO_GROUP_ID - Static variable in class org.edg.security.voms.database.DBGroup
The id of the VO group.
voGroup - Static variable in class org.edg.security.voms.database.DBGroup
The VO group.
VOMSAdmin - interface org.edg.security.voms.service.admin.VOMSAdmin.
Virtual Organisation Membership Service Administration interface.
VOMSAdmin_address - Variable in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
VOMSAdminService - interface org.edg.security.voms.service.admin.VOMSAdminService.
 
VOMSAdminServiceLocator - class org.edg.security.voms.service.admin.VOMSAdminServiceLocator.
 
VOMSAdminServiceLocator() - Constructor for class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
VOMSAdminSoapBindingImpl - class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl.
Server side of the VOMS Administrative service.
VOMSAdminSoapBindingImpl() - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImpl
 
VOMSAdminSoapBindingImplTest - class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest.
Unit test cases for the VOMSAdminSoapBindingImpl class.
VOMSAdminSoapBindingImplTest(String) - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
VOMSAdminSoapBindingSkeleton - class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton.
 
VOMSAdminSoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
VOMSAdminSoapBindingSkeleton(VOMSAdmin) - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
VOMSAdminSoapBindingStub - class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub.
 
VOMSAdminSoapBindingStub() - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
VOMSAdminSoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
VOMSAdminSoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
VOMSAdminWSDDServiceName - Variable in class org.edg.security.voms.service.admin.VOMSAdminServiceLocator
 
VOMSCompatibility - interface org.edg.security.voms.service.compatibility.VOMSCompatibility.
Virtual Organisation Membership Service Compatibility service for the mkgridmap utility.
VOMSCompatibility_address - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
VOMSCompatibilityService - interface org.edg.security.voms.service.compatibility.VOMSCompatibilityService.
 
VOMSCompatibilityServiceLocator - class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator.
 
VOMSCompatibilityServiceLocator() - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
VOMSCompatibilitySoapBindingImpl - class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl.
Server side of the VOMS Compatibility service.
VOMSCompatibilitySoapBindingImpl() - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
 
VOMSCompatibilitySoapBindingSkeleton - class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton.
 
VOMSCompatibilitySoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
VOMSCompatibilitySoapBindingSkeleton(VOMSCompatibility) - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
VOMSCompatibilitySoapBindingStub - class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub.
 
VOMSCompatibilitySoapBindingStub() - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
VOMSCompatibilitySoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
VOMSCompatibilitySoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 
VOMSCompatibilityTest - class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest.
Unit test cases for the VOMSCompatibilitySoapBindingImpl class.
VOMSCompatibilityTest(String) - Constructor for class org.edg.security.voms.service.compatibility.VOMSCompatibilityTest
 
VOMSCompatibilityWSDDServiceName - Variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilityServiceLocator
 
VOMSContextListener - class org.edg.security.voms.service.VOMSContextListener.
ServletContextListener implementation to properly set up and shut down the database connections of VOMS.
VOMSContextListener() - Constructor for class org.edg.security.voms.service.VOMSContextListener
 
VOMSCore - interface org.edg.security.voms.service.core.VOMSCore.
Virtual Organisation Membership Service Core interface.
VOMSCore_address - Variable in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
VOMSCoreService - interface org.edg.security.voms.service.core.VOMSCoreService.
 
VOMSCoreServiceLocator - class org.edg.security.voms.service.core.VOMSCoreServiceLocator.
 
VOMSCoreServiceLocator() - Constructor for class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
VOMSCoreSoapBindingImpl - class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl.
Server side of the VOMS Core service.
VOMSCoreSoapBindingImpl() - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingImpl
 
VOMSCoreSoapBindingSkeleton - class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton.
 
VOMSCoreSoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
VOMSCoreSoapBindingSkeleton(VOMSCore) - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
VOMSCoreSoapBindingStub - class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub.
 
VOMSCoreSoapBindingStub() - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
VOMSCoreSoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
VOMSCoreSoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
VOMSCoreWSDDServiceName - Variable in class org.edg.security.voms.service.core.VOMSCoreServiceLocator
 
VOMSException - exception org.edg.security.voms.service.VOMSException.
General VOMS exception (thrown back to the client by the VOMS interfaces).
VOMSException() - Constructor for class org.edg.security.voms.service.VOMSException
 
VOMSException(Exception) - Constructor for class org.edg.security.voms.service.VOMSException
 
VOMSException(String) - Constructor for class org.edg.security.voms.service.VOMSException
 
VOMSException(String, Throwable) - Constructor for class org.edg.security.voms.service.VOMSException
 
VOMSHistory - interface org.edg.security.voms.service.history.VOMSHistory.
Virtual Organisation Membership Service History interface.
VOMSHistory_address - Variable in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
VOMSHistoryService - interface org.edg.security.voms.service.history.VOMSHistoryService.
 
VOMSHistoryServiceLocator - class org.edg.security.voms.service.history.VOMSHistoryServiceLocator.
 
VOMSHistoryServiceLocator() - Constructor for class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
VOMSHistorySoapBindingImpl - class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl.
Server side of the VOMS History service.
VOMSHistorySoapBindingImpl() - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingImpl
 
VOMSHistorySoapBindingSkeleton - class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton.
 
VOMSHistorySoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
VOMSHistorySoapBindingSkeleton(VOMSHistory) - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
VOMSHistorySoapBindingStub - class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub.
 
VOMSHistorySoapBindingStub() - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
VOMSHistorySoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
VOMSHistorySoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
VOMSHistoryWSDDServiceName - Variable in class org.edg.security.voms.service.history.VOMSHistoryServiceLocator
 
VOMSRequest - interface org.edg.security.voms.service.request.VOMSRequest.
Virtual Organisation Membership Service user request interface.
VOMSRequest_address - Variable in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
VOMSRequestService - interface org.edg.security.voms.service.request.VOMSRequestService.
 
VOMSRequestServiceLocator - class org.edg.security.voms.service.request.VOMSRequestServiceLocator.
 
VOMSRequestServiceLocator() - Constructor for class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
VOMSRequestSoapBindingImpl - class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl.
The implementation of the Request SOAP interface.
VOMSRequestSoapBindingImpl() - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingImpl
 
VOMSRequestSoapBindingSkeleton - class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton.
 
VOMSRequestSoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
VOMSRequestSoapBindingSkeleton(VOMSRequest) - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
VOMSRequestSoapBindingStub - class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub.
 
VOMSRequestSoapBindingStub() - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
VOMSRequestSoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
VOMSRequestSoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
VOMSRequestWSDDServiceName - Variable in class org.edg.security.voms.service.request.VOMSRequestServiceLocator
 
VOMSSecurityException - exception org.edg.security.voms.service.VOMSSecurityException.
VOMS exception for insufficient privileges.
VOMSSecurityException(String) - Constructor for class org.edg.security.voms.service.VOMSSecurityException
 
VOMSSetup - class org.edg.security.voms.service.VOMSSetup.
Contains VOMSSetup.start() and VOMSSetup.stop() methods for starting and stopping auxiliary services of the VOMS Java environment.
VOMSSetup() - Constructor for class org.edg.security.voms.service.VOMSSetup
 
vomsTimer - Static variable in class org.edg.security.voms.service.VOMSTimer
 
VOMSTimer - class org.edg.security.voms.service.VOMSTimer.
General timer for VOMS: a decorated singleton for Timer that extends it with an interface for waiting for the currently running timer (if any) to finish execution.
VOMSTimer.TracedTimerTask - class org.edg.security.voms.service.VOMSTimer.TracedTimerTask.
 
VOMSTimer.TracedTimerTask(TimerTask) - Constructor for class org.edg.security.voms.service.VOMSTimer.TracedTimerTask
 
VOMSTimer() - Constructor for class org.edg.security.voms.service.VOMSTimer
 
VOMSTrustedAdmin - interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdmin.
Virtual Organisation Membership Service Trusted Admin Interface.
VOMSTrustedAdmin_address - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
VOMSTrustedAdminService - interface org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminService.
 
VOMSTrustedAdminServiceLocator - class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator.
 
VOMSTrustedAdminServiceLocator() - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
VOMSTrustedAdminSoapBindingImpl - class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl.
Implementation of the TrustedAdmin interface.
VOMSTrustedAdminSoapBindingImpl() - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingImpl
 
VOMSTrustedAdminSoapBindingSkeleton - class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton.
 
VOMSTrustedAdminSoapBindingSkeleton() - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
VOMSTrustedAdminSoapBindingSkeleton(VOMSTrustedAdmin) - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
VOMSTrustedAdminSoapBindingStub - class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub.
 
VOMSTrustedAdminSoapBindingStub() - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
VOMSTrustedAdminSoapBindingStub(Service) - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
VOMSTrustedAdminSoapBindingStub(URL, Service) - Constructor for class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
VOMSTrustedAdminWSDDServiceName - Variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminServiceLocator
 
voName - Static variable in class org.edg.security.voms.service.SimpleNamingScheme
Deprecated. The VO name.
voName - Static variable in class org.edg.security.voms.service.PathNamingScheme
The VO name with / prefix.
voName - Variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingImplTest
 
vos - Variable in class org.edg.security.voms.siblings.ControllerServlet
Virtual Organizations.
vreq - Static variable in class org.edg.security.voms.webui.request.Page
 

W

writeTransactionTimestamp() - Static method in class org.edg.security.voms.database.connection.Update
Unconditionally write out a timestamp record with the current transaction number.
writeTransactionTimestampIfNecessary() - Method in class org.edg.security.voms.database.connection.Update
Write a new timestamp record for the last transaction if necessary.

_

_myOperations - Static variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
_myOperations - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
_myOperations - Static variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
_myOperations - Static variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
_myOperations - Static variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
_myOperations - Static variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingSkeleton
 
_myOperationsList - Static variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingSkeleton
 
_operations - Static variable in class org.edg.security.voms.service.trustedadmin.VOMSTrustedAdminSoapBindingStub
 
_operations - Static variable in class org.edg.security.voms.service.admin.VOMSAdminSoapBindingStub
 
_operations - Static variable in class org.edg.security.voms.service.history.VOMSHistorySoapBindingStub
 
_operations - Static variable in class org.edg.security.voms.service.core.VOMSCoreSoapBindingStub
 
_operations - Static variable in class org.edg.security.voms.service.request.VOMSRequestSoapBindingStub
 
_operations - Static variable in class org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingStub
 

A B C D E F G H I J L M N O P Q R S T U V W _