com.spotfire.server.jaas
Interface UsernameCredential

All Superinterfaces:
Credential

public interface UsernameCredential
extends Credential

An interface for credential classes with username properties.

Since:
DSS 7.3

Method Summary
 String getName()
          Returns the username.
 

Method Detail

getName

String getName()
Returns the username.

Returns:
the username


Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.