asit.moa.client.id
Interface MOAIDClient

All Superinterfaces:
Client
All Known Implementing Classes:
MOAIDClientImpl

public interface MOAIDClient
extends Client

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 MOAIDPrincipal getAuthenticationData()
           
 MOAIDPrincipal getAuthenticationData(String adress)
           
 void setSAMLArtifact(String base64EncodedSamlArtifact)
           
 
Methods inherited from interface asit.moa.client.Client
getRequest, sendRequest, sendRequest, setClientAuthStore, setDefaultAddress, setHostNameVerifierEnabled, setSSLSocketFactory, setSSLTrustStore
 

Method Detail

setSAMLArtifact

public void setSAMLArtifact(String base64EncodedSamlArtifact)

getAuthenticationData

public MOAIDPrincipal getAuthenticationData(String adress)
                                     throws ClientException
Throws:
ClientException

getAuthenticationData

public MOAIDPrincipal getAuthenticationData()
                                     throws ClientException
Throws:
ClientException


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.