Share via


KeyStore.CallbackHandlerProtection Classe

Definizione

Oggetto ProtectionParameter che incapsula un CallbackHandler.

[Android.Runtime.Register("java/security/KeyStore$CallbackHandlerProtection", DoNotGenerateAcw=true)]
public class KeyStore.CallbackHandlerProtection : Java.Lang.Object, IDisposable, Java.Interop.IJavaPeerable, Java.Security.KeyStore.IProtectionParameter
[<Android.Runtime.Register("java/security/KeyStore$CallbackHandlerProtection", DoNotGenerateAcw=true)>]
type KeyStore.CallbackHandlerProtection = class
    inherit Object
    interface KeyStore.IProtectionParameter
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
Ereditarietà
KeyStore.CallbackHandlerProtection
Attributi
Implementazioni

Commenti

Oggetto ProtectionParameter che incapsula un CallbackHandler.

Aggiunto nella versione 1.5.

Documentazione Java per java.security.KeyStore.CallbackHandlerProtection.

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Costruttori

KeyStore.CallbackHandlerProtection(ICallbackHandler)

Costruisce un nuovo callbackHandlerProtection da un CallbackHandler.

KeyStore.CallbackHandlerProtection(IntPtr, JniHandleOwnership)

Costruttore usato durante la creazione di rappresentazioni gestite di oggetti JNI; chiamato dal runtime.

Proprietà

CallbackHandler

Restituisce callbackHandler.

Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Handle

Handle all'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
JniPeerMembers

Oggetto ProtectionParameter che incapsula un CallbackHandler.

PeerReference

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
ThresholdClass

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

ThresholdType

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

Metodi

Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
Dispose()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
Dispose(Boolean)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
Equals(Object)

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
GetHashCode()

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
JavaFinalize()

Chiamato dal Garbage Collector in un oggetto quando Garbage Collection determina che non sono presenti più riferimenti all'oggetto.

(Ereditato da Object)
Notify()

Riattiva un singolo thread in attesa del monitoraggio dell'oggetto.

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitoraggio dell'oggetto.

(Ereditato da Object)
SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione in formato stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
Wait()

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere eseguendo>una notifica</em o <em interrotto</>em>>.<

(Ereditato da Object)
Wait(Int64)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.Finalized()

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.JniManagedPeerState

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)

Esegue una conversione dei tipi controllati dal runtime Android.

JavaCast<TResult>(IJavaObject)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

GetJniTypeName(IJavaPeerable)

Oggetto ProtectionParameter che incapsula un CallbackHandler.

Si applica a