|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalException | |
---|---|
no.feide.moria.webservices.v2_1 | This package contains the Moria2 v2.1 SOAP interface. |
no.feide.moria.webservices.v2_2 | This package contains the Moria2 v2.2 SOAP interface. |
no.feide.moria.webservices.v2_3 | This package contains the Moria2 v2.3 SOAP interface. |
Uses of InternalException in no.feide.moria.webservices.v2_1 |
---|
Methods in no.feide.moria.webservices.v2_1 that throw InternalException | |
---|---|
Attribute[] |
AuthenticationImpl.getUserAttributes(java.lang.String serviceTicket)
|
Uses of InternalException in no.feide.moria.webservices.v2_2 |
---|
Methods in no.feide.moria.webservices.v2_2 that throw InternalException | |
---|---|
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. |
java.lang.String |
AuthenticationImpl.getProxyTicket(java.lang.String ticketGrantingTicket,
java.lang.String proxyServicePrincipal)
|
java.lang.String |
Authentication.getProxyTicket(java.lang.String ticketGrantingTicket,
java.lang.String proxyServicePrincipal)
Gets a proxy ticket. |
Attribute[] |
AuthenticationImpl.getUserAttributes(java.lang.String serviceTicket)
|
Attribute[] |
Authentication.getUserAttributes(java.lang.String serviceTicket)
Gets user attributes. |
java.lang.String |
AuthenticationImpl.initiateAuthentication(java.lang.String[] attributes,
java.lang.String returnURLPrefix,
java.lang.String returnURLPostfix,
boolean forceInteractiveAuthentication)
|
java.lang.String |
Authentication.initiateAuthentication(java.lang.String[] attributes,
java.lang.String returnURLPrefix,
java.lang.String returnURLPostfix,
boolean forceInteractiveAuthentication)
Initiates authentication. |
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. |
boolean |
AuthenticationImpl.verifyUserExistence(java.lang.String username)
|
boolean |
Authentication.verifyUserExistence(java.lang.String username)
Verifies the existence of a given user in the underlying directories. |
Uses of InternalException in no.feide.moria.webservices.v2_3 |
---|
Methods in no.feide.moria.webservices.v2_3 that throw InternalException | |
---|---|
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. |
java.lang.String |
AuthenticationImpl.getProxyTicket(java.lang.String ticketGrantingTicket,
java.lang.String proxyServicePrincipal)
|
java.lang.String |
Authentication.getProxyTicket(java.lang.String ticketGrantingTicket,
java.lang.String proxyServicePrincipal)
Gets a proxy ticket. |
Attribute[] |
AuthenticationImpl.getUserAttributes(java.lang.String serviceTicket)
|
Attribute[] |
Authentication.getUserAttributes(java.lang.String serviceTicket)
Gets user attributes. |
java.lang.String |
AuthenticationImpl.initiateAuthentication(java.lang.String[] attributes,
java.lang.String returnURLPrefix,
java.lang.String returnURLPostfix,
boolean forceInteractiveAuthentication)
|
java.lang.String |
Authentication.initiateAuthentication(java.lang.String[] attributes,
java.lang.String returnURLPrefix,
java.lang.String returnURLPostfix,
boolean forceInteractiveAuthentication)
Initiates authentication. |
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. |
boolean |
AuthenticationImpl.verifyUserExistence(java.lang.String username)
|
boolean |
Authentication.verifyUserExistence(java.lang.String username)
Verifies the existence of a given user in the underlying directories. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |