Uses of Class
at.gv.egiz.moodle.eidconnector.EIDConnectorException

Packages that use EIDConnectorException
at.gv.egiz.moodle.eidconnector.auth   
at.gv.egiz.moodle.eidconnector.auth.data   
at.gv.egiz.moodle.eidconnector.auth.impl   
at.gv.egiz.moodle.eidconnector.auth.impl.at   
at.gv.egiz.moodle.eidconnector.auth.impl.is   
at.gv.egiz.moodle.eidconnector.logging   
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.auth
 

Methods in at.gv.egiz.moodle.eidconnector.auth that throw EIDConnectorException
 SubjectAttributes AuthenticationProvider.authenticate(HttpServletRequest request)
          Uses the given request and retrieves/derives credentials from the respective authentication service.
 boolean AuthenticationProvider.isResponsible(HttpServletRequest request)
          Returns true if the underlying authentication implementation claims to be responsible for the given HttpServletRequest.
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.auth.data
 

Methods in at.gv.egiz.moodle.eidconnector.auth.data that throw EIDConnectorException
 int SubjectAttributes.getAgeValue()
           
 Date SubjectAttributes.getDateOfBirthValue()
           
 Integer SubjectAttributes.getQAALevelValue()
           
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.auth.impl
 

Methods in at.gv.egiz.moodle.eidconnector.auth.impl that throw EIDConnectorException
 SubjectAttributes TestAuthenticationProviderImpl.authenticate(HttpServletRequest request)
           
 SubjectAttributes PEPSAuthenticationProvider.authenticate(HttpServletRequest request)
           
protected  eu.stork.mw.messages.saml.STORKResponse TestPEPSAuthenticationProviderImpl.getSTORKResponse(HttpServletRequest request)
           
protected  eu.stork.mw.messages.saml.STORKResponse PEPSAuthenticationProviderImpl.getSTORKResponse(HttpServletRequest request)
           
protected abstract  eu.stork.mw.messages.saml.STORKResponse PEPSAuthenticationProvider.getSTORKResponse(HttpServletRequest request)
           
 boolean TestAuthenticationProviderImpl.isResponsible(HttpServletRequest request)
           
 boolean PEPSAuthenticationProvider.isResponsible(HttpServletRequest request)
           
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.auth.impl.at
 

Methods in at.gv.egiz.moodle.eidconnector.auth.impl.at that throw EIDConnectorException
 SubjectAttributes AustrianAuthProviderImpl.authenticate(HttpServletRequest request)
           
 boolean AustrianAuthProviderImpl.isResponsible(HttpServletRequest request)
           
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.auth.impl.is
 

Methods in at.gv.egiz.moodle.eidconnector.auth.impl.is that throw EIDConnectorException
 SubjectAttributes IcelandicAuthProvider.authenticate(HttpServletRequest request)
           
 boolean IcelandicAuthProvider.isResponsible(HttpServletRequest request)
           
 

Uses of EIDConnectorException in at.gv.egiz.moodle.eidconnector.logging
 

Methods in at.gv.egiz.moodle.eidconnector.logging that throw EIDConnectorException
static StatisticLogger StatisticLoggerProvider.getInstance()
           
 



Copyright 2009 EGIZ. All Rights Reserved.