TrueZIP 6.8.2

Uses of Class
de.schlichtherle.key.PromptingKeyProvider.State

Packages that use PromptingKeyProvider.State
de.schlichtherle.key An extensible, generalized manager for keys of arbitrary type required to create or open protected resources. 
 

Uses of PromptingKeyProvider.State in de.schlichtherle.key
 

Subclasses of PromptingKeyProvider.State in de.schlichtherle.key
private static class PromptingKeyProvider.Cancelled
           
private static class PromptingKeyProvider.KeyChanged
           
private static class PromptingKeyProvider.KeyChangeRequested
           
private static class PromptingKeyProvider.KeyInvalidated
           
private static class PromptingKeyProvider.KeyProvided
           
private static class PromptingKeyProvider.Reset
           
 

Fields in de.schlichtherle.key declared as PromptingKeyProvider.State
private  PromptingKeyProvider.State PromptingKeyProvider.state
           
private static PromptingKeyProvider.State PromptingKeyProvider.Reset.STATE
           
private static PromptingKeyProvider.State PromptingKeyProvider.KeyInvalidated.STATE
           
private static PromptingKeyProvider.State PromptingKeyProvider.KeyProvided.STATE
           
private static PromptingKeyProvider.State PromptingKeyProvider.KeyChangeRequested.STATE
           
private static PromptingKeyProvider.State PromptingKeyProvider.KeyChanged.STATE
           
private static PromptingKeyProvider.State PromptingKeyProvider.Cancelled.STATE
           
 

Methods in de.schlichtherle.key that return PromptingKeyProvider.State
private  PromptingKeyProvider.State PromptingKeyProvider.getState()
           
 

Methods in de.schlichtherle.key with parameters of type PromptingKeyProvider.State
private  void PromptingKeyProvider.setState(PromptingKeyProvider.State state)
           
 


TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.