Skip navigation links


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

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.