public class TrustedApplicationInfo
extends com.atlassian.security.auth.trustedapps.DefaultTrustedApplication
implements com.atlassian.security.auth.trustedapps.TrustedApplication
Modifier and Type | Method and Description |
---|---|
String |
getIpMatch() |
String |
getName() |
long |
getNumericId() |
long |
getTimeout() |
String |
getUrlMatch() |
boolean |
isValidKey() |
checkRequest, decode, getID, getPublicKey, getRequestConditions, verifySignature
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long getNumericId()
public String getName()
getName
in interface com.atlassian.security.auth.trustedapps.TrustedApplication
getName
in class com.atlassian.security.auth.trustedapps.DefaultTrustedApplication
public String getIpMatch()
public long getTimeout()
public String getUrlMatch()
public boolean isValidKey()
Copyright © 2002-2015 Atlassian. All Rights Reserved.