Uses of Class
com.randomcoder.saml.SamlAttribute

Packages that use SamlAttribute
com.randomcoder.saml SAML processing classes. 
 

Uses of SamlAttribute in com.randomcoder.saml
 

Methods in com.randomcoder.saml that return types with arguments of type SamlAttribute
 List<SamlAttribute> SamlAssertion.getAttributes()
          Gets a list of the SAML attributes associated with this assertion.
 



Copyright © 2006-2010 Craig Condit. All Rights Reserved.