C D E G I O S V

C

canHandle(Map, String, Map, Map, IConstants, ISTSRequest) - Method in interface org.eclipse.higgins.sts.spi.ITokenExtension
Called by the framework when a request is received to determine which extension should process the request.
create(Class) - Method in interface org.eclipse.higgins.sts.spi.IObjectFactory
 

D

DecryptElement(IElement, PrivateKey) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 

E

EncryptElement(String, IElement, String) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 

G

getConfiguration(Map, String, Map, Map, IConstants, ISTSRequest) - Method in interface org.eclipse.higgins.sts.spi.IExtensionMapper
 

I

IExtensionMapper - interface org.eclipse.higgins.sts.spi.IExtensionMapper.
 
IObjectFactory - interface org.eclipse.higgins.sts.spi.IObjectFactory.
 
ITokenExtension - interface org.eclipse.higgins.sts.spi.ITokenExtension.
Interface representing the plug-point for Extensions
IXMLSecurityExtension - interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension.
 
invoke(Map, String, Map, Map, IConstants, ISTSRequest, ISTSResponse) - Method in interface org.eclipse.higgins.sts.spi.ITokenExtension
Called for each received RST, generates a set of RSTRs.

O

org.eclipse.higgins.sts.spi - package org.eclipse.higgins.sts.spi
 

S

SHA1Digest(byte[]) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 
SignDetached(String[], IElement, PrivateKey, PublicKey, String, IConstants) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 
SignEnveloped(String, IElement, String, PrivateKey, PublicKey, IConstants) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 
SignEnveloping(IElement, String, X509Certificate, PrivateKey) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 

V

VerifyEnveloped(IElement, IConstants) - Method in interface org.eclipse.higgins.sts.spi.IXMLSecurityExtension
 

C D E G I O S V