C# Class java.security.KeyStore.CallbackHandlerProtection

Inheritance: java.lang.Object, ProtectionParameter
Exibir arquivo Open project: JeroMiya/androidmono

Public Methods

Method Description
CallbackHandlerProtection ( javax arg0 )
getCallbackHandler ( ) : global::javax.security.auth.callback.CallbackHandler

Protected Methods

Method Description
CallbackHandlerProtection ( global @__env )

Private Methods

Method Description
CallbackHandlerProtection ( )

Method Details

CallbackHandlerProtection() protected method

protected CallbackHandlerProtection ( global @__env )
@__env global

CallbackHandlerProtection() public method

public CallbackHandlerProtection ( javax arg0 )
arg0 javax

getCallbackHandler() public method

public getCallbackHandler ( ) : global::javax.security.auth.callback.CallbackHandler
return global::javax.security.auth.callback.CallbackHandler