- KEEP_NEW - Static variable in interface weblogic.jms.extensions.WLJMSContext
- 
Multicast overrun policy specifying that the most recent messages should be
 saved and the oldest ones discarded, as needed, so as not to exceed the
 message maximum. 
- KEEP_NEW - Static variable in interface weblogic.jms.extensions.WLSession
- 
Multicast overrun policy specifying that the most recent messages should
 be saved and the oldest ones discarded, as needed, so as not to exceed the
 message maximum. 
- KEEP_NEW - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEEP_OLD - Static variable in interface weblogic.jms.extensions.WLJMSContext
- 
Multicast overrun policy specifying that the oldest messages should be
 saved and the most recent ones discarded, as needed, so as not to exceed
 the message maximum. 
- KEEP_OLD - Static variable in interface weblogic.jms.extensions.WLSession
- 
Multicast overrun policy specifying that the oldest messages should
 be saved and the most recent ones discarded, as needed, so as not to
 exceed the message maximum. 
- KEEP_OLD - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KERBEROS_V5_AP_REQ - Static variable in interface weblogic.security.spi.CredentialMapperV2
- 
The KERBEROS_V5_AP_REQtoken is a base64 encoded string of raw 
 Kerberos V5 AP_REQUEST.
 
- KERBEROS_V5_AP_REQ - Static variable in interface weblogic.security.spi.IdentityAsserterV2
- 
The KERBEROS_V5_AP_REQtoken is a base64 encoded string of raw 
 Kerberos V5 AP_REQUEST.
 
- KERBEROS_V5_AP_REQ_1510 - Static variable in interface weblogic.security.spi.CredentialMapperV2
- 
The KERBEROS_V5_AP_REQ_1510token is a base64 encoded string of raw 
 Kerberos V5 AP_REQUEST for RFC1510.
 
- KERBEROS_V5_AP_REQ_1510 - Static variable in interface weblogic.security.spi.IdentityAsserterV2
- 
The KERBEROS_V5_AP_REQ_1510token is a base64 encoded string of raw
 Kerberos V5 AP_REQUEST for RFC1510.
 
- KERBEROS_V5_AP_REQ_4120 - Static variable in interface weblogic.security.spi.CredentialMapperV2
- 
The KERBEROS_V5_AP_REQ_4120token is a base64 encoded string of raw 
 Kerberos V5 AP_REQUEST for RFC4120.
 
- KERBEROS_V5_AP_REQ_4120 - Static variable in interface weblogic.security.spi.IdentityAsserterV2
- 
The KERBEROS_V5_AP_REQ_4120token is a base64 encoded string of raw
 Kerberos V5 AP_REQUEST for RFC4120.
 
- KerberosServiceResource - Class in weblogic.security.service
- 
The KerberosServiceResourceis used by the customer to define a resource for Kerberos service.
 
- KernelDebugMBean - Interface in weblogic.management.configuration
- 
Defines the debug attributes that are common to WebLogic Server
 and Client. 
- kernelID - Static variable in class weblogic.security.Security
-  
- KernelMBean - Interface in weblogic.management.configuration
- 
This bean represents the configuration of the core message passing
 kernel on both WebLogic clients and servers. 
- KEY - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
- 
Indicates that the value of the annotated property acts as the unique key
 for this bean. 
- KEY_CHOICE - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
- 
Indicates that the value of the annotated property may act as a unique key
 for this bean. 
- KEY_COMPONENT - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
- 
Indicates that the value of the annotated property act as one component
 in a compound key for this bean. 
- KEY_DIRECTION_ASCENDING - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_DIRECTION_DESCENDING - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_GETTER - Static variable in class weblogic.descriptor.beangen.MethodType
-  
- KEY_NAME - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
- 
Deprecated. 
- KEY_TYPE - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
- 
Deprecated. 
- KEY_TYPE_BOOLEAN - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_BYTE - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_DOUBLE - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_FLOAT - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_INT - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_LONG - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_SHORT - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEY_TYPE_STRING - Static variable in interface weblogic.management.configuration.JMSConstants
-  
- KEYID - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
- 
Deprecated. Subject key identifier value of a X509 certificate 
- KeyIdentifier - Interface in weblogic.xml.crypto.wss.api
-  
- KeyIdentifier - Interface in weblogic.xml.security.wsse
- 
Deprecated.
 
- KeyInfo - Class in weblogic.xml.security.keyinfo
- 
KeyInfo is an optional element that enables the recipient(s) to obtain the
  key needed to validate the signature. 
- KeyInfo - Interface in weblogic.xml.crypto.dsig.api.keyinfo
-  
- KeyInfoException - Exception in weblogic.xml.security.keyinfo
-  
- KeyInfoObjectFactory - Interface in weblogic.xml.crypto.dsig
-  
- KeyInfoValidationException - Exception in weblogic.xml.security.keyinfo
-  
- KeyPairCredential - Class in weblogic.security
- 
This class acts as a holder for cryptographic key information. 
- KeyProvider - Interface in weblogic.xml.crypto.common.keyinfo
-  
- KeyProvider - Interface in weblogic.xml.security.keyinfo
-  
- KeyPurpose - Class in weblogic.xml.security.keyinfo
-  
- KeyReference - Class in weblogic.xml.security.encryption
-  
- KeyResolver - Class in weblogic.xml.crypto.common.keyinfo
-  
- KeyResolver - Class in weblogic.xml.security.keyinfo
-  
- KeyResolver.Accessor - Interface in weblogic.xml.crypto.common.keyinfo
-  
- KeyResolver.Accessor - Interface in weblogic.xml.security.keyinfo
-  
- KeyResolverException - Exception in weblogic.xml.security.keyinfo
-  
- KeyResult - Class in weblogic.xml.security.keyinfo
-  
- keys() - Method in interface weblogic.workarea.WorkContextMap
- 
Return a iterator for all of the current  WorkContext
 keys. 
- KeySelector - Class in weblogic.xml.crypto.api
-  
- KeySelector.Purpose - Class in weblogic.xml.crypto.api
-  
- KeySelectorException - Exception in weblogic.xml.crypto.api
-  
- KeySelectorResult - Interface in weblogic.xml.crypto.api
-  
- KEYSTORE_ALIAS - Static variable in interface weblogic.management.security.credentials.CredentialProperty
- 
The Propertieskey used to get the keystore alias.
 
- KeyStoreImpl - Class in weblogic.management.security.pk
- 
This is the class that all KeyStore security providers should
 extend to implement their security provider's configuration
 data, should additional data be needed. 
- KeyStoreMBean - Interface in weblogic.management.security.pk
- 
Deprecated.
 
- KeyValue - Class in weblogic.xml.security.keyinfo
-  
- kill() - Method in interface weblogic.management.configuration.DomainMBean
- 
Deprecated.
 
- killCookie(HttpServletRequest) - Static method in class weblogic.servlet.security.ServletAuthentication
- 
Kills the current cookie. 
- KodoDataCacheRuntimeMBean - Interface in weblogic.management.runtime
- 
Base class for all runtime mbeans that provide status of running modules. 
- KodoPersistenceUnitRuntimeMBean - Interface in weblogic.management.runtime
- 
Base class for all runtime mbeans that provide status of running modules. 
- KodoQueryCacheRuntimeMBean - Interface in weblogic.management.runtime
- 
Base class for all runtime mbeans that provide status of running modules. 
- KodoQueryCompilationCacheRuntimeMBean - Interface in weblogic.management.runtime
- 
Base class for all runtime mbeans that provide status of running modules. 
- KW_AES128 - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptionMethod
-  
- KW_AES128 - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-  
- KW_AES192 - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptionMethod
-  
- KW_AES192 - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-  
- KW_AES256 - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptionMethod
-  
- KW_AES256 - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-  
- KW_RSA_1_5 - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-  
- KW_RSA_OAEP - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-  
- KW_TRIPLEDES - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptionMethod
-  
- KW_TRIPLEDES - Static variable in class weblogic.xml.security.encryption.EncryptionMethod
-