|
jBPM distribution 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestScopedBackupIdentityProvider
This class is a "backup" version of the IdentityProvider, for situations in which the IdentityProvider CDI proxy is not available.
The "normal" implementation of the IdentityProvider expects a HTTP request context object to be available, but the code may be used in situations where there is not an HTTP request or session present. In those situations, a request scoped implementation of this interface may be used in order to provide the appropriate information about the user.
| Method Summary | |
|---|---|
String |
getName()
|
| Method Detail |
|---|
String getName()
|
jBPM distribution 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||