Uses of Class
no.feide.moria.webservices.v2_2.Attribute

Packages that use Attribute
no.feide.moria.webservices.v2_2 This package contains the Moria2 v2.2 SOAP interface. 
 

Uses of Attribute in no.feide.moria.webservices.v2_2
 

Methods in no.feide.moria.webservices.v2_2 that return Attribute
 Attribute[] AuthenticationImpl.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
           
 Attribute[] Authentication.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
          Performs direct non-interactive authentication.
 Attribute[] AuthenticationImpl.getUserAttributes(java.lang.String serviceTicket)
           
 Attribute[] Authentication.getUserAttributes(java.lang.String serviceTicket)
          Gets user attributes.
private  Attribute[] AuthenticationImpl.mapToAttributeArray(java.util.Map map, java.lang.String activeTicketId)
          Utility method to convert a Map to an array of Attributes.
 Attribute[] AuthenticationImpl.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
           
 Attribute[] Authentication.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
          Performs proxy authentication.
 



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.