O
- The type of the Object being builtpublic interface SecurityBuilder<O>
Modifier and Type | Method and Description |
---|---|
O |
build()
Builds the object and returns it or null.
|
O build() throws java.lang.Exception
java.lang.Exception
- if an error occurred when building the Object