Uses of Package
org.avis.security

Packages that use org.avis.security
org.avis.client   
org.avis.security   
 

Classes in org.avis.security used by org.avis.client
Keys
          A key collection used to secure notifications.
 

Classes in org.avis.security used by org.avis.security
DualKeyScheme
          A key scheme that requires a pair of keys.
DualKeyScheme.Subset
          Specifies which of the two subsets of a dual scheme a key is part of: the producer subset (for sending notifications) or consumer subset (for receiving notifications).
Key
          A key value used to secure notifications.
Keys
          A key collection used to secure notifications.
Keys.Delta
          Represents a delta (diff) between two key sets.
KeyScheme
          An enumeration of supported Elvin security schemes.
SecureHash
          An enumeration of supported secure hash algorithms.
SHA1
          Implements the SHA-1 secure hash algorithm.
SingleKeyScheme
          A key scheme that requires a single key set.
 



Copyright © 2008 Matthew Phillips. All Rights Reserved.