|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationUnavailableException | |
---|---|
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 AuthenticationUnavailableException in no.feide.moria.webservices.v2_2 |
---|
Methods in no.feide.moria.webservices.v2_2 that throw AuthenticationUnavailableException | |
---|---|
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. |
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 AuthenticationUnavailableException in no.feide.moria.webservices.v2_3 |
---|
Methods in no.feide.moria.webservices.v2_3 that throw AuthenticationUnavailableException | |
---|---|
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. |
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 |