Uses of Class
org.openxri.saml.NameID

Packages that use NameID
org.openxri.saml   
 

Uses of NameID in org.openxri.saml
 

Methods in org.openxri.saml that return NameID
 NameID Assertion.getIssuer()
          Returns the issuer element of the assertion
 NameID Subject.getNameID()
          Returns the nameid element
 

Methods in org.openxri.saml with parameters of type NameID
 void Assertion.setIssuer(NameID oIssuer)
          Sets the issuer element of the assertion
 void Subject.setNameID(NameID oVal)
          Sets the nameid element
 



Copyright © 2005-2012. All Rights Reserved.