public interface SASCurrentOperations extends CurrentOperations
Modifier and Type | Method and Description |
---|---|
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() |
boolean context_received()
boolean client_authentication_info_received()
byte[] get_incoming_username()
byte[] get_incoming_password()
byte[] get_incoming_target_name()
org.omg.CSI.IdentityToken get_incoming_identity()
int get_incoming_identity_token_type()
byte[] get_incoming_principal_name()
void reject_incoming_context()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.