|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwCredentials | |
|---|---|
| com.wewebu.ow.server.app | |
| com.wewebu.ow.server.auth | |
| com.wewebu.ow.server.ecm | |
| com.wewebu.ow.server.ecmimpl | |
| Uses of OwCredentials in com.wewebu.ow.server.app |
|---|
| Methods in com.wewebu.ow.server.app that return OwCredentials | |
|---|---|
OwCredentials |
OwMainAppContext.getCredentials()
get the credentials of the logged in user |
| Uses of OwCredentials in com.wewebu.ow.server.auth |
|---|
| Methods in com.wewebu.ow.server.auth that return OwCredentials | |
|---|---|
OwCredentials |
OwCredentialsAuthentication.getOWDCredentials()
|
OwCredentials |
OwAuthentication.getOWDCredentials()
|
| Constructors in com.wewebu.ow.server.auth with parameters of type OwCredentials | |
|---|---|
OwCredentialsAuthentication(OwCredentials credentials_p,
String userName_p,
String password_p)
|
|
OwCredentialsAuthentication(OwCredentials credentials_p,
String userName_p,
String password_p,
Map<String,String> loginMap_p)
Deprecated. The loginMap_p is no longer needed. Use OwCredentialsAuthentication.OwCredentialsAuthentication(OwCredentials, String, String) instead. |
|
| Uses of OwCredentials in com.wewebu.ow.server.ecm |
|---|
| Methods in com.wewebu.ow.server.ecm that return OwCredentials | |
|---|---|
OwCredentials |
OwAuthenticationProvider.getCredentials()
get the credentials of the logged in user |
| Uses of OwCredentials in com.wewebu.ow.server.ecmimpl |
|---|
| Classes in com.wewebu.ow.server.ecmimpl that implement OwCredentials | |
|---|---|
class |
OwAbstractCredentials
Abstract implementation of OwCredentials. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||