| Package | Description |
|---|---|
| org.apache.isis.core.runtime.authentication.standard |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomCodeGenerator10Chars |
class |
RandomCodeGeneratorUUID |
| Modifier and Type | Method and Description |
|---|---|
RandomCodeGenerator |
AuthenticationManagerStandard.getRandomCodeGenerator()
The
RandomCodeGenerator in use. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationManagerStandard.setRandomCodeGenerator(RandomCodeGenerator randomCodeGenerator)
For injection; will
default otherwise. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.