Index

A B C D E F G H I L M N O P R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(byte[], int, int) - Method in class com.sun.gssapi.GSSContext
Called by the context acceptor upon receiving a token from the peer.
accept(XFile, String) - Method in interface com.sun.xfile.XFilenameFilter
Tests if a specified file should be included in a file list.
accept(InputStream, OutputStream) - Method in class com.sun.gssapi.GSSContext
Called by the context acceptor upon receiving a token from the peer.
ACCEPT_ONLY - Static variable in class com.sun.gssapi.GSSCredential
Credential usage flag requesting that it be able to be used for context acceptance only.
add(GSSName, int, int, Oid, int) - Method in class com.sun.gssapi.GSSCredential
This method enables the construction of credentials one mechanism at a time.
ANON - Static variable in class com.sun.gssapi.GSSContext
Context option flag - anonymity.
AUTH_BADCRED - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_BADVERF - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_ERROR - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_FAILED - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_INVALIDRESP - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_REJECTEDCRED - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_REJECTEDVERF - Static variable in exception class com.sun.rpc.MsgRejectedException
 
AUTH_TOOWEAK - Static variable in exception class com.sun.rpc.MsgRejectedException
 
available() - Method in class com.sun.xfile.XFileInputStream
Returns the number of bytes yet to be read from this file.

B

BAD_BINDINGS - Static variable in exception class com.sun.gssapi.GSSException
Channel bindings mismatch error.
BAD_MECH - Static variable in exception class com.sun.gssapi.GSSException
Unsupported mechanism requested error.
BAD_MIC - Static variable in exception class com.sun.gssapi.GSSException
Token had invalid integrity check error.
BAD_NAME - Static variable in exception class com.sun.gssapi.GSSException
Invalid name provided error.
BAD_NAMETYPE - Static variable in exception class com.sun.gssapi.GSSException
Name of unsupported type provided error.
BAD_QOP - Static variable in exception class com.sun.gssapi.GSSException
Unsupported QOP value error.
BAD_STATUS - Static variable in exception class com.sun.gssapi.GSSException
Invalid status code error - this is the default status value.
BeanXFile - Class in com.sun.xfilechooser
The BeanXFile class is the interface that makes an XFile object look like a File object.
BeanXFile(File, String) - Constructor for class com.sun.xfilechooser.BeanXFile
 
BeanXFile(String) - Constructor for class com.sun.xfilechooser.BeanXFile
 
Buffer - Class in com.sun.nfs
Here we do all the NFS read and write buffering.
Buffer(Nfs, int, int) - Constructor for class com.sun.nfs.Buffer
 

C

C018FE95 - Interface in com.sun.gssapi
An object of this class implements the functionality of a GSSContext for a specific mechanism.
canonicalize(Oid) - Method in class com.sun.gssapi.GSSName
Creates a new name which is guaranteed to be mechanism specific (MN).
canRead() - Method in class com.sun.file.XFileAccessor
Tests if the application can read from the specified file.
canRead() - Method in class com.sun.http.XFileAccessor
Tests if the application can read from the specified file.
canRead() - Method in class com.sun.nfs.XFileAccessor
Tests if the application can read from the specified file.
canRead() - Method in class com.sun.xfile.XFile
Tests if the application can read from the specified file.
canRead() - Method in interface com.sun.xfile.XFileAccessor
Tests if the application can read from the specified file.
canRead() - Method in class com.sun.xfilechooser.BeanXFile
 
canRead() - Method in class com.sun.zip.XFileAccessor
Tests if the application can read from the specified file.
canWrite() - Method in class com.sun.file.XFileAccessor
Tests if the application can write to this file.
canWrite() - Method in class com.sun.http.XFileAccessor
Tests if the application can write to this file.
canWrite() - Method in class com.sun.nfs.XFileAccessor
Tests if the application can write to this file.
canWrite() - Method in class com.sun.xfile.XFile
Tests if the application can write to this file.
canWrite() - Method in interface com.sun.xfile.XFileAccessor
Tests if the application can write to this file.
canWrite() - Method in class com.sun.xfilechooser.BeanXFile
 
canWrite() - Method in class com.sun.zip.XFileAccessor
Tests if the application can write to this file.
ChannelBinding - Class in com.sun.gssapi
The JGSS accommodates the concept of caller-provided channel binding information.
ChannelBinding(byte[]) - Constructor for class com.sun.gssapi.ChannelBinding
Construct a channel bindings object without any addressing information.
ChannelBinding(InetAddress, InetAddress, byte[]) - Constructor for class com.sun.gssapi.ChannelBinding
Construct a channel bindings object that contains all the user specified tags.
clone() - Method in class com.sun.gssapi.GSSName
Creates a duplicate of this object.
clone() - Method in interface com.sun.gssapi.GSSNameSpi
Produces a copy of this object.
close() - Method in class com.sun.file.XFileAccessor
Close the file
close() - Method in class com.sun.http.XFileAccessor
Close the Streams
close() - Method in class com.sun.nfs.Nfs
Close the file by flushing data and deallocating buffers.
close() - Method in class com.sun.nfs.XFileAccessor
Close the file Since NFS has no concept of file close, we just flush any buffered data.
close() - Method in interface com.sun.xfile.XFileAccessor
Close the file.
close() - Method in class com.sun.xfile.XFileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class com.sun.xfile.XFileOutputStream
Closes this file output stream, flushes any buffered, unwritten data, and releases any system resources associated with this stream.
close() - Method in class com.sun.xfile.XRandomAccessFile
Closes this random access file and flushes any unwritten data to the file.
close() - Method in class com.sun.zip.XFileAccessor
Close the file
com.sun.file - package com.sun.file
 
com.sun.gssapi - package com.sun.gssapi
 
com.sun.gssapi.mechs.dummy - package com.sun.gssapi.mechs.dummy
 
com.sun.gssapi.samples - package com.sun.gssapi.samples
 
com.sun.http - package com.sun.http
 
com.sun.nfs - package com.sun.nfs
 
com.sun.rpc - package com.sun.rpc
 
com.sun.rpc.samples - package com.sun.rpc.samples
 
com.sun.xfile - package com.sun.xfile
 
com.sun.xfilechooser - package com.sun.xfilechooser
 
com.sun.zip - package com.sun.zip
 
COMPLETE - Static variable in class com.sun.gssapi.GSSContext
Return value from either accept or init stating that the context creation phase is complete for this peer.
CONF - Static variable in class com.sun.gssapi.GSSContext
Context option flag - confidentiality.
conn - Variable in class com.sun.rpc.Rpc
 
ConnectDatagram - Class in com.sun.rpc
Sets up a UDP connection to the server.
ConnectDatagram(String, int, int) - Constructor for class com.sun.rpc.ConnectDatagram
Construct a new connection to a specified server and port.
Connection - Class in com.sun.rpc
Sets up a connection to the server using either UDP or TCP as determined by the subclass.
Connection(String, int, String, int) - Constructor for class com.sun.rpc.Connection
Construct a new connection to a specified server and port using protocol proto with a reply buffer of size maxsize.
ConnectSocket - Class in com.sun.rpc
Sets up a TCP connection to the server.
ConnectSocket(String, int, int) - Constructor for class com.sun.rpc.ConnectSocket
Construct a new connection to a specified server and port.
containedIn(Oid[]) - Method in class com.sun.gssapi.Oid
A utility method which takes an array of Oids and checks if it contains this oid object.
CONTEXT_EXPIRED - Static variable in exception class com.sun.gssapi.GSSException
Specified security context expired error.
CONTINUE_NEEDED - Static variable in class com.sun.gssapi.GSSContext
Return value from either accept or init stating that another token is required from the peer to continue context creation.
createFileObject(File, String) - Method in class com.sun.xfilechooser.XFileSystemView
Creates a File object constructed from File obj and filename
createFileObject(String) - Method in class com.sun.xfilechooser.XFileSystemView
Creates a file object constructed from give pathname
Cred - Class in com.sun.rpc
RPC Credentials Extended by each credential class
Cred() - Constructor for class com.sun.rpc.Cred
 
CRED_DELEG - Static variable in class com.sun.gssapi.GSSContext
Context option flag - credential delegation.
CREDENTIALS_EXPIRED - Static variable in exception class com.sun.gssapi.GSSException
Expired credentials detected error.
CredGss - Class in com.sun.rpc
The credential class for the RPCSEC_GSS security flavor.
CredGss(String, Oid, int, int) - Constructor for class com.sun.rpc.CredGss
Constructor creates an instance of RPCSEC_GSS credential with given service name, mechanism, service type and qop number.
CredGss(String, String, int, int) - Constructor for class com.sun.rpc.CredGss
Constructor creates an instance of RPCSEC_GSS credential with given service name, mechanism, service type and qop number.
CredNone - Class in com.sun.rpc
This is the "NONE" credential, i.e.
CredNone() - Constructor for class com.sun.rpc.CredNone
 
CredUnix - Class in com.sun.rpc
The Unix credential.
CredUnix() - Constructor for class com.sun.rpc.CredUnix
Constructor creates an instance of Unix credential and sets default uid/gid to "nobody".
CredUnix(int, int) - Constructor for class com.sun.rpc.CredUnix
Constructor creates an instance of Unix credential with given uid/gid

D

DEFECTIVE_CREDENTIAL - Static variable in exception class com.sun.gssapi.GSSException
Defective credential error.
DEFECTIVE_TOKEN - Static variable in exception class com.sun.gssapi.GSSException
Defective token error.
delCred() - Method in class com.sun.rpc.Rpc
Delete the RPC credential data and destroy its security context with the server.
delete() - Method in class com.sun.file.XFileAccessor
Deletes the file specified by this object.
delete() - Method in class com.sun.http.XFileAccessor
Deletes the file specified by this object.
delete() - Method in class com.sun.nfs.XFileAccessor
Deletes the file specified by this object.
delete() - Method in class com.sun.xfile.XFile
Deletes the file specified by this object.
delete() - Method in interface com.sun.xfile.XFileAccessor
Deletes the file specified by this object.
delete() - Method in class com.sun.xfilechooser.BeanXFile
 
delete() - Method in class com.sun.zip.XFileAccessor
Deletes the file specified by this object.
destroy(Rpc) - Method in class com.sun.rpc.CredUnix
 
DialogEditor - Class in com.sun.xfilechooser
An editor to set the Dialog Type of XFileChooser.
DialogEditor() - Constructor for class com.sun.xfilechooser.DialogEditor
 
dispose() - Method in class com.sun.gssapi.GSSContext
Release any system resources and cryptographic information stored in the context object.
dispose() - Method in class com.sun.gssapi.GSSCredential
Used to dispose of any sensitive information that the GSSCredential may be containing.
dispose() - Method in interface com.sun.gssapi.GSSCredSpi
Called to invalidate this credential element and release any system recourses and cryptographic information owned by the credential.
DUPLICATE_ELEMENT - Static variable in exception class com.sun.gssapi.GSSException
Duplicate credential element requested error.
DUPLICATE_TOKEN - Static variable in exception class com.sun.gssapi.GSSException
The token was a duplicate of an earlier token.

E

EditorResource - Class in com.sun.xfilechooser
EditorResource class is needed for I8N.
EditorResource() - Constructor for class com.sun.xfilechooser.EditorResource
 
ensureFileIsVisible(XFile) - Method in class com.sun.xfilechooser.XFileChooser
Make sure that the specified file is viewable, and not hidden.
equals(GSSName) - Method in class com.sun.gssapi.GSSName
A variation of equals method which may throw a GSSException when the names cannot be compared.
equals(GSSNameSpi) - Method in interface com.sun.gssapi.GSSNameSpi
Equal method for the GSSNameSpi objects.
equals(Object) - Method in class com.sun.gssapi.ChannelBinding
Compares two instances of ChannelBinding
equals(Object) - Method in class com.sun.gssapi.GSSCredential
Tests if this GSSCredential refers to the same entity as the supplied object.
equals(Object) - Method in class com.sun.gssapi.GSSName
Compares this name with the specified GSSName for equality.
equals(Object) - Method in class com.sun.gssapi.Oid
Equality test for oid objects.
equals(Object) - Method in class com.sun.xfile.XFile
Compares this object against the specified object.
equals(Object) - Method in class com.sun.xfilechooser.BeanXFile
 
error - Variable in exception class com.sun.rpc.RpcException
 
exists() - Method in class com.sun.file.XFileAccessor
Tests if this XFileAccessor object exists.
exists() - Method in class com.sun.http.XFileAccessor
Tests if this XFileAccessor object exists.
exists() - Method in class com.sun.nfs.XFileAccessor
Tests if this XFileAccessor object exists.
exists() - Method in class com.sun.xfile.XFile
Tests if this XFile exists.
exists() - Method in interface com.sun.xfile.XFileAccessor
Tests if this XFile object exists.
exists() - Method in class com.sun.xfilechooser.BeanXFile
 
exists() - Method in class com.sun.zip.XFileAccessor
Tests if this XFileAccessor object exists.
export() - Method in class com.sun.gssapi.GSSContext
Provided to support the sharing of work between multiple processes.
export() - Method in class com.sun.gssapi.GSSName
Returns a flat name representation for this GSSName object.
export() - Method in interface com.sun.gssapi.GSSNameSpi
Returns a flat name representation for this object.

F

FAILURE - Static variable in exception class com.sun.gssapi.GSSException
General failure, unspecified at GSS-API level.
Fattr - Class in com.sun.nfs
NFS file attributes This is essentially a container class that holds the attributes, but it also has methods to encode and decode the attributes in an Xdr buffer.
Fattr() - Constructor for class com.sun.nfs.Fattr
 
fetchCred(String, String, String) - Method in class com.sun.rpc.CredUnix
Given a username and passwd, obtain Unix creds from the named server.
FileModeEditor - Class in com.sun.xfilechooser
An editor to set the File Selection Mode of XFileChooser.
FileModeEditor() - Constructor for class com.sun.xfilechooser.FileModeEditor
 
finalize() - Method in class com.sun.nfs.Nfs
 
finalize() - Method in class com.sun.rpc.ConnectDatagram
 
finalize() - Method in class com.sun.rpc.ConnectSocket
 
finalize() - Method in class com.sun.xfile.XFileOutputStream
Ensures that the close method of this XFile output stream is called when there are no more references to this stream.
flush() - Method in class com.sun.file.XFileAccessor
Forces any buffered output bytes to be written out.
flush() - Method in class com.sun.http.XFileAccessor
Forces any buffered output bytes to be written out.
flush() - Method in class com.sun.nfs.Nfs
Flush any buffered writes to the file.
flush() - Method in class com.sun.nfs.XFileAccessor
Forces any buffered output bytes to be written out.
flush() - Method in interface com.sun.xfile.XFileAccessor
Forces any buffered output bytes to be written out.
flush() - Method in class com.sun.xfile.XFileOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class com.sun.xfile.XRandomAccessFile
Forces any buffered output bytes to be written out.
flush() - Method in class com.sun.zip.XFileAccessor
Forces any buffered output bytes to be written out.

G

GAP_TOKEN - Static variable in exception class com.sun.gssapi.GSSException
An expected per-message token was not received.
GARBAGE_ARGS - Static variable in exception class com.sun.rpc.MsgAcceptedException
 
getAbsolutePath() - Method in class com.sun.xfile.XFile
Returns the absolute pathname of the file represented by this object.
getAbsolutePath() - Method in class com.sun.xfilechooser.BeanXFile
 
getAcceptLifetime() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the accept lifetime remaining.
getAcceptorAddress() - Method in class com.sun.gssapi.ChannelBinding
Get the acceptor's address for this channel binding.
getAnonymityState() - Method in class com.sun.gssapi.GSSContext
Returns true if this is an anonymous context.
getApplicationData() - Method in class com.sun.gssapi.ChannelBinding
Get the application specified data for this channel binding.
getAsText() - Method in class com.sun.xfilechooser.DialogEditor
Gets the integer value of current selected dialog type and returns the corresponding string of dialog type.
getAsText() - Method in class com.sun.xfilechooser.FileModeEditor
Gets the integer value of current selection file mode and returns the corresponding string of file mode.
getAsText() - Method in class com.sun.xfilechooser.XFileChooserEditor
Gets the String representation of XFile object
getCache(String, int, String) - Static method in class com.sun.rpc.Connection
Get a cached connection for the specified server, port and protocol
getCanonicalPath() - Method in class com.sun.xfile.XFile
Returns the canonical form of this XFile object's pathname.
getCanonicalPath() - Method in class com.sun.xfilechooser.BeanXFile
 
getConfState() - Method in class com.sun.gssapi.GSSContext
Returns the confidentiality service state over the context.
getContents() - Method in class com.sun.xfilechooser.EditorResource
 
getCred() - Static method in class com.sun.nfs.NfsConnect
Get the credential as a Unix cred
getCred() - Method in class com.sun.rpc.Rpc
Return the RPC credential
getCred(Xdr) - Method in class com.sun.rpc.CredGss
 
getCurrentXDirectory() - Method in class com.sun.xfilechooser.XFileChooser
Returns XFile Object of the current directory.
getDefault() - Static method in class com.sun.nfs.NfsSecurity
Get the default security flavor number if it is specified in the nfssec.properties file, otherwise, simply return "1" for AUTH_SYS.
getDefaultMech() - Static method in class com.sun.gssapi.GSSManager
Determines the default mechanism.
getDelegCred() - Method in class com.sun.gssapi.GSSContext
Returns the delegated credential object on the acceptor's side.
getDelegCredState() - Method in class com.sun.gssapi.GSSContext
Returns the state of the delegated credentials for the context.
getDER() - Method in class com.sun.gssapi.Oid
Returns the full ASN.1 DER encoding for this oid object.
getExports() - Method in class com.sun.nfs.XFileExtensionAccessor
Get server's export list
getExtensionAccessor() - Method in class com.sun.xfile.XFile
Get the XFileExtensionAccessor
getFile() - Method in class com.sun.nfs.NfsURL
 
getFilePointer() - Method in class com.sun.xfile.XRandomAccessFile
Returns the current offset in this file.
getFiles(File, boolean) - Method in class com.sun.xfilechooser.XFileSystemView
Returns the list of files in a directory
getFileSystemName() - Method in class com.sun.xfile.XFile
Returns the name of the filesystem, the string before the colon of the URL.
getFileSystemView() - Static method in class com.sun.xfilechooser.XFileSystemView
Depending on type of operating system (e.g.
getGid() - Method in class com.sun.rpc.CredUnix
Get the Unix group id for the user
getGids() - Method in class com.sun.rpc.CredUnix
Get the Unix group list for the user
getGSSName() - Method in class com.sun.gssapi.GSSCredential
Retrieves the name of the entity that the credential has been acquired for.
getGSSName(Oid) - Method in class com.sun.gssapi.GSSCredential
Queries the selected mechanism for the principal name of the credential.
getHome() - Method in class com.sun.rpc.CredUnix
Get the user's home directory path
getHomeDirectory() - Method in class com.sun.xfilechooser.XFileSystemView
Returns the user's home directory
getHost() - Method in class com.sun.nfs.NfsURL
 
getIcon(int) - Method in class com.sun.xfilechooser.XFileChooserBeanInfo
 
getInitiatorAddress() - Method in class com.sun.gssapi.ChannelBinding
Get the initiator's address for this channel binding.
getInitLifetime() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the init lifetime remaining.
getIntegState() - Method in class com.sun.gssapi.GSSContext
Returns the integrity service state over the context.
getLifetime() - Method in class com.sun.gssapi.GSSContext
Returns the context lifetime in seconds.
getLifetime() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the lifetime remaining.
getLocation() - Method in class com.sun.nfs.NfsURL
 
getLocation() - Method in class com.sun.zip.ZipURL
 
getMajor() - Method in exception class com.sun.gssapi.GSSException
Returns the major code representing the error that caused this exception to be thrown.
getMajorString() - Method in exception class com.sun.gssapi.GSSException
Returns a string explaining the major code in this exception.
getMech() - Method in class com.sun.gssapi.GSSContext
Returns the mechanism oid for the context.
getMech() - Method in interface com.sun.gssapi.GSSNameSpi
Get the mechanism type that this NameElement corresponds to.
getMech(String) - Static method in class com.sun.nfs.NfsSecurity
getMech will get the security mechanism OID string from the second token in the value.
getMechanism() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the oid representing the underlying credential mechanism oid.
getMechs() - Method in class com.sun.gssapi.GSSCredential
Returns the mechanism oids over which the credential has been acquired.
getMechs() - Static method in class com.sun.gssapi.GSSManager
Indicates which mechanisms are configured within JGSS.
getMechsForName(Oid) - Static method in class com.sun.gssapi.GSSManager
Returns all the mechanisms that support the specific name type.
getMessage() - Method in exception class com.sun.gssapi.GSSException
Returns string representing both the major and minor status codes.
getMIC(byte[], int, int, MessageProp) - Method in class com.sun.gssapi.GSSContext
Returns a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMIC(InputStream, OutputStream, MessageProp) - Method in class com.sun.gssapi.GSSContext
Produces a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMinor() - Method in exception class com.sun.gssapi.GSSException
Returns the mechanism error that caused this exception.
getMinorString() - Method in exception class com.sun.gssapi.GSSException
Returns a string explaining the mechanism specific error code.
getMutualAuthState() - Method in class com.sun.gssapi.GSSContext
Returns the state of the mutual authentication option for the context.
getName() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the principal name for this credential.
getName() - Method in class com.sun.xfile.XFile
Returns the name of the file represented by this object.
getName() - Method in class com.sun.xfilechooser.BeanXFile
 
getName(String) - Static method in class com.sun.nfs.NfsSecurity
getName will get the NFS security flavor name from the first token in the value.
getNamesForMech(Oid) - Static method in class com.sun.gssapi.GSSManager
Returns name types (Oids) supported by the selected mechanism.
getNameType() - Method in interface com.sun.gssapi.GSSNameSpi
Returns the name type oid for this name.
getNfs() - Method in class com.sun.nfs.XFileAccessor
 
getParent() - Method in class com.sun.xfile.XFile
Returns the parent part of the pathname of this XFile object, or null if the name has no parent part.
getParent() - Method in class com.sun.xfilechooser.BeanXFile
 
getParent(XFile) - Method in class com.sun.nfs.XFileAccessor
 
getParentDirectory(File) - Method in class com.sun.xfilechooser.XFileSystemView
Returns the parent directory of specified directory/file object
getPath() - Method in class com.sun.xfile.XFile
Returns the pathname of the file represented by this object.
getPath() - Method in class com.sun.xfilechooser.BeanXFile
 
getPath() - Method in class com.sun.zip.ZipURL
 
getPeer() - Method in class com.sun.rpc.Rpc
Since this returns the address of the server it may seem redundant - but if you receive a reply to a broadcast RPC you need to know who is replying.
getPort() - Method in class com.sun.nfs.NfsURL
 
getPrefer() - Static method in class com.sun.nfs.NfsSecurity
Get the preferred nfs security flavor number if it is specified in the nfssec.properties file, otherwise, return null.
getPrivacy() - Method in class com.sun.gssapi.MessageProp
Retrieves the privacy state.
getPropertyDescriptors() - Method in class com.sun.xfilechooser.XFileChooserBeanInfo
 
getProtocol() - Method in class com.sun.nfs.NfsURL
 
getProtocol() - Method in class com.sun.zip.ZipURL
 
getQop(String) - Static method in class com.sun.nfs.NfsSecurity
getQop will get the Quality of Protection number from the fourth token in the value.
getQOP() - Method in class com.sun.gssapi.MessageProp
Retrieves the QOP value.
getRemainingAcceptLifetime(Oid) - Method in class com.sun.gssapi.GSSCredential
Returns the remaining lifetime in seconds for the credential to remain capable of accepting security context under the specified mechanism.
getRemainingInitLifetime(Oid) - Method in class com.sun.gssapi.GSSCredential
Returns the remaining lifetime in seconds for the credential to remain capable of initiating security context under the specified mechanism.
getRemainingLifetime() - Method in class com.sun.gssapi.GSSCredential
Obtains the remaining lifetime for a credential.
getReplayDetState() - Method in class com.sun.gssapi.GSSContext
Returns the state of the replay detection service for the context.
getSelectedXFile() - Method in class com.sun.xfilechooser.XFileChooser
Returns the XFile object of the selected file.
getSelectedXFileInputStream() - Method in class com.sun.xfilechooser.XFileChooser
Returns the XFileInputStream object of the selected file
getSelectedXFileOutputStream() - Method in class com.sun.xfilechooser.XFileChooser
Returns the XFileOutputStream object of the selected file
getSelectedXFiles() - Method in class com.sun.xfilechooser.XFileChooser
Returns a list of selected files if the filechooser is set to allow multi-selection.
getSequenceDetState() - Method in class com.sun.gssapi.GSSContext
Returns the state of the sequence detection service for the context.
getService(String) - Static method in class com.sun.nfs.NfsSecurity
getService will get the security service type from the third token in the value.
getSrcName() - Method in class com.sun.gssapi.GSSContext
Retrieves the name of the context initiator.
getStringNameType() - Method in class com.sun.gssapi.GSSName
Returns the name type for the printed name.
getStringNameType() - Method in interface com.sun.gssapi.GSSNameSpi
Returns the oid describing the format of the printable name.
getTags() - Method in class com.sun.xfilechooser.DialogEditor
Provides the valid dialog type: Open, Save, or Custom
getTags() - Method in class com.sun.xfilechooser.FileModeEditor
Provides the valid selection file modes: Files, Directories or Files/Directories
getTargName() - Method in class com.sun.gssapi.GSSContext
Retrieves the name of the context target (acceptor).
getUid() - Method in class com.sun.rpc.CredUnix
Get the Unix user id for the user
getUmask() - Method in class com.sun.rpc.CredUnix
Get the user's home Unix umask
getUsage() - Method in class com.sun.gssapi.GSSCredential
Retrieve the credential usage flag, which is one of INITIATE_ONLY, ACCEPT_ONLY, INITIATE_AND_ACCEPT.
getUsage() - Method in interface com.sun.gssapi.GSSCredSpi
Returns the credential usage.
getUsage(Oid) - Method in class com.sun.gssapi.GSSCredential
Retrieve the credential usage flag, which is one of INITIATE_ONLY, ACCEPT_ONLY, INITIATE_AND_ACCEPT, for a specific credential mechanism.
getWrapSizeLimit(int, boolean, int) - Method in class com.sun.gssapi.GSSContext
Returns the maximum message size that, if presented to the wrap method with the same confReq and qop parameters will result in an output token containing no more then maxTokenSize bytes.
getXFile() - Method in class com.sun.file.XFileAccessor
Get the XFile for this Accessor
getXFile() - Method in class com.sun.http.XFileAccessor
Get the XFile for this Accessor
getXFile() - Method in class com.sun.nfs.XFileAccessor
 
getXFile() - Method in interface com.sun.xfile.XFileAccessor
Return the XFile for this Accessor
getXFile() - Method in class com.sun.zip.XFileAccessor
Get the XFile for this Accessor
GSSContext - Class in com.sun.gssapi
This class represents the JGSS security context and its associated operations.
GSSContext(byte[]) - Constructor for class com.sun.gssapi.GSSContext
Constructor for creating a GSSContext from a previously exported context.
GSSContext(GSSCredential) - Constructor for class com.sun.gssapi.GSSContext
Constructor for creating a context on the acceptor' side.
GSSContext(GSSName, Oid, GSSCredential, int) - Constructor for class com.sun.gssapi.GSSContext
Constructor for creating a context on the initiator's side.
GSSCredential - Class in com.sun.gssapi
This class manages GSS-API credentials and their associated operations.
GSSCredential(int) - Constructor for class com.sun.gssapi.GSSCredential
Constructor for default credentials.
GSSCredential(GSSName, int) - Constructor for class com.sun.gssapi.GSSCredential
Constructor for default mechanism credential.
GSSCredential(GSSName, int, Oid[], int) - Constructor for class com.sun.gssapi.GSSCredential
Constructor for a credential over a set of mechanisms.
GSSCredential(GSSName, int, Oid, int) - Constructor for class com.sun.gssapi.GSSCredential
Constructor for a single mechanism credential.
GSSCredSpi - Interface in com.sun.gssapi
This interface is implemented by each mechanism to provide the functionality of a credential.
GSSException - Exception Class in com.sun.gssapi
This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.
GSSException(int) - Constructor for exception class com.sun.gssapi.GSSException
Construct a GSSException object with a specified major code.
GSSException(int, int, String) - Constructor for exception class com.sun.gssapi.GSSException
Construct a GSSException object with a specified major and minor codes and minor explanation string.
GSSManager - Class in com.sun.gssapi
This class implements functionality common to the entire GSS-API package.
GSSManager() - Constructor for class com.sun.gssapi.GSSManager
 
GSSName - Class in com.sun.gssapi
An object of this class encapsulates a single GSS-API principal entity.
GSSName(byte[], Oid) - Constructor for class com.sun.gssapi.GSSName
Creates a new GSSName object from the specified type.
GSSName(byte[], Oid, Oid) - Constructor for class com.sun.gssapi.GSSName
Creates a new GSSName object from the specified type.
GSSName(String, Oid) - Constructor for class com.sun.gssapi.GSSName
Converts a contiguous string name to a GSSName object of the specified type.
GSSName(String, Oid, Oid) - Constructor for class com.sun.gssapi.GSSName
Creates a new GSSName object of the specified type.
GSSNameSpi - Interface in com.sun.gssapi
This class represents a mechanism specific name element.

H

hashCode() - Method in class com.sun.xfile.XFile
Computes a hashcode for the file.
hasValue(String) - Static method in class com.sun.nfs.NfsSecurity
Does the key have a value defined in the nfssec.properties file? (i.e.
hi - Variable in exception class com.sun.rpc.RpcException
 

I

INDEFINITE - Static variable in class com.sun.gssapi.GSSContext
Indefinite lifetime value for a context.
INDEFINITE - Static variable in class com.sun.gssapi.GSSCredential
Indefinite lifetime for a credential.
init(byte[], int, int) - Method in class com.sun.gssapi.GSSContext
Called by the context initiator to start the context creation process.
init(byte[], Oid) - Method in interface com.sun.gssapi.GSSNameSpi
Initializer for the GSSNameSpi object using a byte array.
init(GSSNameSpi, int, int, int) - Method in interface com.sun.gssapi.GSSCredSpi
Initialized the credential object.
init(Connection, int, int) - Method in class com.sun.rpc.CredUnix
 
init(InputStream, OutputStream) - Method in class com.sun.gssapi.GSSContext
Called by the context initiator to start the context creation process.
init(String, Oid) - Method in interface com.sun.gssapi.GSSNameSpi
Initializer for the GSSNameSpi object using a String.
INITIATE_AND_ACCEPT - Static variable in class com.sun.gssapi.GSSCredential
Credential usage flag requesting that it be able to be used for both context initiation and acceptance.
INITIATE_ONLY - Static variable in class com.sun.gssapi.GSSCredential
Credential usage flag requesting that it be able to be used for context initiation only.
INTG - Static variable in class com.sun.gssapi.GSSContext
Context option flag - integrity.
isAbsolute() - Method in class com.sun.xfile.XFile
Tests if the file represented by this XFile object is an absolute pathname.
isAbsolute() - Method in class com.sun.xfilechooser.BeanXFile
 
isAnonymousName() - Method in class com.sun.gssapi.GSSName
Tests if this is an Anonymous name object.
isAnonymousName() - Method in interface com.sun.gssapi.GSSNameSpi
Indicates if this name object represents an Anonymous name.
isDirectory() - Method in class com.sun.file.XFileAccessor
Tests if the file represented by this XFileAccessor object is a directory.
isDirectory() - Method in class com.sun.http.XFileAccessor
Tests if the file represented by this XFileAccessor object is a directory.
isDirectory() - Method in class com.sun.nfs.XFileAccessor
Tests if the file represented by this XFileAccessor object is a directory.
isDirectory() - Method in class com.sun.xfile.XFile
Tests if the file represented by this XFile object is a directory.
isDirectory() - Method in interface com.sun.xfile.XFileAccessor
Tests if the file represented by this XFileAccessor object is a directory.
isDirectory() - Method in class com.sun.xfilechooser.BeanXFile
 
isDirectory() - Method in class com.sun.zip.XFileAccessor
Tests if the file represented by this XFileAccessor object is a directory.
isDuplicateToken() - Method in class com.sun.gssapi.MessageProp
Method to signal supplementary information.
isEstablished() - Method in class com.sun.gssapi.GSSContext
Returns true is this is a fully established context.
isFile() - Method in class com.sun.file.XFileAccessor
Tests if the file represented by this object is a "normal" file.
isFile() - Method in class com.sun.http.XFileAccessor
Tests if the file represented by this object is a "normal" file.
isFile() - Method in class com.sun.nfs.XFileAccessor
Tests if the file represented by this object is a "normal" nfs.
isFile() - Method in class com.sun.xfile.XFile
Tests if the file represented by this XFile object is a "normal" file.
isFile() - Method in interface com.sun.xfile.XFileAccessor
Tests if the file represented by this object is a "normal" file.
isFile() - Method in class com.sun.xfilechooser.BeanXFile
 
isFile() - Method in class com.sun.zip.XFileAccessor
Tests if the file represented by this object is a "normal" file.
isGapToken() - Method in class com.sun.gssapi.MessageProp
Method to signal supplementary information.
isInitiator() - Method in class com.sun.gssapi.GSSContext
Returns true if this is the initiator of the context.
isOldToken() - Method in class com.sun.gssapi.MessageProp
Method to signal supplementary information.
isProtReady() - Method in class com.sun.gssapi.GSSContext
Indicates if the per message operations can be applied over the context.
isRoot(File) - Method in class com.sun.xfilechooser.XFileSystemView
Returns true if the given file object is root.
isTransferable() - Method in class com.sun.gssapi.GSSContext
Indicates if the context is transferable to other processes through the use of the export method.
isUnseqToken() - Method in class com.sun.gssapi.MessageProp
Method to signal supplementary information.

L

lastModified() - Method in class com.sun.file.XFileAccessor
Returns the time that the file represented by this XFile object was last modified.
lastModified() - Method in class com.sun.http.XFileAccessor
Returns the time that the file represented by this XFile object was last modified.
lastModified() - Method in class com.sun.nfs.XFileAccessor
Returns the time that the file represented by this XFile object was last modified.
lastModified() - Method in class com.sun.xfile.XFile
Returns the time that the file represented by this XFile object was last modified.
lastModified() - Method in interface com.sun.xfile.XFileAccessor
Returns the time that the file represented by this XFile object was last modified.
lastModified() - Method in class com.sun.xfilechooser.BeanXFile
 
lastModified() - Method in class com.sun.zip.XFileAccessor
Returns the time that the file represented by this XFile object was last modified.
length() - Method in class com.sun.file.XFileAccessor
Returns the length of the file represented by this XFileAccessor object.
length() - Method in class com.sun.http.XFileAccessor
Returns the length of the file represented by this XFileAccessor object.
length() - Method in class com.sun.nfs.XFileAccessor
Returns the length of the file represented by this XFileAccessor object.
length() - Method in class com.sun.xfile.XFile
Returns the length of the file represented by this XFile object.
length() - Method in interface com.sun.xfile.XFileAccessor
Returns the length of the file represented by this XFileAccessor object.
length() - Method in class com.sun.xfile.XRandomAccessFile
Returns the length of this file.
length() - Method in class com.sun.xfilechooser.BeanXFile
 
length() - Method in class com.sun.zip.XFileAccessor
Returns the length of the file represented by this XFileAccessor object.
list() - Method in class com.sun.file.XFileAccessor
Returns a list of the files in the directory specified by this XFileAccessor object.
list() - Method in class com.sun.http.XFileAccessor
Returns a list of the files in the directory specified by this XFileAccessor object.
list() - Method in class com.sun.nfs.XFileAccessor
Returns a list of the files in the directory specified by this XFileAccessor object.
list() - Method in class com.sun.xfile.XFile
Returns a list of the files in the directory specified by this XFile object.
list() - Method in interface com.sun.xfile.XFileAccessor
Returns a list of the files in the directory specified by this XFileAccessor object.
list() - Method in class com.sun.xfilechooser.BeanXFile
 
list() - Method in class com.sun.zip.XFileAccessor
Returns a list of the files in the directory specified by this XFileAccessor object.
list(XFilenameFilter) - Method in class com.sun.xfile.XFile
Returns a list of the files in the directory specified by this XFile that satisfy the specified filter.
lo - Variable in exception class com.sun.rpc.RpcException
 
loginPCNFSD(String, String, String) - Method in class com.sun.nfs.XFileExtensionAccessor
Sets the user's RPC credential from Login name and password.
loginUGID(int, int, int[]) - Method in class com.sun.nfs.XFileExtensionAccessor
Sets the user's RPC credential to a known uid/gid.
logoutPCNFSD() - Method in class com.sun.nfs.XFileExtensionAccessor
Sets the user's RPC credential to "nobody"
logoutUGID() - Method in class com.sun.nfs.XFileExtensionAccessor
Sets the user's RPC credential to "nobody"
lookupSec() - Method in class com.sun.nfs.Nfs2
 

M

main(String[]) - Static method in class com.sun.xfilechooser.XFileChooser
Used only for testing of bean
MessageProp - Class in com.sun.gssapi
This class conveys information about the per-message security services requested/provided through the GSSContext class in the wrap and getMIC methods.
MessageProp() - Constructor for class com.sun.gssapi.MessageProp
Default constructor for the class.
MessageProp(int, boolean) - Constructor for class com.sun.gssapi.MessageProp
Constructor allowing the setting of the qop and the privacy state.
mkdir() - Method in class com.sun.file.XFileAccessor
Creates a directory whose pathname is specified by this XFileAccessor object.
mkdir() - Method in class com.sun.http.XFileAccessor
Creates a directory whose pathname is specified by this XFileAccessor object.
mkdir() - Method in class com.sun.nfs.XFileAccessor
Creates a directory whose pathname is specified by this XFileAccessor object.
mkdir() - Method in class com.sun.xfile.XFile
Creates a directory whose pathname is specified by this XFile object.
mkdir() - Method in interface com.sun.xfile.XFileAccessor
Creates a directory whose pathname is specified by this XFileAccessor object.
mkdir() - Method in class com.sun.xfilechooser.BeanXFile
 
mkdir() - Method in class com.sun.zip.XFileAccessor
Creates a directory whose pathname is specified by this XFileAccessor object.
mkdirs() - Method in class com.sun.xfile.XFile
Creates a directory whose pathname is specified by this XFile object, including any necessary parent directories.
mkdirs() - Method in class com.sun.xfilechooser.BeanXFile
 
mkfile() - Method in class com.sun.file.XFileAccessor
Creates a file whose pathname is specified by this XFileAccessor object.
mkfile() - Method in class com.sun.http.XFileAccessor
Creates a file whose pathname is specified by this XFileAccessor object.
mkfile() - Method in class com.sun.nfs.XFileAccessor
Creates a file whose pathname is specified by this XFileAccessor object.
mkfile() - Method in interface com.sun.xfile.XFileAccessor
Creates an empty file whose pathname is specified by this XFileAccessor object.
mkfile() - Method in class com.sun.zip.XFileAccessor
Creates a file whose pathname is specified by this XFileAccessor object.
MsgAcceptedException - Exception Class in com.sun.rpc
Handle the RPC "message accepted" class of errors.
MsgAcceptedException(int) - Constructor for exception class com.sun.rpc.MsgAcceptedException
 
MsgAcceptedException(int, int, int) - Constructor for exception class com.sun.rpc.MsgAcceptedException
 
MsgRejectedException - Exception Class in com.sun.rpc
Handle the RPC "message rejected" class of errors.
MsgRejectedException(int) - Constructor for exception class com.sun.rpc.MsgRejectedException
 
MsgRejectedException(int, int) - Constructor for exception class com.sun.rpc.MsgRejectedException
 
MsgRejectedException(int, int, int) - Constructor for exception class com.sun.rpc.MsgRejectedException
 
MUTUAL_AUTH - Static variable in class com.sun.gssapi.GSSContext
Context option flag - mutual authentication.

N

NAME_NOT_MN - Static variable in exception class com.sun.gssapi.GSSException
Name contains multi-mechanism elements error.
newAccessor() - Method in class com.sun.xfile.XFile
 
Nfs - Class in com.sun.nfs
Container class for an NFS object: either a file or a directory.
Nfs() - Constructor for class com.sun.nfs.Nfs
 
NFS_OK - Static variable in exception class com.sun.nfs.NfsException
 
Nfs2 - Class in com.sun.nfs
This class contains the methods specific to NFS version 2.
Nfs2(Rpc, byte[], String, Fattr2) - Constructor for class com.sun.nfs.Nfs2
Construct a new NFS version 2 object (file or directory)
NfsConnect - Class in com.sun.nfs
Connect to an NFS server and return an Nfs file object.
NFSERR_ACCES - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_BAD_COOKIE - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_BADHANDLE - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_BADTYPE - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_DQUOT - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_EXIST - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_FBIG - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_INVAL - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_IO - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_ISDIR - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_JUKEBOX - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_MLINK - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NAMETOOLONG - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NODEV - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOENT - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOSPC - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOT_SYNC - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOTDIR - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOTEMPTY - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NOTSUPP - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_NXIO - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_PERM - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_REMOTE - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_ROFS - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_SERVERFAULT - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_STALE - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_TOOSMALL - Static variable in exception class com.sun.nfs.NfsException
 
NFSERR_XDEV - Static variable in exception class com.sun.nfs.NfsException
 
NfsException - Exception Class in com.sun.nfs
This exception is thrown whenever an NFS error occurs.
NfsException(int) - Constructor for exception class com.sun.nfs.NfsException
Create a new NfsException
NfsHandler - Class in com.sun.nfs
This handler is implemented by the NFS application if it wishes to be notifed of retransmissions.
NfsHandler() - Constructor for class com.sun.nfs.NfsHandler
 
NfsSecurity - Class in com.sun.nfs
NfsSecurity is a static class.
NfsSecurity() - Constructor for class com.sun.nfs.NfsSecurity
 
NfsURL - Class in com.sun.nfs
This is just a dumb URL parser class.
NfsURL(String) - Constructor for class com.sun.nfs.NfsURL
 
nfsXFileExtensionAccessor - Class in com.sun.nfs
Deprecated.
The more generic XFileExtensionAccessor class should be used instead.
nfsXFileExtensionAccessor(XFile) - Constructor for class com.sun.nfs.nfsXFileExtensionAccessor
Deprecated.
 
NO_CONTEXT - Static variable in exception class com.sun.gssapi.GSSException
Invalid security context error.
NO_CRED - Static variable in exception class com.sun.gssapi.GSSException
Invalid credentials error.
NT_ANONYMOUS - Static variable in class com.sun.gssapi.GSSName
Name type used to represent an Anonymous identity.
NT_EXPORT_NAME - Static variable in class com.sun.gssapi.GSSName
Name type used to indicate an exported name produced by the export method.
NT_HOSTBASED_SERVICE - Static variable in class com.sun.gssapi.GSSName
Name type used to indicate a host-based service name form.
NT_MACHINE_UID_NAME - Static variable in class com.sun.gssapi.GSSName
Name type used to indicate a numeric user identifier corresponding to a user on a local system.
NT_STRING_UID_NAME - Static variable in class com.sun.gssapi.GSSName
Name type used to indicate a string of digits representing the numeric user identifier of a user on a local system.
NT_USER_NAME - Static variable in class com.sun.gssapi.GSSName
Name type used to indicate a named user on a local system.

O

Oid - Class in com.sun.gssapi
This class represents Universal Object Identifiers (Oids) and their associated operations.
Oid(byte[]) - Constructor for class com.sun.gssapi.Oid
Constructs an Oid object from its DER encoding.
Oid(byte[], int) - Constructor for class com.sun.gssapi.Oid
Constructs an Oid object from its DER encoding.
Oid(InputStream) - Constructor for class com.sun.gssapi.Oid
Constructs an Oid object from its DER encoding.
Oid(String) - Constructor for class com.sun.gssapi.Oid
Constructs an Oid object from a string representation of its integer components.
ok(String) - Method in class com.sun.nfs.NfsHandler
Called when a server reply is recieved after a timeout.
ok(String) - Method in class com.sun.rpc.RpcHandler
Called when the server responds after a timeout
OLD_TOKEN - Static variable in exception class com.sun.gssapi.GSSException
The token's validity period has expired.
open(XFile, boolean, boolean) - Method in class com.sun.file.XFileAccessor
Open this file object
open(XFile, boolean, boolean) - Method in class com.sun.http.XFileAccessor
Open this file object
open(XFile, boolean, boolean) - Method in class com.sun.nfs.XFileAccessor
Open this NFS object
open(XFile, boolean, boolean) - Method in interface com.sun.xfile.XFileAccessor
Open a file in this filesystem.
open(XFile, boolean, boolean) - Method in class com.sun.zip.XFileAccessor
Open this file object

P

port - Variable in class com.sun.rpc.Connection
 
PROC_UNAVAIL - Static variable in exception class com.sun.rpc.MsgAcceptedException
 
PROG_MISMATCH - Static variable in exception class com.sun.rpc.MsgAcceptedException
 
PROG_UNAVAIL - Static variable in exception class com.sun.rpc.MsgAcceptedException
 
propertyChange(PropertyChangeEvent) - Method in class com.sun.xfilechooser.XFileChooser
This method gets called when certain bound properties has changed on the associated JFileChooser.
putCache(Connection) - Static method in class com.sun.rpc.Connection
Stash a new connection in the cache

R

read() - Method in class com.sun.xfile.XFileInputStream
Reads a byte of data from this XFile.
read() - Method in class com.sun.xfile.XRandomAccessFile
Reads a byte of data from this file.
read(byte[]) - Method in class com.sun.xfile.XFileInputStream
Reads up to b.length bytes of data from this file into an array of bytes.
read(byte[]) - Method in class com.sun.xfile.XRandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read(byte[], int, int) - Method in class com.sun.xfile.XFileInputStream
Reads up to len bytes of data from this file into an array of bytes.
read(byte[], int, int) - Method in class com.sun.xfile.XRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[], int, int, long) - Method in class com.sun.file.XFileAccessor
Reads a subarray as a sequence of bytes.
read(byte[], int, int, long) - Method in class com.sun.http.XFileAccessor
Reads a subarray as a sequence of bytes.
read(byte[], int, int, long) - Method in class com.sun.nfs.XFileAccessor
Reads a subarray as a sequence of bytes.
read(byte[], int, int, long) - Method in interface com.sun.xfile.XFileAccessor
Reads a subarray as a sequence of bytes.
read(byte[], int, int, long) - Method in class com.sun.zip.XFileAccessor
Reads a subarray as a sequence of bytes.
readBoolean() - Method in class com.sun.xfile.XRandomAccessFile
Reads a boolean from this file.
readByte() - Method in class com.sun.xfile.XRandomAccessFile
Reads a signed 8-bit value from this file.
readChar() - Method in class com.sun.xfile.XRandomAccessFile
Reads a Unicode character from this file.
readDouble() - Method in class com.sun.xfile.XRandomAccessFile
Reads a double from this file.
readFloat() - Method in class com.sun.xfile.XRandomAccessFile
Reads a float from this file.
readFully(byte[]) - Method in class com.sun.xfile.XRandomAccessFile
Reads b.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class com.sun.xfile.XRandomAccessFile
Reads exactly len bytes from this file into the byte array.
readInt() - Method in class com.sun.xfile.XRandomAccessFile
Reads a signed 32-bit integer from this file.
readLine() - Method in class com.sun.xfile.XRandomAccessFile
Reads the next line of text from this file.
readLong() - Method in class com.sun.xfile.XRandomAccessFile
Reads a signed 64-bit integer from this file.
readShort() - Method in class com.sun.xfile.XRandomAccessFile
Reads a signed 16-bit number from this file.
readUnsignedByte() - Method in class com.sun.xfile.XRandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort() - Method in class com.sun.xfile.XRandomAccessFile
Reads an unsigned 16-bit number from this file.
readUTF() - Method in class com.sun.xfile.XRandomAccessFile
Reads in a string from this file.
refresh(Connection, int, int) - Method in class com.sun.rpc.CredUnix
 
renameTo(XFile) - Method in class com.sun.file.XFileAccessor
Renames the file specified by this XFileAccessor object to have the pathname given by the XFileAccessor object argument.
renameTo(XFile) - Method in class com.sun.http.XFileAccessor
Renames the file specified by this XFileAccessor object to have the pathname given by the XFileAccessor object argument.
renameTo(XFile) - Method in class com.sun.nfs.XFileAccessor
Renames the file specified by this XFileAccessor object to have the pathname given by the XFileAccessor object argument.
renameTo(XFile) - Method in class com.sun.xfile.XFile
Renames the file specified by this XFile object to have the pathname given by the XFile argument.
renameTo(XFile) - Method in interface com.sun.xfile.XFileAccessor
Renames the file specified by this XFileAccessor object to have the pathname given by the XFileAccessor object argument.
renameTo(XFile) - Method in class com.sun.zip.XFileAccessor
Renames the file specified by this XFileAccessor object to have the pathname given by the XFileAccessor object argument.
renameTo(File) - Method in class com.sun.xfilechooser.BeanXFile
 
REPLAY_DET - Static variable in class com.sun.gssapi.GSSContext
Context option flag - replay detection.
requestAnonymity(boolean) - Method in class com.sun.gssapi.GSSContext
Requests anonymous support over the context.
requestConf(boolean) - Method in class com.sun.gssapi.GSSContext
Requests that confidentiality service be available over the context.
requestCredDeleg(boolean) - Method in class com.sun.gssapi.GSSContext
Sets the request state of the credential delegation flag for the context.
requestInteg(boolean) - Method in class com.sun.gssapi.GSSContext
Requests that integrity service be available over the context.
requestLifetime(int) - Method in class com.sun.gssapi.GSSContext
Sets the desired lifetime for the context in seconds.
requestMutualAuth(boolean) - Method in class com.sun.gssapi.GSSContext
Sets the request state of the mutual authentication flag for the context.
requestReplayDet(boolean) - Method in class com.sun.gssapi.GSSContext
Sets the request state of the replay detection service for the context.
requestSequenceDet(boolean) - Method in class com.sun.gssapi.GSSContext
Sets the request state of the sequence checking service for the context.
Rpc - Class in com.sun.rpc
This class transmits and receives RPC calls to an RPC service at a specific host and port.
Rpc(Connection, int, int) - Constructor for class com.sun.rpc.Rpc
Construct a new Rpc object - equivalent to a "client handle" using an AUTH_NONE cred handle.
Rpc(Connection, int, int, Cred) - Constructor for class com.sun.rpc.Rpc
Construct a new Rpc object - equivalent to a "client handle" using a given cred handle "cr"
Rpc(String, int, int, int, String, int) - Constructor for class com.sun.rpc.Rpc
Construct a new Rpc object - equivalent to a "client handle"
rpc_call(Xdr, int, int) - Method in class com.sun.rpc.Rpc
Make an RPC call but retry if necessary Retries use exponential backoff up to MAX_TIMEOUT ms.
rpc_call_one(Xdr, byte[], int) - Method in class com.sun.rpc.Rpc
Transmit the XDR call buffer containing an RPC header followed by a protocol header and receive the reply.
rpc_header(Xdr, int) - Method in class com.sun.rpc.Rpc
Construct an RPC header in the XDR buffer
RPC_MISMATCH - Static variable in exception class com.sun.rpc.MsgRejectedException
 
RpcException - Exception Class in com.sun.rpc
Handle the RPC exceptions.
RpcException(int) - Constructor for exception class com.sun.rpc.RpcException
 
RpcException(String) - Constructor for exception class com.sun.rpc.RpcException
 
RpcHandler - Class in com.sun.rpc
This handler is implemented by the RPC application if it wishes to be notifed of retransmissions.
RpcHandler() - Constructor for class com.sun.rpc.RpcHandler
 
RPCSEC_GSS - Static variable in class com.sun.rpc.CredGss
 
RPCSEC_GSS_CONTINUE_INIT - Static variable in class com.sun.rpc.CredGss
 
RPCSEC_GSS_DATA - Static variable in class com.sun.rpc.CredGss
 
RPCSEC_GSS_DESTROY - Static variable in class com.sun.rpc.CredGss
 
RPCSEC_GSS_FAILED - Static variable in exception class com.sun.rpc.MsgRejectedException
 
RPCSEC_GSS_INIT - Static variable in class com.sun.rpc.CredGss
 
RPCSEC_GSS_NOCRED - Static variable in exception class com.sun.rpc.MsgRejectedException
 
RPCSEC_GSS_VERS_1 - Static variable in class com.sun.rpc.CredGss
 
run() - Method in class com.sun.nfs.Buffer
 
run() - Method in class com.sun.rpc.Connection
 

S

seek(long) - Method in class com.sun.xfile.XRandomAccessFile
Sets the offset from the beginning of this file at which the next read or write occurs.
SELECTED_XFILE_CHANGED_PROPERTY - Static variable in class com.sun.xfilechooser.XFileChooser
Identifes change in user's single-file selection.
SELECTED_XFILES_CHANGED_PROPERTY - Static variable in class com.sun.xfilechooser.XFileChooser
Identifes change in user's multiple-file selection.
SEQUENCE_DET - Static variable in class com.sun.gssapi.GSSContext
Context option flag - sequence detection.
server - Variable in class com.sun.rpc.Connection
 
serviceType - Variable in class com.sun.rpc.CredGss
 
setAsText(String) - Method in class com.sun.xfilechooser.DialogEditor
Sets the selected dialog type
setAsText(String) - Method in class com.sun.xfilechooser.FileModeEditor
Sets the selected file mode
setAsText(String) - Method in class com.sun.xfilechooser.XFileChooserEditor
Sets the selected file path
setChannelBinding(ChannelBinding) - Method in class com.sun.gssapi.GSSContext
Sets the channel bindings to be used during context establishment.
setCred() - Method in class com.sun.rpc.CredUnix
Set the cred back to the default: nobody/nobody
setCred(int, int, int[]) - Method in class com.sun.rpc.CredUnix
Set the uid, gid
setCred(Cred) - Method in class com.sun.rpc.Rpc
Set the RPC credential
setCurrentXDirectory(XFile) - Method in class com.sun.xfilechooser.XFileChooser
Sets the current directory.
setDuplicateTokenStatus() - Method in class com.sun.gssapi.MessageProp
Used by mechanism packages to set supplementary status value.
setGapTokenStatus() - Method in class com.sun.gssapi.MessageProp
Used by mechanism packages to set supplementary status value.
setMinor(int, String) - Method in exception class com.sun.gssapi.GSSException
Used by the exception thrower to set the mechanism error code and its string explanation.
setNfsHandler(NfsHandler) - Method in class com.sun.nfs.XFileExtensionAccessor
Assigns an NfsHandler class that allows the application to receive RPC timeout notifications.
setOldTokenState() - Method in class com.sun.gssapi.MessageProp
Used by mechanism packages to set supplementary status value.
setPrivacy(boolean) - Method in class com.sun.gssapi.MessageProp
Sets the privacy state.
setQOP(int) - Method in class com.sun.gssapi.MessageProp
Sets the QOP value.
setRpcHandler(RpcHandler) - Static method in class com.sun.nfs.NfsConnect
Set the timeout handler
setRpcHandler(RpcHandler) - Method in class com.sun.rpc.Rpc
 
setSelectedXFile(XFile) - Method in class com.sun.xfilechooser.XFileChooser
Sets the XFile object of the selected file.
setSelectedXFiles(XFile[]) - Method in class com.sun.xfilechooser.XFileChooser
Sets the list of selected files if the filechooser is set to allow multi-selection.
setUnseqTokenStatus() - Method in class com.sun.gssapi.MessageProp
Used by mechanism packages to set supplementary status value.
skip(long) - Method in class com.sun.xfile.XFileInputStream
Skips over and discards n bytes of data from the file.
skipBytes(int) - Method in class com.sun.xfile.XRandomAccessFile
Skips exactly n bytes of input.
status - Variable in class com.sun.rpc.CredUnix
 
SVC_INTEGRITY - Static variable in class com.sun.rpc.Cred
 
SVC_NONE - Static variable in class com.sun.rpc.Cred
 
SVC_PRIVACY - Static variable in class com.sun.rpc.Cred
 
SYSTEM_ERR - Static variable in exception class com.sun.rpc.MsgAcceptedException
 

T

timeout(String, int, int) - Method in class com.sun.nfs.NfsHandler
Called when an NFS request has timed out The RPC code will retransmit NFS requests until the server responds.
timeout(String, int, int) - Method in class com.sun.rpc.RpcHandler
Called when the RPC times out.
toRFC2078String() - Method in class com.sun.gssapi.Oid
Returns a string representation of the Oid's integer components in the format specified within RFC 2078.
toString() - Method in class com.sun.file.XFileAccessor
Returns a string representation of this object.
toString() - Method in class com.sun.gssapi.GSSCredential
Debugging aid.
toString() - Method in exception class com.sun.gssapi.GSSException
Returns string representing both the major and minor status codes.
toString() - Method in class com.sun.gssapi.GSSName
Returns a string representation of the GSSName object.
toString() - Method in interface com.sun.gssapi.GSSNameSpi
Returns a string representation for this name.
toString() - Method in class com.sun.gssapi.Oid
Returns a string representation of the oid's integer components in dot separated notation.
toString() - Method in class com.sun.http.XFileAccessor
Returns a string representation of this object.
toString() - Method in class com.sun.nfs.Buffer
 
toString() - Method in class com.sun.nfs.Nfs
 
toString() - Method in exception class com.sun.nfs.NfsException
 
toString() - Method in class com.sun.nfs.NfsURL
 
toString() - Method in class com.sun.nfs.XFileAccessor
Returns a string representation of this object.
toString() - Method in class com.sun.rpc.Connection
Return information about the connection
toString() - Method in class com.sun.rpc.CredUnix
 
toString() - Method in exception class com.sun.rpc.MsgAcceptedException
 
toString() - Method in exception class com.sun.rpc.MsgRejectedException
 
toString() - Method in class com.sun.xfile.XFile
Returns a string representation of this object.
toString() - Method in class com.sun.xfilechooser.BeanXFile
 
toString() - Method in class com.sun.zip.XFileAccessor
Returns a string representation of this object.
toString() - Method in class com.sun.zip.ZipURL
 
TRANS - Static variable in class com.sun.gssapi.GSSContext
Context option flag - transferability (output flag only).

U

UNAUTHORIZED - Static variable in exception class com.sun.gssapi.GSSException
Operation unauthorized error.
UNAVAILABLE - Static variable in exception class com.sun.gssapi.GSSException
Operation unavailable error.
UNSEQ_TOKEN - Static variable in exception class com.sun.gssapi.GSSException
A later token has already been processed.
unwrap(byte[], int, int, MessageProp) - Method in class com.sun.gssapi.GSSContext
Used by the peer application to process tokens generated with the wrap call.
unwrap(Xdr) - Method in class com.sun.rpc.CredUnix
 
unwrap(InputStream, OutputStream, MessageProp) - Method in class com.sun.gssapi.GSSContext
Used by the peer application to process tokens generated with the wrap call.

V

validate(byte[], int) - Method in class com.sun.rpc.CredUnix
 
verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in class com.sun.gssapi.GSSContext
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.
verifyMIC(InputStream, InputStream, MessageProp) - Method in class com.sun.gssapi.GSSContext
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.

W

why - Variable in exception class com.sun.rpc.RpcException
 
wrap(byte[], int, int, MessageProp) - Method in class com.sun.gssapi.GSSContext
Allows to apply per-message security services over the established security context.
wrap(Xdr, byte[]) - Method in class com.sun.rpc.CredUnix
 
wrap(InputStream, OutputStream, MessageProp) - Method in class com.sun.gssapi.GSSContext
Allows to apply per-message security services over the established security context.
write(byte[]) - Method in class com.sun.xfile.XFileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[]) - Method in class com.sun.xfile.XRandomAccessFile
Writes b.length bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int) - Method in class com.sun.xfile.XFileOutputStream
Writes len bytes from the specified byte array starting at offset off to this XFile output stream.
write(byte[], int, int) - Method in class com.sun.xfile.XRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int, long) - Method in class com.sun.file.XFileAccessor
Writes a sub array as a sequence of bytes.
write(byte[], int, int, long) - Method in class com.sun.http.XFileAccessor
Writes a sub array as a sequence of bytes.
write(byte[], int, int, long) - Method in class com.sun.nfs.XFileAccessor
Writes a sub array as a sequence of bytes.
write(byte[], int, int, long) - Method in interface com.sun.xfile.XFileAccessor
Writes a sub array as a sequence of bytes.
write(byte[], int, int, long) - Method in class com.sun.zip.XFileAccessor
Writes a sub array as a sequence of bytes.
write(int) - Method in class com.sun.xfile.XFileOutputStream
Writes the specified byte to this file output stream.
write(int) - Method in class com.sun.xfile.XRandomAccessFile
Writes the specified byte to this file.
writeBoolean(boolean) - Method in class com.sun.xfile.XRandomAccessFile
Writes a boolean to the file as a 1-byte value.
writeByte(int) - Method in class com.sun.xfile.XRandomAccessFile
Writes a byte to the file as a 1-byte value.
writeBytes(String) - Method in class com.sun.xfile.XRandomAccessFile
Writes the string to the file as a sequence of bytes.
writeChar(int) - Method in class com.sun.xfile.XRandomAccessFile
Writes a char to the file as a 2-byte value, high byte first.
writeChars(String) - Method in class com.sun.xfile.XRandomAccessFile
Writes a string to the file as a sequence of characters.
writeDouble(double) - Method in class com.sun.xfile.XRandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an 8-byte quantity, high byte first.
writeFloat(float) - Method in class com.sun.xfile.XRandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a 4-byte quantity, high byte first.
writeInt(int) - Method in class com.sun.xfile.XRandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeLong(long) - Method in class com.sun.xfile.XRandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeShort(int) - Method in class com.sun.xfile.XRandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeUTF(String) - Method in class com.sun.xfile.XRandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.

X

XDIRECTORY_CHANGED_PROPERTY - Static variable in class com.sun.xfilechooser.XFileChooser
Identifies user's directory change.
Xdr - Class in com.sun.rpc
This class handles the marshalling/unmarshalling of primitive data types into and out of a buffer.
Xdr(int) - Constructor for class com.sun.rpc.Xdr
Build a new Xdr object with a buffer of given size
xdr_bool() - Method in class com.sun.rpc.Xdr
Get a boolean from the buffer
xdr_bool(boolean) - Method in class com.sun.rpc.Xdr
Put a boolean into the buffer
xdr_buf() - Method in class com.sun.rpc.Xdr
Return the entire Xdr buffer
xdr_bytes() - Method in class com.sun.rpc.Xdr
Get a counted array of bytes from the buffer
xdr_bytes(byte[]) - Method in class com.sun.rpc.Xdr
Put a counted array of bytes into the buffer.
xdr_bytes(byte[], int) - Method in class com.sun.rpc.Xdr
Put a counted array of bytes into the buffer
xdr_bytes(byte[], int, int) - Method in class com.sun.rpc.Xdr
Put a counted array of bytes into the buffer
xdr_bytes(Xdr) - Method in class com.sun.rpc.Xdr
Put an Xdr buffer into the buffer
This is used to encode the RPC credentials
xdr_float() - Method in class com.sun.rpc.Xdr
Get a floating point number from the buffer
xdr_float(float) - Method in class com.sun.rpc.Xdr
Put a floating point number into the buffer
xdr_hyper() - Method in class com.sun.rpc.Xdr
Get a long from the buffer
xdr_hyper(long) - Method in class com.sun.rpc.Xdr
Put a long into the buffer
xdr_int() - Method in class com.sun.rpc.Xdr
Get an integer from the buffer
xdr_int(int) - Method in class com.sun.rpc.Xdr
Put an integer into the buffer
xdr_offset() - Method in class com.sun.rpc.Xdr
Return the current offset
xdr_offset(int) - Method in class com.sun.rpc.Xdr
Set the current offset
xdr_raw(byte[]) - Method in class com.sun.rpc.Xdr
Put a fixed number of bytes into the buffer The length is not encoded.
xdr_raw(byte[], int) - Method in class com.sun.rpc.Xdr
Put a fixed number of bytes into the buffer at offset off.
xdr_raw(byte[], int, int) - Method in class com.sun.rpc.Xdr
Put a counted array of bytes into the buffer.
xdr_raw(int) - Method in class com.sun.rpc.Xdr
Get a fixed number of bytes from the buffer e.g.
xdr_raw(int, int) - Method in class com.sun.rpc.Xdr
Get a fixed number (len) of bytes from the buffer at offset off.
xdr_size() - Method in class com.sun.rpc.Xdr
Return the current size of the XDR buffer
xdr_size(int) - Method in class com.sun.rpc.Xdr
Set the current size of the XDR buffer
xdr_skip(int) - Method in class com.sun.rpc.Xdr
Skip a number of bytes.
xdr_string() - Method in class com.sun.rpc.Xdr
Get a string from the buffer
xdr_string(String) - Method in class com.sun.rpc.Xdr
Put a string into the buffer
xdr_u_int() - Method in class com.sun.rpc.Xdr
Get an unsigned integer from the buffer
Note that Java has no unsigned integer type so we must return it as a long.
xdr_u_int(long) - Method in class com.sun.rpc.Xdr
Put an unsigned integer into the buffer Note that Java has no unsigned integer type so we must submit it as a long.
xdr_wrap_offset() - Method in class com.sun.rpc.Xdr
Return the starting point of the bytes that will be encrypted.
xdr_wrap_offset(int) - Method in class com.sun.rpc.Xdr
Set the starting point of the bytes that will be encrypted.
XFile - Class in com.sun.xfile
Instances of this class represent the name of a file or directory.
XFile(XFile, String) - Constructor for class com.sun.xfile.XFile
Creates a XFile instance that represents the file with the specified name in the specified directory.
XFile(String) - Constructor for class com.sun.xfile.XFile
Creates a XFile instance that represents the file whose pathname is the given url argument.
XFileAccessor - Class in com.sun.file
The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.
XFileAccessor - Class in com.sun.http
The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.
XFileAccessor - Class in com.sun.nfs
The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.
XFileAccessor - Class in com.sun.zip
The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.
XFileAccessor - Interface in com.sun.xfile
The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.
XFileAccessor() - Constructor for class com.sun.file.XFileAccessor
 
XFileAccessor() - Constructor for class com.sun.http.XFileAccessor
 
XFileAccessor() - Constructor for class com.sun.nfs.XFileAccessor
 
XFileAccessor() - Constructor for class com.sun.zip.XFileAccessor
 
XFileChooser - Class in com.sun.xfilechooser
XFileChooser is an extension of the JFileChooser.
XFileChooser() - Constructor for class com.sun.xfilechooser.XFileChooser
Creates a XFileChooser pointing to the user's home directory.
XFileChooser(XFile) - Constructor for class com.sun.xfilechooser.XFileChooser
Creates a XFileChooser using the given XFile as the path.
XFileChooser(String) - Constructor for class com.sun.xfilechooser.XFileChooser
Creates a XFileChooser using the given path.
XFileChooserBeanInfo - Class in com.sun.xfilechooser
Describes the XFileChooser properties that is modifiable by user in the beans editor.
XFileChooserBeanInfo() - Constructor for class com.sun.xfilechooser.XFileChooserBeanInfo
 
XFileChooserEditor - Class in com.sun.xfilechooser
An editor to set the current Directory and selected file.
XFileChooserEditor() - Constructor for class com.sun.xfilechooser.XFileChooserEditor
 
XFileExtensionAccessor - Class in com.sun.nfs
 
XFileExtensionAccessor - Class in com.sun.xfile
This is an abstract class to intended to be extended with filesystem-specific methods.
XFileExtensionAccessor(XFile) - Constructor for class com.sun.nfs.XFileExtensionAccessor
 
XFileExtensionAccessor(XFile) - Constructor for class com.sun.xfile.XFileExtensionAccessor
 
XFileInputStream - Class in com.sun.xfile
An XFile input stream is an input stream for reading data from an XFile.
XFileInputStream(XFile) - Constructor for class com.sun.xfile.XFileInputStream
Creates an input file stream to read from the specified XFile object.
XFileInputStream(String) - Constructor for class com.sun.xfile.XFileInputStream
Creates an input file stream to read from a file with the specified name.
XFilenameFilter - Interface in com.sun.xfile
Instances of classes that implement this interface are used to filter filenames.
XFileOutputStream - Class in com.sun.xfile
An XFile output stream is an output stream for writing data to an XFile.
XFileOutputStream(XFile) - Constructor for class com.sun.xfile.XFileOutputStream
Creates an XFile output stream to write to the specified XFile object.
XFileOutputStream(XFile, boolean) - Constructor for class com.sun.xfile.XFileOutputStream
Creates an output file for the specified XFile object.
XFileOutputStream(String) - Constructor for class com.sun.xfile.XFileOutputStream
Creates an output XFile stream to write to the file with the specified name.
XFileOutputStream(String, boolean) - Constructor for class com.sun.xfile.XFileOutputStream
Creates an output file with the specified name or URL.
XFileReader - Class in com.sun.xfile
Convenience class for reading character files.
XFileReader(XFile) - Constructor for class com.sun.xfile.XFileReader
 
XFileReader(String) - Constructor for class com.sun.xfile.XFileReader
 
XFileSystemView - Class in com.sun.xfilechooser
XFileSystemView class allows the XFileChooser to provide XFile object data to the FileSystemView of the JFileChooser.
XFileSystemView() - Constructor for class com.sun.xfilechooser.XFileSystemView
 
XFileWriter - Class in com.sun.xfile
Convenience class for writing character files.
XFileWriter(XFile) - Constructor for class com.sun.xfile.XFileWriter
 
XFileWriter(String) - Constructor for class com.sun.xfile.XFileWriter
 
XFileWriter(String, boolean) - Constructor for class com.sun.xfile.XFileWriter
 
XRandomAccessFile - Class in com.sun.xfile
Instances of this class support both reading and writing to a random access file.
XRandomAccessFile(XFile, String) - Constructor for class com.sun.xfile.XRandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the XFile argument.
XRandomAccessFile(String, String) - Constructor for class com.sun.xfile.XRandomAccessFile
Creates a random access file to read from, and optionally to write to, a file with the specified name.

Z

ZipURL - Class in com.sun.zip
 
ZipURL(String) - Constructor for class com.sun.zip.ZipURL
 

_

_S00027C3() - Method in interface com.sun.gssapi.C018FE95
Retrieves the mechanism options.
_S000EEFF() - Method in interface com.sun.gssapi.C018FE95
Returns the context initiator name.
_S00256CF(InputStream, InputStream, MessageProp) - Method in interface com.sun.gssapi.C018FE95
Checks the integrity of the supplied tokens.
_S011CEF9() - Method in interface com.sun.gssapi.C018FE95
Returns the context acceptor name.
_S0200735() - Method in interface com.sun.gssapi.C018FE95
Returns the mechanism oid.
_S020B957() - Method in interface com.sun.gssapi.C018FE95
Releases context resources and terminates the context between 2 peer.
_S0293FFA() - Method in interface com.sun.gssapi.C018FE95
Returns the delegated credential for the context.
_S0AC8F9E(byte[]) - Method in interface com.sun.gssapi.C018FE95
Imports a previously exported context.
_S0E039DB(InputStream, OutputStream) - Method in interface com.sun.gssapi.C018FE95
Initiator context establishment call.
_S1116FAA() - Method in interface com.sun.gssapi.C018FE95
Tests if the context can be used for per-message service.
_S123049E() - Method in interface com.sun.gssapi.C018FE95
Tests if this is the initiator side of the context.
_S1309AFD(InputStream, OutputStream, MessageProp) - Method in interface com.sun.gssapi.C018FE95
Provides per-message token encapsulation.
_S1513DBA(InputStream, OutputStream, MessageProp) - Method in interface com.sun.gssapi.C018FE95
Applies per-message integrity services.
_S1576D09(InputStream, OutputStream, MessageProp) - Method in interface com.sun.gssapi.C018FE95
Retrieves the message token previously encapsulated in the wrap call.
_S235D9C1(GSSCredSpi, GSSNameSpi, int, int) - Method in interface com.sun.gssapi.C018FE95
Sets the mechanism options to be used during context creation on the initiator's side.
_S4080EED() - Method in interface com.sun.gssapi.C018FE95
Inquire the remaining lifetime.
_S725B2DA() - Method in interface com.sun.gssapi.C018FE95
Produces a token representing this context.
_S808028B(int, boolean, int) - Method in interface com.sun.gssapi.C018FE95
Queries the context for largest data size to accomodate the specified protection and for the token to remain less then maxTokSize.
_S80A2F2C(InputStream, OutputStream) - Method in interface com.sun.gssapi.C018FE95
Acceptor's context establishment call.
_S90010CC(GSSCredSpi) - Method in interface com.sun.gssapi.C018FE95
Sets the mechanism options to be used during context creation on the acceptor's side.
_S9B00AB2(ChannelBinding) - Method in interface com.sun.gssapi.C018FE95
Sets the channel bindings to be used during context establishment.
A B C D E F G H I L M N O P R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form