JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Constructor Summary
Constructors
Constructor
Description
NTNumericCredential (long token)
Create an NTNumericCredential
with an integer value.
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method
Description
boolean
equals (Object o)
Compares the specified Object with this NTNumericCredential
for equality.
long
getToken ()
Return an integer representation of this
NTNumericCredential
.
int
hashCode ()
Return a hash code for this NTNumericCredential
.
String
toString ()
Return a string representation of this NTNumericCredential
.
Method Detail
equals
public boolean equals(Object o)
Compares the specified Object with this NTNumericCredential
for equality. Returns true if the given object is also a
NTNumericCredential
and the two NTNumericCredentials
represent the same NT security token.
Overrides:
equals
in class Object
Parameters:
o
- Object to be compared for equality with this
NTNumericCredential
.
Returns:
true if the specified Object is equal to this
NTNumericCredential
.
See Also:
Object.hashCode()
,
HashMap
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.