|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.provider.wsit.SecurityTubeFactory
public final class SecurityTubeFactory
| Constructor Summary | |
|---|---|
SecurityTubeFactory()
|
|
| Method Summary | |
|---|---|
Tube |
createTube(ClientTubelineAssemblyContext context)
Adds RM tube to the client-side tubeline, depending on whether RM is enabled or not. |
Tube |
createTube(ServerTubelineAssemblyContext context)
Adds RM tube to the service-side tubeline, depending on whether RM is enabled or not. |
void |
prepareContext(ClientTubelineAssemblyContext context)
TODO javadoc |
void |
prepareContext(ServerTubelineAssemblyContext context)
TODO javadoc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityTubeFactory()
| Method Detail |
|---|
public void prepareContext(ClientTubelineAssemblyContext context)
throws WebServiceException
TubelineAssemblyContextUpdater
prepareContext in interface TubelineAssemblyContextUpdaterWebServiceException
public void prepareContext(ServerTubelineAssemblyContext context)
throws WebServiceException
TubelineAssemblyContextUpdater
prepareContext in interface TubelineAssemblyContextUpdaterWebServiceException
public Tube createTube(ServerTubelineAssemblyContext context)
throws WebServiceException
TubeFactory
createTube in interface TubeFactorycontext - wsit service tubeline assembler context
WebServiceException
public Tube createTube(ClientTubelineAssemblyContext context)
throws WebServiceException
TubeFactory
createTube in interface TubeFactorycontext - wsit client tubeline assembler context
WebServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||