Class PublicRestConstants.LinkRel.UserPortal
- java.lang.Object
-
- de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.LinkRel.UserPortal
-
- Enclosing class:
- PublicRestConstants.LinkRel
public static final class PublicRestConstants.LinkRel.UserPortal extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AUTHENTICATORS
static String
FORMS
-
Constructor Summary
Constructors Constructor Description UserPortal()
-
-
-
Field Detail
-
FORMS
public static final String FORMS
- See Also:
- Constant Field Values
-
AUTHENTICATORS
public static final String AUTHENTICATORS
- See Also:
- Constant Field Values
-
-