当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
SASCurrentOperations (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
org.jboss.iiop.csiv2
Interface SASCurrentOperations
- All Superinterfaces:
- CurrentOperations
- All Known Subinterfaces:
- SASCurrent
- All Known Implementing Classes:
- _SASCurrentLocalBase, SASCurrentImpl
- public interface SASCurrentOperations
- extends CurrentOperations
Generated from IDL interface "SASCurrent"
- Author:
- JacORB IDL compiler V 2.2 (JBoss patch 2), 08-Jun-2004
context_received
public boolean context_received()
client_authentication_info_received
public boolean client_authentication_info_received()
get_incoming_username
public byte[] get_incoming_username()
get_incoming_password
public byte[] get_incoming_password()
get_incoming_target_name
public byte[] get_incoming_target_name()
get_incoming_identity
public org.omg.CSI.IdentityToken get_incoming_identity()
get_incoming_identity_token_type
public int get_incoming_identity_token_type()
get_incoming_principal_name
public byte[] get_incoming_principal_name()
reject_incoming_context
public void reject_incoming_context()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.