|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.crowd.model.authentication.CookieConfiguration
public class CookieConfiguration
Configuration of cookies.
Constructor Summary | |
---|---|
CookieConfiguration(java.lang.String domain,
boolean secure)
|
Method Summary | |
---|---|
java.lang.String |
getDomain()
|
boolean |
isSecure()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CookieConfiguration(java.lang.String domain, boolean secure)
Method Detail |
---|
public java.lang.String getDomain()
public boolean isSecure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |