|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.LocalObject
org.jboss.iiop.csiv2.SASCurrentImpl
This class implements SASCurrent
.
Constructor Summary | |
SASCurrentImpl()
|
Method Summary | |
boolean |
client_authentication_info_received()
|
boolean |
context_received()
|
int |
get_incoming_identity_token_type()
|
IdentityToken |
get_incoming_identity()
|
byte[] |
get_incoming_password()
|
byte[] |
get_incoming_principal_name()
|
byte[] |
get_incoming_target_name()
|
byte[] |
get_incoming_username()
|
void |
init(SASTargetInterceptor (src) serverInterceptor)
|
void |
reject_incoming_context()
|
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 |
Constructor Detail |
public SASCurrentImpl()
Method Detail |
public void init(SASTargetInterceptor (src) serverInterceptor)
public boolean context_received()
public boolean client_authentication_info_received()
public byte[] get_incoming_username()
public byte[] get_incoming_password()
public byte[] get_incoming_target_name()
public IdentityToken get_incoming_identity()
public int get_incoming_identity_token_type()
public byte[] get_incoming_principal_name()
public void reject_incoming_context()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |