org.silverpeas.password.web
Class PasswordResourceURIs

java.lang.Object
  extended by org.silverpeas.password.web.PasswordResourceURIs

public final class PasswordResourceURIs
extends Object

Base URIs from which the REST-based ressources representing password entities are defined.

Author:
Yohann Chastagnier

Field Summary
static String PASSWORD_BASE_URI
           
static String PASSWORD_CHECKING_URI_PART
           
static String PASSWORD_POLICY_URI_PART
           
 
Constructor Summary
PasswordResourceURIs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PASSWORD_BASE_URI

public static final String PASSWORD_BASE_URI
See Also:
Constant Field Values

PASSWORD_POLICY_URI_PART

public static final String PASSWORD_POLICY_URI_PART
See Also:
Constant Field Values

PASSWORD_CHECKING_URI_PART

public static final String PASSWORD_CHECKING_URI_PART
See Also:
Constant Field Values
Constructor Detail

PasswordResourceURIs

public PasswordResourceURIs()


Copyright © 2016 Silverpeas. All Rights Reserved.