Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.security.CSIv2
Interface InitialContextToken


public interface InitialContextToken

The GSSUP InitialContextToken specifying password credentials for a given user.


Method Summary
 byte[] getBytes()
          Get the token bytes.
 String getPassword()
          Get the password.
 String getRealm()
          Get the realm name.
 String getUserName()
          Get the user name.
 

Method Detail

getRealm

public String getRealm()
Get the realm name.


getUserName

public String getUserName()
Get the user name.


getPassword

public String getPassword()
Get the password.


getBytes

public byte[] getBytes()
Get the token bytes.


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.