java.lang.Objectcom.microfocus.cobol.connector.transport.SecurityToken
Security Token helper class
Copyright: Copyright (c) 2002-2003 Company: Micro Focus International Ltd
Field Summary | |
static int |
BF_STOKEN_NT_DomainPrincipal
|
static int |
BF_STOKEN_NT_SidDomainPrincipal
|
static int |
BF_STOKEN_NT_SidGroupPrincipal
|
static int |
BF_STOKEN_NT_SidPrimaryGroupPrincipal
|
static int |
BF_STOKEN_NT_SIDUserPrincipal
|
static int |
BF_STOKEN_NT_USERNAME
|
static int |
BF_STOKEN_UNIX_Principal
|
static int |
BF_STOKEN_UNIX_UnixNumericGroupPrincipalPrimary
|
static int |
BF_STOKEN_UNIX_UnixNumericGroupPrincipalSupplementary
|
static int |
BF_STOKEN_UNIX_UnixNumericUserPrincipal
|
Constructor Summary | |
SecurityToken(int id,
String token)
Construct a security token given a logical id (see BF_STOKEN* for valid ids) |
Method Summary | |
String |
getName()
get token name |
String |
getToken()
get token |
int |
getTokenType()
get token type |
String |
toString()
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int BF_STOKEN_NT_USERNAME
public static final int BF_STOKEN_NT_DomainPrincipal
public static final int BF_STOKEN_NT_SidDomainPrincipal
public static final int BF_STOKEN_NT_SIDUserPrincipal
public static final int BF_STOKEN_NT_SidPrimaryGroupPrincipal
public static final int BF_STOKEN_NT_SidGroupPrincipal
public static final int BF_STOKEN_UNIX_Principal
public static final int BF_STOKEN_UNIX_UnixNumericUserPrincipal
public static final int BF_STOKEN_UNIX_UnixNumericGroupPrincipalPrimary
public static final int BF_STOKEN_UNIX_UnixNumericGroupPrincipalSupplementary
Constructor Detail |
public SecurityToken(int id, String token)
id
- a BF_STOKEN idtoken
- nameMethod Detail |
public final String getName()
public final String getToken()
public final int getTokenType()
public final String toString()
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.