com.plumtree.server
Class PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS

java.lang.Object
  |
  +--com.plumtree.server.PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS

public final class PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS
extends java.lang.Object

These constants are used by the FederatedEncryptionProvider to record what type of key should be used for encryption/decryption

See Also:
IPTFederatedEncryptionProvider

Field Summary
static int PT_FEDERATEDPORTALPROV_INTERNALSESSIONKEY
           
static int PT_FEDERATEDPORTALPROV_SHAREDSESSIONKEY
           
 
Constructor Summary
PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_FEDERATEDPORTALPROV_SHAREDSESSIONKEY

public static final int PT_FEDERATEDPORTALPROV_SHAREDSESSIONKEY

PT_FEDERATEDPORTALPROV_INTERNALSESSIONKEY

public static final int PT_FEDERATEDPORTALPROV_INTERNALSESSIONKEY
Constructor Detail

PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS

public PT_FEDERATEDPORTALPROVIDER_SESSIONKEYS()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.