Package org.apache.syncope.sra
Class SRAProperties.Global
- java.lang.Object
-
- org.apache.syncope.sra.SRAProperties.Global
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SRAProperties
public static class SRAProperties.Global extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Global()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URI
getError()
URI
getPostLogout()
void
setError(URI error)
void
setPostLogout(URI postLogout)
-