|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecurityToken | |
|---|---|
| weblogic.wsee.security.saml | Provides interfaces and classes for Security Assertion Markup Language (SAML). |
| weblogic.wsee.security.wst.framework | Provides interfaces for weblogic.wsee.security.wst.framework. |
| weblogic.xml.crypto.common.keyinfo | Provides interfaces and classes for weblogic.xml.crypto.common.keyinfo. |
| weblogic.xml.crypto.wss | Provides a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation. |
| weblogic.xml.crypto.wss.provider | Provides interfaces and a class for Web Services security providers. |
| Uses of SecurityToken in weblogic.wsee.security.saml |
|---|
| Subinterfaces of SecurityToken in weblogic.wsee.security.saml | |
|---|---|
interface |
SAMLToken
Deprecated. |
| Classes in weblogic.wsee.security.saml that implement SecurityToken | |
|---|---|
class |
SAMLTokenImpl
Deprecated. |
class |
SAMLTrustToken
Deprecated. |
| Methods in weblogic.wsee.security.saml that return SecurityToken | |
|---|---|
SecurityToken |
AbstractSAMLTokenHandler.getSecurityToken(String valueType,
Object credentials,
ContextHandler ctxHandler)
Deprecated. create a new SAML token that can be either SAML TP 1.0 or 1.1 value types |
SecurityToken |
AbstractSAMLTokenHandler.getSecurityToken(String valueType,
String issuer,
Purpose p,
ContextHandler ctxHandler)
Deprecated. Get the Security token from context handler base on the value type. |
SecurityToken |
AbstractSAMLTokenHandler.getSecurityToken(SecurityTokenReference str,
MessageContext ctx)
Deprecated. get security token based on referenece |
SecurityToken |
AbstractSAMLTokenHandler.newSecurityToken(Node node)
Deprecated. Create a new SAML token. |
| Methods in weblogic.wsee.security.saml with parameters of type SecurityToken | |
|---|---|
KeyProvider |
AbstractSAMLTokenHandler.getKeyProvider(SecurityToken token,
MessageContext ctx)
Deprecated. get the saml key provider |
SecurityTokenReference |
AbstractSAMLTokenHandler.getSTR(QName STRType,
String valueType,
SecurityToken token)
Deprecated. new saml token reference |
Subject |
AbstractSAMLTokenHandler.getSubject(SecurityToken token,
MessageContext msgCtx)
Deprecated. Get authenticated subject from saml token |
boolean |
AbstractSAMLTokenHandler.matches(SecurityToken token,
String tokenType,
String issuerName,
ContextHandler ctxHandler,
Purpose p)
Deprecated. check if the token should be handled by saml token handler |
| Constructors in weblogic.wsee.security.saml with parameters of type SecurityToken | |
|---|---|
SAMLKeyProvider(PublicKey key,
PrivateKey privateKey,
String assertionID,
SecurityToken token)
Deprecated. Create a new SAMLProvider |
|
SAMLSecurityTokenReference(QName STRType,
String valueType,
SecurityToken token)
Deprecated. create a SAMLSecurityTokenReference |
|
| Uses of SecurityToken in weblogic.wsee.security.wst.framework |
|---|
| Subinterfaces of SecurityToken in weblogic.wsee.security.wst.framework | |
|---|---|
interface |
TrustToken
Deprecated. |
| Uses of SecurityToken in weblogic.xml.crypto.common.keyinfo |
|---|
| Methods in weblogic.xml.crypto.common.keyinfo that return SecurityToken | |
|---|---|
SecurityToken |
BaseKeyProvider.getSecurityToken()
|
| Constructors in weblogic.xml.crypto.common.keyinfo with parameters of type SecurityToken | |
|---|---|
BaseKeyProvider(String name,
byte[] identifier,
String uri,
SecurityToken token)
|
|
BaseKeyProvider(String name,
byte[] identifier,
Collection uri,
SecurityToken token)
|
|
EncryptedKeyProvider(EncryptedKey encryptedKey,
Key key,
SecurityToken token)
|
|
EncryptedKeyProvider(EncryptedKey encryptedKey,
SecurityToken token,
XMLDecryptContext cryptoCtx)
|
|
| Uses of SecurityToken in weblogic.xml.crypto.wss |
|---|
| Classes in weblogic.xml.crypto.wss that implement SecurityToken | |
|---|---|
class |
SecurityTokenImpl
|
| Methods in weblogic.xml.crypto.wss that return SecurityToken | |
|---|---|
SecurityToken |
SecurityTokenReferenceImpl.getSecurityToken()
|
| Methods in weblogic.xml.crypto.wss with parameters of type SecurityToken | |
|---|---|
List |
WSSecurityInfo.getEncryptions(SecurityToken token)
Returns a List of EncrytpionInfo corresponding
to all EncryptedData elements encrypted with the token. |
List |
WSSecurityInfo.getSignatures(SecurityToken token)
Returns a List of SignatureInfo corresponding
to Signatures created with token. |
Node |
SecurityTokenReferenceImpl.marshalEmbeddedRef(Element parent,
Node nextSibling,
Map namespaces,
SecurityToken token)
|
| Constructors in weblogic.xml.crypto.wss with parameters of type SecurityToken | |
|---|---|
SecurityTokenReferenceImpl(QName STRType,
String valueType,
SecurityToken token)
|
|
| Uses of SecurityToken in weblogic.xml.crypto.wss.provider |
|---|
| Methods in weblogic.xml.crypto.wss.provider that return SecurityToken | |
|---|---|
SecurityToken |
SecurityTokenHandler.getSecurityToken(String valueType,
Object credentials,
ContextHandler ctxHandler)
Deprecated. |
SecurityToken |
SecurityTokenHandler.getSecurityToken(String valueType,
String issuer,
Purpose p,
ContextHandler ctxHandler)
Deprecated. |
SecurityToken |
SecurityTokenHandler.getSecurityToken(SecurityTokenReference str,
MessageContext ctx)
Deprecated. |
SecurityToken |
SecurityTokenReference.getSecurityToken()
Deprecated. |
SecurityToken |
SecurityTokenHandler.newSecurityToken(Node node)
Deprecated. Creates a SecurityToken from a node. |
| Methods in weblogic.xml.crypto.wss.provider with parameters of type SecurityToken | |
|---|---|
KeyProvider |
SecurityTokenHandler.getKeyProvider(SecurityToken token,
MessageContext ctx)
Deprecated. |
SecurityTokenReference |
SecurityTokenHandler.getSTR(QName STRType,
String valueType,
SecurityToken token)
Deprecated. Creates a SecurityTokenReference from a SecurityToken or Credential. |
Subject |
SecurityTokenHandler.getSubject(SecurityToken token,
MessageContext msgCtx)
Deprecated. |
boolean |
SecurityTokenHandler.matches(SecurityToken token,
String tokenType,
String issuerName,
ContextHandler ctxHandler,
Purpose p)
Deprecated. |
SecurityTokenValidateResult |
SecurityTokenHandler.validateProcessed(SecurityToken token,
MessageContext ctx)
Deprecated. |
SecurityTokenValidateResult |
SecurityTokenHandler.validateUnmarshalled(SecurityToken token,
MessageContext ctx)
Deprecated. |
|
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||