|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authenticator | |
| apps.authenticator | Applications used to the process of authenticating and authorizing downloaded protocols. |
| Uses of Authenticator in apps.authenticator |
| Subclasses of Authenticator in apps.authenticator | |
class |
Everything
A null authenticator that lets everything in. |
class |
SourceBased
A source based authenticator that will only allow flows that are from a known source. |
| Methods in apps.authenticator that return Authenticator | |
Authenticator |
AuthenticatorUnknownProtocolPresentation.getAuthenticator()
|
| Constructors in apps.authenticator with parameters of type Authenticator | |
AuthenticatorUnknownProtocolPresentation(Authenticator auth)
Construct an AuthenticatorUnknownProtocolPresentation with the given values. |
|
AuthenticatorDLPresentation(Authenticator auth,
TypeID flowID)
Construct a AuthenticatorDLPresentation with the given values. |
|
|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||