Modifier and Type | Method and Description |
---|---|
Node |
ProtectionNode.writeDescriptor(Node parent,
String nodeName,
ProtectionDescriptor protectionDesc)
write the descriptor class to a DOM tree and return it
|
Modifier and Type | Method and Description |
---|---|
ProtectionDescriptor |
MessageSecurityDescriptor.getRequestProtectionDescriptor() |
ProtectionDescriptor |
MessageSecurityDescriptor.getResponseProtectionDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
MessageSecurityDescriptor.setRequestProtectionDescriptor(ProtectionDescriptor proDesc) |
void |
MessageSecurityDescriptor.setResponseProtectionDescriptor(ProtectionDescriptor proDesc) |
Modifier and Type | Method and Description |
---|---|
static javax.security.auth.message.MessagePolicy |
AuthMessagePolicy.getMessagePolicy(ProtectionDescriptor protectionDescriptor) |
Modifier and Type | Method and Description |
---|---|
protected static AuthPolicy |
BaseAuthConfig.getAuthPolicy(ProtectionDescriptor pd) |
Copyright © 2018. All rights reserved.