Skip to Content.
Sympa Menu

mace-opensaml-users - SAMLSubject.stronglyMatches

Subject: OpenSAML user discussion

List archive

SAMLSubject.stronglyMatches


Chronological Thread 
  • From: Tom Scavo <>
  • To: OpenSAML <>
  • Subject: SAMLSubject.stronglyMatches
  • Date: Fri, 13 Jan 2006 17:53:36 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=p4x6glGuxqk3YiugGpQXINoOD5o3kAhGJnqkt3EOG4ClwHnA+xQ4tgcO06RvaAIlYravHCIiqECPl8C7kTczn6wqwoV0wmzphp0hDfx4ShEp9Ezx59fiZg4oeVJyKIl5pCqNE3/OI8kERRwu6dzwt+cZUiWbqRZF/g3m1amQrsM=

SAMLSubject does not implement the notion of "strongly matches"
(defined in SAMLCore) but one possible approach might be

public boolean stronglyMatches(Object o);

How would you implement such a method without a corresponding equals
method for SAMLNameIdentifier? Same question for
SAMLSubjectConfirmation?

Tom



Archive powered by MHonArc 2.6.16.

Top of Page