com.atlassian.jira.security.auth.trustedapps
Class DefaultTrustedApplicationValidator
java.lang.Object
com.atlassian.jira.security.auth.trustedapps.TrustedApplicationDelegateValidator
com.atlassian.jira.security.auth.trustedapps.DefaultTrustedApplicationValidator
- All Implemented Interfaces:
- TrustedApplicationValidator
public class DefaultTrustedApplicationValidator
- extends TrustedApplicationDelegateValidator
Resolves the production dependencies (collates all the individual validators).
- Since:
- v3.12
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTrustedApplicationValidator
public DefaultTrustedApplicationValidator(TrustedApplicationManager manager)
Copyright © 2002-2012 Atlassian. All Rights Reserved.