com.bea.content.spi.flexspi
Interface Ticket

All Superinterfaces
IExtensible, Serializable

public interface Ticket
extends Serializable, IExtensible

Ticket this is the access point for all of the service interfaces. The ticket contains the users credentials to validate permission to the service functionality. The Ticket is intended to be a light-weight object. As such, one or more may be created and possibly cached for each client accessing the repository. It is not intended to hold on to resources of any kind.


Method Summary
 
Methods inherited from interface com.bea.content.spi.flexspi.IExtensible
getAllInterfaces, getCapabilitySupport, getInterface
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.