Uses of Interface
com.perforce.p4java.server.callback.ISSOCallback

Packages that use ISSOCallback
com.perforce.p4java.server Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. 
 

Uses of ISSOCallback in com.perforce.p4java.server
 

Methods in com.perforce.p4java.server that return ISSOCallback
 ISSOCallback IServer.registerSSOCallback(ISSOCallback callback, java.lang.String ssoKey)
          Register a Perforce Single Sign On (SSO) callback and key for this server.
 

Methods in com.perforce.p4java.server with parameters of type ISSOCallback
 ISSOCallback IServer.registerSSOCallback(ISSOCallback callback, java.lang.String ssoKey)
          Register a Perforce Single Sign On (SSO) callback and key for this server.
 



Copyright (c) 2008-2010 Perforce Software. All rights reserved.