public class SASCurrentLocalTie extends _SASCurrentLocalBase
Constructor and Description |
---|
SASCurrentLocalTie(SASCurrentOperations delegate) |
Modifier and Type | Method and Description |
---|---|
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() |
_ids
_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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_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
public SASCurrentLocalTie(SASCurrentOperations delegate)
public SASCurrentOperations _delegate()
public void _delegate(SASCurrentOperations delegate)
public byte[] get_incoming_password()
public byte[] get_incoming_principal_name()
public boolean context_received()
public boolean client_authentication_info_received()
public void reject_incoming_context()
public byte[] get_incoming_target_name()
public byte[] get_incoming_username()
public org.omg.CSI.IdentityToken get_incoming_identity()
public int get_incoming_identity_token_type()
Copyright © 2014 JBoss by Red Hat. All rights reserved.