| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
SecurityPolicyHolder.getMessagePolicy() |
MessagePolicy |
SCTokenWrapper.getMessagePolicy() |
MessagePolicy |
XWSSPolicyContainer.getMessagePolicy(boolean isWSS11) |
MessagePolicy |
XWSSPolicyGenerator.getXWSSPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityPolicyHolder.setMessagePolicy(MessagePolicy mp) |
void |
SCTokenWrapper.setMessagePolicyp(MessagePolicy mp) |
| Constructor and Description |
|---|
RequiredElementsProcessor(List<RequiredElements> al,
MessagePolicy mp)
Creates a new instance of RequiredElementProcessor
|
SCTokenWrapper(com.sun.xml.ws.policy.PolicyAssertion scToken,
MessagePolicy mp)
Creates a new instance of SCTokenWrapper
|
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
AlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
AlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
boolean |
AlternativeSelector.supportsAlternatives(List<MessagePolicy> alternatives) |
| Modifier and Type | Field and Description |
|---|---|
protected MessagePolicy |
ProcessingContextImpl.inferredSecurityPolicy |
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
ProcessingContextImpl.getInferredSecurityPolicy() |
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
DeclarativeSecurityConfiguration.receiverSettings() |
MessagePolicy |
DeclarativeSecurityConfiguration.senderSettings() |
| Modifier and Type | Method and Description |
|---|---|
List<MessagePolicy> |
PolicyAlternatives.getSecurityPolicy() |
| Constructor and Description |
|---|
PolicyAlternatives(List<MessagePolicy> policies) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MessagePolicy.equals(MessagePolicy policy)
Equals operator
|
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
UsernameOrSAMLAlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
MessagePolicy |
UsernameOrX509AlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagePolicyVerifier.printInferredSecurityPolicy(MessagePolicy inferredSecurityPolicy) |
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy |
UsernameOrSAMLAlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
MessagePolicy |
UsernameOrX509AlternativeSelector.selectAlternative(ProcessingContext ctx,
List<MessagePolicy> alternatives,
SecurityPolicy recvdPolicy) |
boolean |
UsernameOrSAMLAlternativeSelector.supportsAlternatives(List<MessagePolicy> alternatives) |
boolean |
UsernameOrX509AlternativeSelector.supportsAlternatives(List<MessagePolicy> alternatives) |
| Modifier and Type | Method and Description |
|---|---|
protected MessagePolicy |
SecurityTubeBase.getInboundXWSBootstrapPolicy(Token scAssertion) |
protected MessagePolicy |
SecurityServerTube.getOutgoingFaultPolicy(com.sun.xml.ws.api.message.Packet packet) |
protected MessagePolicy |
SecurityTubeBase.getOutgoingXWSBootstrapPolicy(Token scAssertion) |
protected MessagePolicy |
SecurityTubeBase.getOutgoingXWSSecurityPolicy(com.sun.xml.ws.api.message.Packet packet,
boolean isSCMessage) |
protected MessagePolicy |
SecurityServerTube.getOutgoingXWSSecurityPolicy(com.sun.xml.ws.api.message.Packet packet,
boolean isSCMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected MessagePolicy |
WSITServerAuthContext.getOutgoingFaultPolicy(com.sun.xml.ws.api.message.Packet packet) |
protected MessagePolicy |
WSITAuthContextBase.getOutgoingXWSBootstrapPolicy(Token scAssertion) |
protected MessagePolicy |
WSITAuthContextBase.getOutgoingXWSSecurityPolicy(com.sun.xml.ws.api.message.Packet packet,
boolean isSCMessage) |
protected MessagePolicy |
WSITServerAuthContext.getOutgoingXWSSecurityPolicy(com.sun.xml.ws.api.message.Packet packet,
boolean isSCMessage) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.