|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.service.controller.CookieConfigController
public class CookieConfigController
Controller for cookie configuration.
| Constructor Summary | |
|---|---|
CookieConfigController(PropertyManager propertyManager,
ClientProperties clientProperties)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDomain()
|
java.lang.String |
getName()
|
boolean |
isSecureCookie()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CookieConfigController(PropertyManager propertyManager,
ClientProperties clientProperties)
| Method Detail |
|---|
public java.lang.String getDomain()
public boolean isSecureCookie()
true if "secure" flag should be set to true on the SSO cookie.public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||