org.omg.SecurityLevel2
Interface CredentialsOperations
- All Known Subinterfaces:
- Credentials, ReceivedCredentials, ReceivedCredentialsOperations, TargetCredentials, TargetCredentialsOperations
- All Known Implementing Classes:
- _CredentialsImplBase, _CredentialsStub, _ReceivedCredentialsImplBase, _ReceivedCredentialsStub, _TargetCredentialsImplBase, _TargetCredentialsStub
public interface CredentialsOperations
org/omg/SecurityLevel2/CredentialsOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/SecurityLevel2.idl
Saturday, November 5, 2011 7:43:25 PM UTC
copy
Credentials copy()
destroy
void destroy()
credentials_type
InvocationCredentialsType credentials_type()
authentication_state
AuthenticationStatus authentication_state()
mechanism
String mechanism()
accepting_options_supported
short accepting_options_supported()
accepting_options_supported
void accepting_options_supported(short newAccepting_options_supported)
accepting_options_required
short accepting_options_required()
accepting_options_required
void accepting_options_required(short newAccepting_options_required)
invocation_options_supported
short invocation_options_supported()
invocation_options_supported
void invocation_options_supported(short newInvocation_options_supported)
invocation_options_required
short invocation_options_required()
invocation_options_required
void invocation_options_required(short newInvocation_options_required)
get_security_feature
boolean get_security_feature(CommunicationDirection direction,
SecurityFeature feature)
set_attributes
boolean set_attributes(SecAttribute[] requested_attributes,
AttributeListHolder actual_attributes)
get_attributes
SecAttribute[] get_attributes(AttributeType[] attributes)
is_valid
boolean is_valid(UtcTHolder expiry_time)
refresh
boolean refresh(Any refresh_data)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.