Java Doc for SecurityPolicyModelHelper.java in  » IDE-Netbeans » web.core » org » netbeans » modules » websvc » wsitconf » wsdlmodelext » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Netbeans » web.core » org.netbeans.modules.websvc.wsitconf.wsdlmodelext 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.netbeans.modules.websvc.wsitconf.wsdlmodelext.SecurityPolicyModelHelper

SecurityPolicyModelHelper
public class SecurityPolicyModelHelper (Code)

author:
   Martin Grebac



Constructor Summary
public  SecurityPolicyModelHelper()
    

Method Summary
public static  ExtensibilityElementaddBody(WSDLComponent c, WSDLComponentFactory wcf)
    
public static  ExtensibilityElementaddElementForListItem(String item, WSDLComponent c, WSDLComponentFactory wcf)
    
public static  ExtensibilityElementaddHeaderElementForListItem(String item, WSDLComponent c, WSDLComponentFactory wcf)
    
public static  voiddisableSecurity(WSDLComponent c, boolean removeStoreConfig)
    
public static  voiddisableTrust10(WSDLComponent c)
    
public static  voiddisableWss(WSDLComponent c)
    
public static  voidenableEncryptBeforeSigning(WSDLComponent secBinding, boolean enable)
    
public static  voidenableEncryptSignature(WSDLComponent secBinding, boolean enable)
    
public static  voidenableIncludeTimestamp(WSDLComponent secBinding, boolean enable)
    
public static  voidenableMustSupportClientChallenge(TrustElement trust, boolean enable)
    
public static  voidenableMustSupportIssuedTokens(TrustElement trust, boolean enable)
    
public static  voidenableMustSupportRefEmbeddedToken(WssElement wss, boolean enable)
    
public static  voidenableMustSupportRefEncryptedKey(WssElement wss, boolean enable)
    
public static  voidenableMustSupportRefExternalURI(WssElement wss, boolean enable)
    
public static  voidenableMustSupportRefIssuerSerial(WssElement wss, boolean enable)
    
public static  voidenableMustSupportRefKeyIdentifier(WssElement wss, boolean enable)
    
public static  voidenableMustSupportRefThumbprint(WssElement wss, boolean enable)
    
public static  voidenableMustSupportServerChallenge(TrustElement trust, boolean enable)
    
public static  voidenableRequireClientEntropy(TrustElement trust, boolean enable)
    
public static  voidenableRequireDerivedKeys(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireEmbeddedTokenReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireExternalReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireExternalUri(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireInternalReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireIssuerSerialReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireKeyIdentifierReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireSecurityContextToken(WSDLComponent tokenType, boolean enable)
    
public static  voidenableRequireServerEntropy(TrustElement trust, boolean enable)
    
public static  voidenableRequireSignatureConfirmation(WssElement wss, boolean enable)
    
public static  voidenableRequireThumbprintReference(WSDLComponent tokenType, boolean enable)
    
public static  voidenableSignEntireHeadersAndBody(WSDLComponent secBinding, boolean enable)
    
public static  TrustElementenableTrust10(WSDLComponent c)
    
public static  WssElementenableWss(WSDLComponent c, boolean wss11)
    
public static  StringgetComboItemForElement(WSDLComponent wc)
    
public static  MessageHeadergetListModelForHeader(Header h)
    
public static  MessageElementgetListModelForXPath(XPath x)
    
public static  StringgetMessageLayout(WSDLComponent comp)
    
public static  WSDLComponentgetMessageLayoutElement(WSDLComponent comp)
    
public static  StringgetSecurityBindingType(WSDLComponent c)
    
public static  ExtensibilityElementgetSecurityBindingTypeElement(WSDLComponent c)
     Returns security binding type element for specified element which can be either top level Binding, BindingOperation, ...
public static  Vector<Vector>getTargets(WSDLComponent comp)
    
public static  Trust10getTrust10(WSDLComponent c)
    
public static  Wss10getWss10(WSDLComponent c)
    
public static  Wss11getWss11(WSDLComponent c)
    
public static  booleanisAttributeEnabled(ExtensibilityElement element, Class a)
    
public static  booleanisEncryptBeforeSigning(WSDLComponent c)
    
public static  booleanisEncryptSignature(WSDLComponent c)
    
public static  booleanisIncludeTimestamp(WSDLComponent c)
    
public static  booleanisMustSupportClientChallenge(WSDLComponent comp)
    
public static  booleanisMustSupportIssuedTokens(WSDLComponent comp)
    
public static  booleanisMustSupportRefEmbeddedToken(WSDLComponent comp)
    
public static  booleanisMustSupportRefEncryptedKey(WSDLComponent comp)
    
public static  booleanisMustSupportRefExternalURI(WSDLComponent comp)
    
public static  booleanisMustSupportRefIssuerSerial(WSDLComponent comp)
    
public static  booleanisMustSupportRefKeyIdentifier(WSDLComponent comp)
    
public static  booleanisMustSupportRefThumbprint(WSDLComponent comp)
    
public static  booleanisMustSupportServerChallenge(WSDLComponent comp)
    
public static  booleanisRequireClientEntropy(WSDLComponent comp)
    
public static  booleanisRequireDerivedKeys(WSDLComponent token)
    
public static  booleanisRequireServerEntropy(WSDLComponent comp)
    
public static  booleanisRequireSignatureConfirmation(WSDLComponent comp)
    
public static  booleanisSecurityEnabled(WSDLComponent c)
    
public static  booleanisSignEntireHeadersAndBody(WSDLComponent c)
    
public static  booleanisTrust10(WSDLComponent c)
    
public static  booleanisWss10(WSDLComponent c)
    
public static  booleanisWss11(WSDLComponent c)
    
public static  voidremoveTargets(WSDLComponent c)
    
public static  voidsetDefaultTargets(WSDLComponent c, boolean headers, boolean rm)
    
public static  voidsetLayout(WSDLComponent c, String msgLayout)
    
public static  WSDLComponentsetSecurityBindingType(WSDLComponent c, String bindingType)
    
public static  voidsetTargets(WSDLComponent comp, Vector<Vector> targetModel)
    
public static  VectortargetExists(Vector<Vector> rows, TargetElement e)
    


Constructor Detail
SecurityPolicyModelHelper
public SecurityPolicyModelHelper()(Code)
Creates a new instance of SecurityPolicyModelHelper




Method Detail
addBody
public static ExtensibilityElement addBody(WSDLComponent c, WSDLComponentFactory wcf)(Code)



addElementForListItem
public static ExtensibilityElement addElementForListItem(String item, WSDLComponent c, WSDLComponentFactory wcf)(Code)



addHeaderElementForListItem
public static ExtensibilityElement addHeaderElementForListItem(String item, WSDLComponent c, WSDLComponentFactory wcf)(Code)



disableSecurity
public static void disableSecurity(WSDLComponent c, boolean removeStoreConfig)(Code)



disableTrust10
public static void disableTrust10(WSDLComponent c)(Code)



disableWss
public static void disableWss(WSDLComponent c)(Code)



enableEncryptBeforeSigning
public static void enableEncryptBeforeSigning(WSDLComponent secBinding, boolean enable)(Code)



enableEncryptSignature
public static void enableEncryptSignature(WSDLComponent secBinding, boolean enable)(Code)



enableIncludeTimestamp
public static void enableIncludeTimestamp(WSDLComponent secBinding, boolean enable)(Code)



enableMustSupportClientChallenge
public static void enableMustSupportClientChallenge(TrustElement trust, boolean enable)(Code)



enableMustSupportIssuedTokens
public static void enableMustSupportIssuedTokens(TrustElement trust, boolean enable)(Code)



enableMustSupportRefEmbeddedToken
public static void enableMustSupportRefEmbeddedToken(WssElement wss, boolean enable)(Code)



enableMustSupportRefEncryptedKey
public static void enableMustSupportRefEncryptedKey(WssElement wss, boolean enable)(Code)



enableMustSupportRefExternalURI
public static void enableMustSupportRefExternalURI(WssElement wss, boolean enable)(Code)



enableMustSupportRefIssuerSerial
public static void enableMustSupportRefIssuerSerial(WssElement wss, boolean enable)(Code)



enableMustSupportRefKeyIdentifier
public static void enableMustSupportRefKeyIdentifier(WssElement wss, boolean enable)(Code)



enableMustSupportRefThumbprint
public static void enableMustSupportRefThumbprint(WssElement wss, boolean enable)(Code)



enableMustSupportServerChallenge
public static void enableMustSupportServerChallenge(TrustElement trust, boolean enable)(Code)



enableRequireClientEntropy
public static void enableRequireClientEntropy(TrustElement trust, boolean enable)(Code)



enableRequireDerivedKeys
public static void enableRequireDerivedKeys(WSDLComponent tokenType, boolean enable)(Code)



enableRequireEmbeddedTokenReference
public static void enableRequireEmbeddedTokenReference(WSDLComponent tokenType, boolean enable)(Code)



enableRequireExternalReference
public static void enableRequireExternalReference(WSDLComponent tokenType, boolean enable)(Code)



enableRequireExternalUri
public static void enableRequireExternalUri(WSDLComponent tokenType, boolean enable)(Code)



enableRequireInternalReference
public static void enableRequireInternalReference(WSDLComponent tokenType, boolean enable)(Code)



enableRequireIssuerSerialReference
public static void enableRequireIssuerSerialReference(WSDLComponent tokenType, boolean enable)(Code)



enableRequireKeyIdentifierReference
public static void enableRequireKeyIdentifierReference(WSDLComponent tokenType, boolean enable)(Code)



enableRequireSecurityContextToken
public static void enableRequireSecurityContextToken(WSDLComponent tokenType, boolean enable)(Code)



enableRequireServerEntropy
public static void enableRequireServerEntropy(TrustElement trust, boolean enable)(Code)



enableRequireSignatureConfirmation
public static void enableRequireSignatureConfirmation(WssElement wss, boolean enable)(Code)



enableRequireThumbprintReference
public static void enableRequireThumbprintReference(WSDLComponent tokenType, boolean enable)(Code)



enableSignEntireHeadersAndBody
public static void enableSignEntireHeadersAndBody(WSDLComponent secBinding, boolean enable)(Code)



enableTrust10
public static TrustElement enableTrust10(WSDLComponent c)(Code)



enableWss
public static WssElement enableWss(WSDLComponent c, boolean wss11)(Code)



getComboItemForElement
public static String getComboItemForElement(WSDLComponent wc)(Code)
Other binding attributes ***************



getListModelForHeader
public static MessageHeader getListModelForHeader(Header h)(Code)



getListModelForXPath
public static MessageElement getListModelForXPath(XPath x)(Code)



getMessageLayout
public static String getMessageLayout(WSDLComponent comp)(Code)



getMessageLayoutElement
public static WSDLComponent getMessageLayoutElement(WSDLComponent comp)(Code)



getSecurityBindingType
public static String getSecurityBindingType(WSDLComponent c)(Code)
Returns string representation of security binding type TODO: maybe this method is not required with the new UI, as there's no mention of it



getSecurityBindingTypeElement
public static ExtensibilityElement getSecurityBindingTypeElement(WSDLComponent c)(Code)
Returns security binding type element for specified element which can be either top level Binding, BindingOperation, ... or sub-level like SecureConversationToken



getTargets
public static Vector<Vector> getTargets(WSDLComponent comp)(Code)
SIGN ENCRYPT TARGETS PARTS ******************



getTrust10
public static Trust10 getTrust10(WSDLComponent c)(Code)



getWss10
public static Wss10 getWss10(WSDLComponent c)(Code)



getWss11
public static Wss11 getWss11(WSDLComponent c)(Code)



isAttributeEnabled
public static boolean isAttributeEnabled(ExtensibilityElement element, Class a)(Code)



isEncryptBeforeSigning
public static boolean isEncryptBeforeSigning(WSDLComponent c)(Code)



isEncryptSignature
public static boolean isEncryptSignature(WSDLComponent c)(Code)



isIncludeTimestamp
public static boolean isIncludeTimestamp(WSDLComponent c)(Code)



isMustSupportClientChallenge
public static boolean isMustSupportClientChallenge(WSDLComponent comp)(Code)



isMustSupportIssuedTokens
public static boolean isMustSupportIssuedTokens(WSDLComponent comp)(Code)



isMustSupportRefEmbeddedToken
public static boolean isMustSupportRefEmbeddedToken(WSDLComponent comp)(Code)



isMustSupportRefEncryptedKey
public static boolean isMustSupportRefEncryptedKey(WSDLComponent comp)(Code)



isMustSupportRefExternalURI
public static boolean isMustSupportRefExternalURI(WSDLComponent comp)(Code)



isMustSupportRefIssuerSerial
public static boolean isMustSupportRefIssuerSerial(WSDLComponent comp)(Code)



isMustSupportRefKeyIdentifier
public static boolean isMustSupportRefKeyIdentifier(WSDLComponent comp)(Code)



isMustSupportRefThumbprint
public static boolean isMustSupportRefThumbprint(WSDLComponent comp)(Code)



isMustSupportServerChallenge
public static boolean isMustSupportServerChallenge(WSDLComponent comp)(Code)



isRequireClientEntropy
public static boolean isRequireClientEntropy(WSDLComponent comp)(Code)



isRequireDerivedKeys
public static boolean isRequireDerivedKeys(WSDLComponent token)(Code)



isRequireServerEntropy
public static boolean isRequireServerEntropy(WSDLComponent comp)(Code)



isRequireSignatureConfirmation
public static boolean isRequireSignatureConfirmation(WSDLComponent comp)(Code)



isSecurityEnabled
public static boolean isSecurityEnabled(WSDLComponent c)(Code)



isSignEntireHeadersAndBody
public static boolean isSignEntireHeadersAndBody(WSDLComponent c)(Code)



isTrust10
public static boolean isTrust10(WSDLComponent c)(Code)



isWss10
public static boolean isWss10(WSDLComponent c)(Code)



isWss11
public static boolean isWss11(WSDLComponent c)(Code)



removeTargets
public static void removeTargets(WSDLComponent c)(Code)



setDefaultTargets
public static void setDefaultTargets(WSDLComponent c, boolean headers, boolean rm)(Code)



setLayout
public static void setLayout(WSDLComponent c, String msgLayout)(Code)



setSecurityBindingType
public static WSDLComponent setSecurityBindingType(WSDLComponent c, String bindingType)(Code)



setTargets
public static void setTargets(WSDLComponent comp, Vector<Vector> targetModel)(Code)



targetExists
public static Vector targetExists(Vector<Vector> rows, TargetElement e)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.