| Package | Description | 
|---|---|
| weblogic.wsee.security.saml | 
 Provides interfaces and classes for Security Assertion Markup Language (SAML). 
 | 
| weblogic.xml.crypto.common.keyinfo | |
| weblogic.xml.crypto.wss.provider | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SAMLKeyProvider
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
KeyProvider | 
AbstractSAMLTokenHandler.getKeyProvider(SecurityToken token,
              MessageContext ctx)
Deprecated.  
get the saml key provider 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseKeyProvider  | 
class  | 
EncryptedKeyProvider  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyProvider[] | 
KeyResolver.getKeyProviders()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KeyResolver.addKeyProvider(KeyProvider provider)  | 
boolean | 
KeyResolver.removeKeyProvider(KeyProvider provider)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyProvider | 
SecurityTokenHandler.getKeyProvider(SecurityToken token,
              MessageContext ctx)
Deprecated.  
  |