org
.
openmole
.
plugin
.
environment
.
egi
EGIAuthentication
Related Docs:
trait EGIAuthentication
|
package egi
object
EGIAuthentication
extends
Logger
Linear Supertypes
Logger
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
EGIAuthentication
Logger
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
CACertificatesDir
(
implicit
workspace:
Workspace
,
preference:
Preference
)
:
File
def
DIRACVos
:
Iterable
[
String
]
object
Log
Definition Classes
Logger
def
apply
()
(
implicit
workspace:
Workspace
,
authenticationStore:
AuthenticationStore
,
serializerService:
SerializerService
)
:
Option
[
EGIAuthentication
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
(
implicit
workspace:
Workspace
,
authenticationStore:
AuthenticationStore
)
:
Unit
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
downloadCACertificates
(
address:
String
,
dir:
File
)
(
implicit
preference:
Preference
)
:
Unit
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getVMOSOrError
(
vo:
String
)
(
implicit
workspace:
Workspace
,
preference:
Preference
)
:
Seq
[
String
]
def
getVOMS
(
vo:
String
,
x:
Node
)
:
Option
[
Seq
[
String
]]
def
getVOMS
(
vo:
String
)
(
implicit
workspace:
Workspace
,
preference:
Preference
)
:
Option
[
Seq
[
String
]]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initialise
(
a:
EGIAuthentication
)
(
serverURLs:
Seq
[
String
]
,
voName:
String
,
fqan:
Option
[
String
]
)
(
implicit
cypher:
Cypher
,
workspace:
Workspace
,
preference:
Preference
)
: () ⇒
Proxy
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
testDIRACAccess
(
a:
EGIAuthentication
,
voName:
String
)
(
implicit
cypher:
Cypher
,
services:
Services
,
workspace:
Workspace
)
:
Try
[
Boolean
]
def
testPassword
(
a:
EGIAuthentication
)
(
implicit
cypher:
Cypher
)
:
Try
[
Boolean
]
def
testProxy
(
a:
EGIAuthentication
,
voName:
String
)
(
implicit
cypher:
Cypher
,
workspace:
Workspace
,
preference:
Preference
)
:
Try
[
Boolean
]
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
update
(
a:
EGIAuthentication
,
test:
Boolean
=
true
)
(
implicit
cypher:
Cypher
,
workspace:
Workspace
,
authenticationStore:
AuthenticationStore
,
serializerService:
SerializerService
)
:
Unit
val
updatedFile
:
String
def
voCards
(
implicit
workspace:
Workspace
,
preference:
Preference
)
:
File
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Logger
Inherited from
AnyRef
Inherited from
Any
Ungrouped