com.atlassian.crowd.integration.osuser
Class TestDelegatingProfileProvider.MockProfileProvider3

java.lang.Object
  extended by com.atlassian.crowd.integration.osuser.TestDelegatingProfileProvider.MockProfileProvider
      extended by com.atlassian.crowd.integration.osuser.TestDelegatingProfileProvider.MockProfileProvider3
All Implemented Interfaces:
com.opensymphony.user.provider.ProfileProvider, com.opensymphony.user.provider.UserProvider, java.io.Serializable
Enclosing class:
TestDelegatingProfileProvider

public static class TestDelegatingProfileProvider.MockProfileProvider3
extends TestDelegatingProfileProvider.MockProfileProvider

See Also:
Serialized Form

Constructor Summary
TestDelegatingProfileProvider.MockProfileProvider3()
           
 
Method Summary
 com.opensymphony.module.propertyset.PropertySet getPropertySet(java.lang.String string)
           
 boolean handles(java.lang.String name)
           
 java.util.List list()
           
 
Methods inherited from class com.atlassian.crowd.integration.osuser.TestDelegatingProfileProvider.MockProfileProvider
create, flushCaches, init, load, remove, store
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDelegatingProfileProvider.MockProfileProvider3

public TestDelegatingProfileProvider.MockProfileProvider3()
Method Detail

getPropertySet

public com.opensymphony.module.propertyset.PropertySet getPropertySet(java.lang.String string)
Specified by:
getPropertySet in interface com.opensymphony.user.provider.ProfileProvider
Overrides:
getPropertySet in class TestDelegatingProfileProvider.MockProfileProvider

handles

public boolean handles(java.lang.String name)
Specified by:
handles in interface com.opensymphony.user.provider.UserProvider
Overrides:
handles in class TestDelegatingProfileProvider.MockProfileProvider

list

public java.util.List list()
Specified by:
list in interface com.opensymphony.user.provider.UserProvider
Overrides:
list in class TestDelegatingProfileProvider.MockProfileProvider


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.