站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 iiop API Documentation 英文版文档

SASCurrentLocalTie (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档


org.jboss.iiop.csiv2
Class SASCurrentLocalTie

java.lang.Object
  extended byorg.omg.CORBA.LocalObject
      extended byorg.jboss.iiop.csiv2._SASCurrentLocalBase
          extended byorg.jboss.iiop.csiv2.SASCurrentLocalTie
All Implemented Interfaces:
Current, CurrentOperations, IDLEntity, LocalInterface, Object, SASCurrent, SASCurrentOperations, Serializable

public class SASCurrentLocalTie
extends _SASCurrentLocalBase

Generated from IDL interface "SASCurrent"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 2), 08-Jun-2004
See Also:
Serialized Form

Constructor Summary
SASCurrentLocalTie(SASCurrentOperations delegate)
           
 
Method Summary
 SASCurrentOperations _delegate()
           
 void _delegate(SASCurrentOperations delegate)
           
 boolean client_authentication_info_received()
           
 boolean context_received()
           
 int get_incoming_identity_token_type()
           
 org.omg.CSI.IdentityToken get_incoming_identity()
           
 byte[] get_incoming_password()
           
 byte[] get_incoming_principal_name()
           
 byte[] get_incoming_target_name()
           
 byte[] get_incoming_username()
           
 void reject_incoming_context()
           
 
Methods inherited from class org.jboss.iiop.csiv2._SASCurrentLocalBase
_ids
 
Methods inherited from class org.omg.CORBA.LocalObject
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

SASCurrentLocalTie

public SASCurrentLocalTie(SASCurrentOperations delegate)
Method Detail

_delegate

public SASCurrentOperations _delegate()

_delegate

public void _delegate(SASCurrentOperations delegate)

get_incoming_password

public byte[] get_incoming_password()

get_incoming_principal_name

public byte[] get_incoming_principal_name()

context_received

public boolean context_received()

client_authentication_info_received

public boolean client_authentication_info_received()

reject_incoming_context

public void reject_incoming_context()

get_incoming_target_name

public byte[] get_incoming_target_name()

get_incoming_username

public byte[] get_incoming_username()

get_incoming_identity

public org.omg.CSI.IdentityToken get_incoming_identity()

get_incoming_identity_token_type

public int get_incoming_identity_token_type()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.