Java Doc for SAMLAssertionFactory.java in  » 6.0-JDK-Modules-com.sun » xws-security » com » sun » xml » wss » saml » 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 » 6.0 JDK Modules com.sun » xws security » com.sun.xml.wss.saml 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sun.xml.wss.saml.SAMLAssertionFactory

All known Subclasses:   com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl,  com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl,  com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl,
SAMLAssertionFactory
abstract public class SAMLAssertionFactory (Code)

author:
   abhijit.das@Sun.com


Field Summary
final public static  StringSAML1_1
    
final public static  StringSAML2_0
    
public static  StringSAML_VER_CHECK
    

Constructor Summary
protected  SAMLAssertionFactory()
    

Method Summary
abstract public  ActioncreateAction(String action, String namespace)
     Creates an Action element.
abstract public  AdvicecreateAdvice(List assertionidreference, List assertion, List otherelement)
     Creates an Advice element.
abstract public  AnyTypecreateAnyType()
     Creates an AnyType element if the System property "com.sun.xml.wss.saml.binding.jaxb" is set.
abstract public  AssertioncreateAssertion(String assertionID, java.lang.String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements)
     Creates and return an Assertion from the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Parameters:
  assertionID - AssertionID object contained within thisAssertion if null its generated internally.
Parameters:
  issuer - The issuer of this assertion.
Parameters:
  issueInstant - Time instant of the issue.
abstract public  AssertioncreateAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements)
    
abstract public  AssertioncreateAssertion(org.w3c.dom.Element element)
     Creates and returns an Assertion object from the given SAML org.w3c.dom.Element.
abstract public  AssertioncreateAssertion(XMLStreamReader reader)
     Creates and returns an Assertion object from the given SAML XMLStreamReader.
abstract public  AssertionIDRefcreateAssertionIDRef()
    
abstract public  AssertionIDRefcreateAssertionIDRef(String id)
    
abstract public  AssertionIDReferencecreateAssertionIDReference()
     Creates and returns an AssertionIDReference object.
abstract public  AssertionIDReferencecreateAssertionIDReference(String id)
     Creates and returns an AssertionIDReference object.
abstract public  AttributecreateAttribute(String name, String nameSpace, List values)
     Constructs an instance of Attribute.
abstract public  AttributecreateAttribute(String name, List values)
    
abstract public  AttributeDesignatorcreateAttributeDesignator(String name, String nameSpace)
     Constructs an instance of AttributeDesignator.
abstract public  AttributeStatementcreateAttributeStatement(Subject subj, List attr)
     Constructs an instance of AttributeStatement.
abstract public  AttributeStatementcreateAttributeStatement(List attr)
    
abstract public  AudienceRestrictioncreateAudienceRestriction(List audience)
    
abstract public  AudienceRestrictionConditioncreateAudienceRestrictionCondition(List audience)
     Constructs an instance of AudienceRestrictionCondition.
abstract public  AuthenticationStatementcreateAuthenticationStatement(String authMethod, GregorianCalendar authInstant, Subject subject, SubjectLocality subjectLocality, List authorityBinding)
     Constructs an instance of AuthenticationStatement.
Parameters:
  authMethod - (optional) A String specifies the type of authenticationthat took place.
abstract public  AuthnContextcreateAuthnContext()
    
abstract public  AuthnDecisionStatementcreateAuthnDecisionStatement(String resource, String decision, List action, Evidence evidence)
    
abstract public  AuthnStatementcreateAuthnStatement(GregorianCalendar authInstant, SubjectLocality subjectLocality, AuthnContext authnContext)
    
abstract public  AuthorityBindingcreateAuthorityBinding(QName authKind, String location, String binding)
     Constructs an instance of AuthorityBinding.
abstract public  AuthorizationDecisionStatementcreateAuthorizationDecisionStatement(Subject subject, String resource, String decision, List action, Evidence evidence)
     Constructs an instance of AuthorizationDecisionStatement.
abstract public  ConditionscreateConditions()
     Constructs an instance of default Conditions object.
abstract public  ConditionscreateConditions(GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, List condition, List arc, List doNotCacheCnd)
     Constructs an instance of Conditions.
Parameters:
  notBefore - specifies the earliest time instant at which theassertion is valid.
Parameters:
  notOnOrAfter - specifies the time instant at which the assertionhas expired.
Parameters:
  condition -
Parameters:
  arc - the AudienceRestrictionCondition to beadded.
abstract public  ConditionscreateConditions(GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, List condition, List ar, List oneTimeUse, List proxyRestriction)
    
abstract public  DoNotCacheConditioncreateDoNotCacheCondition()
    
abstract public  EvidencecreateEvidence(List assertionIDRef, List assertion)
     Constructs an Evidence from a List of Assertion and AssertionIDReference objects.
abstract public  KeyInfoConfirmationDatacreateKeyInfoConfirmationData(Element keyInfo)
    
abstract public  NameIDcreateNameID(String name, String nameQualifier, String format)
    
abstract public  NameIdentifiercreateNameIdentifier(String name, String nameQualifier, String format)
     Constructs a NameQualifier instance.
Parameters:
  name - The string representing the name of the Subject
Parameters:
  nameQualifier - The security or administrative domain that qualifiesthe name of the Subject.
abstract public  OneTimeUsecreateOneTimeUse()
    
abstract public  SubjectcreateSubject(NameIdentifier nameIdentifier, SubjectConfirmation subjectConfirmation)
     Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
abstract public  SubjectcreateSubject(NameID nameID, SubjectConfirmation subjectConfirmation)
    
abstract public  SubjectConfirmationcreateSubjectConfirmation(String confirmationMethod)
     Creates and returns a SubjectConfirmation object.
Parameters:
  confirmationMethod - A URI (String) that identifies a protocol usedto authenticate a Subject.
abstract public  SubjectConfirmationcreateSubjectConfirmation(NameID nameID, String method)
    
abstract public  SubjectConfirmationcreateSubjectConfirmation(List confirmationMethods, SubjectConfirmationData scd, KeyInfo keyInfo)
    
abstract public  SubjectConfirmationcreateSubjectConfirmation(List confirmationMethods, Element subjectConfirmationData, Element keyInfo)
     Constructs a SubjectConfirmation instance.
Parameters:
  confirmationMethods - A list of confirmationMethodseach of which is a URI (String) that identifies a protocolused to authenticate a Subject.
abstract public  SubjectConfirmationcreateSubjectConfirmation(NameID nameID, SubjectConfirmationData subjectConfirmationData, String confirmationMethod)
    
abstract public  SubjectConfirmationcreateSubjectConfirmation(NameID nameID, KeyInfoConfirmationData keyInfoConfirmationData, String confirmationMethod)
    
abstract public  SubjectConfirmationDatacreateSubjectConfirmationData(String address, String inResponseTo, GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, String recipient, Element keyInfo)
    
abstract public  SubjectConfirmationDatacreateSubjectConfirmationData(String address, String inResponseTo, GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, String recipient, KeyInfo keyInfo)
    
abstract public  SubjectLocalitycreateSubjectLocality()
     Constructs a SubjectLocality instance.
abstract public  SubjectLocalitycreateSubjectLocality(String ipAddress, String dnsAddress)
     Constructs an instance of SubjectLocality.
Parameters:
  ipAddress - String representing the IP Address of the entitythat was authenticated.
Parameters:
  dnsAddress - String representing the DNS Address of the entity thatwas authenticated.
public static  SAMLAssertionFactorynewInstance(String samlVersion)
     Create an instance of SAMLAssertionFactory.
Parameters:
  samlVersion - A String representing the saml version.

Field Detail
SAML1_1
final public static String SAML1_1(Code)
SAML Version 1.1 & SAML Version 2.0



SAML2_0
final public static String SAML2_0(Code)



SAML_VER_CHECK
public static String SAML_VER_CHECK(Code)




Constructor Detail
SAMLAssertionFactory
protected SAMLAssertionFactory()(Code)




Method Detail
createAction
abstract public Action createAction(String action, String namespace)(Code)
Creates an Action element.
Parameters:
  namespace - The attribute "namespace" ofAction element
Parameters:
  action - A String representing an action



createAdvice
abstract public Advice createAdvice(List assertionidreference, List assertion, List otherelement)(Code)
Creates an Advice element.
Parameters:
  assertionidreference - A List of AssertionIDReference.
Parameters:
  assertion - A List of Assertion
Parameters:
  otherelement - A List of any element defined as



createAnyType
abstract public AnyType createAnyType()(Code)
Creates an AnyType element if the System property "com.sun.xml.wss.saml.binding.jaxb" is set. Otherwise returns null.



createAssertion
abstract public Assertion createAssertion(String assertionID, java.lang.String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements) throws SAMLException(Code)
Creates and return an Assertion from the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Parameters:
  assertionID - AssertionID object contained within thisAssertion if null its generated internally.
Parameters:
  issuer - The issuer of this assertion.
Parameters:
  issueInstant - Time instant of the issue. It has typedateTime which is built in to the W3C XML SchemaTypes specification. if null, current time is used.
Parameters:
  conditions - Conditions under which the thisAssertion is valid.
Parameters:
  advice - Advice applicable for thisAssertion.
Parameters:
  statements - List of Statement objects within thisAssertion. It could be of typeAuthenticationStatement,AuthorizationDecisionStatement andAttributeStatement. Each Assertion can havemultiple type of statements in it.
exception:
  SAMLException - if there is an error in processing input.



createAssertion
abstract public Assertion createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements) throws SAMLException(Code)



createAssertion
abstract public Assertion createAssertion(org.w3c.dom.Element element) throws SAMLException(Code)
Creates and returns an Assertion object from the given SAML org.w3c.dom.Element.
Parameters:
  element - A org.w3c.dom.Element representingDOM tree for Assertion object
exception:
  SAMLException - if it could not process the Element properly,implying that there is an error in the sender or in theelement definition.



createAssertion
abstract public Assertion createAssertion(XMLStreamReader reader) throws SAMLException(Code)
Creates and returns an Assertion object from the given SAML XMLStreamReader.
Parameters:
  reader - An XMLStreamReader representingthe tree for an Assertion object
exception:
  SAMLException - if it could not process the Element properly,implying that there is an error in the sender or in theelement definition.



createAssertionIDRef
abstract public AssertionIDRef createAssertionIDRef()(Code)



createAssertionIDRef
abstract public AssertionIDRef createAssertionIDRef(String id)(Code)



createAssertionIDReference
abstract public AssertionIDReference createAssertionIDReference()(Code)
Creates and returns an AssertionIDReference object. AssertionID will be generated automatically. null if the system property "com.sun.xml.wss.saml.binding.jaxb" is not setotherwise returns AssertionIDReference.



createAssertionIDReference
abstract public AssertionIDReference createAssertionIDReference(String id)(Code)
Creates and returns an AssertionIDReference object.
Parameters:
  id - String of an AssertionID null if the system property "com.sun.xml.wss.saml.binding.jaxb" is not setotherwise returns AssertionIDReference.



createAttribute
abstract public Attribute createAttribute(String name, String nameSpace, List values)(Code)
Constructs an instance of Attribute.
Parameters:
  name - A String representing AttributeName (the nameof the attribute).
Parameters:
  nameSpace - A String representing the namespace in whichAttributeName elements are interpreted.
Parameters:
  values - A List representing the AttributeValue object.



createAttribute
abstract public Attribute createAttribute(String name, List values)(Code)



createAttributeDesignator
abstract public AttributeDesignator createAttributeDesignator(String name, String nameSpace)(Code)
Constructs an instance of AttributeDesignator.
Parameters:
  name - the name of the attribute.
Parameters:
  nameSpace - the namespace in which AttributeNameelements are interpreted.



createAttributeStatement
abstract public AttributeStatement createAttributeStatement(Subject subj, List attr)(Code)
Constructs an instance of AttributeStatement.
Parameters:
  subj - SAML Subject
Parameters:
  attr - List of attributes



createAttributeStatement
abstract public AttributeStatement createAttributeStatement(List attr)(Code)



createAudienceRestriction
abstract public AudienceRestriction createAudienceRestriction(List audience)(Code)



createAudienceRestrictionCondition
abstract public AudienceRestrictionCondition createAudienceRestrictionCondition(List audience)(Code)
Constructs an instance of AudienceRestrictionCondition. It takes in a List of audience for this condition, each of them being a String.
Parameters:
  audience - A List of audience to be included within this condition



createAuthenticationStatement
abstract public AuthenticationStatement createAuthenticationStatement(String authMethod, GregorianCalendar authInstant, Subject subject, SubjectLocality subjectLocality, List authorityBinding)(Code)
Constructs an instance of AuthenticationStatement.
Parameters:
  authMethod - (optional) A String specifies the type of authenticationthat took place. Pass null if not required.
Parameters:
  authInstant - (optional) A GregorianCalendar object specifing the time at which theauthentication that took place. Pass null if not required.
Parameters:
  subject - (required) A Subject object
Parameters:
  subjectLocality - (optional) A SubjectLocality object. Pass null if not required.
Parameters:
  authorityBinding - (optional) A List of AuthorityBinding. Pass null if not required.objects.



createAuthnContext
abstract public AuthnContext createAuthnContext()(Code)



createAuthnDecisionStatement
abstract public AuthnDecisionStatement createAuthnDecisionStatement(String resource, String decision, List action, Evidence evidence)(Code)



createAuthnStatement
abstract public AuthnStatement createAuthnStatement(GregorianCalendar authInstant, SubjectLocality subjectLocality, AuthnContext authnContext)(Code)



createAuthorityBinding
abstract public AuthorityBinding createAuthorityBinding(QName authKind, String location, String binding)(Code)
Constructs an instance of AuthorityBinding.
Parameters:
  authKind - A QName representing the type of SAML protocol queriesto which the authority described by this element willrespond.
Parameters:
  location - A String representing a URI reference describing how to locate and communicate with theauthority.
Parameters:
  binding - A String representing a URI reference identifying the SAMLprotocol binding to use in communicating with the authority.



createAuthorizationDecisionStatement
abstract public AuthorizationDecisionStatement createAuthorizationDecisionStatement(Subject subject, String resource, String decision, List action, Evidence evidence)(Code)
Constructs an instance of AuthorizationDecisionStatement.
Parameters:
  subject - (required) A Subject object
Parameters:
  resource - (required) A String identifying the resource to whichaccess authorization is sought.
Parameters:
  decision - (required) The decision rendered by the issuer withrespect to the specified resource.
Parameters:
  action - (required) A List of Action objects specifying the set ofactions authorized to be performed on the specified resource.
Parameters:
  evidence - (optional) An Evidence object representing a set ofassertions that the issuer replied on in making decisions.



createConditions
abstract public Conditions createConditions()(Code)
Constructs an instance of default Conditions object.



createConditions
abstract public Conditions createConditions(GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, List condition, List arc, List doNotCacheCnd)(Code)
Constructs an instance of Conditions.
Parameters:
  notBefore - specifies the earliest time instant at which theassertion is valid.
Parameters:
  notOnOrAfter - specifies the time instant at which the assertionhas expired.
Parameters:
  condition -
Parameters:
  arc - the AudienceRestrictionCondition to beadded. Can be null, if no audience restriction.
Parameters:
  doNotCacheCnd -



createConditions
abstract public Conditions createConditions(GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, List condition, List ar, List oneTimeUse, List proxyRestriction)(Code)



createDoNotCacheCondition
abstract public DoNotCacheCondition createDoNotCacheCondition()(Code)
Constructs an instance of DoNotCacheCondition



createEvidence
abstract public Evidence createEvidence(List assertionIDRef, List assertion)(Code)
Constructs an Evidence from a List of Assertion and AssertionIDReference objects.
Parameters:
  assertionIDRef - List of AssertionIDReference objects.
Parameters:
  assertion - List of Assertion objects.



createKeyInfoConfirmationData
abstract public KeyInfoConfirmationData createKeyInfoConfirmationData(Element keyInfo) throws SAMLException(Code)



createNameID
abstract public NameID createNameID(String name, String nameQualifier, String format)(Code)



createNameIdentifier
abstract public NameIdentifier createNameIdentifier(String name, String nameQualifier, String format)(Code)
Constructs a NameQualifier instance.
Parameters:
  name - The string representing the name of the Subject
Parameters:
  nameQualifier - The security or administrative domain that qualifiesthe name of the Subject. This is optional could benull.
Parameters:
  format - The syntax used to describe the name of theSubject. This optional, could be null.



createOneTimeUse
abstract public OneTimeUse createOneTimeUse()(Code)



createSubject
abstract public Subject createSubject(NameIdentifier nameIdentifier, SubjectConfirmation subjectConfirmation)(Code)
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
Parameters:
  nameIdentifier - NameIdentifier object.
Parameters:
  subjectConfirmation - SubjectConfirmation object.



createSubject
abstract public Subject createSubject(NameID nameID, SubjectConfirmation subjectConfirmation)(Code)



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(String confirmationMethod)(Code)
Creates and returns a SubjectConfirmation object.
Parameters:
  confirmationMethod - A URI (String) that identifies a protocol usedto authenticate a Subject. Please refer todraft-sstc-core-25 Section 7 for a list of URIsidentifying common authentication protocols.



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(NameID nameID, String method)(Code)



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(List confirmationMethods, SubjectConfirmationData scd, KeyInfo keyInfo) throws SAMLException(Code)



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(List confirmationMethods, Element subjectConfirmationData, Element keyInfo) throws SAMLException(Code)
Constructs a SubjectConfirmation instance.
Parameters:
  confirmationMethods - A list of confirmationMethodseach of which is a URI (String) that identifies a protocolused to authenticate a Subject. Please refer todraft-sstc-core-25 Section 7 fora list of URIs identifying common authentication protocols.
Parameters:
  subjectConfirmationData - Additional authentication information tobe used by a specific authentication protocol. Can be passed asnull if there is no subjectConfirmationData for theSubjectConfirmation object.
Parameters:
  keyInfo - An XML signature element that specifies a cryptographickey held by the Subject.



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(NameID nameID, SubjectConfirmationData subjectConfirmationData, String confirmationMethod) throws SAMLException(Code)



createSubjectConfirmation
abstract public SubjectConfirmation createSubjectConfirmation(NameID nameID, KeyInfoConfirmationData keyInfoConfirmationData, String confirmationMethod) throws SAMLException(Code)



createSubjectConfirmationData
abstract public SubjectConfirmationData createSubjectConfirmationData(String address, String inResponseTo, GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, String recipient, Element keyInfo) throws SAMLException(Code)



createSubjectConfirmationData
abstract public SubjectConfirmationData createSubjectConfirmationData(String address, String inResponseTo, GregorianCalendar notBefore, GregorianCalendar notOnOrAfter, String recipient, KeyInfo keyInfo) throws SAMLException(Code)



createSubjectLocality
abstract public SubjectLocality createSubjectLocality()(Code)
Constructs a SubjectLocality instance.



createSubjectLocality
abstract public SubjectLocality createSubjectLocality(String ipAddress, String dnsAddress)(Code)
Constructs an instance of SubjectLocality.
Parameters:
  ipAddress - String representing the IP Address of the entitythat was authenticated.
Parameters:
  dnsAddress - String representing the DNS Address of the entity thatwas authenticated. As per SAML specification they are bothoptional, so values can be null.



newInstance
public static SAMLAssertionFactory newInstance(String samlVersion) throws XWSSecurityException(Code)
Create an instance of SAMLAssertionFactory.
Parameters:
  samlVersion - A String representing the saml version. Possible values {SAMLAssertionFactory.SAML1_1} & {SAMLAssertionFactory.SAML2_0}



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.