|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.security.trust.DefaultCurrentApplicationIdProvider
public class DefaultCurrentApplicationIdProvider
Default implementation of the CurrentApplicationIdProvider. This uses a function of the server ID to generate the key.
| Constructor Summary | |
|---|---|
DefaultCurrentApplicationIdProvider()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCurrentApplicationId()
Get the current application ID. |
void |
setSidManager(ConfluenceSidManager sidManager)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultCurrentApplicationIdProvider()
| Method Detail |
|---|
public java.lang.String getCurrentApplicationId()
CurrentApplicationIdProvider
getCurrentApplicationId in interface CurrentApplicationIdProviderpublic void setSidManager(ConfluenceSidManager sidManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||