BrightSide Workbench Full Report + Source Code
org.turro.elephant.sso.ISSOIdentity Interface Reference
Inheritance diagram for org.turro.elephant.sso.ISSOIdentity:

Public Member Functions

byte[] getClientAssertion ()
 
byte[] getClientId ()
 
String getIdContact ()
 
Date getDateUsed ()
 
String getDetails ()
 
String getRemoteIp ()
 
String getGeoIp ()
 
IContact getContact ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file ISSOIdentity.java.

Member Function Documentation

◆ getClientAssertion()

byte [] org.turro.elephant.sso.ISSOIdentity.getClientAssertion ( )

Implemented in org.turro.elephant.entities.db.SSOIdentity.

Here is the caller graph for this function:

◆ getClientId()

byte [] org.turro.elephant.sso.ISSOIdentity.getClientId ( )

◆ getContact()

IContact org.turro.elephant.sso.ISSOIdentity.getContact ( )

◆ getDateUsed()

Date org.turro.elephant.sso.ISSOIdentity.getDateUsed ( )

◆ getDetails()

String org.turro.elephant.sso.ISSOIdentity.getDetails ( )

◆ getGeoIp()

String org.turro.elephant.sso.ISSOIdentity.getGeoIp ( )

◆ getIdContact()

String org.turro.elephant.sso.ISSOIdentity.getIdContact ( )

◆ getRemoteIp()

String org.turro.elephant.sso.ISSOIdentity.getRemoteIp ( )

The documentation for this interface was generated from the following file: